Package

ackcord

Permalink

package ackcord

Linear Supertypes
AnyRef, Any
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

    Permalink
  2. type FutureVectorRequest[A] = Future[Vector[A]]

    Permalink
  3. type GatewayLogin = Login.type

    Permalink
  4. type GatewayLogout = Logout.type

    Permalink
  5. type GatewaySettings = ackcord.gateway.GatewaySettings

    Permalink
  6. type Id[A] = A

    Permalink
  7. type JsonNull = ackcord.util.JsonNull.type

    Permalink
  8. type JsonOption[A] = ackcord.util.JsonOption[A]

    Permalink
  9. type JsonSome[A] = ackcord.util.JsonSome[A]

    Permalink
  10. type JsonUndefined = ackcord.util.JsonUndefined.type

    Permalink
  11. type RequestHelper = ackcord.requests.RequestHelper

    Permalink
  12. type SourceRequest[A] = Source[A, NotUsed]

    Permalink
  13. type Streamable[F[_]] = ackcord.util.Streamable[F]

    Permalink

Value Members

  1. val BotAuthentication: ackcord.requests.BotAuthentication.type

    Permalink
  2. val GatewayLogin: Login.type

    Permalink
  3. val GatewayLogout: Logout.type

    Permalink
  4. val GatewaySettings: ackcord.gateway.GatewaySettings.type

    Permalink
  5. val JsonNull: ackcord.util.JsonNull.type

    Permalink
  6. val JsonOption: ackcord.util.JsonOption.type

    Permalink
  7. val JsonSome: ackcord.util.JsonSome.type

    Permalink
  8. val JsonUndefined: ackcord.util.JsonUndefined.type

    Permalink
  9. val RequestHelper: ackcord.requests.RequestHelper.type

    Permalink
  10. val Streamable: ackcord.util.Streamable.type

    Permalink
  11. implicit def flowFunctorInstance[In, Mat]: Functor[[β$0$]Flow[In, β$0$, Mat]]

    Permalink
  12. package lavaplayer

    Permalink
  13. implicit def sinkContravariantInstance[Mat]: Contravariant[[α$1$]Sink[α$1$, Mat]]

    Permalink
  14. implicit val sourceMonadInstance: MonadError[SourceRequest, Throwable] with Alternative[SourceRequest]

    Permalink
  15. implicit def sourceSyntax[A, M](source: Source[A, M]): SourceFlatmap[A, M]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped