mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-08 01:41:59 +00:00
Document get_messages has no default limit
This commit is contained in:
@@ -93,7 +93,7 @@ For more information, see the :doc:`/concepts/datacenters` concept.
|
||||
AttributeError: 'coroutine' object has no attribute 'id'
|
||||
--------------------------------------------------------
|
||||
|
||||
Telethon is an asynchronous library, which means you must ``await`` calls that require network access:
|
||||
Telethon is an asynchronous library, which means you must :keyword:`await` calls that require network access:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user