| Interface | Description |
|---|---|
| TelegramService |
Allows interacting with the Telegram server to exchange messages.
|
| Class | Description |
|---|---|
| TelegramComponent |
The Camel component for Telegram.
|
| TelegramConfiguration |
Bean holding the configuration of the telegram component.
|
| TelegramConstants |
Useful constants for the Telegram component.
|
| TelegramConsumer |
A polling consumer that reads messages from a chat using the Telegram bot API.
|
| TelegramEndpoint |
The telegram component provides access to the Telegram Bot API.
|
| TelegramProducer |
A producer that sends messages to Telegram through the bot API.
|
| TelegramServiceProvider |
Provides access to an instance of the Telegram service.
|
| Enum | Description |
|---|---|
| TelegramMediaType |
A collection of supported media type for outgoing messages (produced).
|
| TelegramParseMode |
A collection of supported parse modes for text messages.
|
Apache Camel