Type Alias: CommandContext<Cached, InGuild>
CommandContext<
Cached,InGuild> =ChatInputContext<Cached,InGuild> |MessageContext<Cached,InGuild>
Defined in: packages/bakit/src/core/context/CommandContext.ts:126
Type Parameters
Cached
Cached extends boolean = boolean
InGuild
InGuild extends boolean = boolean