interface MentionArgument implements ArgumentBaseimport { type MentionArgument } from "https://deno.land/x/harmony@v2.6.0/src/utils/command.ts"; Propertiesmatch: "user" | "role" | "channel"optionaldefaultValue: string