Interface TelegramComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface TelegramComponentBuilderFactory
Send and receive messages acting as a Telegram Bot Telegram Bot API.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Telegram component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiontelegram()
Telegram (camel-telegram) Send and receive messages acting as a Telegram Bot Telegram Bot API.
-
Method Details
-
telegram
Telegram (camel-telegram) Send and receive messages acting as a Telegram Bot Telegram Bot API. Category: cloud,api,chat Since: 2.18 Maven coordinates: org.apache.camel:camel-telegram- Returns:
- the dsl builder
-