io.laserdisc.slack4s.slashcmd.internal

Members list

Type members

Classlikes

object CommandRunner

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait CommandRunner[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CommandRunnerImpl[F[_]](slack: SlackAPIClient[F], mapper: () => F, queue: Queue[F, (SlashCommandPayload, Command[F])])(using evidence$1: Async[F]) extends CommandRunner[F]

Attributes

Supertypes
trait CommandRunner[F]
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type