Skip to main content

Interface: RegisterSlashCommandsEntries

Properties

commands?

optional commands: Record<string, CommandEntry>;

messageContext?

optional messageContext: Record<string, ContextConfig>;

userContext?

optional userContext: Record<string, ContextConfig>;