blob: 384cf824ed30adf7005fa2b26690d494a8002775 [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.
=== Help and contributions
If you hit any problem using Camel or have some feedback, then please
https://camel.apache.org/support.html[let us know].
We also love contributors, so
https://camel.apache.org/contributing.html[get involved] :-)
The Camel riders!