mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
31 lines
501 B
Markdown
31 lines
501 B
Markdown
<!--
|
|
Thanks for reporting issues of python-telegram-bot!
|
|
To make it easier for us to help you please enter detailed information below.
|
|
-->
|
|
### Steps to reproduce
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
### Expected behaviour
|
|
Tell us what should happen
|
|
|
|
### Actual behaviour
|
|
Tell us what happens instead
|
|
|
|
### Configuration
|
|
**Operating System:**
|
|
|
|
|
|
**Version of Python:**
|
|
|
|
``$ python -V``
|
|
|
|
**Version of python-telegram-bot:**
|
|
|
|
``$ python -c 'import telegram; print(telegram.__version__)'``
|
|
|
|
### Logs
|
|
Insert logs here (if necessary)
|