Closed InPRTx closed 2 years ago
Looking at the traceback, it looks like the issue is that the JSON received from the server did not contain the is_video
field.
Are you using a custom bot server, e.g. tdlib/telegram-bot-api? If so, please ensure that you have updated the server program.
Describe the bug
python-telegram-bot forces a parameter in version v13.11 https://github.com/python-telegram-bot/python-telegram-bot/blob/a35ecf4065c74c773bd5871f7e70a9a3653ab543/telegram/files/sticker.py#L38
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Version information (please complete the following information):
Additional context
Add any other context about the problem here.