>_

Results 3 issues of >_

api.pay() не работает {'message': 'Json validation error List((obj.fields.account,List(JsonValidationError(List(error.expected.jsstring),WrappedArray()))))'}

import asyncio from TGConvertor import SessionManager async def main(): session = await SessionManager.from_telethon_file('14744787710.session') print(await session.to_pyrogram_file('14744787710_pr2.session')) asyncio.run(main()) While using pyrogram client I am getting this error: File "C:\Users\lador\Desktop\Projects\tg_passcode\venv\Lib\site-packages\pyrogram\storage\sqlite_storage.py", line 214, in...

### Commit before submitting - [x] I understand that Issues are used to provide feedback and solve problems, not to complain in the comments section, and will provide more information...

bug