IGPAPI
    Preparing search index...

    Interface StoryPostVideoResponseVideoVersionsItem

    interface StoryPostVideoResponseVideoVersionsItem {
        bandwidth: number;
        fallback: null;
        height: number;
        id: string;
        type: number;
        url: string;
        url_expiration_timestamp_us: null;
        width: number;
    }
    Index

    Properties

    bandwidth: number
    fallback: null
    height: number
    id: string
    type: number
    url: string
    url_expiration_timestamp_us: null
    width: number