MattermostClientImpl

constructor(baseUrl: String, apiToken: String, chunkSize: Int = 16383, scope: CoroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()))