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 166165e commit 2d8a96bCopy full SHA for 2d8a96b
docusaurus/docs/reactnative/guides/push_notifications_v2.mdx
@@ -21,7 +21,6 @@ Easiest way to integrate push notifications in your Chat applications is using F
21
- They were mentioned
22
- Messages from muted users are not sent.
23
- Messages are sent to all registered devices for a user (up to 25).
24
-- Up to 100 members of a channel will receive push notifications.
25
- skip_push is marked as false, as described [here](https://getstream.io/chat/docs/javascript/send_message/?language=javascript#complex-example).
26
- push_notifications is enabled (default) on the channel type for the sent message.
27
0 commit comments