Skip to main content

DiscordActivityButton

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordActivityButton

Interface: DiscordActivityButton

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

Properties

label

label: string

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

Defined in

packages/types/dist/types/discord.d.ts:1193


url

url: string

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

Defined in

packages/types/dist/types/discord.d.ts:1195