teleproto - v1.229.0
    Preparing search index...

    Interface MessagesReportReactionParams

    interface MessagesReportReactionParams {
        id: number;
        peer: EntityLike;
        reactionPeer: EntityLike;
    }
    Index
    id: number

    Message ID

    peer: EntityLike

    Peer where the message was sent

    reactionPeer: EntityLike

    Peer that sent the reaction