ChannelMessageResult¶
Represents the result of posting a channel message.
Capabilities¶
Properties¶
- ChannelMessageResult.Case: The instance of the Case that was created or associated with the message.
- ChannelMessageResult.Id: The ID of the activity message. This may be a new ID if a message with the given ID does not exist.
- ChannelMessageResult.IsNew: A value indicating whether the message is new (not seen before).