BotCommand

fun BotCommand(command: String, description: String)

Parameters

command

Text of the command, 1-32 characters. Can contain only lowercase English letters, digits and underscores.

description

Description of the command, 3-256 characters.