add Command
suspend fun addCommand(languageCode: IetfLanguageCode, command: BotCommand)
Content copied to clipboard
suspend fun addCommand( scope: BotCommandScope, languageCode: IetfLanguageCode, command: BotCommand)
Content copied to clipboard
suspend fun addCommand( scope: BotCommandScope, languageCode: String, command: BotCommand)
Content copied to clipboard