Fix usable-by description

This commit is contained in:
KurimuzonAkuma 2023-12-02 10:25:22 +03:00
parent e73f32f847
commit ac91b56082
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ class ApplyBoost:
) -> bool:
"""Apply boost
.. include:: /_includes/usable-by/users-bots.rst
.. include:: /_includes/usable-by/users.rst
Parameters:
chat_id (``int`` | ``str``):

View File

@ -29,7 +29,7 @@ class GetBoosts:
) -> bool:
"""Get your boosts list
.. include:: /_includes/usable-by/users-bots.rst
.. include:: /_includes/usable-by/users.rst
Returns:
List of :obj:`~pyrogram.types.MyBoost`: On success.

View File

@ -30,7 +30,7 @@ class GetBoostsStatus:
) -> bool:
"""Get boosts status of channel
.. include:: /_includes/usable-by/users-bots.rst
.. include:: /_includes/usable-by/users.rst
Parameters:
chat_id (``int`` | ``str``):