Skip to main content

Notification Type Private Message

{
"is_new": "boolean",
"sid": "string",
"type": "string",
"active_at": "string",
"message": {
"id": "integer",
"sender_id": "integer",
"message": "string",
"created_at": "string",
"status": "string",
"file": "object"
}
}

Example preview:

Notification

Properties

NameTypeRequiredRestrictionsDescription
is_newbooleantrueread-onlyIf true, the notification has been read
sidstringtrueread-onlySerialization id of the notification
typestringtrueread-onlyType "private_message"
active_atstring(date-time)trueread-onlyTime when the notification was generated
messageMessagetrueread-onlyMessage received