key | Type | Description |
---|---|---|
name | String | The name of the activity. |
link | String? | The url of the activity. |
action | String | The action of the activity. (Playing, Watching, etc) |
title | String? | The title of the activity. |
subtitle | String? | The subtitle of the activity. |
imgSrc | String? | The image of the activity. |
editedAt | Number? | Timestamp for when the message was edited . |
startedAt | Number? | Timestamp for when the activity started. |
endsAt | Number? | Timestamp for when the activity ends. Shows progress bar. |