IGPAPI
    Preparing search index...

    Interface UserStoryFeedResponse

    interface UserStoryFeedResponse {
        broadcast: null;
        reel: UserStoryFeedResponseReel | null;
        status: string;
    }
    Index

    Properties

    Properties

    broadcast: null
    status: string