###### tags: `group` # group-member-status 群組成員狀態 ## /group-member-status front to back | 說明 | key | value | | -------- | -------- | ------ | | 帳號 | uid | string | | 群組編號 | groupNum | int | | 狀態編號 | statusId | int | back to front | 說明 | key | value | | ------------ | -------- | ----- | | 加入群組結果 | response | bool | --- uid: >account>user_id groupNum: >group>serial_no statusId: >friend>relation_id --- **要檢查權限** 共用API: 群組加入/拒絕 輸入群組ID加入 臨時群組加入/拒絕 --- 與臨時群組共用