DiscordActivityAssets
Documentation / @discordeno/types / DiscordActivityAssets
Interface: DiscordActivityAssets
Defined in: discord/gateway.ts:937
https://docs.discord.com/developers/events/gateway-events#activity-object-activity-assets
Properties
invite_cover_image?
optionalinvite_cover_image?:string
Defined in: discord/gateway.ts:951
See Activity Asset Image. Displayed as a banner on a Game Invite.
large_image?
optionallarge_image?:string
Defined in: discord/gateway.ts:939
The id for a large asset of the activity, usually a snowflake
large_text?
optionallarge_text?:string
Defined in: discord/gateway.ts:941
Text displayed when hovering over the large image of the activity
large_url?
optionallarge_url?:string
Defined in: discord/gateway.ts:943
URL that is opened when clicking on the large image
small_image?
optionalsmall_image?:string
Defined in: discord/gateway.ts:945
The id for a small asset of the activity, usually a snowflake
small_text?
optionalsmall_text?:string
Defined in: discord/gateway.ts:947
Text displayed when hovering over the small image of the activity
small_url?
optionalsmall_url?:string
Defined in: discord/gateway.ts:949
URL that is opened when clicking on the small image