distype - v3.0.1
    Preparing search index...

    Interface ClientOptions

    Options for the client.

    interface ClientOptions {
        cache?: CacheOptions;
        gateway?: GatewayOptions;
        rest?: RestOptions & RestRequestOptions;
    }
    Index

    Properties

    Properties

    cache?: CacheOptions
    gateway?: GatewayOptions