public static interface TelegramEndpointBuilderFactory.TelegramBuilders
| Modifier and Type | Method and Description |
|---|---|
default TelegramEndpointBuilderFactory.TelegramEndpointBuilder |
telegram(String path)
Telegram (camel-telegram)
The telegram component provides access to the Telegram Bot API.
|
default TelegramEndpointBuilderFactory.TelegramEndpointBuilder telegram(String path)
telegram:type
Path parameter: type (required)
The endpoint type. Currently, only the 'bots' type is supported.
The value can be one of: botsApache Camel