getMessageAuthor¶
Returns information about actual author of a message sent on behalf of a channel. The method can be called if messageProperties.can_get_author == true
getMessageAuthor(
chat_id: int53,
message_id: int53
) → User