-
Please Update TLSharp To Layer 62
-
Steps to reproduce:
1. Try to add a new proxy
2. Choose MTPROTO as the proxy type
3. Type something like `127.0.0.1` as the server
4. In the port field, type 9999... keep adding 9 until the app cr…
-
https://core.telegram.org/mtproto/service_messages
## Service Messages
- [x] [Response to an RPC query](https://core.telegram.org/mtproto/service_messages#response-to-an-rpc-query)
- [x] [RPC Er…
-
Hello,
Fairly new to Node and Telegram so this is a bit overwhelming for me. I've created an "api.js" file and copied the content of your api.js file into it (my api and api_hash are configured in …
-
Hello.
I have MTProxy Srever with two interfaces like this:
eth0: 195.1.1.1
ppp0(VPN): 10.10.10.141
i tried to using this scenario:
`TelegramClient-->(MTProto proxy server) -->TelegramServer`
te…
-
#### Description
I've tried the `auth` example with my own appID and hash
The call of `client.AuthSendCode` gets stuck/blocked somehow.
When I check the error channel, I've got
```
decoding r…
-
hi i wanna change the api id and api hash from the lua-source in tdbot
but ill face this error :
["@type"] = "error",
code = 400,
message = "Unexpected setTdlibParameters"
how can i fix it ?
-
I face this problem randomly on some servers. The problem is, the application can connect to telegram servers on some IP ranges and on some others it can't. I tried with exact configurations on many s…
-
ИМХО нужен какой-то универсальный метод, чтобы временно уметь дергать любой метод без изменений и добавлений новых методов в библиотеку.
Например `mtproto.Invoke()`. Не представляю как его реализоват…
-
After opening the application, the window title bar keeps saying "Updating" without updating any conversations, chats, or groups:
When removing and re-adding an account (logging in is worki…