mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
5e0da40fcd
`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. |
||
---|---|---|
.. | ||
asyncio_storage | ||
ext | ||
storage | ||
__init__.py | ||
apihelper.py | ||
async_telebot.py | ||
asyncio_filters.py | ||
asyncio_handler_backends.py | ||
asyncio_helper.py | ||
callback_data.py | ||
custom_filters.py | ||
formatting.py | ||
handler_backends.py | ||
service_utils.py | ||
types.py | ||
util.py | ||
version.py |