Skip to main content
Version: Next

SlashCommandMiddlewareContext

SlashCommandMiddlewareContext

Middleware context for slash commands.

Signature
type SlashCommandMiddlewareContext = MiddlewareContext<'chatInput'>