TelegramBotCommands  
    A set of Telegram's BotCommands
Author
ForteScarlet
Properties
Link copied to clipboard
                  A two-letter ISO 639-1 language code used in the query.
Link copied to clipboard
                  A command scope used in the query.
Link copied to clipboard
                  Get a TelegramBotCommandsUpdater with scope and languageCode for update commands.
Link copied to clipboard
                  The list of TelegramBotCommand
Functions
Link copied to clipboard
                  Delete this set of commands with scope and languageCode.
Link copied to clipboard
                  Iterator of values.
Inherited functions
Link copied to clipboard
                  inline suspend fun TelegramBotCommands.update(block: TelegramBotCommandsUpdater.() -> Unit): TelegramBotCommands
Update bot commands by TelegramBotCommands.updater