danog\MadelineProto\EventHandler\ForwardedInfo
Author: Daniil Gentili daniil@daniil.it
Info about a forwarded message.
Properties
$date:intWhen was the message originally sent$fromId:?intThe ID of the user that originally sent the message$fromName:?stringThe name of the user that originally sent the message$forwardedChannelMsgId:?intID of the channel message that was forwarded$forwardedChannelMsgAuthor:?stringFor channels and if signatures are enabled, author of the channel message that was forwareded$savedFromId:?intOnly for messages forwarded to Saved Messages, full info about the user/channel that originally sent the message$savedFromMsgId:?intOnly for messages forwarded to Saved Messages, ID of the message that was forwarded from the original user/channel — Generated by danog/phpdoc