@wildix/xbees-conversations-client > UntagChannelInput
UntagChannelInput interface
Signature:
export interface UntagChannelInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The unique identifier of the channel whose messages are to be marked as unread. | ||
string | The unique identifier of the tag to remove from the channel. | ||
string | (Optional) The unique identifier of the user when a service token is used. |