Skip to main content
Module

x/harmony/deploy.ts>ButtonStyleName

An easy to use Discord API Library for Deno.
Latest
type alias ButtonStyleName
import { type ButtonStyleName } from "https://deno.land/x/harmony@v2.9.0/deploy.ts";
definition:
| "primary"
| "secondary"
| "success"
| "danger"
| "link"
| "blurple"
| "grey"
| "red"
| "green"