ActivityAssets
Documentation / @discordeno/bot / ActivityAssets
Interface: ActivityAssets
Defined in: transformers/types.ts:144
Properties
inviteCoverImage?
optionalinviteCoverImage?:string
Defined in: transformers/types.ts:158
See Activity Asset Image. Displayed as a banner on a Game Invite.
largeImage?
optionallargeImage?:string
Defined in: transformers/types.ts:146
The id for a large asset of the activity, usually a snowflake
largeText?
optionallargeText?:string
Defined in: transformers/types.ts:148
Text displayed when hovering over the large image of the activity
largeUrl?
optionallargeUrl?:string
Defined in: transformers/types.ts:150
URL that is opened when clicking on the large image
smallImage?
optionalsmallImage?:string
Defined in: transformers/types.ts:152
The id for a small asset of the activity, usually a snowflake
smallText?
optionalsmallText?:string
Defined in: transformers/types.ts:154
Text displayed when hovering over the small image of the activity
smallUrl?
optionalsmallUrl?:string
Defined in: transformers/types.ts:156
URL that is opened when clicking on the small image