| Interface | Description |
|---|---|
| TelegramService |
Allows interacting with the Telegram server to exchange messages.
|
| Class | Description |
|---|---|
| TelegramComponent | |
| TelegramComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| 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 |
Send and receive messages acting as a Telegram Bot Telegram Bot API.
|
| TelegramEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| TelegramEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| TelegramProducer |
A producer that sends messages to Telegram through the bot API.
|
| TelegramWebhookProcessor |
| Enum | Description |
|---|---|
| TelegramMediaType |
A collection of supported media type for outgoing messages (produced).
|
| TelegramParseMode |
A collection of supported parse modes for text messages.
|
| TelegramProxyType |
| Exception | Description |
|---|---|
| TelegramException |
Apache Camel