Skip to main content

@wildix/xbees-conversations-client > UnpinMessageInput

UnpinMessageInput interface

Signature:

export interface UnpinMessageInput 

Properties

Property

Modifiers

Type

Description

channelId

string

messageId

string

The unique identifier of the message which should be unpinned.

silent?

boolean | undefined

(Optional) Set to true to suppress system messages generated by this operation. Defaults to false.

userId?

string | undefined

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