pushover-notification - v0.0.2
Home
GitHub
Sitemap
Preparing search index...
types
Message
Interface Message
interface
Message
{
message
:
string
;
title
:
string
;
priority
?:
number
;
sound
?:
string
;
timestamp
?:
number
;
}
Hierarchy (
View Summary
)
MessageBase
Message
Index
Properties
message
title
priority?
sound?
timestamp?
Properties
message
message
:
string
title
title
:
string
Optional
priority
priority
?:
number
Optional
sound
sound
?:
string
Optional
timestamp
timestamp
?:
number
Settings
Member Visibility
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
message
title
priority
sound
timestamp
Home
GitHub
Sitemap
pushover-notification - v0.0.2
Loading...