Interface FbnsNotificationEventParams

Hierarchy

  • FbnsNotificationEventParams

Properties

direct_v2_message: {
    id: string;
    x: string;
}

Type declaration

  • id: string
  • x: string
fb_first_post: {
    username: string;
}

Type declaration

  • username: string
first_bestie_post: {
    id: string;
}

Type declaration

  • id: string
first_post: {
    username: string;
}

Type declaration

  • username: string
post: {
    id: string;
}

Type declaration

  • id: string
recent_follow_post: {
    id: string;
}

Type declaration

  • id: string
resurrected_user_post: {
    id: string;
}

Type declaration

  • id: string