mirror of
https://github.com/gotify/android.git
synced 2026-05-23 21:59:40 +08:00
501 B
501 B
Message
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| appid | Integer | The application id that send this message. | |
| date | OffsetDateTime | The date the message was created. | |
| id | Integer | The message id. | |
| message | String | The actual message. | |
| priority | Long | The priority of the message. | [optional] |
| title | String | The title of the message. |