外观
删除指定好友。
const result = await api.delete_friend(self_id, target_uin)
self_id
target_uin
{ success: true, target_uin: 112233445 }