mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-20 20:16:38 +00:00
Remove pesky minus character hiding example
This commit is contained in:
parent
6cb8f2e3da
commit
ef3ea11e38
@ -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
|
example, is the ``hash`` of the chat or channel. Now you can use
|
||||||
`ImportChatInviteRequest`__ as follows:
|
`ImportChatInviteRequest`__ as follows:
|
||||||
|
|
||||||
.. -block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from telethon.tl.functions.messages import ImportChatInviteRequest
|
from telethon.tl.functions.messages import ImportChatInviteRequest
|
||||||
updates = client(ImportChatInviteRequest('AAAAAEHbEkejzxUjAUCfYg'))
|
updates = client(ImportChatInviteRequest('AAAAAEHbEkejzxUjAUCfYg'))
|
||||||
|
Loading…
Reference in New Issue
Block a user