Skip to main content

@wildix/xbees-conversations-client > LeaveChannelInput

LeaveChannelInput interface

Signature:

export interface LeaveChannelInput 

Properties

Property

Modifiers

Type

Description

channelId

string

The unique identifier of the channel to leave.

silent?

boolean | undefined

(Optional) Set to true to suppress system messages that the user left the channel. Default is false.

userId?

string | undefined

(Optional) The unique identifier of the user when a service token is used.