- The Simplest Telegram API Wrapper
- Simple for beginners (little to No Coding Knowledge)
- Asyncio (i.e. Non Blocking)
- Added support for payment Applications
On MacOS/Linux Terminal
:
pip3 install -U Telpy
or
python3 -m pip install -U Telpy
On Windows Commands Prompt
:
pip install -U Telpy
or
python -m pip install -U Telpy
Find in example.py
Use response.yaml
as a response template