SlackWebhook

interface SlackWebhook

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun <R> invoke(action: SlackWebhookAction<R>): Result<R, RemoteFailure>