Package-level declarations
Types
Link copied to clipboard
interface TelegramBotCommand
A BotCommand of TelegramBotCommands from TelegramBot.commands.
Link copied to clipboard
A set of Telegram's BotCommands
Link copied to clipboard
interface TelegramBotCommandsUpdater
An updater for set bot commands.
Inherited functions
Link copied to clipboard
inline suspend fun TelegramBotCommands.update(block: TelegramBotCommandsUpdater.() -> Unit): TelegramBotCommands
Update bot commands by TelegramBotCommands.updater