IGPAPI
    Preparing search index...

    Interface StoryPostVideoResponse

    interface StoryPostVideoResponse {
        media: StoryPostVideoResponseMedia;
        status: string;
        upload_id: string;
    }
    Index

    Properties

    status: string
    upload_id: string