2 Home
gitea_admin edited this page 2026-03-11 14:40:41 +00:00

Telegram Source

Receive all messages that people send to your Telegram bot.

To create a bot, contact the @botfather account by using the Telegram app.

The source attaches the following header to the messages:

  • chat-id / ce-chatid: The ID of the chat where the message comes from.

Metadata

Property Value
Type source
Group Telegram
Namespace Social
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
authorizationToken string The token to access your bot on Telegram. You can obtain it from the Telegram @botfather.

Dependencies

  • camel:jackson
  • camel:kamelet
  • camel:telegram
  • camel:core