---
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

---

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