We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5587e71 commit cd8c6ffCopy full SHA for cd8c6ff
src/index.d.ts
@@ -319,7 +319,7 @@ declare module 'react-native-onesignal' {
319
removeNotification(id: number): void;
320
321
/**
322
- * Removes a single OneSignal notification based on its Android notification group Id.
+ * Removes all OneSignal notifications based on its Android notification group Id.
323
* @param {string} id - notification group id to cancel
324
* @returns void
325
*/
0 commit comments