PickerChatType

public enum PickerChatType : String, Codable

선택한 채팅방의 종류

  • 일반채팅

    Declaration

    Swift

    case regular
  • 오픈채팅

    Declaration

    Swift

    case open