Package

com.bot4s.telegram

cats

Permalink

package cats

Visibility
  1. Public
  2. All

Type Members

  1. trait Polling[F[_]] extends api.Polling[F] with StrictLogging

    Permalink
  2. case class PollingState(botUser: User, offset: Option[Long]) extends Product with Serializable

    Permalink
  3. class TelegramBot[F[_]] extends BotBase[F]

    Permalink

Ungrouped