Skip to content

Commit

Permalink
Add usable-by label to set_chat_ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
KurimuzonAkuma committed Nov 27, 2024
1 parent f6d5e59 commit 6f55ac6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyrogram/methods/chats/set_chat_ttl.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ async def set_chat_ttl(
) -> "types.Message":
"""Set the time-to-live for the chat.
.. include:: /_includes/usable-by/users.rst
Parameters:
chat_id (``int`` | ``str``):
Unique identifier (int) or username (str) of the target chat.
Expand Down

0 comments on commit 6f55ac6

Please sign in to comment.