blob: 2073badc9d6e77e954db2e0374c0d84a24015718 [file] [log] [blame]
# Telegram API Example
This example shows how to use Telegram API.
## How to run
You can run this example using
mvn compile exec:java
## Custom chat and authorization token
You can specify your "chat id" and "authorization token" in "application.properties" file.
## More information
You can find more information about Apache Camel at the website: http://camel.apache.org/