2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-29 05:18:10 +00:00

Small docs layout fixup

This commit is contained in:
Dan 2019-06-10 17:41:55 +02:00
parent af08606087
commit 6ddb28c3e4
3 changed files with 7 additions and 1 deletions

View File

@ -13,4 +13,7 @@ This is the Client class. It exposes high-level methods for an easy access to th
with app: with app:
app.send_message("me", "Hi!") app.send_message("me", "Hi!")
Details
-------
.. autoclass:: pyrogram.Client() .. autoclass:: pyrogram.Client()

View File

@ -1,5 +1,8 @@
Update Filters Update Filters
============== ==============
Details
-------
.. autoclass:: pyrogram.Filters .. autoclass:: pyrogram.Filters
:members: :members:

View File

@ -2,7 +2,7 @@ About the License
================= =================
.. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png .. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png
:align: left :align: right
Pyrogram is free software and is currently licensed under the terms of the Pyrogram is free software and is currently licensed under the terms of the
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it `GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it