python-telegram-bot/telegram
Bibo-Joshi 2d4d48b89d Extend rich comparison of objects (#1724)
* Make most objects comparable

* ID attrs for PollAnswer

* fix test_game

* fix test_userprofilephotos

* update for API 4.7

* Warn on meaningless comparisons

* Update for API 4.8

* Address review

* Get started on docs, update Message._id_attrs

* Change PollOption & InputLocation

* Some more changes

* Even more changes
2020-10-07 20:30:41 +02:00
..
ext Refactor persistence of Bot instances (#1994) 2020-10-07 20:30:41 +02:00
files Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
games Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
inline Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
passport Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
payment Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
utils Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
vendor Revert accitendtal change in vendored urllib3 (#1775) 2020-03-28 12:15:51 +01:00
__init__.py API 4.7 (#1858) 2020-04-10 19:22:45 +02:00
__main__.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
base.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
bot.py Refactor persistence of Bot instances (#1994) 2020-10-07 20:30:41 +02:00
botcommand.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
callbackquery.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
chat.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
chataction.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
chatmember.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
chatpermissions.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
choseninlineresult.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
constants.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
dice.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
error.py Make Errors picklable (#2106) 2020-10-04 18:15:36 +02:00
forcereply.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
keyboardbutton.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
keyboardbuttonpolltype.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
loginurl.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
message.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
messageentity.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
parsemode.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
poll.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
replykeyboardmarkup.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
replykeyboardremove.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
replymarkup.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
update.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
user.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
userprofilephotos.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00
version.py Bump to v12.8 2020-06-22 20:20:00 +02:00
webhookinfo.py Extend rich comparison of objects (#1724) 2020-10-07 20:30:41 +02:00