NetGram/ ├── bot/ # Telegram Bot (Pyrogram) │ ├── main.py # Bot entry point │ ├── config.py # Configuration │ ├── handlers.py # Command handlers │ ├── database.py # Database operations │ └── ...
Pyrogram is a modern, elegant and asynchronous MTProto API framework. It enables you to easily interact with the main Telegram API through a user account (custom client) or a bot identity (bot API ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results