SendChannelMessageRequest
Types
Properties
The ARN of the channel.
The ARN of the AppInstanceUser
or AppInstanceBot
that makes the API call.
The Idempotency
token for each client request.
The content type of the channel message.
The attributes for the message, used for message filtering along with a FilterRule
defined in the PushNotificationPreferences
.
Boolean that controls whether the message is persisted on the back end. Required.
The push notification configuration of the message.
The ID of the SubChannel in the request.
The target of a message. Must be a member of the channel, such as another user, a bot, or the sender. Only the target and the sender can view targeted messages. Only users who can see targeted messages can take actions on them. However, administrators can delete targeted messages that they can’t see.
The type of message, STANDARD
or CONTROL
.