PresenceActivity
- interface PresenceActivity
Activity included in a Discord presence update.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Application ID for this activity, when Discord includes one. |
|
|
Image asset metadata for rich presence activities. |
|
|
Buttons displayed on this activity. |
|
|
Unix timestamp in milliseconds when this activity was added. |
|
|
Activity details line, or null when not provided. |
|
|
Emoji shown with a custom status, or null when not set. |
|
|
Activity flags bitfield. |
|
|
Whether this activity is an instanced game session. |
|
|
Activity name shown by Discord. |
|
|
Party metadata for rich presence activities. |
|
|
Join/spectate secrets for rich presence activities. |
|
|
Activity state text. For custom status, this is the custom status text. |
|
|
Activity start/end timestamps supplied by Discord. |
|
|
Activity type such as playing, streaming, listening, watching, or custom. |
|
|
Stream URL for streaming activities, or null when not applicable. |