TelegramEvent 
    Is a Telegram simbot component event definition type. Is an implementation of the event type in the simbot API.
Author
ForteScarlet
Inheritors
Properties
Link copied to clipboard
                  The TelegramBot.
Link copied to clipboard
                  The TelegramComponent.
Link copied to clipboard
                  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.
Link copied to clipboard
                  The sourceEvent.raw.
Link copied to clipboard