해피톡 방 생성시 params를 변경합니다.
ht.event.on('happytalk:createChatRoom', function () {}) 이벤트 핸들러와 같이 사용해주세요. 통합 버튼을 사용 중인 경우 ht.event.on('happytalk:open', function () {}) 이벤트 핸들러와 같이 사용해주세요.
Happytalk Docs: API functions
해피톡 방 생성시 params를 변경합니다.