Block

slack.models.Block
See theBlock companion trait
object Block

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Block.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit val actionBlockFmt: Format[ActionsBlock]
implicit val contextBlockFmt: Format[ContextBlock]
implicit val dividerFmt: Format[Divider]
implicit val eitherContextFmt: Format[Either[ImageElement, TextObject]]
implicit val format: Format[Block]
implicit val imageBlockFmt: Format[ImageBlock]
implicit val imageElementFmt: Format[ImageElement]
implicit val plainTextFmt: Format[PlainTextObject]
implicit val sectionFmt: Format[Section]