IGPAPI
    Preparing search index...

    Interface MediaClipOverlay

    interface MediaClipOverlay {
        end: number;
        start: number;
        sticker_id?: string;
        text?: string;
        type: string;
    }
    Index

    Properties

    end: number
    start: number
    sticker_id?: string
    text?: string
    type: string