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

x/natico/examples/deps.ts>ActivityButton

A powerful and customizable framework for Discordeno
Latest
interface ActivityButton
Re-export
import { type ActivityButton } from "https://deno.land/x/natico@4.0.0-pre.4/examples/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)