import{_ as r}from"./plugin-vue_export-helper-c27b6911.js";import{r as i,o as n,c as o,a as e,d,b as a,e as h}from"./app-e0095480.js";const c={},s={class:"hint-container warning"},l=e("p",{class:"hint-container-title"},"注意",-1),_={id:"删除好友",tabindex:"-1"},p=e("a",{class:"header-anchor",href:"#删除好友","aria-hidden":"true"},"#",-1),b=h('
该接口用于删除好友。
/delete_friend
字段名 | 数据类型 | 默认值 | 说明 |
---|---|---|---|
user_id | int64 | - | 好友 QQ 号 |
该接口将返回处理结果,其中 data
字段无数据。
该接口用于删除单向好友。
/delete_unidirectional_friend
字段 | 类型 | 说明 |
---|---|---|
user_id | int64 | 单向好友QQ号 |
该接口将返回处理结果,其中 data
字段无数据。
send_like
字段 | 类型 | 必须 | 说明 |
---|---|---|---|
times | int32 | 是 | 点赞次数 |
user_id | int64 | 是 | 点赞的目标用户 |
该接口将返回处理结果,其中 data
字段无数据。