TelegramBotStartedEvent

An event that indicating a TelegramBot has been started at the first time.

This is an event used as a notification. At this point, bot.isStarted is already true.

Properties

Link copied to clipboard
abstract override val bot: TelegramBot

Inherited properties

Link copied to clipboard
open override val component: Component
Link copied to clipboard
abstract override val id: ID
Link copied to clipboard
abstract val time: Timestamp