t.me/s/username for fetching posts from public channels is open-source? I want to get posts from public channels using the Bot API, but I'm not sure how to do so
You can just observe the network requests, and reverse engineer it. It's just t.me/api/method
i mean, the network requests are POSTs to t.me/s/username and they just give an HTML soup that’s gonna take a lot of work to fully decode if there was an API native way that would be great so i’m just wondering if i missed something
Обсуждают сегодня