Uses of Interface
org.apache.camel.builder.endpoint.dsl.TelegramEndpointBuilderFactory.TelegramEndpointBuilder
Packages that use TelegramEndpointBuilderFactory.TelegramEndpointBuilder
-
Uses of TelegramEndpointBuilderFactory.TelegramEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return TelegramEndpointBuilderFactory.TelegramEndpointBuilderModifier and TypeMethodDescriptionTelegram (camel-telegram) Send and receive messages acting as a Telegram Bot Telegram Bot API.Telegram (camel-telegram) Send and receive messages acting as a Telegram Bot Telegram Bot API. -
Uses of TelegramEndpointBuilderFactory.TelegramEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return TelegramEndpointBuilderFactory.TelegramEndpointBuilderModifier and TypeMethodDescriptionTelegramEndpointBuilderFactory.TelegramEndpointBuilder.authorizationToken(String authorizationToken) The authorization token for using the bot (ask the BotFather).TelegramEndpointBuilderFactory.AdvancedTelegramEndpointBuilder.basic()TelegramEndpointBuilderFactory.endpointBuilder(String componentName, String path) HTTP proxy host which could be used when sending out the message.HTTP proxy port which could be used when sending out the message.HTTP proxy port which could be used when sending out the message.HTTP proxy type which could be used when sending out the message.TelegramEndpointBuilderFactory.TelegramEndpointBuilder.proxyType(org.apache.camel.component.telegram.TelegramProxyType proxyType) HTTP proxy type which could be used when sending out the message.Telegram (camel-telegram) Send and receive messages acting as a Telegram Bot Telegram Bot API.Telegram (camel-telegram) Send and receive messages acting as a Telegram Bot Telegram Bot API.