KtgContext

class KtgContext(val bot: TelegramBot) : ExecutionContext

Constructors

Link copied to clipboard
constructor(bot: TelegramBot)

Properties

Link copied to clipboard
val bot: TelegramBot