-
I found this comment https://github.com/alik0211/mtproto-core/pull/229#issuecomment-1262340871 that has code for storage and transport on cloudflare workers , these are codes : https://github.com/Lege…
-
like: https://github.com/telegramdesktop/tdesktop/issues/4863 at Telegram Desktop
Individual nodes are organized into clusters under a common DNS name.
It perfectly solves the problem of load ba…
-
1:apt install git curl build-essential libssl-dev zlib1g-dev
2:git clone https://github.com/TelegramMessenger/MTProxy
3:cd MTProxy
4:make && cd objs/bin
5:curl -s https://core.telegram.org…
-
Hi Dears
Please help me, i want to change my mtproto port. tell me how can I do this. ( I'm not pro, please explain to me)
my os is Centos
ty
-
Hello,
I've noticed that Windows Desktop client cannot use MTProxy for some reason. After starting server with `--verbosity=1` I could see this in console:
```
[17429][2018-06-13 21:58:15.901530 …
-
Does it exist? There are many proxy implementations already but they all build just from experiments and some of them doesn't work on android clients at all. Is there any official document that descri…
-
I was successful when I called the auth.SendCode! but after it was successful and then the other excuse was failed and I don't know what I should do?
Exceptions are as follows:
ActorDispatcher:Dis…
-
Hi,
I'm trying to create a TelegramListener.js.
I call it from my mains file like this
`require('./TelegramListener.js')`
The code in the listener is like this
```
const { MTProto, getSRPPara…
-
Today a Animated Sticker is displayed as `messageMediaUnsupported` at `message_media.html`. I believe it shoud be recognized and displayed at `message_attach_document.html` like the common `sticker`.
…
-
I'm getting the following error when I try to run the [example auth code](https://github.com/xelaj/mtproto/blob/master/examples/auth/main.go)
```
panic: (*serialize.BadMsgNotification) 0xc0000381c0 …