All modules

embeds

Create and send rich V2 Component messages to any channel.

/embed

Create a rich V2 component message using a dialog

/embed-quick

Quickly send a V2 component message to a channel

  • channelChannelrequired

    Channel to send the message to

  • titleStringrequired

    Message title

  • descriptionStringrequired

    Message description (supports markdown)

  • containerBoolean

    Wrap layout in a V2 card container (default true)

  • colorString

    Hex color (#5865F2) or preset: blurple, green, red, etc.

  • footerString

    Footer text

  • thumbnailString

    Thumbnail URL for the message

  • button_labelString

    Label for an interactive button accessory

  • button_urlString

    URL for the interactive button accessory