Chat
@Serializable
채팅방 정보
Chat information
Constructors
Link copied to clipboard
constructor(id: Long, title: String?, imageUrl: String?, memberCount: Int?, displayMemberImages: List<String>?, roomType: Chat.ChatRoomType?, titleSource: String)
Properties
Link copied to clipboard
채팅방 멤버 썸네일 이미지 목록(최대 5명)
List of thumbnail image of chat members (Maximum: 5)
Link copied to clipboard
채팅방 멤버 수
Number of chat members
Link copied to clipboard
채팅방 타입(regular: 일반 채팅방 | open: 오픈채팅)
Chat type(regular: regular chat | open: open chat)
Link copied to clipboard
채팅방 이름 타입(user: 사용자 설정 | chat: 채팅방 생성 시 설정 | default: 별도 설정 없음)
Type of the chat title (user: user set | chat: set upon creation | default: no setting)