Skip to content

Commit cd8c6ff

Browse files
committed
Update removeGroupedNotifications comment
1 parent 5587e71 commit cd8c6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ declare module 'react-native-onesignal' {
319319
removeNotification(id: number): void;
320320

321321
/**
322-
* Removes a single OneSignal notification based on its Android notification group Id.
322+
* Removes all OneSignal notifications based on its Android notification group Id.
323323
* @param {string} id - notification group id to cancel
324324
* @returns void
325325
*/

0 commit comments

Comments
 (0)