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
Harshil
3536bb247e
Improve Warning About Unknown ConversationHandler
States ( #3242 )
2022-09-16 22:13:11 +02:00
Bibo-Joshi
741a50ab97
New Rate Limiting Mechanism ( #3148 )
2022-08-26 06:50:03 +02:00
Poolitzer
cf6c298b82
API 6.2 ( #3195 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-08-25 19:36:55 +02:00
Harshil
90c0fe948b
Add Python 3.11 to Test Suite & Adapt Enum Behaviour ( #3168 )
2022-08-17 18:24:50 +02:00
Harshil
143db5fc9d
Drop Manual Token Validation ( #3167 )
2022-08-03 08:16:48 +02:00
Harshil
55d66a9ea3
Fix helpers.mention_markdown
for Markdown V1 and Improve Related Unit Tests ( #3155 )
...
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2022-07-17 13:07:21 +02:00
Bibo-Joshi
460aaf8bb6
Make chat/user_data
Available in Error Handler for Errors in Jobs ( #3152 )
2022-07-11 07:54:03 +02:00
Harshil
1e703a0be5
Simplify Unit Tests for Bot.send_chat_action
( #3151 )
2022-07-10 17:14:45 +02:00
Bibo-Joshi
142e3c0177
Add api_kwargs
Paramater to Bot.log_out
and Improve Related Unit Tests ( #3147 )
2022-07-10 15:37:12 +02:00
Bibo-Joshi
2d6459b290
Make Bot.delete_my_commands
a Coroutine Function ( #3136 )
2022-07-04 19:33:45 +02:00
Alex
1f0f6a8d3d
Add Application.post_shutdown
( #3126 )
...
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-07-03 15:22:50 +02:00
Bibo-Joshi
2ecb8d5413
Fix ConversationHandler.check_update
not respecting per_user
( #3128 )
2022-07-03 15:21:04 +02:00
Bibo-Joshi
f1d03393de
Change Default Values for concurrent_updates
and connection_pool_size
( #3127 )
2022-06-29 21:38:03 +02:00
Poolitzer
08e223ba90
API 6.1 ( #3112 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2022-06-27 18:54:11 +02:00
Bibo-Joshi
01d643913e
Stabilize CI ( #3119 )
2022-06-27 18:46:52 +02:00
Aditya Yadav
755945172d
Add Additional Shortcut Methods to Chat
( #3115 )
2022-06-27 18:45:30 +02:00
Poolitzer
d6e95f1974
Improve Some Unit Tests ( #3026 )
...
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2022-06-09 17:07:28 +02:00
Bibo-Joshi
63104ac0b3
Add Application.post_init
( #3078 )
2022-06-08 07:44:22 +02:00
Bibo-Joshi
22419c0464
Fix Non-Blocking Entry Point in ConversationHandler
( #3068 )
2022-06-07 17:48:26 +02:00
Poolitzer
306cc64170
Don't Set Signal Handlers On Windows By Default ( #3065 )
2022-06-02 09:43:03 +02:00
dglitxh
42955ecddf
Add Convenience Property Message.id
( #3077 )
2022-06-01 21:29:46 +02:00
Bibo-Joshi
67869693a7
Expose BaseRequest.parse_json_payload
( #3072 )
2022-06-01 21:26:18 +02:00
Bibo-Joshi
6ded9cc25c
Drop InputFile.is_image
( #3053 )
2022-05-29 14:35:26 +02:00
Bibo-Joshi
5e0bcfbcc6
Drop Explicit Type conversions in __init__
s ( #3056 )
...
* Drop explicit type conversions in `__init__` s
* missed one
2022-05-26 19:16:30 +02:00
Bibo-Joshi
dc13b69dac
Split {Command, Prefix}Handler
And Make Attributes Immutable ( #3045 )
2022-05-26 11:10:00 +02:00
James Carl Necio
349baa0202
Align Behavior Of JobQueue.run_daily
With cron
( #3046 )
2022-05-25 10:02:00 +02:00
Bibo-Joshi
5e24765bbc
Escape Backslashes in escape_markdown
( #3055 )
2022-05-21 16:54:11 +02:00
Bibo-Joshi
2175af6abc
Apply isort
and Update pre-commit.ci Configuration ( #3049 )
2022-05-19 15:10:08 +02:00
Bibo-Joshi
ca4e4c6280
Drop Support for ujson
( #3037 )
2022-05-19 12:47:53 +02:00
Bibo-Joshi
d2cabcaa74
Adjust pre-commit
Settings for isort
( #3043 )
2022-05-18 17:23:00 +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
Bibo-Joshi
c1041655f6
Adjust Equality Comparisons to Fit Bot API 6.0 ( #3033 )
2022-05-18 07:48:20 +02:00
Bibo-Joshi
5e924014de
Add Tuple Based Version Info and Rename telegram.bot_api_version
to telegram.__bot_api_version__
( #3030 )
2022-05-14 15:50:12 +02:00
Aditya Yadav
1f7efe4519
Rename Job.context
to Job.data
( #3028 )
2022-05-12 19:26:03 +02:00
Bibo-Joshi
e47d18c9ec
Remove Client-Side Parameter Validation ( #3024 )
2022-05-12 19:20:24 +02:00
Bibo-Joshi
65bbea780a
Rename Handler
to BaseHandler
( #3019 )
2022-05-12 18:18:40 +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
d917404de1
Adjust Tests to Changed API Behavior ( #3002 )
2022-05-07 21:47:50 +02:00
Hinrich Mahler
95d6272d20
Bump version to v20.0a0
2022-05-06 19:03:54 +02:00
Bibo-Joshi
950d9a0751
Extend Code Formatting With Black ( #2972 )
2022-05-06 18:22:35 +02:00
Bibo-Joshi
62cbd11f14
Adapt Tests to Changed Bot.get_file
Behavior ( #2995 )
2022-05-06 18:22:34 +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
e10f9164fe
API 6.0 ( #2956 )
...
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
36888a7c47
Fix a Bug in ChatMemberUpdated.difference
( #2947 )
2022-05-06 18:21:36 +02:00
Poolitzer
97281da351
Add Convenience Shortcuts ChatPermissions.{all, no}_permissions
( #2948 )
2022-05-06 18:20:58 +02:00
Harshil
7c113f5c75
Expand and Adjust filters.{Document, Sticker}
( #2922 )
...
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2022-05-06 18:19:15 +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
Harshil
a743726b08
Persistence of Bots
: Refactor Automatic Replacement and Integration with TelegramObject
( #2893 )
2022-05-06 18:19:15 +02:00
Harshil
835434c12f
Return Plain Dicts from BasePersistence.get_*_data ( #2873 )
2022-05-06 18:19:15 +02:00
murugu-21
778eadbe7c
Replace git.io Links ( #2872 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2022-05-06 18:19:15 +02:00
DonalDuck004
9c9b133ed2
Add Dispatcher.migrate_chat_data ( #2848 )
...
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:19:14 +02:00
Harshil
8560af9c4f
Remove telegram.ReplyMarkup ( #2870 )
2022-05-06 18:19:14 +02:00
Harshil
0ccd7d40ac
Add Method drop_chat/user_data to Dispatcher and Persistence ( #2852 )
2022-05-06 18:19:14 +02:00
Harshil
e442782d8f
Fix failing animation tests ( #2865 )
2022-05-06 18:19:14 +02:00
Harshil
f4147fb583
Improve Code Quality & Test Suite ( #2843 )
2022-05-06 18:19:14 +02:00
Harshil
9354db7c19
Defaults.protect_content ( #2840 )
2022-05-06 18:19:14 +02:00
Bibo-Joshi
0a6cc7f722
Documentation Fixes & Improvements ( #2822 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:19:14 +02:00
Bibo-Joshi
6382361161
Improve Job.__getattr__ ( #2832 )
2022-05-06 18:19:14 +02:00
Harshil
5891db2f6b
Add Dispatcher.add_handlers ( #2823 )
...
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2022-05-06 18:19:14 +02:00
Bibo-Joshi
9a8c76fc2b
Improve Error Messages in CommandHandler.__init__ ( #2837 )
2022-05-06 18:19:14 +02:00
Harshil
89d5310504
Use __all__ Consistently ( #2805 )
2022-05-06 18:19:13 +02:00
Bibo-Joshi
de85eec674
Convenience Functionality for ChatInviteLinks ( #2782 )
2022-05-06 18:19:13 +02:00
Harshil
9b56be44b4
Update pre-commit Settings & Improve a Test ( #2796 )
2022-05-06 18:19:13 +02:00
Simon Damberg
28c8c155ce
Improve Subscription of TelegramObject ( #2719 )
...
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:19:13 +02:00
Bibo-Joshi
55e8c38e50
Improve Code Quality ( #2783 )
2022-05-06 18:19:13 +02:00
Harshil
145d04230b
Overhaul of Filters ( #2759 )
2022-05-06 18:19:13 +02:00
Poolitzer
b852a6866d
Refactor Warnings in ConversationHandler ( #2755 , #2784 )
2022-05-06 18:19:13 +02:00
Harshil
42df3f471d
Update Exceptions for Immutable Attributes ( #2749 )
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
eldbud
7e51901d51
Refactor MRO of InputMedia* and Some File-Like Classes ( #2717 )
2022-05-06 18:19:13 +02:00
eldbud
59014bee64
Make Tests Agnostic of the CWD ( #2727 )
2022-05-06 18:19:12 +02:00
Bibo-Joshi
0cb8d50aea
Accept File Paths for Updater/DispatcherBuilder.private_key ( #2724 )
2022-05-06 18:19:12 +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
7afce46d9f
Introduce Builder Pattern for Updater and Dispatcher ( #2646 )
2022-05-06 18:19:12 +02:00
Philipp
99581abe05
Add Filters.update.edited ( #2705 )
2022-05-06 18:19:11 +02:00
eldbud
1edfa1504c
Handle Filepaths via the Pathlib Module ( #2688 )
2022-05-06 18:19:11 +02:00
Harshil
267d4e8191
Improve Signature Inspection for Bot Methods ( #2686 )
2022-05-06 18:19:11 +02:00
Bibo-Joshi
90b82eed99
Pass Failing Jobs to Error Handlers ( #2692 )
2022-05-06 18:19:11 +02:00
Bibo-Joshi
f0efb14e6d
Move Defaults to telegram.ext ( #2648 )
2022-05-06 18:19:11 +02:00
Bibo-Joshi
ce94651490
Make InlineQuery.answer Raise ValueError ( #2675 )
2022-05-06 18:19:11 +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
Harshil
f6497093ce
Warnings Overhaul ( #2662 )
2022-05-06 18:19:11 +02:00
Bibo-Joshi
7528503794
Refine Dispatcher.dispatch_error ( #2660 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:19:11 +02:00
Harshil
afcff83ebc
Add User Friendly Type Check For Init Of {Inline, Reply}KeyboardMarkup ( #2657 )
2022-05-06 18:19:10 +02:00
Bibo-Joshi
8f0031e9c8
Remove Deprecated Functionality ( #2644 , #2740 , #2745 )
2022-05-06 18:19:10 +02:00
Harshil
5c500fb6fd
Fix Signatures and Improve test_official ( #2643 )
2022-05-06 18:19:10 +02:00
Poolitzer
641f931f19
Drop Non-CallbackContext API ( #2617 )
2022-05-06 18:19:10 +02:00
Ankit Raibole
4d493aff16
Remove day_is_strict argument of JobQueue.run_monthly ( #2634 )
...
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
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
Bibo-Joshi
be441d56f9
Refactor Initialization of Persistence Classes ( #2604 )
2022-05-06 18:19:09 +02:00
Stɑrry Shivɑm
633b7e7762
Make BasePersistence Methods Abstract ( #2624 )
...
Signed-off-by: starry69 <starry369126@outlook.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2022-05-06 18:19:09 +02:00
Harshil
4a329aa4da
Move and Rename TelegramDecryptionError to telegram.error.PassportDecryptionError ( #2621 )
2022-05-06 18:19:09 +02:00
Harshil
a35ecf4065
API 5.7 ( #2881 )
2022-02-02 21:05:46 +01:00
Harshil
e6d9f3d057
Update Copyright to 2022 ( #2836 )
2022-01-03 08:15:18 +01:00
Harshil
98bf378c6e
API 5.6 ( #2835 )
2022-01-03 08:13:33 +01:00
Bibo-Joshi
cb95868c4a
Api 5.5 ( #2809 )
...
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2021-12-11 15:21:56 +01:00
Bibo-Joshi
e4dc80f41d
API 5.4 ( #2767 )
...
Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
2021-11-08 19:02:20 +01:00
Yan
c3e3bb77e5
Fix camelCase Functions in ExtBot ( #2659 )
...
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2021-09-15 17:07:11 +02:00
DonalDuck004
a25c76e6a3
Fix Empty Captions not Being Passed by Bot.copy_message ( #2651 )
2021-09-09 07:50:04 +02:00
Mehdi
0c5085022c
Fix Setting Thumbs When Uploading A Single File ( #2583 )
...
* Update request.py
If the media has a thumb, we also need to attach it to the data.
* Add test
* Editing syntax
* Debug test
* update request.py
* Update test_inputmedia.py
* Update test_inputmedia.py
* Update test_inputmedia.py
Fix test.
* Update AUTHORS.rst
Adding my name!
* Update AUTHORS.rst
2021-08-11 08:34:47 +02:00
Bibo-Joshi
1fdaaac809
Fix Bug in BasePersistence.insert/replace_bot for Objects with __dict__ not in __slots__ ( #2603 )
...
* More special cases with slots
* Fix failing tests
2021-07-24 17:17:25 +02: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
Harshil
9aec8deec6
Stabilize CI ( #2575 )
...
* attempt 'surely this one' on fixing test_idle and test_depr_warnings
* remove unused filterwarnings
2021-06-26 22:19:59 +02:00