IGPAPI
    Preparing search index...

    Interface UsersInfoStreamResponse

    interface UsersInfoStreamResponse {
        status: string;
        user: UsersInfoStreamResponseUser;
    }
    Index

    Properties

    Properties

    status: string