Remove pesky minus character hiding example

This commit is contained in:
Lonami 2018-01-12 18:21:02 +01:00 committed by GitHub
parent 6cb8f2e3da
commit ef3ea11e38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'))