Esposter
Preparing search index...
@esposter/db-schema
PushNotificationEventGridData
Interface PushNotificationEventGridData
interface
PushNotificationEventGridData
{
message
:
Pick
<
MessageEntity
,
"message"
|
"partitionKey"
|
"rowKey"
|
"userId"
,
>
;
notificationOptions
:
{
icon
?:
string
|
null
;
title
?:
string
|
null
}
;
}
Index
Properties
message
notification
Options
Properties
message
message
:
Pick
<
MessageEntity
,
"message"
|
"partitionKey"
|
"rowKey"
|
"userId"
>
notification
Options
notificationOptions
:
{
icon
?:
string
|
null
;
title
?:
string
|
null
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
notification
Options
Esposter
Loading...