Skip to main content

@wildix/xbees-conversations-client > JoinChannelInput

JoinChannelInput interface

Signature:

export interface JoinChannelInput 

Properties

Property

Modifiers

Type

Description

channelId

string

The unique identifier of the channel to join.

silent?

boolean | undefined

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

userId?

string | undefined

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