MTPyroger/examples
2018-05-06 12:51:48 +02:00
..
echo_bot.py Update examples 2018-05-06 11:56:25 +02:00
get_history.py Update examples 2018-05-06 11:56:25 +02:00
get_participants2.py Update examples 2018-05-06 11:56:25 +02:00
get_participants.py Update examples 2018-05-06 11:56:25 +02:00
hello_world.py Update examples 2018-05-06 11:56:25 +02:00
query_inline_bots.py Add send_bot_keyboards.py example 2018-05-06 12:51:48 +02:00
raw_update_handler.py Update examples 2018-04-14 18:46:54 +02:00
README.md Add send_bot_keyboards.py example 2018-05-06 12:51:48 +02:00
send_bot_keyboards.py Add send_bot_keyboards.py example 2018-05-06 12:51:48 +02:00
welcome_bot.py Update examples 2018-05-06 11:56:25 +02:00

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 your session names and the target chats.