ChatError

constructor(code: Int = -1, message: String = "", statusCode: Int = -1, exceptionFields: Map<String, String> = mapOf(), moreInfo: String = "", details: List<ChatErrorDetail> = emptyList(), duration: String = "")