Skip to main content

ChannelMessageDeleteRequest

ChannelMessageDeleteRequest = object

Request object for deleting a message from a channel.

Properties

channelId

channelId: ChannelGuid

The ID of the channel containing the message. Required.


id

id: MessageGuid

The unique identifier of the message to delete. Required.