python telegram bot command list

Solutions on MaxInterview for python telegram bot command list by the best coders in the world

showing results for - "python telegram bot command list"
Nils
04 Aug 2019
1#Steps to add Command list
2A. Go to @BotFather on Telegram
3B. Send him /setcommands
4C. send him @your_bot
5D. Make Command list use this format
6command1 - Description
7command2 - Another description