mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 23:27:49 +01:00
d63e710784
* Pure API changes * Address review * set Bot.commands on successfull call of set_my_commands * Get started on tests * More tests! * More Coverage! * Reset changes in utils.request * Filters.dice, Filters.dice.text * more coverage * Address review * Address review * Test stop_poll with reply_markup * Test stop_poll also without reply_markup * Rephrase note on 'dice' * Fix grammar in note on Filters.dice * update api version readme * address review
6 lines
No EOL
112 B
ReStructuredText
6 lines
No EOL
112 B
ReStructuredText
telegram.BotCommand
|
|
===================
|
|
|
|
.. autoclass:: telegram.BotCommand
|
|
:members:
|
|
:show-inheritance: |