We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1940c97 commit 024f89dCopy full SHA for 024f89d
1 file changed
pyrogram/types/user_and_chats/chat.py
@@ -994,7 +994,7 @@ async def enable_notifications(
994
If the text of the message shall be displayed in notification.
995
996
mute_until (``int``, *optional*):
997
- Unix date until which all notifications shall be switched off.
+ When notifications shall be switched off. Unix time.
998
Default to forever.
999
1000
Returns:
@@ -1034,7 +1034,7 @@ async def disable_notifications(
1034
1035
1036
1037
1038
1039
1040
0 commit comments