windkh / node-red-contrib-telegrambot

Telegram bot nodes for node-red.
Other
262 stars 116 forks source link

No menu - command node - register at Telegram server #214

Closed tomcollis closed 2 years ago

tomcollis commented 2 years ago

Using multiple command nodes on a bot, the commands are 'registered' and work but they do not add a menu button in the bottom left. Adding commands via BotFather does create a menu.

I'll be honest, I'm not sure if this an issue with the Telegram Bot API missing a feature or the way this node module registers the commands.

Telegram Blog - Bot Menu https://telegram.org/blog/animated-backgrounds#bot-menu

windkh commented 2 years ago

Hm… I do not know if that can be influnced via the API… but I will have a look at it. Maybe there is an option. Btw did you use the default scope or specified a language?

tomcollis commented 2 years ago

I used the default scope. image

foorschtbar commented 2 years ago

Same problem here :(

windkh commented 2 years ago

I can not control the behaviors of the clients in a different way as it is already implemented. Sorry... maybe there will be an update ... let's wait until then