Skip to content

Commit 31c70cf

Browse files
committed
Add contentChanged in MessagingOptions
1 parent f589667 commit 31c70cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/firebase-admin.messaging.api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ export interface MessagingOptions {
309309
priority?: string;
310310
restrictedPackageName?: string;
311311
timeToLive?: number;
312+
contentChanged?: boolean
312313
}
313314

314315
// @public

0 commit comments

Comments
 (0)