Channel - en
This model describes a communication channel in Smart Messenger (this can be any connected messenger integration, for example, Telegram or Viber).
{
"id": 2,
"active": true,
"occupied": true,
"type": "viber",
"name": "smartsender",
"referrer": 1,
"link": "https:\/\/viber.me\/smartsender",
"app": "viber:\/\/pa?chatURI=smartsender",
"createdAt": "2019-08-02 18:26:33",
"updatedAt": "2019-11-25 15:07:43"
}
Model Description:
Name | Description |
---|---|
id | ID |
active | Status |
occupied | Connection status
|
type | Type |
name | Name |
referrer | Internal tracking label |
link | Channel link |
app | App link to channel |
createdAt | Date of creation |
updatedAt | Update date |