1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
2023-03-11 15:50:09 +04:00
..
asyncio_storage Make create_dir() method cross-platform instead of POSIX only. 2023-01-06 22:36:08 +02:00
ext Merge pull request #1839 from coder2020official/master 2022-12-19 17:35:23 +04:00
storage Make create_dir() method cross-platform instead of POSIX only. 2023-01-06 22:36:08 +02:00
__init__.py Added the parameter emoji to the method sendSticker to specify an emoji for just uploaded stickers. 2023-03-11 15:50:09 +04:00
apihelper.py Added the parameter emoji to the method sendSticker to specify an emoji for just uploaded stickers. 2023-03-11 15:50:09 +04:00
async_telebot.py Added the parameter emoji to the method sendSticker to specify an emoji for just uploaded stickers. 2023-03-11 15:50:09 +04:00
asyncio_filters.py
asyncio_handler_backends.py
asyncio_helper.py Added the parameter emoji to the method sendSticker to specify an emoji for just uploaded stickers. 2023-03-11 15:50:09 +04:00
callback_data.py
custom_filters.py
formatting.py Escape both metachars 2022-12-20 23:47:12 +04:00
handler_backends.py
service_utils.py Being specific with except block 2023-01-08 10:49:27 +04:00
types.py Added the ability to get the current bot short description in the given language as the class BotShortDescription using the method getMyShortDescription. 2023-03-11 15:46:35 +04:00
util.py Merge pull request #1917 from S1RANN/master 2023-03-03 11:00:03 +03:00
version.py Bump version to 4.10.0 2023-02-05 13:11:07 +03:00