Rate this page:

MessageConversationChannel

Props

channel_type

Copy URL
channel_type: 

ChannelType

Channel type

channel_uuid

Copy URL
channel_uuid: 

string

Channel universally unique identifier (UUID)

id

Copy URL
id: 

number

Channel id

processing_function

Copy URL
processing_function: 

number

Function that processes the channel if the processing method is a function

processing_method

Copy URL
processing_method: 

string

Channel processing method (a function or a queue)

processing_queue

Copy URL
processing_queue: 

object

Queue that processes the channel if the processing method is a queue