Preparing search index...
The search index is not available
rettiwt-api
rettiwt-api
IRawNotification
Interface IRawNotification
Represents the raw data of a single Notification.
interface
IRawNotification
{
icon
:
INotificationIcon
;
id
:
string
;
message
:
INotificationMessage
;
template
:
INotificationTemplate
;
timestampMs
:
string
;
}
Index
Properties
icon
id
message
template
timestamp
Ms
Properties
icon
icon
:
INotificationIcon
id
id
:
string
message
message
:
INotificationMessage
template
template
:
INotificationTemplate
timestamp
Ms
timestampMs
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
id
message
template
timestamp
Ms
rettiwt-api
Loading...
Represents the raw data of a single Notification.