Skip to content

Commit 418ad16

Browse files
committed
Update Message.author_signature docs
1 parent f832df1 commit 418ad16

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyrogram/types/messages_and_media/message.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ class Message(Object, Update):
124124
The unique identifier of a media message group this message belongs to.
125125
126126
author_signature (``str``, *optional*):
127-
Signature of the post author for messages in channels.
127+
Signature of the post author for messages in channels, or the custom title of an anonymous group
128+
administrator.
128129
129130
text (``str``, *optional*):
130131
For text messages, the actual UTF-8 text of the message, 0-4096 characters.

0 commit comments

Comments
 (0)