From e8b8a807d9ab022da7a43a67338c5a05d74af137 Mon Sep 17 00:00:00 2001 From: yogevbd Date: Wed, 15 Jan 2020 17:30:43 +0200 Subject: [PATCH] Fix docs --- docs/notification-object.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/notification-object.md b/docs/notification-object.md index 9fa404f..309dbbc 100755 --- a/docs/notification-object.md +++ b/docs/notification-object.md @@ -6,6 +6,7 @@ sidebar_label: Notification Contains the payload data. +- **`identifier`**- returns the notification's identifier string. - **`title`**- returns the notification's title string. - **`subtitle`**- returns the notification's title string. (iOS only) - **`body`**- returns the notification's main message string.