IGPAPI
    Preparing search index...

    Interface StoryPostPhotoResponse

    interface StoryPostPhotoResponse {
        media: StoryPostPhotoResponseMedia;
        status: string;
        upload_id: string;
    }
    Index

    Properties

    status: string
    upload_id: string