Update Message.author_signature docs

This commit is contained in:
Dan 2020-11-08 13:54:25 +01:00
parent f832df14b4
commit 418ad164a0

View File

@ -124,7 +124,8 @@ class Message(Object, Update):
The unique identifier of a media message group this message belongs to.
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*):
For text messages, the actual UTF-8 text of the message, 0-4096 characters.