Skip to content

Commit 2d8a96b

Browse files
authored
docs: remove member limit info for push v2 (#1798)
This limitation was removed with push v2, this PR removes the mention of the limit form the push v2 docs
1 parent 166165e commit 2d8a96b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docusaurus/docs/reactnative/guides/push_notifications_v2.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Easiest way to integrate push notifications in your Chat applications is using F
2121
- They were mentioned
2222
- Messages from muted users are not sent.
2323
- 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.
2524
- skip_push is marked as false, as described [here](https://getstream.io/chat/docs/javascript/send_message/?language=javascript#complex-example).
2625
- push_notifications is enabled (default) on the channel type for the sent message.
2726

0 commit comments

Comments
 (0)