How to achieve only 1-1 messaging using Sendbird?

I know Sendbird is giving both 1-1 and 1-N messaging options in GroupChannel Type. But I just want to give the user a single option of doing a 1-1 conversation with some user.
I explored the complete docs but did not find any solution to it.
How can I implement this?