mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +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 | ||
inlinekeyboardbutton.py | ||
inlinekeyboardmarkup.py | ||
inlinequery.py | ||
inlinequeryresult.py | ||
inlinequeryresultarticle.py | ||
inlinequeryresultaudio.py | ||
inlinequeryresultcachedaudio.py | ||
inlinequeryresultcacheddocument.py | ||
inlinequeryresultcachedgif.py | ||
inlinequeryresultcachedmpeg4gif.py | ||
inlinequeryresultcachedphoto.py | ||
inlinequeryresultcachedsticker.py | ||
inlinequeryresultcachedvideo.py | ||
inlinequeryresultcachedvoice.py | ||
inlinequeryresultcontact.py | ||
inlinequeryresultdocument.py | ||
inlinequeryresultgame.py | ||
inlinequeryresultgif.py | ||
inlinequeryresultlocation.py | ||
inlinequeryresultmpeg4gif.py | ||
inlinequeryresultphoto.py | ||
inlinequeryresultvenue.py | ||
inlinequeryresultvideo.py | ||
inlinequeryresultvoice.py | ||
inputcontactmessagecontent.py | ||
inputlocationmessagecontent.py | ||
inputmessagecontent.py | ||
inputtextmessagecontent.py | ||
inputvenuemessagecontent.py |