Skip to main content
GET
List tracked chats

授权

Authorization
string
header
必填

API key with bmx_ prefix. Obtain via /api/auth/api-keys.

查询参数

bot_id
integer
必填

Bot ID whose chats to list

响应

Array of chats

id
integer

Telegram chat ID

bot_id
integer

ID of the bot tracking this chat

title
string

Chat title or name

type
string

Chat type (private, group, supergroup, channel)

username
string

Chat username if public

first_name
string

First name (for private chats)

last_name
string

Last name (for private chats)

message_count
integer

Number of tracked messages