ChannelMessageGetRequest
ChannelMessageGetRequest =
object
Request object for retrieving a single message by ID.
Properties
channelId
channelId:
ChannelGuid
The ID of the channel containing the message. Required.
id
id:
MessageGuid
The unique identifier of the message to retrieve. Required.