@wildix/xbees-conversations-client > JoinChannelInput
JoinChannelInput interface
Signature:
export interface JoinChannelInput 
Properties
Property  | Modifiers  | Type  | Description  | 
|---|---|---|---|
string  | The unique identifier of the channel to join.  | ||
boolean | undefined  | (Optional) Set to true to suppress system messages that the user joined the channel. Default is false.  | ||
string | undefined  | (Optional) The unique identifier of the user when a service token is used.  |