1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
coder2020official 107f92314b icon_custom_emoji_id and name parameters made optional for edit_forum_topic
The parameters name and icon_custom_emoji_id of the method editForumTopic are now optional. If they are omitted, the existing values are kept.
2022-12-30 19:50:14 +04:00
..
asyncio_storage
ext Merge pull request #1839 from coder2020official/master 2022-12-19 17:35:23 +04:00
storage
__init__.py icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +04:00
apihelper.py icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +04:00
async_telebot.py icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +04:00
asyncio_filters.py
asyncio_handler_backends.py
asyncio_helper.py icon_custom_emoji_id and name parameters made optional for edit_forum_topic 2022-12-30 19:50:14 +04:00
callback_data.py
custom_filters.py
formatting.py Escape both metachars 2022-12-20 23:47:12 +04:00
handler_backends.py
types.py Added the field has_media_spoiler to the class Message. 2022-12-30 19:41:46 +04:00
util.py Update util.py 2022-12-03 14:23:10 +01:00
version.py Bump version to 4.8.0 2022-11-28 19:14:07 +03:00