Packages

p

ackcord

package ackcord

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

Type Members

  1. type BotAuthentication = ackcord.requests.BotAuthentication.type
  2. type Cache = Events
  3. type GatewayLogin = Login.type
  4. type GatewayLogout = Logout.type
  5. type GatewaySettings = ackcord.gateway.GatewaySettings
  6. type JsonNull = ackcord.util.JsonNull.type
  7. type JsonOption[A] = ackcord.util.JsonOption[A]
  8. type JsonSome[A] = ackcord.util.JsonSome[A]
  9. type JsonUndefined = ackcord.util.JsonUndefined.type
  10. type Requests = ackcord.requests.Requests
  11. type RequestsHelper = ackcord.requests.RequestsHelper
  12. type SourceRequest[A] = Source[A, NotUsed]
  13. type Streamable[F[_]] = ackcord.util.Streamable[F]

Value Members

  1. val BotAuthentication: ackcord.requests.BotAuthentication.type
  2. val Cache: Events.type
  3. val GatewayLogin: Login.type
  4. val GatewayLogout: Logout.type
  5. val GatewaySettings: ackcord.gateway.GatewaySettings.type
  6. val JsonNull: ackcord.util.JsonNull.type
  7. val JsonOption: ackcord.util.JsonOption.type
  8. val JsonSome: ackcord.util.JsonSome.type
  9. val JsonUndefined: ackcord.util.JsonUndefined.type
  10. val Requests: ackcord.requests.Requests.type
  11. val Streamable: ackcord.util.Streamable.type
  12. implicit def flowFunctorInstance[In, Mat]: Functor[[β$0$]Flow[In, β$0$, Mat]]
  13. implicit def sinkContravariantInstance[Mat]: Contravariant[[α$1$]Sink[α$1$, Mat]]
  14. implicit val sourceMonadInstance: MonadError[SourceRequest, Throwable] with Alternative[SourceRequest]
  15. implicit def sourceSyntax[A, M](source: Source[A, M]): SourceFlatmap[A, M]

Inherited from AnyRef

Inherited from Any

Ungrouped