IGPAPI
    Preparing search index...

    Interface UsersUsernameInfoStreamInput

    interface UsersUsernameInfoStreamInput {
        entryPoint?: string;
        fromModule?: string;
        username: string;
    }
    Index

    Properties

    entryPoint?: string
    fromModule?: string
    username: string