mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
0bed087542
We have some objects that have exactly the same to_dict() method, only specifying that `from_user` should be `from` in the `data`-dict. I refractored this logic to `TelegramObject` and removed those to_dicts() from the code. |
||
---|---|---|
.. | ||
__init__.py | ||
invoice.py | ||
labeledprice.py | ||
orderinfo.py | ||
precheckoutquery.py | ||
shippingaddress.py | ||
shippingoption.py | ||
shippingquery.py | ||
successfulpayment.py |