mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-01 23:05:15 +00:00
Update Message.author_signature docs
This commit is contained in:
@@ -124,7 +124,8 @@ class Message(Object, Update):
|
|||||||
The unique identifier of a media message group this message belongs to.
|
The unique identifier of a media message group this message belongs to.
|
||||||
|
|
||||||
author_signature (``str``, *optional*):
|
author_signature (``str``, *optional*):
|
||||||
Signature of the post author for messages in channels.
|
Signature of the post author for messages in channels, or the custom title of an anonymous group
|
||||||
|
administrator.
|
||||||
|
|
||||||
text (``str``, *optional*):
|
text (``str``, *optional*):
|
||||||
For text messages, the actual UTF-8 text of the message, 0-4096 characters.
|
For text messages, the actual UTF-8 text of the message, 0-4096 characters.
|
||||||
|
Reference in New Issue
Block a user