GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

config

API/Variables/config
seyfert/lib/index.d.ts

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.