2.3 KiB
2.3 KiB
NotificationV2
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| canDelete | Boolean | [default to null] | |
| category | String | [default to null] | |
| createdAt | Date | [default to null] | |
| data | oas_any_type_not_mapped | [default to null] | |
| details | NotificationV2DetailsBoop | [optional] [default to null] | |
| expiresAt | Date | [default to null] | |
| expiryAfterSeen | Integer | [default to null] | |
| id | String | [default to null] | |
| ignoreDND | Boolean | [default to null] | |
| imageUrl | String | [default to null] | |
| isSystem | Boolean | [default to null] | |
| link | String | [default to null] | |
| linkText | String | [default to null] | |
| linkTextKey | String | [default to null] | |
| message | String | [default to null] | |
| messageKey | String | [optional] [default to null] | |
| receiverUserId | String | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| relatedNotificationsId | String | [default to null] | |
| requireSeen | Boolean | [default to null] | |
| responses | List | [default to null] | |
| seen | Boolean | [default to null] | |
| senderUserId | String | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [default to null] |
| senderUsername | String | [default to null] | |
| title | String | [default to null] | |
| titleKey | String | [default to null] | |
| type | String | [default to group.announcement] | |
| updatedAt | Date | [default to null] | |
| version | Integer | [default to 2] |