teleproto - v1.229.0
    Preparing search index...

    Interface MessagesClickSponsoredMessageParams

    interface MessagesClickSponsoredMessageParams {
        fullscreen?: boolean;
        media?: boolean;
        randomId: bytes;
    }
    Index
    fullscreen?: boolean

    The user expanded the video to full screen, and then clicked on it.

    media?: boolean

    The user clicked on the media

    randomId: bytes

    The ad's unique ID.