2019-10-21 23:51:58 +02:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: "[BUG]"
|
|
|
|
labels: 'bug :bug:'
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2016-05-24 02:54:36 +02:00
|
|
|
<!--
|
|
|
|
Thanks for reporting issues of python-telegram-bot!
|
2017-07-24 23:27:30 +02:00
|
|
|
|
2019-10-21 23:51:58 +02:00
|
|
|
Use this template to notify us if you found a bug.
|
2017-07-24 23:27:30 +02:00
|
|
|
|
2016-05-24 02:54:36 +02:00
|
|
|
To make it easier for us to help you please enter detailed information below.
|
2016-07-25 21:29:55 +02:00
|
|
|
|
2016-07-25 21:31:23 +02:00
|
|
|
Please note, we only support the latest version of python-telegram-bot and
|
|
|
|
master branch. Please make sure to upgrade & recreate the issue on the latest
|
|
|
|
version prior to opening an issue.
|
2016-05-24 02:54:36 +02:00
|
|
|
-->
|
|
|
|
### Steps to reproduce
|
|
|
|
1.
|
|
|
|
|
|
|
|
2.
|
|
|
|
|
|
|
|
3.
|
|
|
|
|
|
|
|
### Expected behaviour
|
|
|
|
Tell us what should happen
|
|
|
|
|
|
|
|
### Actual behaviour
|
|
|
|
Tell us what happens instead
|
|
|
|
|
|
|
|
### Configuration
|
|
|
|
**Operating System:**
|
|
|
|
|
|
|
|
|
2016-07-25 21:29:55 +02:00
|
|
|
**Version of Python, python-telegram-bot & dependencies:**
|
2016-05-24 02:54:36 +02:00
|
|
|
|
2016-07-25 21:29:55 +02:00
|
|
|
``$ python -m telegram``
|
2016-05-24 02:54:36 +02:00
|
|
|
|
|
|
|
### Logs
|
|
|
|
Insert logs here (if necessary)
|