Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface DiscordActivityButton
import { type DiscordActivityButton } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.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)