Interfacegatewayv0.1.0-next.3
GatewayBotConfig
The gateway transport's bot configuration, the shared BotConfigBotConfig plus the pieces only a gateway bot has, the discord.js client options and the gateway event handlers.
Properties
clientOptions: ClientOptions;clientOptions: ClientOptions;events: EventsConfig;events: EventsConfig;