Skip to main content
Module

x/biscuit/mod.ts>LinkButtonComponent

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

Link Button Component

Properties

type: MessageComponentTypes.Button
style: ButtonStyles.Link
optional
label: string
url: string
optional
disabled: boolean