Is there a way to delete all commands? For each

scope, chat_id and language

6 ответов

29 просмотров

/empty in chat with @BotFather doesn’t do the trick?

I had trouble with hiding the command list for non admins, tried with scope but didn't work. Interested too

Erry- Автор вопроса

Scopes work fine, you probably made something wrong. You have to pass the full list of commands(normal + admin) to all_chat_administrators and the commands for normal users to all_group_chats

https://core.telegram.org/bots/api#getmycommands https://core.telegram.org/bots/api#deletemycommands

Erry- Автор вопроса
Shrimadhav U K
https://core.telegram.org/bots/api#getmycommands ...

Thanks. I had to delete all scopes and then create a loop for each chat

Похожие вопросы

Карта сайта