# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
User_ServiceDesc is the grpc.ServiceDesc for User service.
# Structs
accountCheckReq 请求检查多个账户状态 checkUserIDs 需要检查的用户ID列表.
accountCheckResp 检查账户状态的响应 results 单个用户状态的结果列表.
No description provided by the author
添加通知账号请求.
添加通知账号响应.
所有指令信息响应.
批量设置对话信息请求.
批量设置对话信息响应.
指令信息响应.
getAllConversationsReq 请求获取所有会话信息的请求 ownerUserID 拥有者用户ID operationID 操作ID.
getAllConversationsResp 获取所有会话信息的响应 conversations 所有会话信息列表.
getAllUserIDReq 请求获取所有用户ID pagination 分页参数.
getAllUserIDResp 获取所有用户ID的响应 total 总用户数 userIDs 用户ID列表.
getConversationReq 获取会话信息的请求 conversationID 会话ID ownerUserID 拥有者用户ID operationID 操作ID.
getConversationResp 获取会话信息的响应 conversation 会话信息.
getConversationsReq 请求获取多个会话信息的请求 ownerUserID 拥有者用户ID conversationIDs 会话ID列表 operationID 操作ID.
getConversationsResp 获取多个会话信息的响应 conversations 会话信息列表.
getDesignateUsersReq 请求获取指定用户信息 userIDs 指定的用户ID列表.
getDesignateUsersResp 获取指定用户信息的响应 usersInfo 用户信息列表.
获取全局接收消息选项请求.
获取全局接收消息选项响应.
获取通知账号请求.
获取通知账号响应.
获取分页用户列表请求.
获取分页用户列表响应.
获取订阅用户状态请求.
获取订阅用户状态响应.
获取用户状态请求.
获取用户状态响应.
通知账号信息.
在线状态信息.
处理用户指令添加请求.
处理用户指令添加响应.
处理用户指令删除请求.
处理用户指令删除响应.
获取所有用户指令请求.
获取所有用户指令响应.
获取用户指令请求.
获取用户指令响应.
处理用户指令更新请求.
处理用户指令更新响应.
搜索通知账号请求.
搜索通知账号响应.
setConversationReq 设置会话属性的请求 conversation 会话信息 notificationType 通知类型 operationID 操作ID.
setConversationResp 设置会话属性的响应(空响应).
setGlobalRecvMessageOptReq 设置全局接收消息选项的请求 userID 用户ID globalRecvMsgOpt 全局接收消息选项.
setGlobalRecvMessageOptResp 设置全局接收消息选项的响应(空响应).
setRecvMsgOptReq 设置会话接收消息选项的请求 ownerUserID 拥有者用户ID conversationID 会话ID recvMsgOpt 接收消息选项 notificationType 通知类型 operationID 操作ID.
setRecvMsgOptResp 设置会话接收消息选项的响应(空响应).
设置用户状态请求.
设置用户状态响应.
订阅或取消用户状态请求.
订阅或取消用户状态响应.
UnimplementedUserServer must be embedded to have forward compatible implementations.
更新通知账号信息请求.
更新通知账号信息响应.
updateUserInfoExReq 更新扩展用户信息的请求 userInfo 要更新的包含扩展信息的用户信息.
updateUserInfoExResp 更新扩展用户信息的响应(空响应).
updateUserInfoReq 更新用户信息的请求 userInfo 要更新的用户信息.
updateUserInfoResp 更新用户信息的响应(空响应).
用户注册数量请求.
用户注册数量响应.
用户注册请求.
用户注册响应.
# Interfaces
UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
UserClient is the client API for User service.
UserServer is the server API for User service.