Harshil
|
9997a9f47e
|
Empower ruff (#3594)
|
2023-03-25 19:18:04 +01:00 |
|
Bibo-Joshi
|
22d0dd1301
|
Tidy Up Tests Directory (#3553)
|
2023-02-22 20:19:46 +01:00 |
|
Harshil
|
963edbf191
|
Refactor and Overhaul the Test Suite (#3426)
|
2023-02-11 10:45:17 +01:00 |
|
Bibo-Joshi
|
51ad4d76d0
|
Update Copyright to 2023 (#3459)
|
2023-01-01 21:31:29 +01:00 |
|
Bibo-Joshi
|
1c20ff3fb9
|
Introduce TelegramObject.api_kwargs (#3233)
|
2022-10-07 11:51:53 +02: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 |
|
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 |
|
Bibo-Joshi
|
ed147813ab
|
API 5.3 (#2572)
* BotCommandScopes
* pre-commit
* typo
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
* rename kickChatMember & getChatMembersCount method
Signed-off-by: starry69 <starry369126@outlook.com>
* add `language_code` and `scope` to `get/set_my_commands`
and add `delete_my_commands()`
* add `input_field_placeholder` to replykeyboardmarkup.py and forcereply.py
also improved/fixed docs along the way
* showcase `input_field_placeholder` in conversationbot.py
* review 1
'i will not go away' has gone away 😢
* deprecate `Bot.commands` and make sure its only used for default scope
* review 2 (use constants for scope)
* Review
Signed-off-by: starry69 <starry369126@outlook.com>
* doc updates
* New ChatMember classes
Signed-off-by: starry69 <starry369126@outlook.com>
* Address review
Signed-off-by: starry69 <starry369126@outlook.com>
* add versionadded tags again
Signed-off-by: starry69 <starry369126@outlook.com>
* Improve tests & add a deprecation note to ChatMember
* test_official
* Documentation tweaks
* Bump bot api version number
* but bot
* Rename chat shortcuts
Signed-off-by: starry69 <starry369126@outlook.com>
* deepsource
Signed-off-by: starry69 <starry369126@outlook.com>
* add missing slot in botcommandscope & missing slot tests
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: starry69 <starry369126@outlook.com>
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
|
2021-07-01 17:45:19 +02:00 |
|