1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
Commit Graph

1440 Commits

Author SHA1 Message Date
SwissCorePy
07ebdeab25 Added missing content_type "animation" 2021-09-02 19:46:01 +02:00
Badiboy
e8738cce7d
Merge pull request #1284 from Badiboy/master
Bump version to 4.0 release
2021-08-30 13:50:32 +03:00
Badiboy
d9e638a7df Bump version to 4.0 release 2021-08-30 13:49:28 +03:00
Badiboy
08b1dd31c8
Merge pull request #1277 from fgallaire/master
A Google Cloud Functions webhook
2021-08-25 15:19:51 +03:00
Florent Gallaire
b4f0a6d546 add Google in the name 2021-08-25 14:17:25 +02:00
Florent Gallaire
4eb28df1ab A Google Cloud Functions webhook 2021-08-24 13:01:10 +02:00
Badiboy
50e5e96bb1
Merge pull request #1275 from Badiboy/master
chat_invite_link bugfix
2021-08-22 22:17:30 +03:00
Badiboy
bd3a9bc350 chat_invite_link bugfix 2021-08-22 22:16:03 +03:00
Badiboy
06923c8274
Merge pull request #1272 from Badiboy/master
Simplify and speedup _test_filter
2021-08-20 15:55:10 +03:00
Badiboy
3efc2cf869 Typo 2021-08-19 23:36:37 +03:00
Badiboy
f5de0eeacf Simplify and speedup _test_filter 2021-08-19 22:46:12 +03:00
Badiboy
6e871b8eb1
Merge pull request #1270 from Badiboy/master
Check and update for full compatibility to Bot API up to 5.3
2021-08-18 23:31:15 +03:00
Badiboy
f6359bc32c Readme fix 2021-08-18 23:29:40 +03:00
Badiboy
2bc052ad5a Check and update for full compatibility to Bot API up to 5.3
Pre-release of 4.0.0
2021-08-18 23:27:28 +03:00
Badiboy
022ef6a64c Dependecies clearing 2021-08-18 22:16:30 +03:00
Badiboy
3232811543
Merge pull request #1269 from Badiboy/master
Check and update for full compatibility to Bot API up to 5.0
2021-08-18 22:01:12 +03:00
Badiboy
fabcd93dd7 API update fix 03 2021-08-18 21:57:56 +03:00
Badiboy
8053183cb5 API update fix 02 2021-08-18 19:36:48 +03:00
Badiboy
b2b7d90888 API update fix 01 2021-08-18 19:32:43 +03:00
Badiboy
3e9d73c25d Merge remote-tracking branch 'upstream/master' 2021-08-18 18:52:09 +03:00
Badiboy
d6501ddc0e Check and update for full compatibility to Bot API up to 5.0 2021-08-18 18:47:38 +03:00
Badiboy
e818e3875d
Merge pull request #1266 from coder2020official/master
New set of register_xxx_handler functions for dynamic handlers registering.
2021-08-17 16:50:00 +03:00
_run
56cd3971dc Update __init__.py 2021-08-16 22:41:27 +04:00
Badiboy
958ca34e9c
Merge pull request #1264 from coder2020official/master
Added skip_pending parameter to polling and infinity_polling in addition to skip_pending in Telebot.Init. Allows skip pending updates for already created Bot instances.
2021-08-16 21:07:41 +03:00
_run
f4ef2366b6 Update skip_updates_example.py 2021-08-16 22:03:17 +04:00
_run
f553960096 Update __init__.py 2021-08-16 22:00:08 +04:00
_run
24ef64456b Update __init__.py 2021-08-16 14:53:00 +04:00
_run
3e7da0fd18 Update skip_updates_example.py 2021-08-16 14:49:45 +04:00
_run
2c0f42b363 Update __init__.py 2021-08-16 14:48:21 +04:00
_run
1e4a6e2125 Update __init__.py 2021-08-15 13:32:11 +04:00
_run
beeb60aab8 skip_updates 2021-08-15 11:40:13 +04:00
Badiboy
5b942a5b31
Merge pull request #1263 from coder2020official/master
Create chat_member_example.py
2021-08-14 17:55:15 +03:00
_run
3e4a6cd702 Create chat_member_example.py 2021-08-14 18:46:45 +04:00
Badiboy
0e369953cb
Merge pull request #1261 from Badiboy/master
BotCommandScopeChatMember fix
2021-08-12 15:17:11 +03:00
Badiboy
911e356930 BotCommandScopeChatMember fix 2021-08-12 15:16:04 +03:00
Badiboy
554b39a49a
Merge pull request #1257 from AmolDerickSoans/master
Add IPO bot
2021-08-06 14:48:51 +03:00
Amol Soans
ea16f35432
Add IPO bot
Listed oneIPO bot created using pyTelegramBotAPI in  section : Bpts using this API
2021-08-06 12:29:00 +05:30
Badiboy
81d94687be
Merge pull request #1254 from snikidev/bug/InputInvoiceMessageContent-return-statement
🐛 Bugfix: Add return statement to to_dict() method inside InputInvoiceMessageContent type
2021-08-03 21:03:38 +03:00
snikidev
4ba4bc18cf add extra space 2021-08-03 17:35:59 +01:00
snikidev
c117ff2d50 Add return statement to to_dict() method inside InputInvoiceMessageContent 2021-08-03 17:34:29 +01:00
Badiboy
735c224444
Merge pull request #1248 from coder2020official/master
caption_entities in edit_message_caption
2021-07-30 19:11:05 +03:00
coder2020official
81adfd335e UPD 2021-07-30 19:15:37 +05:00
coder2020official
7ebe589b46 Update __init__.py 2021-07-28 23:10:15 +05:00
coder2020official
9c1b19a9e4 upd 2021-07-28 23:06:31 +05:00
coder2020official
02b886465e new filters 2021-07-25 15:46:53 +05:00
Badiboy
2d89ceb745
Merge pull request #1241 from Badiboy/master
Release version 3.8.2
2021-07-21 21:54:29 +03:00
Badiboy
ae8c3252df Release version 3.8.2 2021-07-21 21:53:56 +03:00
Badiboy
7914f71938
Merge pull request #1237 from monosans/comprehension
Replace for loops with comprehensions
2021-07-19 23:40:55 +03:00
monosans
097ba9fec2 Replace for loops with comprehensions 2021-07-19 20:03:03 +03:00
Badiboy
d09d9f0c09
Merge pull request #1232 from Badiboy/master
Invoice tips typo fix
2021-07-15 09:27:49 +03:00