Skip to main content

ChannelMessagePinCreateRequest

ChannelMessagePinCreateRequest = object

Request object for pinning a message to a channel.

Properties

channelId

channelId: ChannelGuid

The ID of the channel containing the message. Required.


messageId

messageId: MessageGuid

The unique identifier of the message to pin. Required.