Package

net.katsstuff

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.http.requests.BotAuthentication.type

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

    Permalink
  3. type GatewaySettings = ackcord.websocket.gateway.GatewaySettings

    Permalink
  4. type JsonNull = ackcord.util.JsonNull.type

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

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

    Permalink
  7. type JsonUndefined = ackcord.util.JsonUndefined.type

    Permalink
  8. type Login = ackcord.websocket.AbstractWsHandler.Login.type

    Permalink
  9. type Logout = ackcord.websocket.AbstractWsHandler.Logout.type

    Permalink
  10. type MessageParser[A] = ackcord.util.MessageParser[A]

    Permalink
  11. type Request[Data, Ctx] = ackcord.http.requests.Request[Data, Ctx]

    Permalink
  12. type RequestHelper = ackcord.http.requests.RequestHelper

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

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

    Permalink

Value Members

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

    Permalink
  2. val GatewaySettings: ackcord.websocket.gateway.GatewaySettings.type

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

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

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

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

    Permalink
  7. val Login: ackcord.websocket.AbstractWsHandler.Login.type

    Permalink
  8. val Logout: ackcord.websocket.AbstractWsHandler.Logout.type

    Permalink
  9. val MessageParser: ackcord.util.MessageParser.type

    Permalink
  10. val Request: ackcord.http.requests.Request.type

    Permalink
  11. val RequestHelper: ackcord.http.requests.RequestHelper.type

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

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

    Permalink
  14. package lavaplayer

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

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

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

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped