SHARDWIRE
ReferenceEvent & Data Models

BotIntentName

Reference for `BotIntentName`, exported as part of the public Shardwire surface.

type exported from src/discord/types.ts.

Summary

Reference for BotIntentName, exported as part of the public Shardwire surface.

Signature

export type BotIntentName = keyof typeof GatewayIntentBits;

On this page