Commit Graph

  • ac0b386625 Added the method setCustomEmojiStickerSetThumbnail for editing the thumbnail of custom emoji sticker sets created by the bot. coder2020official 2023-03-11 22:19:49 +0400
  • ae44b0022d Added support for .WEBP, .TGS, and .WEBM files in uploadStickerFile by replacing the parameter png_sticker in the method uploadStickerFile with the parameters sticker and sticker_format. coder2020official 2023-03-11 22:15:31 +0400
  • 73135d6012 Added support for .WEBP files in createNewStickerSet and addStickerToSet. coder2020official 2023-03-11 22:03:37 +0400
  • 19dcce0d5b Added support for the creation of sticker sets with multiple initial stickers in createNewStickerSet by replacing the parameters png_sticker, tgs_sticker, webm_sticker, emojis and mask_position with the parameters stickers and sticker_format. coder2020official 2023-03-11 21:59:22 +0400
  • f527fc91f6 Replaced the parameters png_sticker, tgs_sticker, webm_sticker, emojis and mask_position in the method addStickerToSet with the parameter sticker of the type InputSticker. coder2020official 2023-03-11 18:18:07 +0400
  • c0185dad44 Added the field needs_repainting to the class Sticker. coder2020official 2023-03-11 16:41:19 +0400
  • 8a858cac4e Added the parameter needs_repainting to the method createNewStickerSet to automatically change the color of emoji based on context (e.g., use text color in messages, accent color in statuses, etc.). coder2020official 2023-03-11 16:39:04 +0400
  • f30457bd75 Added support for the creation of custom emoji sticker sets in createNewStickerSet. coder2020official 2023-03-11 16:33:02 +0400
  • 54caf30f69 Added the parameter emoji to the method sendSticker to specify an emoji for just uploaded stickers. coder2020official 2023-03-11 15:50:09 +0400
  • 09e4a2a437 Added the ability to get the current bot short description in the given language as the class BotShortDescription using the method getMyShortDescription. coder2020official 2023-03-11 15:46:35 +0400
  • 9b81a29a6a Added the ability to set different bot short descriptions for different user languages using the method setMyShortDescription. coder2020official 2023-03-11 15:40:54 +0400
  • 65dcd67140 Added the ability to get the current bot description in the given language as the class BotDescription using the method getMyDescription. coder2020official 2023-03-11 15:35:00 +0400
  • c84b771e5a Added the ability to set different bot descriptions for different user languages using the method setMyDescription. coder2020official 2023-03-10 21:36:44 +0400
  • 2bd81a5f5c
    I'm back: Bot API Update too :) _run 2023-03-10 15:21:07 +0400
  • 5d9a76b0dd
    Merge pull request #1917 from S1RANN/master Badiboy 2023-03-03 11:00:03 +0300
  • 6459f13f25
    Merge pull request #1927 from Badiboy/master Badiboy 2023-02-22 09:51:22 +0300
  • c9b6d3f868 New content types added + typo fix Badiboy 2023-02-22 09:49:29 +0300
  • 80c1a4798d
    Merge pull request #1921 from zeldpol/patch-1 Badiboy 2023-02-18 23:46:03 +0300
  • 7a67d5f9f9
    Fix .webm async upload Dmitry 2023-02-18 22:36:29 +0200
  • d12ea91e12
    Fix .webm upload zeldpol 2023-02-17 19:23:11 +0200
  • 2759feb248
    Fixed punctuation, added a new public bot Ilya Krivoshein 2023-02-16 12:42:20 +0700
  • 4f2c89c4a8 Add a function to extract contents of entities from messages orocane 2023-02-15 15:12:33 +0800
  • d3fe3b5474
    Create @Spetcial_bot muxa900 2023-02-14 08:12:40 +0300
  • fb7d60f09d
    Merge pull request #1913 from coder2020official/botapi6.5 _run 2023-02-09 19:49:17 +0400
  • 8dc4e77287 Update asyncio_helper.py coder2020official 2023-02-09 19:27:05 +0400
  • a999161384
    Merge pull request #1911 from Badiboy/master Badiboy 2023-02-09 17:58:28 +0300
  • b4196f5891 restrict_chat_member fix Badiboy 2023-02-09 17:56:10 +0300
  • 7e05e0c6ba
    Update echo_bot.py bigbos0410 2023-02-09 09:25:32 +0700
  • e55fe962ca
    Merge pull request #1906 from Badiboy/master 4.10.0 Badiboy 2023-02-05 13:14:08 +0300
  • 3d2c5c9590 Bump version to 4.10.0 Badiboy 2023-02-05 13:11:07 +0300
  • 40567570e8
    Merge pull request #1902 from coder2020official/botapi6.5 _run 2023-02-05 13:07:47 +0400
  • 4179e502c3 Fix description coder2020official 2023-02-05 11:13:31 +0400
  • a9b878107c Fix can_send_media_messages param, added warnings coder2020official 2023-02-04 22:24:26 +0400
  • 2094120ec7 Added user_chat_id to ChatJoinRequest; And, i corrected typehints coder2020official 2023-02-04 20:07:01 +0400
  • d1348606e3 Added use_independent_chat_permissions to setchatpermissions coder2020official 2023-02-04 20:04:07 +0400
  • d0d03d0c09 Added use_independent_chat_permissions for restrictchatmember coder2020official 2023-02-04 19:59:49 +0400
  • fdd82a5e4b
    Merge pull request #1894 from Muhammad-Aadil/master Badiboy 2023-02-04 18:46:39 +0300
  • 9e68f76f5d Replaced the fields can_send_media_messages in the classes ChatMemberRestricted and ChatPermissions with separate fields can_send_audios, can_send_documents, can_send_photos, can_send_videos, can_send_video_notes, and can_send_voice_notes for different media types. coder2020official 2023-02-04 18:57:06 +0400
  • 4000c9fb48 Added chat_shared and chatshared coder2020official 2023-02-04 16:58:48 +0400
  • ae42d0b1fe Added usershared and user_shared coder2020official 2023-02-04 16:54:43 +0400
  • a3891ff363 Pep 0563 proposed change coder2020official 2023-02-04 16:29:48 +0400
  • 4d7f5310fb Added the class KeyboardButtonRequestChat and the field request_chat to the class KeyboardButton. coder2020official 2023-02-04 16:24:05 +0400
  • 3e0d69f7f4
    fixed checks x1 _run 2023-02-04 16:16:34 +0400
  • 2e5fb10430 Added the class KeyboardButtonRequestUser and the field request_user to the class KeyboardButton. coder2020official 2023-02-04 16:02:18 +0400
  • c39c050abf
    Update README.md _run 2023-02-04 15:32:55 +0400
  • ed6d6cc03f add poll answer handler to poll_example.py to show the example to send next poll or log user answers Muhammad Aadil 2023-02-04 11:22:49 +0500
  • 10a80e1cfa add only quiz type poll example to the poll_example.py Muhammad Aadil 2023-02-04 10:27:29 +0500
  • d99f48f975
    Merge pull request #1893 from artyl/master Badiboy 2023-01-31 20:52:59 +0300
  • dae2790c61
    Merge pull request #1898 from Badiboy/master _run 2023-01-31 20:59:35 +0400
  • f5eac56afa Async allowed_updates fix Badiboy 2023-01-31 11:19:11 +0300
  • 268c3a9210
    Merge pull request #1890 from iamnalinor/master _run 2023-01-28 19:35:02 +0400
  • ad7e4bbaf7 Added poll_example.py in the examples Muhammad Aadil 2023-01-28 18:20:58 +0500
  • b9bedef73f Avoid raise RuntimeError(cannot join current thread) Artem Lavrenov 2023-01-28 12:26:25 +0300
  • 9fb5f89f18
    Merge pull request #1892 from bgelov/patch-1 Badiboy 2023-01-27 09:24:07 +0300
  • 409ff49603
    Update README.md Oleg Belov 2023-01-26 22:49:41 -0300
  • 5e0da40fcd Fix "invite link must be non-empty" error `bot.edit_chat_invite_link` method contained a mistake: `invite_link` and `name` were supposed to be vice-versa in `apihelper.edit_chat_invite_link(...)` call. This caused to be invite_link empty or contain invalid value, resulting to get `Bad Request: invite link must be non-empty` error. This also affected the async version. Albert 2023-01-21 17:00:36 +0400
  • b743aa5813
    Merge pull request #1884 from Cub11k/master Badiboy 2023-01-16 16:58:58 +0300
  • 1797f076dc Remove redundant function Cub11k 2023-01-16 15:45:59 +0200
  • 68c1fe8cb5
    Merge pull request #1883 from Cub11k/master _run 2023-01-15 17:22:22 +0400
  • 1eda7cafd4 Fix type of attribute id of InlineQuery from int to str Cub11k 2023-01-15 15:04:07 +0200
  • 291566908b
    Merge pull request #1882 from CommanderCRM/patch-1 Badiboy 2023-01-13 15:58:55 +0300
  • bef29d9318
    Added a bot with public source code to the list Ilya Krivoshein 2023-01-13 19:14:10 +0700
  • a5af586a46
    Merge pull request #1881 from Cub11k/master Badiboy 2023-01-10 20:48:50 +0300
  • 93dcbbeb02 Create method get_media_file_id() Cub11k 2023-01-10 19:35:36 +0200
  • bd94d8d91c
    Merge pull request #1873 from coder2020official/circular_import_fix Badiboy 2023-01-08 09:55:33 +0300
  • 6b399ab8cd
    Being specific with except block _run 2023-01-08 10:49:27 +0400
  • 8744402efc
    Removed built-in io module from try/except block _run 2023-01-08 10:48:45 +0400
  • d5bbaa900e
    Merge pull request #1870 from Cub11k/master Badiboy 2023-01-07 13:02:26 +0300
  • 02ae255701
    Revert changes in util.py Konstantin Ostashenko 2023-01-06 22:39:27 +0200
  • c27f60b94b Make create_dir() method cross-platform instead of POSIX only. Cub11k 2023-01-06 22:36:08 +0200
  • a781929a2d
    Merge pull request #1868 from Cub11k/master Badiboy 2023-01-06 22:51:52 +0300
  • e6f8acadf4 rename _util.py to service_utils.py Cub11k 2023-01-06 21:41:30 +0200
  • c298d95d0f Move functions, required in types.py to _util.py Cub11k 2023-01-06 19:27:25 +0200
  • 8aee5372ee Update README.md - add link to ru docs Cub11k 2023-01-05 16:25:16 +0200
  • df105ab1d8
    Merge pull request #1867 from Cub11k/master _run 2023-01-05 18:20:30 +0400
  • b93ec5d0e0 Translated calldata.po to russian Cub11k 2023-01-05 16:13:00 +0200
  • f201df3275 Translated index.po to russian Cub11k 2023-01-05 16:03:14 +0200
  • 206e4e024b
    Merge pull request #1865 from coder2020official/master _run 2023-01-04 18:08:35 +0400
  • bd1290592b Fix docs issues coder2020official 2023-01-04 18:07:29 +0400
  • 9b9eb775f7
    Merge pull request #1863 from Cub11k/master _run 2023-01-04 17:39:34 +0400
  • 3cfa24f9c0
    Fix msgid for forward_message:5 in async_version.po Konstantin Ostashenko 2023-01-04 15:35:09 +0200
  • b540a6c4d4
    Fix msgid for forward_message:5 in sync_version.po Konstantin Ostashenko 2023-01-04 15:33:18 +0200
  • a0ba5ae9af Finished translations on sync and async versions. Spelling fixes Cub11k 2023-01-04 00:43:42 +0200
  • 651db29cb2 Fix typehints for stop_poll reply markup Cub11k 2023-01-03 23:45:59 +0200
  • 490168f3f6 Some translations Up to lines sync_version.po:4527 and async_version.po:4448 Cub11k 2023-01-03 19:43:36 +0200
  • bf38071e8f Some translations Up to lines sync_version.po:3691 and async_version.po:3609 Cub11k 2023-01-03 17:32:31 +0200
  • e8aaa524fe
    Merge branch 'sync_and_async_upd' into master Konstantin Ostashenko 2023-01-02 17:41:48 +0200
  • e2e754fdff
    Merge pull request #3 from eternnoir/master Konstantin Ostashenko 2023-01-02 17:35:04 +0200
  • d64f305fd4
    Merge pull request #1861 from coder2020official/docs _run 2023-01-02 19:29:40 +0400
  • 611bf4235c Updated documentation locales coder2020official 2023-01-02 19:27:57 +0400
  • fe0dc6930c
    Merge pull request #2 from Cub11k/master Konstantin Ostashenko 2023-01-02 17:14:33 +0200
  • 6d4d3f8005
    Merge pull request #1 from eternnoir/master Konstantin Ostashenko 2023-01-02 17:12:49 +0200
  • 0f7464e8c4 Some translations Up to lines sync_version.po:3008 and async_version.po:3122 Cub11k 2023-01-02 17:09:48 +0200
  • 6f86382e33
    Merge pull request #1860 from Badiboy/master 4.9.0 Badiboy 2023-01-02 18:00:39 +0300
  • 43cc203654 Bump version to 4.9/0 Badiboy 2023-01-02 18:00:20 +0300
  • 3b62ad4765
    Merge pull request #1855 from coder2020official/botapi6.4 Badiboy 2023-01-02 17:55:32 +0300
  • 3be5015f9e
    Update telebot/types.py _run 2023-01-02 17:55:30 +0400
  • 267a33c329
    Update telebot/types.py _run 2023-01-02 17:55:14 +0400
  • 667e82d073
    Update telebot/types.py _run 2023-01-02 17:54:35 +0400
  • dd50273c95 Some translations Up to lines sync_version.po:2709 and async_version.po:2853 Cub11k 2022-12-31 14:16:13 +0200