Slack

scribe.slack.Slack
See theSlack companion class
object Slack

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Slack.type

Members list

Type members

Classlikes

case class Attachment(title: String, text: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Attachment

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Attachment.type

Value members

Concrete methods

def configure(serviceHash: String, botName: String, emojiIcon: String, loggerName: String, level: Level): Unit