mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
.. | ||
data | ||
advanced_echo2.py | ||
advanced_echo.py | ||
get_history.py | ||
get_participants.py | ||
hello_world.py | ||
inline_bots.py | ||
README.md | ||
simple_echo.py | ||
updates.py |
Examples
This folder contains example scripts to show you how Pyrogram looks like. You can start with hello_world.py and continue with the more advanced examples. Every script is working right away, meaning you can simply copy-paste and run, the only things you have to change are the target chats (username, id) and file paths for sending media (photo, video, ...).