TYPE | Fragment |
---|---|
Category | Objects |
name | type | required | default | description |
---|---|---|---|---|
id | integer | yes | 0 | The message id |
type | string | yes | epp | The type of message |
handler | string | yes | epp | The handler for the message |
message | string | yes | The message | |
timestamp | integer | yes | The timestamp this message was saved | |
pollData | array | yes | array | the data for the poll message, this is a freeform array |