---
title: "Get Telegram Bot Info"
method: GET
path: "/api/channels/telegram/bot-info"
---

# Get Telegram Bot Info

`GET /api/channels/telegram/bot-info`

Return the Telegram bot username, auto-discovered via getMe.

## Response `200`

Successful Response

- TelegramBotInfoResponse
  - `bot_username` string, required
  - `bot_link` string, required

## Changes

- **2026-03-20** `572e199ad980` — 1 info
  - endpoint added
- **2026-03-20** `4c528359213d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/channels/telegram/bot-info/get.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/579c110de1b8/schema)
