SendActionRequest

data class SendActionRequest(val channelId: String, val messageId: String, val type: String, val formData: Map<Any, Any>)

Constructors

Link copied to clipboard
constructor(channelId: String, messageId: String, type: String, formData: Map<Any, Any>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard