feat(push): add coldstart property. Fixes #559
This commit is contained in:
parent
a0b6b1084b
commit
48196da281
@ -55,6 +55,7 @@ export interface NotificationEventAdditionalData {
|
||||
*/
|
||||
foreground?: boolean;
|
||||
collapse_key?: string;
|
||||
coldstart?: boolean;
|
||||
from?: string;
|
||||
notId?: string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user