Skip to Content

ChatNotificationRequest

Properties

NameTypeDescriptionNotes
peerPeerTarget peer user information for the notification.[default to null]
topicStringFCM topic to use for the notification delivery.[default to null]
pathStringDeep link path for notification action (e.g., “/chat/session/123”).[default to null]
titleStringTitle text of the notification.[default to null]
bodyStringBody text of the notification message.[default to null]

[Back to Model list] [Back to API list] [Back to README]