stream-chat-react-native
stream-chat-react-native copied to clipboard
Invite Member Feature
Hello, there.
I am gonna implement invite member feature using this SDK. The ideal workflow I want is Skype. So there are 2 users - user 1 and user 2.
- User 1 requests an invitation with some message to user 2. (He will send some messages continuously even User 2 does not accept yet)
- User 2 can accept or deny User 1`s request.
- Once User 2 accepts User 1`s request, then the previous invitation message will be the first chat history with him.
I checked this guide - https://getstream.io/chat/docs/react/channel_invites/
Is it possible to implement like above only on client-side?
Thanks.
I'm not entirely sure I understand what you're trying to achieve. Am i understanding correctly that you'd want for user 1 to be able to send messages to the channel, but when user 2 accepts the invite, only the invitation message is displayed - effectively removing all messages user 1 sent before user 2 accepted the invite?
InviteMember feature seems works to invite the other guys to the specific channel. But the feature I wanna implement is that make a message request before chatting only 1:1.
So I am curious if I can implement this feature without back-end..
Hey team! Please add your planning poker estimate with ZenHub @khushal87 @madsroskar @santhoshvai @vishalnarkhede