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