teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetGameHighScoresParams

    interface MessagesGetGameHighScoresParams {
        id: number;
        peer: EntityLike;
        userId: EntityLike;
    }
    Index
    id: number

    ID of message with game media attachment

    peer: EntityLike

    Where was the game sent

    userId: EntityLike

    Get high scores made by a certain user