TelegramUnsupportedEvent
class TelegramUnsupportedEvent(val bot: TelegramBot, val sourceEvent: StdlibEvent) : TelegramEvent(source)
Author
ForteScarlet
Properties
Link copied to clipboard
The TelegramBot.
Link copied to clipboard
The content
in StdlibEvent. In BasicTelegramXxxEvent
(for example BasicTelegramMessageEvent) is covered by a more specific type (for example Message in BasicTelegramMessageEvent.sourceContent).
Link copied to clipboard
The source event StdlibEvent.
Inherited properties
Link copied to clipboard
The TelegramComponent.
Link copied to clipboard
Link copied to clipboard
The sourceEvent.raw.
Link copied to clipboard