TelegramBotConfiguration  
    class TelegramBotConfiguration @JvmOverloads constructor(var botConfiguration: BotConfiguration = BotConfiguration())(source)
A TelegramBot configuration.
Author
ForteScarlet
Properties
Link copied to clipboard
                  The source configuration for StdlibBot.
Link copied to clipboard
                  The CoroutineContext delegate from botConfiguration. If Job is provided, it ends up wrapped as parent in a new SupervisorJob.
Functions
Link copied to clipboard
                  configure the botConfiguration.