✨StarLith
Results
2
comments of
✨StarLith
> 2\. set up `TelegramClient` options, specifically `deviceModel`/`systemVersion`/`appVersion` (example below) - this one was the only difference between my application and the web client (from my previous message) source code,...
Unfortunately, this is most likely a limitation of the free plan. To check this, you can use this method: ``` async function getMyAccountInfo() { try { const user = await...