Skip to main content

@wildix/xbees-conversations-client > GetDirectChannelIdInput

GetDirectChannelIdInput interface

Signature:

export interface GetDirectChannelIdInput 

Properties

Property

Modifiers

Type

Description

memberId?

string | undefined

(Optional) A User ID of the member to connect with the direct channel.

memberToInvite?

UserToInvite | undefined

(Optional) A user to invite to the direct channel, identified by email addresse or phone number.

userId?

string | undefined

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