pyrogram/examples/README.md
2018-02-26 17:10:58 +01:00

1.1 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, 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, ...).