Skip to main content

@wildix/xbees-conversations-client > UntagChannelInput

UntagChannelInput interface

Signature:

export interface UntagChannelInput 

Properties

Property

Modifiers

Type

Description

channelId

string

The unique identifier of the channel whose messages are to be marked as unread.

tagId

string

The unique identifier of the tag to remove from the channel.

userId?

string

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