0tanvi00
Results
2
issues of
0tanvi00
my goal is to accept secret chat from mobile, not from code and then further events should be captured, but I have seen new_secret_chat is called when secret chat is...
for small size image this thing works but for larger size it fails ``` import os import asyncio from telethon import TelegramClient from telethon_secret_chat import SecretChatManager from telethon_secret_chat.secret_sechma.secretTL import DecryptedMessageMediaPhoto,...