SlackAPIClient

io.laserdisc.slack4s.slack.internal.SlackAPIClient
See theSlackAPIClient companion object
trait SlackAPIClient[F[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def respond(url: String, input: ChatPostMessageRequest): F[Unit]