IGPAPI
    Preparing search index...

    Interface LiveViewerListResponse

    interface LiveViewerListResponse {
        status: string;
        users: LiveViewerListResponseUsersItem[];
    }
    Index

    Properties

    Properties

    status: string