Constant Field Values
Contents
org.apache.*
-
org.apache.camel.component.telegram.TelegramComponent Modifier and Type Constant Field Value public static final String
BOT_API_DEFAULT_URL
"https://api.telegram.org"
-
org.apache.camel.component.telegram.TelegramConfiguration Modifier and Type Constant Field Value public static final String
ENDPOINT_TYPE_BOTS
"bots"
-
org.apache.camel.component.telegram.TelegramConstants Modifier and Type Constant Field Value public static final String
TELEGRAM_CHAT_ID
"CamelTelegramChatId"
public static final String
TELEGRAM_MEDIA_MARKUP
"CamelTelegramMediaMarkup"
public static final String
TELEGRAM_MEDIA_TITLE_CAPTION
"CamelTelegramMediaTitleCaption"
public static final String
TELEGRAM_MEDIA_TYPE
"CamelTelegramMediaType"
public static final String
TELEGRAM_PARSE_MODE
"CamelTelegramParseMode"