| setting | value | desc |
|---|---|---|
| slow_mode | 10 | 发送消息速度 |
| max_count | 100 | 频道最大人数 |
| is_private | 1 | 是否为私密频道 |
token: ********************{"channel_id":"3639233526504988672","room_id":"3379814836102766592","setting":"follow_group_v1","value":4,"channel_type":1}curl --location --request POST 'https://chat.xiaoheihe.cn/chatroom/v2/settings/channel/edit?client_type=heybox_chat&x_client_type=web&os_type=web&x_os_type=bot&x_app=heybox_chat&chat_os_type=bot&chat_version=1.30.0' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json;charset=utf-8' \
--data-raw '{"channel_id":"3639233526504988672","room_id":"3379814836102766592","setting":"follow_group_v1","value":4,"channel_type":1}'{}