Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/slack_bolt/src/middleware/builtin.ts>matchCommandName

TypeScript framework to build Slack apps in a flash with the latest platform features. Deno port of @slack/bolt
Latest
function matchCommandName
import { matchCommandName } from "https://deno.land/x/slack_bolt@1.0.0/src/middleware/builtin.ts";

Middleware that filters out any command that doesn't match name

Parameters

name: string