class

Ark::Slack::SocketMode

Inherits Reference < Object

Constants

API_BASE = "https://slack.com/api"
RECONNECT_DELAY = 5.seconds

Constructors

new(app_token : String, transport : HTTPTransport = HTTPTransport.new)
Source

Instance methods

stop
Source