Package-level declarations
Types
Annotate a TelegramMessageElement type to be used only for sending.
A Telegram Audio for sending and serialization is not supported.
A Telegram Document for sending and serialization is not supported.
A Telegram Audio that received from a message event.
Mark the disable_notification
in sending messages to true
.
A Telegram Document file that received from a message event.
A Telegram LinkPreviewOptions.
The supertype for all Message.Element implementations in this Telegram Component.
A TelegramMessageElement implementation that provide a TelegramApi (witch the type of result is Message or MessageId, e.g. SendMessageApi, ForwardMessageApi, CopyMessageApi, etc.) directly.
An implementation for Image based on Telegram Photo.
An TelegramPhotoImage implementation containing a list of PhotoSize is a type parsed by message events.
Mark the protect_content
in sending messages to true
.
A PlainText's parse_mode
(see also FormattingOption).