https://github.com/aliwoto/mtproto.net
Telegram MTProto .NET wrapper library for wiz0u/WTelegramClient, which looks like Pyrogram.
https://github.com/aliwoto/mtproto.net
mtproto mtproto-client wrapper wrapper-library
Last synced: 11 months ago
JSON representation
Telegram MTProto .NET wrapper library for wiz0u/WTelegramClient, which looks like Pyrogram.
- Host: GitHub
- URL: https://github.com/aliwoto/mtproto.net
- Owner: ALiwoto
- License: mit
- Created: 2022-12-01T15:44:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-13T23:37:52.000Z (over 2 years ago)
- Last Synced: 2025-04-11T22:06:51.879Z (11 months ago)
- Topics: mtproto, mtproto-client, wrapper, wrapper-library
- Language: C#
- Homepage:
- Size: 96.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# MTProto.NET
Telegram MTProto.NET wrapper library for wiz0u/WTelegramClient, which looks like [Pyrogram](https://github.com/pyrogram/pyrogram/) for python.
For usage examples, please visit [test files](Tests/MTProto.Tests/Auth/LoginTest.cs)