Bibo-Joshi
|
51ad4d76d0
|
Update Copyright to 2023 (#3459)
|
2023-01-01 21:31:29 +01:00 |
|
Bibo-Joshi
|
b11a0c7778
|
Make TelegramObject Immutable (#3249)
|
2022-12-15 15:00:36 +01:00 |
|
Bibo-Joshi
|
950d9a0751
|
Extend Code Formatting With Black (#2972)
|
2022-05-06 18:22:35 +02:00 |
|
Harshil
|
335772568f
|
Update and Expand Tests & pre-commit Settings and Improve Code Quality (#2925)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-05-06 18:22:34 +02:00 |
|
Bibo-Joshi
|
823d030c2c
|
Use enums for dynamic types & rename two attributes in ChatMember (#2817)
|
2022-05-06 18:21:36 +02:00 |
|
Bibo-Joshi
|
42eaa67fd5
|
Switch to asyncio (#2731)
Co-authored-by: tsnoam <tsnoam@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
|
2022-05-06 18:19:15 +02:00 |
|
Kenneth Cheo
|
5275c45199
|
Mark Internal Modules As Private (#2687)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-05-06 18:19:12 +02:00 |
|
Bibo-Joshi
|
c440c255a7
|
Clear Up Import Policy (#2671)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-05-06 18:19:11 +02:00 |
|
Poolitzer
|
641f931f19
|
Drop Non-CallbackContext API (#2617)
|
2022-05-06 18:19:10 +02:00 |
|
Harshil
|
b4ea5557ac
|
Remove __dict__ from __slots__ and drop Python 3.6 (#2619, #2636)
|
2022-05-06 18:19:10 +02:00 |
|
Harshil
|
e6d9f3d057
|
Update Copyright to 2022 (#2836)
|
2022-01-03 08:15:18 +01:00 |
|
Harshil
|
92ff6a8e2b
|
Add __slots__ (#2345)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de>
|
2021-05-29 16:18:16 +02:00 |
|
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 |
|