Harshil
|
39abf838fa
|
Verify Type Hints for Bot Method & Telegram Class Parameters (#3868)
|
2023-09-15 21:33:42 +02:00 |
|
pre-commit-ci[bot]
|
f77f4b0cf7
|
pre-commit autoupdate (#3876)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-09-09 23:12:30 +02:00 |
|
Bibo-Joshi
|
fb86bb3417
|
Drop Support for Python 3.7 (#3728, #3742, #3749, #3740, #3754, #3753, #3764, #3762, #3759)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Luca Bellanti <luca.bellanti@gmail.com>
Co-authored-by: thefunkycat <104379699+thefunkycat@users.noreply.github.com>
Co-authored-by: Aditya Yadav <69784758+clot27@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-06-29 18:17:47 +02:00 |
|
MiguelX413
|
99fd4432db
|
Use Explicit Optionals (#3692)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-05-18 07:57:59 +02:00 |
|
Bibo-Joshi
|
9953216980
|
Documentation Improvements (#3464, #3483, #3484, #3497, #3512, #3501, #3515, #3523, #3498, #3529)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Shivam Saini <51438830+shivamsn97@users.noreply.github.com>
Co-authored-by: Aditya Yadav <adityayadav11082@gmail.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Crsi <47722349+CrsiX@users.noreply.github.com>
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Aditya <clot27@apx_managed.vanilla>
|
2023-02-05 18:09:55 +01:00 |
|
Bibo-Joshi
|
23d0bd8fe3
|
Explicit Type Annotations (#3508)
|
2023-02-02 18:55:07 +01:00 |
|
Bibo-Joshi
|
51ad4d76d0
|
Update Copyright to 2023 (#3459)
|
2023-01-01 21:31:29 +01:00 |
|
Bibo-Joshi
|
f408b1a2dd
|
Documentation Improvements (#3428, #3423, #3429, #3441, #3404, #3443)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Viicos <65306057+Viicos@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Eisberge <22561095+Eisberge@users.noreply.github.com>
Co-authored-by: Joshua Tang <joshuaystang@gmail.com>
|
2023-01-01 16:24:00 +01:00 |
|
Aditya
|
456b81d22a
|
Allow Sequence Input for Bot Methods (#3412)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-01-01 14:24:30 +01:00 |
|
Bibo-Joshi
|
b11a0c7778
|
Make TelegramObject Immutable (#3249)
|
2022-12-15 15:00:36 +01:00 |
|
Harshil
|
caacafa090
|
API 6.3 (#3346)
Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Clot <69784758+clot27@users.noreply.github.com>
|
2022-11-22 10:43:50 +01:00 |
|
Bibo-Joshi
|
1c20ff3fb9
|
Introduce TelegramObject.api_kwargs (#3233)
|
2022-10-07 11:51:53 +02:00 |
|
Bibo-Joshi
|
fb87418473
|
Read-Only CallbackDataCache (#3266)
|
2022-10-07 10:18:08 +02:00 |
|
Bibo-Joshi
|
11007c1715
|
Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082)
Co-authored-by: KnorpelSenf <shtrog@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <github@poolitzer.eu>
Co-authored-by: Adi <71205439+Aditya-Rajgor@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-09 17:08:54 +02:00 |
|
tal66
|
076955d04d
|
Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035)
* Introduce keyword-only arguments in Bot methods
* partial code review fix
* tests, code rev changes
* flake8
* tests, code rev, more shortcut methods
* One more iteration on `check_shortcut_signature`
* Update tests/conftest.py
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-05-18 17:18:44 +02:00 |
|
Harshil
|
be8f4f7aad
|
Don't Pass Default Values of Optional Parameters to Telegram (#2978)
|
2022-05-09 19:30:46 +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 |
|
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 |
|
Bibo-Joshi
|
7b37f9a6fa
|
Documentation Improvements (#2856, #2798, #2854, #2841)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-05-06 18:19:15 +02:00 |
|
Harshil
|
8560af9c4f
|
Remove telegram.ReplyMarkup (#2870)
|
2022-05-06 18:19:14 +02:00 |
|
Harshil
|
9354db7c19
|
Defaults.protect_content (#2840)
|
2022-05-06 18:19:14 +02:00 |
|
Bibo-Joshi
|
ced58b790e
|
Documentation Improvements (#2693, #2691, #2739)
|
2022-05-06 18:19:14 +02:00 |
|
Harshil
|
9b56be44b4
|
Update pre-commit Settings & Improve a Test (#2796)
|
2022-05-06 18:19:13 +02:00 |
|
Zisis Pavloudis
|
6f9e733f58
|
Introduce TelegramObject.set/get_bot (#2712)
|
2022-05-06 18:19:13 +02:00 |
|
Bibo-Joshi
|
0e60d56f53
|
Introduce Enums for telegram.constants (#2708)
|
2022-05-06 18:19:13 +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 |
|