teleproto - v1.229.0
    Preparing search index...

    Interface MessagesTogglePaidReactionPrivacyParams

    interface MessagesTogglePaidReactionPrivacyParams {
        msgId: MessageIDLike;
        peer: EntityLike;
        private: TypePaidReactionPrivacyIn;
    }
    Index
    msgId: MessageIDLike

    The ID of the message to which we sent the paid reactions

    peer: EntityLike

    The channel

    If true, makes the current anonymous in the top sender leaderboard for this message; otherwise, does the opposite.