# Functions
创建黑名单数据失败.
创建好友关系数据失败.
删除好友缓存数据失败.
删除好友数据失败.
根据申请人id获取申请人信息失败.
好友不存在.
获取所有的id信息失败.
根据好友id获取主动发出去的好友申请信息.
获取好友请求数据失败.
获取好友申请请求数据失败.
根据被拉黑人id获取被拉黑人信息失败.
根据好友id获取好友信息失败.
获取好友信息失败.
获取可邀请好友数据失败.
获取所有未处理的数据.
获取用户黑名单数据失败.
移除用户黑名单数据失败.
未知的来源类型.
更新好友关系信息失败.
关闭名片添加.
关闭群添加.
关闭id添加.
关闭手机号添加.
关闭二维码添加.
创建黑名单数据失败.
创建好友关系数据失败.
删除好友缓存数据失败.
删除好友数据失败.
根据申请人id获取申请人信息失败.
好友不存在.
获取所有的id信息失败.
根据好友id获取主动发出去的好友申请信息.
获取好友请求数据失败.
获取好友申请请求数据失败.
根据被拉黑人id获取被拉黑人信息失败.
根据好友id获取好友信息失败.
获取好友信息失败.
获取可邀请好友数据失败.
获取所有未处理的数据.
获取用户黑名单数据失败.
移除用户黑名单数据失败.
未知的来源类型.
更新好友关系信息失败.
关闭名片添加.
关闭群添加.
关闭id添加.
关闭手机号添加.
关闭二维码添加.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
创建黑名单数据失败.
创建好友关系数据失败.
删除好友缓存数据失败.
删除好友数据失败.
根据申请人id获取申请人信息失败.
好友不存在.
获取所有的id信息失败.
根据好友id获取主动发出去的好友申请信息.
获取好友请求数据失败.
获取好友申请请求数据失败.
根据被拉黑人id获取被拉黑人信息失败.
根据好友id获取好友信息失败.
获取好友信息失败.
获取可邀请好友数据失败.
获取所有未处理的数据.
获取用户黑名单数据失败.
移除用户黑名单数据失败.
未知的来源类型.
更新好友关系信息失败.
关闭名片添加.
关闭群添加.
关闭id添加.
关闭手机号添加.
关闭二维码添加.
# Variables
No description provided by the author
No description provided by the author
Friend_ServiceDesc is the grpc.ServiceDesc for Friend service.
Enum value maps for FriendErrorReason.
Enum value maps for FriendErrorReason.
# Structs
加入黑名单 存在 -------------------------------------------.
AddBlackReqValidationError is the validation error returned by AddBlackReq.Validate if the designated constraints aren't met.
添加好友 存在 -------------------------------------------.
AddFriendReqValidationError is the validation error returned by AddFriendReq.Validate if the designated constraints aren't met.
No description provided by the author
BlackListReplyValidationError is the validation error returned by BlackListReply.Validate if the designated constraints aren't met.
黑名单列表 存在 -------------------------------------------.
BlackListReqValidationError is the validation error returned by BlackListReq.Validate if the designated constraints aren't met.
单方面删除所有好友(注销时用).
DeleteAllFriendsReqValidationError is the validation error returned by DeleteAllFriendsReq.Validate if the designated constraints aren't met.
删除好友 存在 -------------------------------------------.
DeleteFriendReqValidationError is the validation error returned by DeleteFriendReq.Validate if the designated constraints aren't met.
No description provided by the author
GetFriendIDsReplyValidationError is the validation error returned by GetFriendIDsReply.Validate if the designated constraints aren't met.
获取用户的所有好友ID 存在 -------------------------------------------.
GetFriendIDsReqValidationError is the validation error returned by GetFriendIDsReq.Validate if the designated constraints aren't met.
No description provided by the author
GetFriendRequestByApplicantReplyValidationError is the validation error returned by GetFriendRequestByApplicantReply.Validate if the designated constraints aren't met.
根据申请和背申请人获取好友请求 存在 -------------------------------------------.
GetFriendRequestByApplicantReqValidationError is the validation error returned by GetFriendRequestByApplicantReq.Validate if the designated constraints aren't met.
No description provided by the author
GetReceiveFriendsApplyReplyValidationError is the validation error returned by GetReceiveFriendsApplyReply.Validate if the designated constraints aren't met.
获取收到的请求 存在 -------------------------------------------.
GetReceiveFriendsApplyReqValidationError is the validation error returned by GetReceiveFriendsApplyReq.Validate if the designated constraints aren't met.
No description provided by the author
GetSendFriendsApplyReplyValidationError is the validation error returned by GetSendFriendsApplyReply.Validate if the designated constraints aren't met.
获取自己主动发出的请求 存在 -------------------------------------------.
GetSendFriendsApplyReqValidationError is the validation error returned by GetSendFriendsApplyReq.Validate if the designated constraints aren't met.
No description provided by the author
GetUntreatedFriendsApplyReceiveReplyValidationError is the validation error returned by GetUntreatedFriendsApplyReceiveReply.Validate if the designated constraints aren't met.
获取所有未处理的好友请求 存在 -------------------------------------------.
GetUntreatedFriendsApplyReceiveReqValidationError is the validation error returned by GetUntreatedFriendsApplyReceiveReq.Validate if the designated constraints aren't met.
No description provided by the author
IsBlackReplyValidationError is the validation error returned by IsBlackReply.Validate if the designated constraints aren't met.
是否在黑名单中 存在 -------------------------------------------.
IsBlackReqValidationError is the validation error returned by IsBlackReq.Validate if the designated constraints aren't met.
No description provided by the author
IsFriendReplyValidationError is the validation error returned by IsFriendReply.Validate if the designated constraints aren't met.
是否好友 存在 -------------------------------------------.
IsFriendReqValidationError is the validation error returned by IsFriendReq.Validate if the designated constraints aren't met.
No description provided by the author
ListFriendApplyReplyValidationError is the validation error returned by ListFriendApplyReply.Validate if the designated constraints aren't met.
好友请求列表 存在 -------------------------------------------.
ListFriendApplyReqValidationError is the validation error returned by ListFriendApplyReq.Validate if the designated constraints aren't met.
No description provided by the author
ListFriendByIdsReplyValidationError is the validation error returned by ListFriendByIdsReply.Validate if the designated constraints aren't met.
根据id获取好友信息 存在 -------------------------------------------.
ListFriendByIdsReqValidationError is the validation error returned by ListFriendByIdsReq.Validate if the designated constraints aren't met.
No description provided by the author
ListFriendReplyValidationError is the validation error returned by ListFriendReply.Validate if the designated constraints aren't met.
获取好友列表 存在 -------------------------------------------.
ListFriendReqValidationError is the validation error returned by ListFriendReq.Validate if the designated constraints aren't met.
处理好友请求 存在 -------------------------------------------.
ProcessFriendApplicationReqValidationError is the validation error returned by ProcessFriendApplicationReq.Validate if the designated constraints aren't met.
移除黑名单 存在 -------------------------------------------.
RemoveBlackListReqValidationError is the validation error returned by RemoveBlackListReq.Validate if the designated constraints aren't met.
设置好友资料 存在 -------------------------------------------.
SetFriendInfoReqValidationError is the validation error returned by SetFriendInfoReq.Validate if the designated constraints aren't met.
UnimplementedFriendServer must be embedded to have forward compatible implementations.
# Interfaces
FriendClient is the client API for Friend service.
FriendServer is the server API for Friend service.
UnsafeFriendServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
AddBlackReqMultiError is an error wrapping multiple validation errors returned by AddBlackReq.ValidateAll() if the designated constraints aren't met.
AddFriendReqMultiError is an error wrapping multiple validation errors returned by AddFriendReq.ValidateAll() if the designated constraints aren't met.
BlackListReplyMultiError is an error wrapping multiple validation errors returned by BlackListReply.ValidateAll() if the designated constraints aren't met.
BlackListReqMultiError is an error wrapping multiple validation errors returned by BlackListReq.ValidateAll() if the designated constraints aren't met.
DeleteAllFriendsReqMultiError is an error wrapping multiple validation errors returned by DeleteAllFriendsReq.ValidateAll() if the designated constraints aren't met.
DeleteFriendReqMultiError is an error wrapping multiple validation errors returned by DeleteFriendReq.ValidateAll() if the designated constraints aren't met.
No description provided by the author
GetFriendIDsReplyMultiError is an error wrapping multiple validation errors returned by GetFriendIDsReply.ValidateAll() if the designated constraints aren't met.
GetFriendIDsReqMultiError is an error wrapping multiple validation errors returned by GetFriendIDsReq.ValidateAll() if the designated constraints aren't met.
GetFriendRequestByApplicantReplyMultiError is an error wrapping multiple validation errors returned by GetFriendRequestByApplicantReply.ValidateAll() if the designated constraints aren't met.
GetFriendRequestByApplicantReqMultiError is an error wrapping multiple validation errors returned by GetFriendRequestByApplicantReq.ValidateAll() if the designated constraints aren't met.
GetReceiveFriendsApplyReplyMultiError is an error wrapping multiple validation errors returned by GetReceiveFriendsApplyReply.ValidateAll() if the designated constraints aren't met.
GetReceiveFriendsApplyReqMultiError is an error wrapping multiple validation errors returned by GetReceiveFriendsApplyReq.ValidateAll() if the designated constraints aren't met.
GetSendFriendsApplyReplyMultiError is an error wrapping multiple validation errors returned by GetSendFriendsApplyReply.ValidateAll() if the designated constraints aren't met.
GetSendFriendsApplyReqMultiError is an error wrapping multiple validation errors returned by GetSendFriendsApplyReq.ValidateAll() if the designated constraints aren't met.
GetUntreatedFriendsApplyReceiveReplyMultiError is an error wrapping multiple validation errors returned by GetUntreatedFriendsApplyReceiveReply.ValidateAll() if the designated constraints aren't met.
GetUntreatedFriendsApplyReceiveReqMultiError is an error wrapping multiple validation errors returned by GetUntreatedFriendsApplyReceiveReq.ValidateAll() if the designated constraints aren't met.
IsBlackReplyMultiError is an error wrapping multiple validation errors returned by IsBlackReply.ValidateAll() if the designated constraints aren't met.
IsBlackReqMultiError is an error wrapping multiple validation errors returned by IsBlackReq.ValidateAll() if the designated constraints aren't met.
IsFriendReplyMultiError is an error wrapping multiple validation errors returned by IsFriendReply.ValidateAll() if the designated constraints aren't met.
IsFriendReqMultiError is an error wrapping multiple validation errors returned by IsFriendReq.ValidateAll() if the designated constraints aren't met.
ListFriendApplyReplyMultiError is an error wrapping multiple validation errors returned by ListFriendApplyReply.ValidateAll() if the designated constraints aren't met.
ListFriendApplyReqMultiError is an error wrapping multiple validation errors returned by ListFriendApplyReq.ValidateAll() if the designated constraints aren't met.
ListFriendByIdsReplyMultiError is an error wrapping multiple validation errors returned by ListFriendByIdsReply.ValidateAll() if the designated constraints aren't met.
ListFriendByIdsReqMultiError is an error wrapping multiple validation errors returned by ListFriendByIdsReq.ValidateAll() if the designated constraints aren't met.
ListFriendReplyMultiError is an error wrapping multiple validation errors returned by ListFriendReply.ValidateAll() if the designated constraints aren't met.
ListFriendReqMultiError is an error wrapping multiple validation errors returned by ListFriendReq.ValidateAll() if the designated constraints aren't met.
ProcessFriendApplicationReqMultiError is an error wrapping multiple validation errors returned by ProcessFriendApplicationReq.ValidateAll() if the designated constraints aren't met.
RemoveBlackListReqMultiError is an error wrapping multiple validation errors returned by RemoveBlackListReq.ValidateAll() if the designated constraints aren't met.
SetFriendInfoReqMultiError is an error wrapping multiple validation errors returned by SetFriendInfoReq.ValidateAll() if the designated constraints aren't met.