IGPAPI
    Preparing search index...

    Interface UsersStoryResponse

    interface UsersStoryResponse {
        broadcast: null;
        reel: UsersStoryResponseReel | null;
        status: string;
    }
    Index

    Properties

    Properties

    broadcast: null
    status: string