TelegramContext

class TelegramContext(val bot: Bot) : ExecutionContext

Constructors

Link copied to clipboard
constructor(bot: Bot)

Properties

Link copied to clipboard
val bot: Bot