from telethon.sessions import StringSession session_string = os.environ.get("SESSION") client = TelegramClient(StringSession(session_string), api_id, api_hash)
I can here but how to login telegram app
using telethon sessionstring login telegram official apps? you can't do that
Or is there any other session I can generate that can use ?
Обсуждают сегодня