MyTelegram is telegram server side api implementation written in c#,support private deployment
- API Layer:
192 - MTProto transports:
Abridged,Intermediate - Private chat
- Group chat
- Supergroup chat
- Channel
- End-to-end-encryption chat(Pro version)
- Voice/video call(Pro version)
- Bot(Partial support,Pro version)
- 2FA(Pro version)
- Stickers(Pro version)
- Reactions(Pro version)
- ForumTopics(Pro version)
- Install .NET SDK 8.0
- Run
build/build.ps1orbuild/build.sh - Build output folder is
out/{version}
build-all-amd64.sh
build-all-arm64.sh
build-and-push-all-amd64-arm64.sh
- Download docker-compose configuration files
https://raw.githubusercontent.com/loyldg/mytelegram/dev/docker/compose/docker-compose.yml https://raw.githubusercontent.com/loyldg/mytelegram/dev/docker/compose/.env - Replace
192.168.1.100with your own server IP in.env - Run the following command in the directory where the docker-compose.yml file is located
docker compose up - Default verification code is
22222
- Git clone the client source code
- Replace
192.168.1.100with your server IP
Love MyTelegram? Please give a star to this repository ⭐
Contact author: https://t.me/mytelegram666
Join telegram group: https://t.me/+S-aNBoRvCRpPyXrR