ChatCrawlersearch across public Telegram Open the app
P

Python

сообщение · 2026-02-24 19:21 UTC
O
from telethon import TelegramClient from pytgcalls import GroupCallFactory api_id = 123456 api_hash = "API_HASH" TARGET_GROUP = "mygroup_username" TARGET_CHANNEL = "mychannel_username" #JOIN AS app = TelegramClient("session", api_id, api_hash) with app: factory = GroupCallFactory( app, GroupCallFactory.MTPROTO_CLIENT_TYPE.TELETHON ) group_call = factory.get_raw_group_call() app.loop.run_until_complete( group_call.start( TARGET_GROUP, join_as=TARGET_CHANNEL ) ) print("✅ Kanal nomidan voice chat ichida turibdi") app.run_until_disconnected()

Вся лента · оригинал в Telegram

Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog