다음을 통해 공유


ChatAdapterOptions type

ChatAdapter를 구성하기 위한 옵션입니다.

type ChatAdapterOptions = { onFetchProfile?: OnFetchChatProfileCallback }