Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 832 Bytes

ChannelObject.md

File metadata and controls

13 lines (10 loc) · 832 Bytes

# ChannelObject

Properties

Name Type Description Notes
name string The name of the channel
provider_channel_id string The channel ID
avatar_url string The URL for an icon that represents your channel [optional]
template_support bool If true, enables templates logic on UI. Requires getTemplates endpoint implemented. Find out more here. [optional] [default to false]
provider_type string It controls the icons (like the icon next to the conversation) [optional] [default to 'other']

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