76장. 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.
76.1. Configuration Options 링크 복사링크가 클립보드에 복사되었습니다!
The following table summarizes the configuration options available for the telegram-source Kamelet:
| Property | Name | Description | Type | Default | Example |
|---|---|---|---|---|---|
| authorizationToken * | Token | The token to access your bot on Telegram. You can obtain it from the Telegram @botfather. | string |
* = Fields marked with an asterisk are mandatory.