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