telegram
telegram copied to clipboard
Help to remove menu.
Hello. I was plaing with API and now have menu and don't know how to remove it. Could you suggest me something please!?

Did you check getChatMenuButton? Maybe https://core.telegram.org/bots/api#menubuttondefault
If a menu button other than [MenuButtonDefault](https://core.telegram.org/bots/api#menubuttondefault) is set for a private chat, then it is applied in the chat. Otherwise the default menu button is applied. By default, the menu button opens the list of bot commands.
Did you set any commands in your bot?