docs / com.github.insanusmokrassar.TelegramBotAPI.types / BotCommand

BotCommand

(common) data class BotCommand (source)

Constructors

(common)

<init>

BotCommand(command: String, description: String)

Properties

(common)

command

val command: String
(common)

description

val description: String