Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PresenceActivityAssets

Information for the presence's images and their hover texts

Hierarchy

  • PresenceActivityAssets

Index

Properties

Optional largeImage

largeImage: undefined | string

The ID for a large asset of the activity, usually a snowflake

Optional largeText

largeText: undefined | string

Text displayed when hovering over the large image of the activity

Optional smallImage

smallImage: undefined | string

The ID for a small asset of the activity, usually a snowflake

Optional smallText

smallText: undefined | string

Text displayed when hovering over the small image of the activity

Generated using TypeDoc