mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-06 17:25:40 +00:00
Put example descriptions at the very top of the files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from pyrogram import Client
|
||||
|
||||
"""This example shows how to query an inline bot"""
|
||||
|
||||
from pyrogram import Client
|
||||
|
||||
# Create a new Client
|
||||
app = Client("my_account")
|
||||
|
||||
|
Reference in New Issue
Block a user