config
Signature
export declare const config: { bot(data: Omit<InternalRuntimeConfig, "intents"> & { intents?: GatewayIntentInput | undefined; }): InternalRuntimeConfig; http(data: RuntimeConfigHTTP): InternalRuntimeConfigHTTP; };Members
This export does not declare public properties or methods in the generated declaration file.