Packages

p

slack.core

client

package client

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. client
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait RequestEntity extends AnyRef
  2. type SlackClient = Has[Service]

Value Members

  1. def send[T, E](request: Request[Either[ResponseError[E], T], Nothing]): ZIO[SlackClient, Throwable, T]
  2. object RequestEntity
  3. object SlackClient

Inherited from AnyRef

Inherited from Any

Ungrouped