List Telegram channel posts
telegram_channel_posts_getList recent posts from a public Telegram channel. Groups are not supported. Accepts a handle. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque pagination cursor from a previous response. Omit for the first page. | |
| handle | Yes | Telegram public username (channel or group), with or without leading @. |