@extends('layouts.fullscreen-layout', ['title' => 'Telegram Chat ID Finder']) @section('content')
🛠️ Developer Utility

Chat ID Finder

Quickly retrieve your Telegram Chat ID using your Bot Token. All processing happens locally in your browser.

Detected Chats

Chat Identity Numeric ID

Instructions

  1. Send a message (e.g., "Hello") to your Bot from the account or group you want the ID from.
  2. Paste your Bot Token above and click Fetch Updates.
  3. Your CHAT_ID will appear in the table. Copy it for use in your API or integrations.
@endsection