User notice message object
The user notice message information is delivered through the UserHandler.onNoticeMessage event.
More...
|
String | from |
| Message sender.
|
|
String | message |
| Notice message content.
|
|
String | timestamp |
| Timestamp when the notice message was sent (UTC+0, in the format yyyy-MM-dd'T'HH:mm:ss.SSSZ)
|
|
Int64 | timestampMillis |
| Timestamp when the notice message was sent (UTC+0, in the format unixtime)
|
|
User notice message object
The user notice message information is delivered through the UserHandler.onNoticeMessage event.
The documentation for this class was generated from the following file: