Skip to main content

ChannelMessagePinDeleteRequest

ChannelMessagePinDeleteRequest = object

Request object for removing a pin from a message.

Properties

channelId

channelId: ChannelGuid

The ID of the channel containing the message. Required.


messageId

messageId: MessageGuid

The unique identifier of the pinned message to unpin. Required.