BotCommandsBuilder

Builder used to add commands to setMyCommands()

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun botCommand(command: String, description: String)

Add new bot command

Link copied to clipboard
infix fun String.description(description: String)

Infix function to add new command