Skip to main content
Module

x/harmony/deploy.ts>AllowedMentionsPayload

An easy to use Discord API Library for Deno.
Latest
interface AllowedMentionsPayload
Re-export
import { type AllowedMentionsPayload } from "https://deno.land/x/harmony@v2.9.0/deploy.ts";

Properties

optional
parse: AllowedMentionType[]
optional
users: string[]
optional
roles: string[]
optional
replied_user: boolean