blob: 542df07554084b64ab3186199bc60d32f903467f [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!