PickerChatType

public enum PickerChatType : String, Codable

채팅방 목록 필터링 옵션

  • 일반채팅

    Declaration

    Swift

    case regular
  • 오픈채팅

    Declaration

    Swift

    case open