Interface TeleightBotsProcess

All Superinterfaces:
AutoCloseable, Closeable

public sealed interface TeleightBotsProcess extends Closeable
  • Method Details

    • scheduler

      @NotNull @NotNull Scheduler scheduler()
    • botManager

      @NotNull @NotNull BotManager botManager()
    • exceptionManager

      @NotNull @NotNull ExceptionManager exceptionManager()