mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Fix some documentation links
This commit is contained in:
parent
173fabd869
commit
d45caa6371
@ -33,8 +33,6 @@ Decorators
|
|||||||
on_disconnect
|
on_disconnect
|
||||||
on_raw_update
|
on_raw_update
|
||||||
|
|
||||||
.. _available-methods:
|
|
||||||
|
|
||||||
Messages
|
Messages
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
@ -108,9 +108,9 @@ Examples (more on `GitHub <https://github.com/pyrogram/pyrogram/tree/develop/exa
|
|||||||
|
|
||||||
app.stop()
|
app.stop()
|
||||||
|
|
||||||
.. _methods: ../pyrogram/Client.html#available-methods
|
.. _methods: ../pyrogram/Client.html#messages
|
||||||
.. _plenty of them: ../pyrogram/Client.html#available-methods
|
.. _plenty of them: ../pyrogram/Client.html#messages
|
||||||
.. _types: ../pyrogram/types/index.html
|
.. _types: ../pyrogram/Types.html
|
||||||
.. _Raw Functions: Usage.html#using-raw-functions
|
.. _Raw Functions: Usage.html#using-raw-functions
|
||||||
.. _Community: https://t.me/PyrogramChat
|
.. _Community: https://t.me/PyrogramChat
|
||||||
.. _project set up: Setup.html
|
.. _project set up: Setup.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user