Package-level declarations
Types
Link copied to clipboard
interface ChannelEvent
Generic interface for custom events that can contain channel behaviors. Mostly used by checks.
Link copied to clipboard
interface GuildEvent
Generic interface for custom events that can contain guild behaviors. Mostly used by checks.
Link copied to clipboard
Generic interface for custom events that can contain member behaviors. Mostly used by checks.
Link copied to clipboard
interface MessageEvent
Generic interface for custom events that can contain message behaviors. Mostly used by checks.