Skip to main content

DiscordActivityButton

@discordeno/bot


Documentation / @discordeno/bot / DiscordActivityButton

Interface: DiscordActivityButton

Defined in: packages/types/dist/types/discord.d.ts:1194

https://discord.com/developers/docs/events/gateway#activity-object-activity-buttons

Properties

label

label: string

Defined in: packages/types/dist/types/discord.d.ts:1196

The text shown on the button (1-32 characters)


url

url: string

Defined in: packages/types/dist/types/discord.d.ts:1198

The url opened when clicking the button (1-512 characters)