Commit Graph

  • 0dd19e38a8
    Merge ebfbfb2dfc into e10517e088 Tiberiu Potec 2023-07-30 23:20:11 +0500
  • e10517e088
    Merge pull request #2017 from Artin-GH/patch-1 master _run 2023-07-30 23:19:57 +0500
  • 55fffd829f add-new-example Vinnybrunn00 2023-07-27 20:36:09 -0300
  • ebfbfb2dfc added posibility to handle exception on RequestTimeout TheWCKD 2023-07-24 18:38:22 +0300
  • 1946393c36
    Fix backslash (\) issue in escape_markdown Artin GH 2023-07-14 16:39:50 +0330
  • 0f52ca688f
    Merge pull request #2015 from Badiboy/master Badiboy 2023-07-14 13:00:03 +0300
  • b18bcd494a Fix aioredis version check for regular redis Badiboy 2023-07-12 19:48:22 +0300
  • 3fd1cc41fd there is no redis.asyncio.__version__ AmirW 2023-07-11 20:37:22 +0330
  • bc9fa71031 Revert "there is no redis.asyncio.__version__" AmirW 2023-07-11 20:32:45 +0330
  • 88f7820e73
    Update README.md Kourva 2023-07-11 07:55:16 +0330
  • 94d066eb7c
    Update README.md Kourva 2023-07-11 07:54:17 +0330
  • 8f41df0ee4
    Merge pull request #2012 from Kourva/master Badiboy 2023-07-10 19:01:09 +0300
  • cb7f6a8c99
    Update README.md Kourva 2023-07-10 03:05:34 +0330
  • dd1ec4da73 there is no redis.asyncio.__version__ AmirW 2023-07-09 19:49:36 +0330
  • 3960115ec7
    Merge pull request #2009 from coder2020official/fileupload _run 2023-07-09 00:06:02 +0500
  • 916569cdc5
    Fixes #1944: uploading file from memory _run 2023-07-08 23:42:47 +0500
  • 75d3fa2eba
    Merge pull request #2008 from coder2020official/middleware _run 2023-07-08 23:25:05 +0500
  • 67e3774e8e
    Fix issue with post_process in async not receiving the error _run 2023-07-08 23:23:23 +0500
  • f799157314
    Merge pull request #2007 from coder2020official/master _run 2023-07-08 23:15:05 +0500
  • af3a98057f Updated all russian docstrings, currently without translation. coder2020official 2023-07-08 23:10:41 +0500
  • 447fc1d461
    Merge pull request #2006 from coder2020official/master _run 2023-07-08 23:01:57 +0500
  • fb98df3dfe
    Fixed deprecation warning for readthedocs.org _run 2023-07-08 22:57:13 +0500
  • 0b34da3900
    Merge pull request #1996 from artemetra/master Badiboy 2023-06-18 23:19:00 +0300
  • 5ea1abaadd
    fix typo in docs Artem Lukin 2023-06-18 01:57:08 +0200
  • 5a81353420
    Merge pull request #1991 from eternnoir/dependabot/pip/requests-2.31.0 Badiboy 2023-05-28 22:27:49 +0300
  • 63cb517348
    Update `apihelper.py` Soham Datta 2023-05-25 16:07:52 +0530
  • eaf90cce7f
    Bump requests from 2.20.0 to 2.31.0 dependabot[bot] 2023-05-22 21:33:40 +0000
  • b219218c8d
    Merge pull request #1988 from Badiboy/master 4.12.0 Badiboy 2023-05-18 18:09:13 +0300
  • 2dac17aa75 Bump version to 4.12.0 Badiboy 2023-05-18 18:07:09 +0300
  • fd4f7e70fa
    Create Игра SofyaUglitskhikh 2023-05-18 18:48:12 +0500
  • 48377ac905
    Merge pull request #1947 from alex75311/edit_antiflood_method Badiboy 2023-05-08 09:10:28 +0300
  • 14294d1aa3 redesigned the antiflood method for guaranteed message delivery Alexey Isaev 2023-03-18 14:43:23 +0300
  • ea3c159044
    Merge pull request #1975 from engAmirEng/feature/async-func-filter _run 2023-05-02 20:43:48 +0400
  • c58b052823 Added a note regarding set_my_commands in documentation. In sync as well. jensenhuangyankai 2023-05-01 05:08:02 +0000
  • d769a657c5 Added a note regarding set_my_commands in documentation. jensenhuangyankai 2023-05-01 05:05:10 +0000
  • 58d53e1a54 bring back the async func message_filter AmirW 2023-04-28 16:12:23 +0330
  • abec3dc60e
    Merge pull request #1969 from coder2020official/botapi6.7 Badiboy 2023-04-24 09:38:21 +0300
  • ecb5d9b4f6 Added tests for __html_text, fixed the bug, added custom_emoji for entities coder2020official 2023-04-22 22:53:57 +0400
  • 26575dc5e7 Added support for launching Web Apps from inline query results by replacing the parameters switch_pm_text and switch_pm_parameter of the method answerInlineQuery with the parameter button of type InlineQueryResultsButton. coder2020official 2023-04-22 20:51:08 +0400
  • be69feb252 * Added a test for message entity __html_text function. #1971 should be fixed and then todo can be done. coder2020official 2023-04-22 20:38:05 +0400
  • 1d62adc262 Added the ability to get the current bot name in the given language as the class BotName using the method getMyName. coder2020official 2023-04-22 18:30:46 +0400
  • 77e1928628 Added the ability to set different bot names for different user languages using the method setMyName. coder2020official 2023-04-22 18:25:24 +0400
  • d6f4987197 Added the field via_chat_folder_invite_link to the class ChatMemberUpdated. coder2020official 2023-04-21 22:30:32 +0400
  • 966b451869 Added the field switch_inline_query_chosen_chat of the type SwitchInlineQueryChosenChat to the class InlineKeyboardButton, which allows bots to switch to inline mode in a chosen chat of the given type. coder2020official 2023-04-21 22:28:20 +0400
  • d1417e5616 Added the field web_app_name to the class WriteAccessAllowed. coder2020official 2023-04-21 22:14:16 +0400
  • a7cafd1f24
    Update README.md _run 2023-04-21 21:27:08 +0400
  • 92907ced30
    Merge pull request #1966 from Badiboy/master 4.11.0 Badiboy 2023-04-15 22:40:59 +0300
  • 1b2ed0e2f7 Bump version to 4.11.0 Badiboy 2023-04-15 22:39:14 +0300
  • 370f0370c7
    Merge pull request #1964 from Cub11k/add_state_list _run 2023-04-15 01:53:00 +0500
  • e4bddd91cb Define state_list in __init_subclass__ Cub11k 2023-04-14 22:11:08 +0300
  • d466da3542 Add state_list to StatesGroup Cub11k 2023-04-14 22:00:42 +0300
  • e64c06b7bc
    Merge pull request #1951 from mikelei8291/doc-fix Badiboy 2023-04-03 19:10:10 +0300
  • 7d168ebbd8
    Merge pull request #1961 from fcoagz/patch-2 Badiboy 2023-04-03 18:56:38 +0300
  • c5689f383b
    edit Francisco Griman 2023-04-03 11:49:21 -0400
  • 8796168efb
    Update README.md Francisco Griman 2023-04-03 11:27:15 -0400
  • 100659fecd
    Merge pull request #1958 from coder2020official/master _run 2023-04-03 01:01:11 +0500
  • 7bf87a306a
    Update redis_storage.py _run 2023-04-03 01:00:48 +0500
  • 351d021e01
    Update redis_storage.py _run 2023-04-03 01:00:29 +0500
  • 4ffe0f8833
    Merge pull request #1952 from Badiboy/master Badiboy 2023-03-27 23:17:24 +0300
  • 3f07dc4ce8
    thumb Badiboy 2023-03-26 20:04:29 +0300
  • 2e589ab6e1 Thumb type spec Badiboy 2023-03-26 18:00:35 +0300
  • 8b63f6a6ef Merge branch 'master' of https://github.com/Badiboy/pyTelegramBotAPI Badiboy 2023-03-26 17:41:25 +0300
  • dc98aca173 Merge remote-tracking branch 'upstream/master' Badiboy 2023-03-26 17:40:55 +0300
  • 39360e0640
    send_video thumbnail hint Badiboy 2023-03-25 16:38:16 +0300
  • b1c172c421
    send_document thumbnail hint Badiboy 2023-03-25 16:38:05 +0300
  • 6b5c263ee8
    send_animtion thumbnail hint Badiboy 2023-03-25 16:37:46 +0300
  • 46100edd97
    send_video_note thumbnail hint Badiboy 2023-03-25 16:37:22 +0300
  • 018b89cdc0
    send_document thumbnail Badiboy 2023-03-25 16:37:03 +0300
  • f3486b3730
    send_document thumbnail Badiboy 2023-03-25 16:36:36 +0300
  • b0e64d828c
    send_video thumbnail hint Badiboy 2023-03-25 16:36:10 +0300
  • 14434b398e
    send_animation thumbnail hint Badiboy 2023-03-25 16:34:08 +0300
  • 1d62bf2ac8
    Merge pull request #1949 from codebyzen/master _run 2023-03-25 16:40:46 +0400
  • fe2e9a7a30 thumb_url etc. converted to properties Badiboy 2023-03-25 15:22:30 +0300
  • c9ef0d71f0 Deprecation warnings equalisation Badiboy 2023-03-25 15:17:29 +0300
  • b0740a920a Set "thumb" as property in types Badiboy 2023-03-25 15:08:40 +0300
  • 6a9c25cf80 Fix set_sticker_set_thumb and set_sticker_set_thumbnail Badiboy 2023-03-25 14:56:31 +0300
  • e56c60ac00 thumb deprecation typo and thumb->thumbnail param rename Badiboy 2023-03-25 14:44:50 +0300
  • 7c7a063fb6 Fix some code hints Badiboy 2023-03-25 14:38:02 +0300
  • bd69492ed4
    Fix documentation for `InlineKeyboardMarkup` and `quick_markup` Mike Lei 2023-03-24 02:17:44 +0800
  • 37cdb52ed2 Merge branch 'master' of https://github.com/eternnoir/pyTelegramBotAPI C̷̱̺͙͓̪͔̹͉͉̯̖̟̀͆́̽̔̈̚͠͝o̶̥̻̻̖̮͚͒̂̒͌̾̇͗͘͝d̸̢̡͈̮̦͈͙̖͔̦̭̩̰͎͉̣̰͆̈́͘͝e̸͖͆̎̏͒̀̈́͛́̍̀̀̿̚͝B̵̨̯̹̝͙͉̲̟̳̟͎̪̫̪̤̒͋̉̑̐̒̅̅̋͜y̵̞͚͕̭̤̱͖̟̫̜̓͐̏̕ͅZ̸͎̫̖͍̪̓̐͆e̶͈͇̽̔͂̉͊̈́ņ̶̣̣͎̤̯͖͉͍̳͇͈̘̳̗͚́̄̊̂̊̏̄͐͐̿̓́̽̃̄̚͝ 2023-03-19 17:39:29 +0300
  • d8569394b0 Update README.md C̷̱̺͙͓̪͔̹͉͉̯̖̟̀͆́̽̔̈̚͠͝o̶̥̻̻̖̮͚͒̂̒͌̾̇͗͘͝d̸̢̡͈̮̦͈͙̖͔̦̭̩̰͎͉̣̰͆̈́͘͝e̸͖͆̎̏͒̀̈́͛́̍̀̀̿̚͝B̵̨̯̹̝͙͉̲̟̳̟͎̪̫̪̤̒͋̉̑̐̒̅̅̋͜y̵̞͚͕̭̤̱͖̟̫̜̓͐̏̕ͅZ̸͎̫̖͍̪̓̐͆e̶͈͇̽̔͂̉͊̈́ņ̶̣̣͎̤̯͖͉͍̳͇͈̘̳̗͚́̄̊̂̊̏̄͐͐̿̓́̽̃̄̚͝ 2023-03-19 17:39:24 +0300
  • da57174635
    Merge pull request #1948 from coder2020official/botapi6.6 _run 2023-03-19 18:25:37 +0400
  • 776ce0a7eb
    Merge pull request #1942 from arashnm80/master _run 2023-03-19 17:36:48 +0400
  • 886806135e Merge branch 'botapi6.6' of https://github.com/coder2020official/pyTelegramBotAPI into botapi6.6 coder2020official 2023-03-19 17:31:55 +0400
  • 1e450ebd15 Bot API 6.6 review changes coder2020official 2023-03-19 17:31:53 +0400
  • 41521f5618
    Merge pull request #1937 from coder2020official/botapi6.6 _run 2023-03-19 13:27:52 +0400
  • 01598a81a5 Add CalendarIT Bot C̷̱̺͙͓̪͔̹͉͉̯̖̟̀͆́̽̔̈̚͠͝o̶̥̻̻̖̮͚͒̂̒͌̾̇͗͘͝d̸̢̡͈̮̦͈͙̖͔̦̭̩̰͎͉̣̰͆̈́͘͝e̸͖͆̎̏͒̀̈́͛́̍̀̀̿̚͝B̵̨̯̹̝͙͉̲̟̳̟͎̪̫̪̤̒͋̉̑̐̒̅̅̋͜y̵̞͚͕̭̤̱͖̟̫̜̓͐̏̕ͅZ̸͎̫̖͍̪̓̐͆e̶͈͇̽̔͂̉͊̈́ņ̶̣̣͎̤̯͖͉͍̳͇͈̘̳̗͚́̄̊̂̊̏̄͐͐̿̓́̽̃̄̚͝ 2023-03-16 23:50:21 +0300
  • 603a7cf9f2
    Update telebot/asyncio_helper.py _run 2023-03-15 05:48:41 +0400
  • 535a14ca0c
    Update telebot/apihelper.py _run 2023-03-15 05:48:16 +0400
  • 67a52b2e98
    Apply suggestions from code review _run 2023-03-15 05:46:03 +0400
  • c47c26d2b0
    Update README.md Arash Nemat Zadeh 2023-03-14 17:29:51 +0330
  • 9d2f7c02a4 Fixing tests attempt 1 coder2020official 2023-03-11 23:54:57 +0400
  • 991679bedc Renamed all necessary thumbs to thumbnails in types.py coder2020official 2023-03-11 23:53:16 +0400
  • 3b4e6fed04 Renamed the method setStickerSetThumb to setStickerSetThumbnail and its parameter thumb to thumbnail. coder2020official 2023-03-11 23:37:32 +0400
  • 5c6b867582 Renamed the field thumb in the classes Animation, Audio, Document, Sticker, Video, VideoNote, InputMediaAnimation, InputMediaAudio, InputMediaDocument, InputMediaVideo, StickerSet to thumbnail. Renamed the parameter thumb in the methods sendAnimation, sendAudio, sendDocument, sendVideo, sendVideoNote to thumbnail. coder2020official 2023-03-11 23:34:17 +0400
  • 715aabaf49 Added the method setStickerMaskPosition for changing the mask position of a mask sticker. coder2020official 2023-03-11 23:06:57 +0400
  • 9fa5b91e58 Added the method setStickerKeywords for changing the search keywords assigned to a sticker. coder2020official 2023-03-11 22:58:41 +0400
  • de5a32e45c Fixed custom_emoji_ids and added set_sticker_emoji_list, and and fixed some typehints coder2020official 2023-03-11 22:53:33 +0400
  • db087427fc Added the method deleteStickerSet for complete deletion of a given sticker set that was created by the bot. coder2020official 2023-03-11 22:27:37 +0400
  • 385fc6a6da Added the method setStickerSetTitle for editing the title of sticker sets created by the bot. coder2020official 2023-03-11 22:24:34 +0400