批量频道信息/Batch channel info

Telegramapi

About

批量频道信息/Batch channel info

Documentation

批量频道信息/Batch channel info

[中文]

用途:

  • 一次并发抓取多个公开频道的基本信息(标题/简介/头像/订阅数/认证)。

参数:

  • channels: 逗号分隔的频道用户名,单次最多 20 个。

返回:

  • data.results:每个频道一条 {channel, ok, info|error}

[English]

Purpose:

  • Fetch basic info (title/description/avatar/subscribers/verified) for multiple public channels concurrently.

Parameters:

  • channels: Comma-separated channel usernames, up to 20 per request.

Return:

  • data.results: one {channel, ok, info|error} entry per channel.

[示例/Example]

channels = "durov,telegram"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 批量频道信息/Batch channel info

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models