Skip to content

Telegram trigger#

Telegram is a cloud-based instant messaging and voice over IP service. Users can send messages and exchange photos, videos, stickers, audio, and files of any type.

Credentials

You can find authentication information for this node here.

Examples and templates

For usage examples and templates to help you get started, refer to n8n's Telegram Trigger integrations page.

Updates#

  • *: All updates
  • message: Trigger on a new incoming message of any kind- text, photo, sticker, etc
  • edited_message: Trigger on a new version of a channel post that's known to the bot and was edited
  • channel_post: Trigger on a new incoming channel post of any kind - text, photo, sticker, etc
  • edited_channel_post: Trigger on a new version of a channel post that's known to the bot and was edited
  • inline_query: Trigger on a new incoming inline query
  • callback_query: Trigger on a new incoming callback query
  • shipping_query: Trigger on a new incoming shipping query. Only for invoices with flexible price
  • pre_checkout_query: Trigger on a new incoming pre-checkout query. Contains full information about checkout
  • poll: Trigger on a new poll state. Bots receive only updates about stopped polls and polls which are sent by the bot