Unhandled exception on unsubscribe_all
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/telethon/client/updates.py", line 570, in _dispatch_update
await callback(event)
File "/etc/kabot/main.py", line 634, in unsubscribe_all
await event.respond('success unsubscribe_all:\n' + msg,link_preview = False,parse_mode = None)
File "/usr/local/lib/python3.9/dist-packages/telethon/tl/custom/message.py", line 761, in respond
return await self._client.send_message(
File "/usr/local/lib/python3.9/dist-packages/telethon/client/messages.py", line 903, in send_message
result = await self(request)
File "/usr/local/lib/python3.9/dist-packages/telethon/client/users.py", line 30, in __call__
return await self._call(self._sender, request, ordered=ordered)
File "/usr/local/lib/python3.9/dist-packages/telethon/client/users.py", line 87, in _call
result = await future
telethon.errors.rpcerrorlist.MessageTooLongError: Message was too long (caused by SendMessageRequest)
问题描述 Describe the bug
订阅信息 command Info 请提供相关命令和信息,例如: