Код: Выделить всё
async for message in client.iter_messages(source_name, offset_date=offset_date, reverse=True):
Подробнее здесь: https://stackoverflow.com/questions/628 ... r-messages
Код: Выделить всё
async for message in client.iter_messages(source_name, offset_date=offset_date, reverse=True):