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