mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-22 18:07:21 +00:00
1.5 KiB
1.5 KiB
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 (provided you correctly set up your credentials), 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, ...).