Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This model defines a contact who came through Messenger and defines it as an “accessible method of communication”.

 

{
    "id": 3580,
    "channel": Channel,
    "subscribed": true,
    "unreadMessages": 0
}

 

Model Description:

Name

Description

id

ID

subscribed

Subscription status

  • true if signed

  • false otherwise

unreadMessages

Number of unread notifications

channel

Object of type Channel

  • No labels