2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-29 13:27:47 +00:00

Update docs

This commit is contained in:
Dan 2018-02-27 18:40:50 +01:00
parent afb48d5d31
commit c3ca21f4ed
2 changed files with 6 additions and 5 deletions

View File

@ -7,7 +7,8 @@ Inline Bots
-----------
- If a bot accepts inline queries, you can call it by using
:obj:`get_inline_bot_results <pyrogram.Client.get_inline_bot_results>` to get the list of its inline results:
:obj:`get_inline_bot_results <pyrogram.Client.get_inline_bot_results>` to get the list of its inline results
for a query:
.. code-block:: python

View File

@ -19,7 +19,7 @@ Usage
username = <your_username>
password = <your_password>
- To enable or disable the proxy without deleting your settings from the config file,
To enable or disable the proxy without deleting your settings from the config file,
change the ``enabled`` value as follows:
- ``1``, ``yes``, ``True`` or ``on``: Enables the proxy