How open new channel with two users?

Hey there! I need to create a new channel with two users (the current user (I am) and another user (I know his ID). Could you help with it?
Actually, I want to click button and redirect to the page with a channel where there are I and second user

1 Like

Hello @NikShein,

Welcome to the Sendbird Community!

I assume that you are looking for an implementation logic or example to create a new channel with two users in JS where you can make use of the below provided sample guide built in react that should guide you with the implementation - GitHub - sendbird/sendbird-chat-sample-react: SendBird Chat SDK sample for React..

Hello @Thanraj Thank you, but I couldn’t find a suitable example of it :frowning:

1 Like