Home / All Integrations / Telegram

free

Connect Telegram to your chatbot

Connect with the Telegram APIs


Connect with the Telegram API.

To setup this App, you will need to configure a Telegram Bot by talking to @BotFather and retrieving a bot token. All the available Telegram API methods are accessible through this App.

Warning: if you have connected the same bot (same bot token) to a CSML Studio channel, some methods are also used for important configuration. Making changes in those configurations (especially webhook settings) may break your chatbot!

Usage

To interact with the Telegram API, you will only need the following parameters:

  • method: name of the API method
  • data: optional data to send to the endpoint

Example

do App("telegram", method="getMe", data={"some":"value"})

Join the Community
on Slack Slack

Come and learn all about CSML with other chatbot enthusiasts on the CSML Community Slack! 🤗