# ReactUIkit를 사용하면서 궁금한 점 3가지 있어서 질문드립니다!

**URL:** https://community.sendbird.com/t/reactuikit-3/4238
**Category:** Sendbird Chat UIKit
**Tags:** uikit
**Created:** [March 23, 2022, 5:32am UTC](https://community.sendbird.com/t/reactuikit-3/4238 "2022-03-23T05:32:29Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![jongwanra](https://avatars.discourse-cdn.com/v4/letter/j/edb3f5/32.png) [@jongwanra](https://community.sendbird.com/u/jongwanra)
#### Post date: [March 23, 2022, 8:08am UTC](https://community.sendbird.com/t/reactuikit-3/4238/4 "2022-03-23T08:08:55Z")

</div>

답변 감사드립니다!  
두번째 질문에 대한 답변으로 추가적으로 궁금한 사항이 있는데,  
현재 custom\_type값으로 가져가고 싶은데 custom\_type값이 다르더라도  
같은 채널방으로 연결이 됩니다. 예를 들어서, A B custom\_type=‘item1’, A B custom\_type='item2’로 지정하더라도 같은 방으로 연결 됩니다.

> [@Semi-Distinct Group Chat](https://community.sendbird.com/t/semi-distinct-group-chat/3138/4):
>
> @Doug_Exner after diving deeper, I can’t tell if this is fully working. For example, I’m creating a channel with distinct = true custom\_type = "APPNAME:CHANNEL:COURSEID:12345" I am able to filter the channel list by APPNAME:CHANNEL:COURSEID:12345 correctly. However, if I select the same users from the previous chat, but use a different custom\_type, it returns the previous chat. My understanding is that “distinct” factors in, not just the userIds within a chat, but also the custom\_type. That …

해당 답변에 따르면, 따로 저희가 사용하고 있는 app\_id를 드려야 해당 설정값을 센드버드 측에서 변경해줘야 적용이 가능하다고 알고 있는데 제가 잘못알고 있는 부분일까요??

custom\_type과 is\_distinct를 사용해서 같은 멤버들이더라도 다른 방으로 가질 수 있게끔 하려면 제가 어떻게 해야할까요???

읽어주셔서 감사합니다.

---

_[View the full topic](https://community.sendbird.com/t/reactuikit-3/4238)._
