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

Note

Maximum length of key is 128 characters!

Represents large image key for displayed activity.


string largeText

Note

Maximum length of text is 128 characters!

Represents text displayed on large image for activity.


string smallImage

Note

Maximum length of key is 128 characters!

Represents small image key for displayed activity.


string smallText

Note

Maximum length of text is 128 characters!

Represents text displayed on small image for activity.


Methods

No methods.