Package | Description |
---|---|
org.apache.camel.component.telegram.model | |
org.apache.camel.component.telegram.util |
Modifier and Type | Method and Description |
---|---|
IncomingMessage |
Update.getChannelPost() |
IncomingMessage |
Update.getMessage() |
Modifier and Type | Method and Description |
---|---|
void |
Update.setChannelpost(IncomingMessage channelpost) |
void |
Update.setMessage(IncomingMessage message) |
Modifier and Type | Method and Description |
---|---|
static String |
TelegramConverter.toString(IncomingMessage message) |
Apache Camel