mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 21:24:50 +00:00
Remove repeated word
This commit is contained in:
parent
1996fb1481
commit
c892e85d52
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ For Humans - str(obj)
|
|||
|
||||
If you want a nicely formatted, human readable JSON representation of any object in the API -- namely, any object from
|
||||
:doc:`Pyrogram types <../api/types/index>`, :doc:`raw functions <../telegram/functions/index>` and
|
||||
:doc:`raw types <../telegram/types/index>` -- you can use use ``str(obj)``.
|
||||
:doc:`raw types <../telegram/types/index>` -- you can use ``str(obj)``.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue