import uuid, contextvars from telethon import TelegramClient bot = TelegramClient( "transcription_bot", api_id=870972, api_hash="ce2efaca02dfcd110941be6025e9ac0d", )