Skip to content

Commit

Permalink
Remove pesky minus character hiding example
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonami committed Jan 12, 2018
1 parent 6cb8f2e commit ef3ea11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs/extra/examples/chats-and-channels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ enough information to join! The part after the
example, is the ``hash`` of the chat or channel. Now you can use
`ImportChatInviteRequest`__ as follows:

.. -block:: python
.. code-block:: python
from telethon.tl.functions.messages import ImportChatInviteRequest
updates = client(ImportChatInviteRequest('AAAAAEHbEkejzxUjAUCfYg'))
Expand Down

0 comments on commit ef3ea11

Please sign in to comment.