Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET "http://localhost:5001/channel/whitelist?channel_id=group123&channel_type=2"
[ "user456", "user789", "user101" ]
获取频道白名单用户列表
1
2