python-telegram-bot/telegram
Poolitzer ac02bce109
API 5.1 (#2424)
* Feat: New invite links

* Fix: doc strings

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* new dice, new admin privilege, revoke_messages, update and fix some docs

* add missing param to shortcut

* Add ChatMemberUpdated

* Add voicechat related objects

Signed-off-by: starry69 <starry369126@outlook.com>

* add versionadd tags

Signed-off-by: starry69 <starry369126@outlook.com>

* Fix filter tests

* Update tg.Update

* ChatMemberHandler

* Add versioning directives

* add can_manage_voice_chats attr and fix docs

Signed-off-by: starry69 <starry369126@outlook.com>

* fix chat shortcut

Signed-off-by: starry69 <starry369126@outlook.com>

* address review

* MADTC

* Chat.message_auto_delete_time

* Some doc fixes

* address review

Signed-off-by: starry69 <starry369126@outlook.com>

* welp

Signed-off-by: starry69 <starry369126@outlook.com>

* Add voicechat related filters

Signed-off-by: starry69 <starry369126@outlook.com>

* Fix: Addressing review

change place of version adding, added obj:True as doc string, changing how member limit is initiated

* feat: adding chat shortcuts for invite links

* fix: changing equality of chatinviteobjects

* Non-test comments

* Some test fixes

* A bit more tests

* Bump API version in both readmes

* Increase coverage

* Add Bot API Version in telegram.constants (#2429)

* add bot api version in constants

Signed-off-by: starry69 <starry369126@outlook.com>

* addressing review

Signed-off-by: starry69 <starry369126@outlook.com>

* add versioning directive

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* pre-commit & coverage

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
Co-authored-by: starry69 <starry369126@outlook.com>
2021-03-14 16:41:35 +01:00
..
ext API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
files Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
games Update copyright headers 2021-01-03 10:40:24 +05:30
inline API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
passport Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
payment API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
utils Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
vendor Revert accitendtal change in vendored urllib3 (#1775) 2020-03-28 12:15:51 +01:00
__init__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
__main__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
base.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
bot.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
botcommand.py Update copyright headers 2021-01-03 10:40:24 +05:30
callbackquery.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
chat.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
chataction.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatinvitelink.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
chatlocation.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatmember.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
chatmemberupdated.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
chatpermissions.py Update copyright headers 2021-01-03 10:40:24 +05:30
choseninlineresult.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
constants.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
dice.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
error.py Update copyright headers 2021-01-03 10:40:24 +05:30
forcereply.py Update copyright headers 2021-01-03 10:40:24 +05:30
keyboardbutton.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
keyboardbuttonpolltype.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
loginurl.py Update copyright headers 2021-01-03 10:40:24 +05:30
message.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
messageautodeletetimerchanged.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
messageentity.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
messageid.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
parsemode.py Update copyright headers 2021-01-03 10:40:24 +05:30
poll.py Update copyright headers 2021-01-03 10:40:24 +05:30
proximityalerttriggered.py Update copyright headers 2021-01-03 10:40:24 +05:30
py.typed Comply with PEP561 (#2168) 2020-11-01 19:33:01 +01:00
replykeyboardmarkup.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
replykeyboardremove.py Update copyright headers 2021-01-03 10:40:24 +05:30
replymarkup.py Update copyright headers 2021-01-03 10:40:24 +05:30
update.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
user.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
userprofilephotos.py Update copyright headers 2021-01-03 10:40:24 +05:30
version.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
voicechat.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
webhookinfo.py Update copyright headers 2021-01-03 10:40:24 +05:30