Domino Docs
  • Welcome
  • Introduction
    • Basics
    • How to Build your first Automation
    • How to get Started With a Template
    • How to launch a quest to Zealy using Domino
    • Key Terms in Domino
  • Use Cases
    • Automate Zealy Quest Reviews
    • Quest verification API for in-app quests
  • Inputs/Outputs
    • What are Inputs
    • Adding Inputs to a Step
    • Format Inputs
    • Automation Inputs
    • Telegram chat ID
  • Automation History
    • View and manage your Automation history
  • Wallets
    • What are Wallets
    • Domino Generated Wallet
    • Linked Browser Wallet
  • Billing
    • What are Tasks?
    • How can I pay for Domino
  • Partners
    • 🤝Partner kit
  • Team
    • Organization
Powered by GitBook
On this page
  1. Inputs/Outputs

Telegram chat ID

Getting Telegram Chat ID

PreviousAutomation InputsNextView and manage your Automation history

Last updated 7 months ago

  1. Retrieve the target group/channel’s chat ID. To do this, open Telegram Web and find the chat in the sidebar.

    • Option A: In Telegram Web, open the chat in question. You can see the chat ID at the end of the URL, e.g. -123123

    • Option B: Open inspector and select the chat element. You will find the chat ID in the data-peer-id attribute.

  2. Important note: you have to append “100” after the minus sign in the chat ID. For example, -123123 should become -100123123