| Name | DiscordButtonTag |
| Prefix | discordbutton@ |
| Base Type | ElementTag |
| Identity Format | The identity format for Discord button is a map of button data. Do not alter raw button data, use the with.as tag instead. |
| Description | A DiscordButtonTag is an object that represents a Discord button for use with dDiscordBot. |
| Requires | dDiscordBot |
| Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordButtonTag.java#L22 |