Package-level declarations
Types
Link copied to clipboard
interface MattermostClient
Link copied to clipboard
class MattermostClientImpl(baseUrl: String, apiToken: String, chunkSize: Int = 16383, scope: CoroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob())) : MattermostClient