Skip to main content
Module

x/biscuit/mod.ts>DiscordActivityButton

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordActivityButton
Re-export
import { type DiscordActivityButton } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

label: string

The text shown on the button (1-32 characters)

url: string

The url opened when clicking the button (1-512 characters)

label: string

The text shown on the button (1-32 characters)

url: string

The url opened when clicking the button (1-512 characters)