Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
data.pagination.before_cursor。data.pagination.after_cursor。channel_info(结构同 fetch_channel_info)、messages 数组、pagination 游标对象。data.pagination.before_cursor from the previous page.data.pagination.after_cursor from the previous page.channel_info (same structure as fetch_channel_info), messages array and a pagination cursor object.Authorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/telegram/web/fetch_channel_posts?channel=durov&limit=20&before=0&after=0' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}