Remove repeated word
This commit is contained in:
parent
1996fb1481
commit
c892e85d52
@ -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 New Issue
Block a user