Skip to content

class DiscordActivityAssets (client-side)

Available since version: 0.2.0

This class represents Discord application assets used in displayed activity.

Properties

string largeImage

Available since version: 0.2.0

Note

Maximum length of key is 128 characters!

Represents large image key for displayed activity.


string largeText

Available since version: 0.2.0

Note

Maximum length of text is 128 characters!

Represents text displayed on large image for activity.


string smallImage

Available since version: 0.2.0

Note

Maximum length of key is 128 characters!

Represents small image key for displayed activity.


string smallText

Available since version: 0.2.0

Note

Maximum length of text is 128 characters!

Represents text displayed on small image for activity.


Methods

No methods.