DiscordActivityAssets
Documentation / @discordeno/bot / DiscordActivityAssets
Interface: DiscordActivityAssets
Defined in: packages/types/dist/types/discord.d.ts:1174
https://discord.com/developers/docs/events/gateway#activity-object-activity-assets
Properties
large_image?
optional
large_image:string
Defined in: packages/types/dist/types/discord.d.ts:1180
The id for a large asset of the activity, usually a snowflake
large_text?
optional
large_text:string
Defined in: packages/types/dist/types/discord.d.ts:1176
Text displayed when hovering over the large image of the activity
small_image?
optional
small_image:string
Defined in: packages/types/dist/types/discord.d.ts:1182
The id for a small asset of the activity, usually a snowflake
small_text?
optional
small_text:string
Defined in: packages/types/dist/types/discord.d.ts:1178
Text displayed when hovering over the small image of the activity