BotCustomPayload

data class BotCustomPayload(val value: String)

A message in a custom format defined by the client application.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The string that is sent to your application.