{
"room_id": 0,
"account_id": "string",
"room_nick": "string",
"room_avatar": "string",
"extension": "string",
"member_role": 0,
"tags": "string",
"notify_target_tags": "string",
"member_level": 0,
"is_online": true,
"enter_time": 0,
"blocked": true,
"chat_banned": true,
"temp_chat_banned": true,
"temp_chat_banned_time": 0,
"online_info_list": [
{
"room_nick": "string",
"room_avatar": "string",
"enter_time": 0,
"robot_expire_time": 0,
"client_type": 0,
"robot": true
}
],
"online_count": "string"
}