mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-07 01:35:11 +00:00
Update examples
This commit is contained in:
@@ -4,6 +4,8 @@ from pyrogram import Client
|
||||
from pyrogram.api import functions
|
||||
from pyrogram.api.errors import FloodWait
|
||||
|
||||
"""This example shows how to retrieve the full message history of a chat"""
|
||||
|
||||
app = Client("my_account")
|
||||
app.start()
|
||||
|
||||
|
Reference in New Issue
Block a user