blob: cf982fc5527a57e5e36c94c49c5f4d7a342d3f3e [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/community/support/[let us know].
We also love contributors, so
https://camel.apache.org/community/contributing/[get involved] :-)
The Camel riders!