UpdateChannelMessageRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the channel.

Link copied to clipboard

The ARN of the AppInstanceUser or AppInstanceBot that makes the API call.

Link copied to clipboard

The content of the channel message.

Link copied to clipboard

The content type of the channel message.

Link copied to clipboard

The ID string of the message being updated.

Link copied to clipboard

The metadata of the message being updated.

Link copied to clipboard

The ID of the SubChannel in the request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String