Interface to represent button styling.

Hierarchy

  • ButtonStyling

Properties

custom_id: string
disabled?: boolean
emoji?: string | APIMessageComponentEmoji
label?: string
style: Primary | Secondary | Success | Danger

Generated using TypeDoc