Harshil
|
963edbf191
|
Refactor and Overhaul the Test Suite (#3426)
|
2023-02-11 10:45:17 +01:00 |
|
pre-commit-ci[bot]
|
007f432ee4
|
pre-commit autoupdate (#3537)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-02-08 17:41:10 +01:00 |
|
Poolitzer
|
23a685335b
|
API 6.5 (#3530)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-02-08 11:47:21 +01: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 |
|
Aditya
|
359232e6c7
|
Check for 3D Arrays in check_keyboard_type (#3514)
|
2023-01-22 12:11:52 +01:00 |
|
Harshil
|
deb6cb19b3
|
Allow to Adjust HTTP Version and Use HTTP/2 by Default (#3506)
|
2023-01-20 21:15:02 +01:00 |
|
Bibo-Joshi
|
3dd7d84fa5
|
Improve Error Message for NetworkError (#3505)
|
2023-01-15 13:40:20 +01:00 |
|
Harshil
|
4ebcec2b91
|
Improve Warning for days Parameter of JobQueue.run_daily (#3503)
|
2023-01-14 18:57:08 +01:00 |
|
Viicos
|
d48fa71ec5
|
Add Chat.effective_name Convenience Property (#3485)
|
2023-01-06 08:15:56 +01:00 |
|
Aditya
|
19302bce25
|
Add Application(Builder).post_stop (#3466)
|
2023-01-04 16:48:48 +01:00 |
|
Aditya
|
3507cb13e6
|
Fix Dependency Warning Typo (#3474)
|
2023-01-03 18:50:06 +01:00 |
|
Bibo-Joshi
|
d1159cd5ac
|
Stabilize Tests on Closing and Hiding the General Forum Topic (#3460)
|
2023-01-02 19:45:07 +01:00 |
|
Bibo-Joshi
|
51ad4d76d0
|
Update Copyright to 2023 (#3459)
|
2023-01-01 21:31:29 +01:00 |
|
Harshil
|
606773d8f0
|
API 6.4 (#3449)
Co-authored-by: poolitzer <github@poolitzer.eu>
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 17:00:49 +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
|
7b61a30fb1
|
Freeze Classes Without Arguments (#3453)
|
2023-01-01 13:04:37 +01:00 |
|
Bibo-Joshi
|
0a6725852f
|
Override Bot.__deepcopy__ to Raise TypeError (#3446)
|
2022-12-30 10:50:49 +01:00 |
|
Bibo-Joshi
|
b8fbb89fae
|
Add Log Decorator to Bot.get_webhook_info (#3442)
|
2022-12-27 19:02:50 +01:00 |
|
Bibo-Joshi
|
5b629ede56
|
Drop Undocumented Job.__lt__ (#3432)
|
2022-12-19 18:32:53 +01:00 |
|
Bibo-Joshi
|
b11a0c7778
|
Make TelegramObject Immutable (#3249)
|
2022-12-15 15:00:36 +01:00 |
|
Bibo-Joshi
|
ff645c6fe2
|
Reduce Code Duplication in Testing Defaults (#3419)
|
2022-12-12 10:51:33 +01:00 |
|
Aditya
|
f8be97c12c
|
Add Notes and Warnings About Optional Dependencies (#3393)
|
2022-12-02 12:08:11 +01:00 |
|
Harshil
|
4123e7aa57
|
Simplify Internals of Bot Methods (#3396)
|
2022-12-01 19:26:01 +01:00 |
|
Bibo-Joshi
|
867f742d08
|
Only Persist Arbitrary callback_data if ExtBot.callback_data_cache is Present (#3384)
|
2022-11-24 12:13:54 +01:00 |
|
Harshil
|
1724212458
|
Improve Backwards Compatibility of TelegramObjects Pickle Behavior (#3382)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-11-24 12:11:37 +01:00 |
|
Bibo-Joshi
|
05c6ca06f8
|
Fix Naming and Keyword Arguments of File.download_* Methods (#3380)
|
2022-11-24 12:09:51 +01:00 |
|
Dmitry Kolomatskiy
|
c3f8fcd7b7
|
Add Several New Enums To Constants (#3351)
|
2022-11-22 11:07:42 +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
|
422aa86874
|
Fix Defaults Handling in Bot.answer_web_app_query (#3362)
|
2022-11-14 20:08:16 +01:00 |
|
Harshil
|
e54c6a04de
|
Handle Lists and Tuples and Datetimes Directly in TelegramObject.to_dict (#3353)
|
2022-11-13 21:28:41 +01:00 |
|
Harshil
|
e1d56178c8
|
Fix DeepSource Issues (#3357)
|
2022-11-11 18:18:42 +01:00 |
|
Harshil
|
1d1d774d9f
|
Flaky Unit Tests: Use pytest Marker (#3354)
|
2022-11-09 20:43:27 +01:00 |
|
Bibo-Joshi
|
8dead11a25
|
Improve Unit Tests Regarding ChatMemberUpdated.difference (#3352)
|
2022-11-08 17:56:39 +01:00 |
|
Harshil
|
834568d7f4
|
Add a Test for MessageAttachmentType (#3335)
|
2022-11-06 16:04:01 +01:00 |
|
Dmitry Kolomatskiy
|
d2c6c4b369
|
Add Shortcut Parameters caption , parse_mode and caption_entities to Bot.send_media_group (#3295)
|
2022-11-02 08:32:40 +01:00 |
|
Poolitzer
|
636654cb71
|
Split File.download Into File.download_to_drive And File.download_to_memory (#3223)
|
2022-11-02 08:28:41 +01:00 |
|
Bibo-Joshi
|
e58cbcdb17
|
Make Almost All 3rd Party Dependencies Optional (#3267)
|
2022-10-31 10:12:18 +01:00 |
|
Bibo-Joshi
|
9e42dab184
|
Don't Edit Objects In-Place When Inserting ext.Defaults (#3311)
|
2022-10-31 09:46:56 +01:00 |
|
miles
|
25dc87a633
|
Add Methods Chat.mention_{html, markdown, markdown_v2} (#3308)
|
2022-10-31 09:45:21 +01:00 |
|
Bibo-Joshi
|
f68663af7e
|
Overhaul String Representation of TelegramObject (#3234)
|
2022-10-30 11:21:19 +01:00 |
|
Harshil
|
87b2e29d60
|
Run Unit Tests in Parallel (#3283)
|
2022-10-23 14:25:49 +02:00 |
|
Harshil
|
24d390e1aa
|
Add recursive Parameter to TelegramObject.to_dict() (#3276)
|
2022-10-19 10:31:55 +02:00 |
|
Harshil
|
eb818da93f
|
Add Two Constants Related to Local Bot API Servers (#3296)
|
2022-10-17 19:58:28 +02: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
|
918c486c65
|
Skip JobQueue Tests on Windows Again (#3280)
|
2022-10-03 10:12:08 +02:00 |
|
miles
|
26e7cd2afb
|
Add chat_id and username Parameters to ChatJoinRequestHandler (#3261)
|
2022-10-02 17:54:30 +02:00 |
|
Bibo-Joshi
|
edc3e2be84
|
Make Job.job a Property and Make Jobs Hashable (#3250)
|
2022-09-28 21:33:15 +02:00 |
|
Bibo-Joshi
|
c6721a799d
|
Fix CallbackQueryHandler Not Handling Non-String Data Correctly With Regex Patterns (#3252)
|
2022-09-22 20:30:30 +02:00 |
|
Bibo-Joshi
|
fdfbcdf51e
|
Explicit local_mode Setting (#3154)
|
2022-09-19 22:31:23 +02:00 |
|