Skip to main content

DiscordActivityButton

@discordeno/bot


Documentation / @discordeno/bot / DiscordActivityButton

Interface: DiscordActivityButton

Defined in: packages/types/dist/types/discord/gateway.d.ts:684

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

Properties

label

label: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:686

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


url

url: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:688

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