Versions in this module Expand all Collapse all v1 v1.0.0 Jan 6, 2025 Changes in this version + var File_sdkws_sdkws_proto protoreflect.FileDescriptor + var PullOrder_name = map[int32]string + var PullOrder_value = map[string]int32 + type BlackAddedTips struct + FromToUserID *FromToUserID + func (*BlackAddedTips) Descriptor() ([]byte, []int) + func (*BlackAddedTips) ProtoMessage() + func (x *BlackAddedTips) GetFromToUserID() *FromToUserID + func (x *BlackAddedTips) ProtoReflect() protoreflect.Message + func (x *BlackAddedTips) Reset() + func (x *BlackAddedTips) String() string + type BlackDeletedTips struct + FromToUserID *FromToUserID + func (*BlackDeletedTips) Descriptor() ([]byte, []int) + func (*BlackDeletedTips) ProtoMessage() + func (x *BlackDeletedTips) GetFromToUserID() *FromToUserID + func (x *BlackDeletedTips) ProtoReflect() protoreflect.Message + func (x *BlackDeletedTips) Reset() + func (x *BlackDeletedTips) String() string + type BlackInfo struct + AddSource int32 + BlackUserInfo *PublicUserInfo + CreateTime int64 + Ex string + OperatorUserID string + OwnerUserID string + func (*BlackInfo) Descriptor() ([]byte, []int) + func (*BlackInfo) ProtoMessage() + func (x *BlackInfo) GetAddSource() int32 + func (x *BlackInfo) GetBlackUserInfo() *PublicUserInfo + func (x *BlackInfo) GetCreateTime() int64 + func (x *BlackInfo) GetEx() string + func (x *BlackInfo) GetOperatorUserID() string + func (x *BlackInfo) GetOwnerUserID() string + func (x *BlackInfo) ProtoReflect() protoreflect.Message + func (x *BlackInfo) Reset() + func (x *BlackInfo) String() string + type ClearConversationTips struct + ConversationIDs []string + UserID string + func (*ClearConversationTips) Descriptor() ([]byte, []int) + func (*ClearConversationTips) ProtoMessage() + func (x *ClearConversationTips) GetConversationIDs() []string + func (x *ClearConversationTips) GetUserID() string + func (x *ClearConversationTips) ProtoReflect() protoreflect.Message + func (x *ClearConversationTips) Reset() + func (x *ClearConversationTips) String() string + type ConversationHasReadTips struct + ConversationID string + HasReadSeq int64 + UnreadCountTime int64 + UserID string + func (*ConversationHasReadTips) Descriptor() ([]byte, []int) + func (*ConversationHasReadTips) ProtoMessage() + func (x *ConversationHasReadTips) GetConversationID() string + func (x *ConversationHasReadTips) GetHasReadSeq() int64 + func (x *ConversationHasReadTips) GetUnreadCountTime() int64 + func (x *ConversationHasReadTips) GetUserID() string + func (x *ConversationHasReadTips) ProtoReflect() protoreflect.Message + func (x *ConversationHasReadTips) Reset() + func (x *ConversationHasReadTips) String() string + type ConversationSetPrivateTips struct + ConversationID string + IsPrivate bool + RecvID string + SendID string + func (*ConversationSetPrivateTips) Descriptor() ([]byte, []int) + func (*ConversationSetPrivateTips) ProtoMessage() + func (x *ConversationSetPrivateTips) GetConversationID() string + func (x *ConversationSetPrivateTips) GetIsPrivate() bool + func (x *ConversationSetPrivateTips) GetRecvID() string + func (x *ConversationSetPrivateTips) GetSendID() string + func (x *ConversationSetPrivateTips) ProtoReflect() protoreflect.Message + func (x *ConversationSetPrivateTips) Reset() + func (x *ConversationSetPrivateTips) String() string + type ConversationUpdateTips struct + ConversationIDList []string + UserID string + func (*ConversationUpdateTips) Descriptor() ([]byte, []int) + func (*ConversationUpdateTips) ProtoMessage() + func (x *ConversationUpdateTips) GetConversationIDList() []string + func (x *ConversationUpdateTips) GetUserID() string + func (x *ConversationUpdateTips) ProtoReflect() protoreflect.Message + func (x *ConversationUpdateTips) Reset() + func (x *ConversationUpdateTips) String() string + type DeleteMessageTips struct + OpUserID string + Seqs []int64 + UserID string + func (*DeleteMessageTips) Descriptor() ([]byte, []int) + func (*DeleteMessageTips) ProtoMessage() + func (x *DeleteMessageTips) GetOpUserID() string + func (x *DeleteMessageTips) GetSeqs() []int64 + func (x *DeleteMessageTips) GetUserID() string + func (x *DeleteMessageTips) ProtoReflect() protoreflect.Message + func (x *DeleteMessageTips) Reset() + func (x *DeleteMessageTips) String() string + type DeleteMsgsTips struct + ConversationID string + Seqs []int64 + UserID string + func (*DeleteMsgsTips) Descriptor() ([]byte, []int) + func (*DeleteMsgsTips) ProtoMessage() + func (x *DeleteMsgsTips) GetConversationID() string + func (x *DeleteMsgsTips) GetSeqs() []int64 + func (x *DeleteMsgsTips) GetUserID() string + func (x *DeleteMsgsTips) ProtoReflect() protoreflect.Message + func (x *DeleteMsgsTips) Reset() + func (x *DeleteMsgsTips) String() string + type FriendAddedTips struct + Friend *FriendInfo + FriendVersion uint64 + FriendVersionID string + OpUser *PublicUserInfo + OperationTime int64 + func (*FriendAddedTips) Descriptor() ([]byte, []int) + func (*FriendAddedTips) ProtoMessage() + func (x *FriendAddedTips) GetFriend() *FriendInfo + func (x *FriendAddedTips) GetFriendVersion() uint64 + func (x *FriendAddedTips) GetFriendVersionID() string + func (x *FriendAddedTips) GetOpUser() *PublicUserInfo + func (x *FriendAddedTips) GetOperationTime() int64 + func (x *FriendAddedTips) ProtoReflect() protoreflect.Message + func (x *FriendAddedTips) Reset() + func (x *FriendAddedTips) String() string + type FriendApplication struct + AddSource string + AddTime int64 + AddWording string + func (*FriendApplication) Descriptor() ([]byte, []int) + func (*FriendApplication) ProtoMessage() + func (x *FriendApplication) GetAddSource() string + func (x *FriendApplication) GetAddTime() int64 + func (x *FriendApplication) GetAddWording() string + func (x *FriendApplication) ProtoReflect() protoreflect.Message + func (x *FriendApplication) Reset() + func (x *FriendApplication) String() string + type FriendApplicationApprovedTips struct + FriendVersion uint64 + FriendVersionID string + FromToUserID *FromToUserID + HandleMsg string + func (*FriendApplicationApprovedTips) Descriptor() ([]byte, []int) + func (*FriendApplicationApprovedTips) ProtoMessage() + func (x *FriendApplicationApprovedTips) GetFriendVersion() uint64 + func (x *FriendApplicationApprovedTips) GetFriendVersionID() string + func (x *FriendApplicationApprovedTips) GetFromToUserID() *FromToUserID + func (x *FriendApplicationApprovedTips) GetHandleMsg() string + func (x *FriendApplicationApprovedTips) ProtoReflect() protoreflect.Message + func (x *FriendApplicationApprovedTips) Reset() + func (x *FriendApplicationApprovedTips) String() string + type FriendApplicationRejectedTips struct + FromToUserID *FromToUserID + HandleMsg string + func (*FriendApplicationRejectedTips) Descriptor() ([]byte, []int) + func (*FriendApplicationRejectedTips) ProtoMessage() + func (x *FriendApplicationRejectedTips) GetFromToUserID() *FromToUserID + func (x *FriendApplicationRejectedTips) GetHandleMsg() string + func (x *FriendApplicationRejectedTips) ProtoReflect() protoreflect.Message + func (x *FriendApplicationRejectedTips) Reset() + func (x *FriendApplicationRejectedTips) String() string + type FriendApplicationTips struct + FromToUserID *FromToUserID + func (*FriendApplicationTips) Descriptor() ([]byte, []int) + func (*FriendApplicationTips) ProtoMessage() + func (x *FriendApplicationTips) GetFromToUserID() *FromToUserID + func (x *FriendApplicationTips) ProtoReflect() protoreflect.Message + func (x *FriendApplicationTips) Reset() + func (x *FriendApplicationTips) String() string + type FriendDeletedTips struct + FriendVersion uint64 + FriendVersionID string + FromToUserID *FromToUserID + func (*FriendDeletedTips) Descriptor() ([]byte, []int) + func (*FriendDeletedTips) ProtoMessage() + func (x *FriendDeletedTips) GetFriendVersion() uint64 + func (x *FriendDeletedTips) GetFriendVersionID() string + func (x *FriendDeletedTips) GetFromToUserID() *FromToUserID + func (x *FriendDeletedTips) ProtoReflect() protoreflect.Message + func (x *FriendDeletedTips) Reset() + func (x *FriendDeletedTips) String() string + type FriendInfo struct + AddSource int32 + CreateTime int64 + Ex string + FriendUser *UserInfo + IsPinned bool + OperatorUserID string + OwnerUserID string + Remark string + func (*FriendInfo) Descriptor() ([]byte, []int) + func (*FriendInfo) ProtoMessage() + func (x *FriendInfo) GetAddSource() int32 + func (x *FriendInfo) GetCreateTime() int64 + func (x *FriendInfo) GetEx() string + func (x *FriendInfo) GetFriendUser() *UserInfo + func (x *FriendInfo) GetIsPinned() bool + func (x *FriendInfo) GetOperatorUserID() string + func (x *FriendInfo) GetOwnerUserID() string + func (x *FriendInfo) GetRemark() string + func (x *FriendInfo) ProtoReflect() protoreflect.Message + func (x *FriendInfo) Reset() + func (x *FriendInfo) String() string + type FriendInfoChangedTips struct + FriendSortVersion uint64 + FriendVersion uint64 + FriendVersionID string + FromToUserID *FromToUserID + func (*FriendInfoChangedTips) Descriptor() ([]byte, []int) + func (*FriendInfoChangedTips) ProtoMessage() + func (x *FriendInfoChangedTips) GetFriendSortVersion() uint64 + func (x *FriendInfoChangedTips) GetFriendVersion() uint64 + func (x *FriendInfoChangedTips) GetFriendVersionID() string + func (x *FriendInfoChangedTips) GetFromToUserID() *FromToUserID + func (x *FriendInfoChangedTips) ProtoReflect() protoreflect.Message + func (x *FriendInfoChangedTips) Reset() + func (x *FriendInfoChangedTips) String() string + type FriendRequest struct + CreateTime int64 + Ex string + FromFaceURL string + FromNickname string + FromUserID string + HandleMsg string + HandleResult int32 + HandleTime int64 + HandlerUserID string + ReqMsg string + ToFaceURL string + ToNickname string + ToUserID string + func (*FriendRequest) Descriptor() ([]byte, []int) + func (*FriendRequest) ProtoMessage() + func (x *FriendRequest) GetCreateTime() int64 + func (x *FriendRequest) GetEx() string + func (x *FriendRequest) GetFromFaceURL() string + func (x *FriendRequest) GetFromNickname() string + func (x *FriendRequest) GetFromUserID() string + func (x *FriendRequest) GetHandleMsg() string + func (x *FriendRequest) GetHandleResult() int32 + func (x *FriendRequest) GetHandleTime() int64 + func (x *FriendRequest) GetHandlerUserID() string + func (x *FriendRequest) GetReqMsg() string + func (x *FriendRequest) GetToFaceURL() string + func (x *FriendRequest) GetToNickname() string + func (x *FriendRequest) GetToUserID() string + func (x *FriendRequest) ProtoReflect() protoreflect.Message + func (x *FriendRequest) Reset() + func (x *FriendRequest) String() string + type FriendsInfoUpdateTips struct + FriendIDs []string + FriendVersion uint64 + FriendVersionID string + FromToUserID *FromToUserID + func (*FriendsInfoUpdateTips) Descriptor() ([]byte, []int) + func (*FriendsInfoUpdateTips) ProtoMessage() + func (x *FriendsInfoUpdateTips) GetFriendIDs() []string + func (x *FriendsInfoUpdateTips) GetFriendVersion() uint64 + func (x *FriendsInfoUpdateTips) GetFriendVersionID() string + func (x *FriendsInfoUpdateTips) GetFromToUserID() *FromToUserID + func (x *FriendsInfoUpdateTips) ProtoReflect() protoreflect.Message + func (x *FriendsInfoUpdateTips) Reset() + func (x *FriendsInfoUpdateTips) String() string + type FromToUserID struct + FromUserID string + ToUserID string + func (*FromToUserID) Descriptor() ([]byte, []int) + func (*FromToUserID) ProtoMessage() + func (x *FromToUserID) GetFromUserID() string + func (x *FromToUserID) GetToUserID() string + func (x *FromToUserID) ProtoReflect() protoreflect.Message + func (x *FromToUserID) Reset() + func (x *FromToUserID) String() string + type GetMaxSeqReq struct + UserID string + func (*GetMaxSeqReq) Descriptor() ([]byte, []int) + func (*GetMaxSeqReq) ProtoMessage() + func (x *GetMaxSeqReq) GetUserID() string + func (x *GetMaxSeqReq) ProtoReflect() protoreflect.Message + func (x *GetMaxSeqReq) Reset() + func (x *GetMaxSeqReq) String() string + type GetMaxSeqResp struct + MaxSeqs map[string]int64 + MinSeqs map[string]int64 + func (*GetMaxSeqResp) Descriptor() ([]byte, []int) + func (*GetMaxSeqResp) ProtoMessage() + func (x *GetMaxSeqResp) Format() any + func (x *GetMaxSeqResp) GetMaxSeqs() map[string]int64 + func (x *GetMaxSeqResp) GetMinSeqs() map[string]int64 + func (x *GetMaxSeqResp) ProtoReflect() protoreflect.Message + func (x *GetMaxSeqResp) Reset() + func (x *GetMaxSeqResp) String() string + type GroupApplicationAcceptedTips struct + Group *GroupInfo + HandleMsg string + OpUser *GroupMemberFullInfo + ReceiverAs int32 + func (*GroupApplicationAcceptedTips) Descriptor() ([]byte, []int) + func (*GroupApplicationAcceptedTips) ProtoMessage() + func (x *GroupApplicationAcceptedTips) GetGroup() *GroupInfo + func (x *GroupApplicationAcceptedTips) GetHandleMsg() string + func (x *GroupApplicationAcceptedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupApplicationAcceptedTips) GetReceiverAs() int32 + func (x *GroupApplicationAcceptedTips) ProtoReflect() protoreflect.Message + func (x *GroupApplicationAcceptedTips) Reset() + func (x *GroupApplicationAcceptedTips) String() string + type GroupApplicationRejectedTips struct + Group *GroupInfo + HandleMsg string + OpUser *GroupMemberFullInfo + ReceiverAs int32 + func (*GroupApplicationRejectedTips) Descriptor() ([]byte, []int) + func (*GroupApplicationRejectedTips) ProtoMessage() + func (x *GroupApplicationRejectedTips) GetGroup() *GroupInfo + func (x *GroupApplicationRejectedTips) GetHandleMsg() string + func (x *GroupApplicationRejectedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupApplicationRejectedTips) GetReceiverAs() int32 + func (x *GroupApplicationRejectedTips) ProtoReflect() protoreflect.Message + func (x *GroupApplicationRejectedTips) Reset() + func (x *GroupApplicationRejectedTips) String() string + type GroupCancelMutedTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupCancelMutedTips) Descriptor() ([]byte, []int) + func (*GroupCancelMutedTips) ProtoMessage() + func (x *GroupCancelMutedTips) GetGroup() *GroupInfo + func (x *GroupCancelMutedTips) GetGroupMemberVersion() uint64 + func (x *GroupCancelMutedTips) GetGroupMemberVersionID() string + func (x *GroupCancelMutedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupCancelMutedTips) GetOperationTime() int64 + func (x *GroupCancelMutedTips) ProtoReflect() protoreflect.Message + func (x *GroupCancelMutedTips) Reset() + func (x *GroupCancelMutedTips) String() string + type GroupCreatedTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + GroupOwnerUser *GroupMemberFullInfo + MemberList []*GroupMemberFullInfo + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupCreatedTips) Descriptor() ([]byte, []int) + func (*GroupCreatedTips) ProtoMessage() + func (x *GroupCreatedTips) GetGroup() *GroupInfo + func (x *GroupCreatedTips) GetGroupMemberVersion() uint64 + func (x *GroupCreatedTips) GetGroupMemberVersionID() string + func (x *GroupCreatedTips) GetGroupOwnerUser() *GroupMemberFullInfo + func (x *GroupCreatedTips) GetMemberList() []*GroupMemberFullInfo + func (x *GroupCreatedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupCreatedTips) GetOperationTime() int64 + func (x *GroupCreatedTips) ProtoReflect() protoreflect.Message + func (x *GroupCreatedTips) Reset() + func (x *GroupCreatedTips) String() string + type GroupDismissedTips struct + Group *GroupInfo + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupDismissedTips) Descriptor() ([]byte, []int) + func (*GroupDismissedTips) ProtoMessage() + func (x *GroupDismissedTips) GetGroup() *GroupInfo + func (x *GroupDismissedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupDismissedTips) GetOperationTime() int64 + func (x *GroupDismissedTips) ProtoReflect() protoreflect.Message + func (x *GroupDismissedTips) Reset() + func (x *GroupDismissedTips) String() string + type GroupInfo struct + ApplyMemberFriend int32 + CreateTime int64 + CreatorUserID string + Ex string + FaceURL string + GroupID string + GroupName string + GroupType int32 + Introduction string + LookMemberInfo int32 + MemberCount uint32 + NeedVerification int32 + Notification string + NotificationUpdateTime int64 + NotificationUserID string + OwnerUserID string + Status int32 + func (*GroupInfo) Descriptor() ([]byte, []int) + func (*GroupInfo) ProtoMessage() + func (x *GroupInfo) GetApplyMemberFriend() int32 + func (x *GroupInfo) GetCreateTime() int64 + func (x *GroupInfo) GetCreatorUserID() string + func (x *GroupInfo) GetEx() string + func (x *GroupInfo) GetFaceURL() string + func (x *GroupInfo) GetGroupID() string + func (x *GroupInfo) GetGroupName() string + func (x *GroupInfo) GetGroupType() int32 + func (x *GroupInfo) GetIntroduction() string + func (x *GroupInfo) GetLookMemberInfo() int32 + func (x *GroupInfo) GetMemberCount() uint32 + func (x *GroupInfo) GetNeedVerification() int32 + func (x *GroupInfo) GetNotification() string + func (x *GroupInfo) GetNotificationUpdateTime() int64 + func (x *GroupInfo) GetNotificationUserID() string + func (x *GroupInfo) GetOwnerUserID() string + func (x *GroupInfo) GetStatus() int32 + func (x *GroupInfo) ProtoReflect() protoreflect.Message + func (x *GroupInfo) Reset() + func (x *GroupInfo) String() string + type GroupInfoForSet struct + ApplyMemberFriend *wrapperspb.Int32Value + Ex *wrapperspb.StringValue + FaceURL string + GroupID string + GroupName string + Introduction string + LookMemberInfo *wrapperspb.Int32Value + NeedVerification *wrapperspb.Int32Value + Notification string + func (*GroupInfoForSet) Descriptor() ([]byte, []int) + func (*GroupInfoForSet) ProtoMessage() + func (x *GroupInfoForSet) GetApplyMemberFriend() *wrapperspb.Int32Value + func (x *GroupInfoForSet) GetEx() *wrapperspb.StringValue + func (x *GroupInfoForSet) GetFaceURL() string + func (x *GroupInfoForSet) GetGroupID() string + func (x *GroupInfoForSet) GetGroupName() string + func (x *GroupInfoForSet) GetIntroduction() string + func (x *GroupInfoForSet) GetLookMemberInfo() *wrapperspb.Int32Value + func (x *GroupInfoForSet) GetNeedVerification() *wrapperspb.Int32Value + func (x *GroupInfoForSet) GetNotification() string + func (x *GroupInfoForSet) ProtoReflect() protoreflect.Message + func (x *GroupInfoForSet) Reset() + func (x *GroupInfoForSet) String() string + type GroupInfoSetAnnouncementTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + OpUser *GroupMemberFullInfo + func (*GroupInfoSetAnnouncementTips) Descriptor() ([]byte, []int) + func (*GroupInfoSetAnnouncementTips) ProtoMessage() + func (x *GroupInfoSetAnnouncementTips) GetGroup() *GroupInfo + func (x *GroupInfoSetAnnouncementTips) GetGroupMemberVersion() uint64 + func (x *GroupInfoSetAnnouncementTips) GetGroupMemberVersionID() string + func (x *GroupInfoSetAnnouncementTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupInfoSetAnnouncementTips) ProtoReflect() protoreflect.Message + func (x *GroupInfoSetAnnouncementTips) Reset() + func (x *GroupInfoSetAnnouncementTips) String() string + type GroupInfoSetNameTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + OpUser *GroupMemberFullInfo + func (*GroupInfoSetNameTips) Descriptor() ([]byte, []int) + func (*GroupInfoSetNameTips) ProtoMessage() + func (x *GroupInfoSetNameTips) GetGroup() *GroupInfo + func (x *GroupInfoSetNameTips) GetGroupMemberVersion() uint64 + func (x *GroupInfoSetNameTips) GetGroupMemberVersionID() string + func (x *GroupInfoSetNameTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupInfoSetNameTips) ProtoReflect() protoreflect.Message + func (x *GroupInfoSetNameTips) Reset() + func (x *GroupInfoSetNameTips) String() string + type GroupInfoSetTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + MuteTime int64 + OpUser *GroupMemberFullInfo + func (*GroupInfoSetTips) Descriptor() ([]byte, []int) + func (*GroupInfoSetTips) ProtoMessage() + func (x *GroupInfoSetTips) GetGroup() *GroupInfo + func (x *GroupInfoSetTips) GetGroupMemberVersion() uint64 + func (x *GroupInfoSetTips) GetGroupMemberVersionID() string + func (x *GroupInfoSetTips) GetMuteTime() int64 + func (x *GroupInfoSetTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupInfoSetTips) ProtoReflect() protoreflect.Message + func (x *GroupInfoSetTips) Reset() + func (x *GroupInfoSetTips) String() string + type GroupMemberCancelMutedTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + MutedUser *GroupMemberFullInfo + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupMemberCancelMutedTips) Descriptor() ([]byte, []int) + func (*GroupMemberCancelMutedTips) ProtoMessage() + func (x *GroupMemberCancelMutedTips) GetGroup() *GroupInfo + func (x *GroupMemberCancelMutedTips) GetGroupMemberVersion() uint64 + func (x *GroupMemberCancelMutedTips) GetGroupMemberVersionID() string + func (x *GroupMemberCancelMutedTips) GetMutedUser() *GroupMemberFullInfo + func (x *GroupMemberCancelMutedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupMemberCancelMutedTips) GetOperationTime() int64 + func (x *GroupMemberCancelMutedTips) ProtoReflect() protoreflect.Message + func (x *GroupMemberCancelMutedTips) Reset() + func (x *GroupMemberCancelMutedTips) String() string + type GroupMemberFullInfo struct + AppMangerLevel int32 + Ex string + FaceURL string + GroupID string + InviterUserID string + JoinSource int32 + JoinTime int64 + MuteEndTime int64 + Nickname string + OperatorUserID string + RoleLevel int32 + UserID string + func (*GroupMemberFullInfo) Descriptor() ([]byte, []int) + func (*GroupMemberFullInfo) ProtoMessage() + func (x *GroupMemberFullInfo) GetAppMangerLevel() int32 + func (x *GroupMemberFullInfo) GetEx() string + func (x *GroupMemberFullInfo) GetFaceURL() string + func (x *GroupMemberFullInfo) GetGroupID() string + func (x *GroupMemberFullInfo) GetInviterUserID() string + func (x *GroupMemberFullInfo) GetJoinSource() int32 + func (x *GroupMemberFullInfo) GetJoinTime() int64 + func (x *GroupMemberFullInfo) GetMuteEndTime() int64 + func (x *GroupMemberFullInfo) GetNickname() string + func (x *GroupMemberFullInfo) GetOperatorUserID() string + func (x *GroupMemberFullInfo) GetRoleLevel() int32 + func (x *GroupMemberFullInfo) GetUserID() string + func (x *GroupMemberFullInfo) ProtoReflect() protoreflect.Message + func (x *GroupMemberFullInfo) Reset() + func (x *GroupMemberFullInfo) String() string + type GroupMemberInfoSetTips struct + ChangedUser *GroupMemberFullInfo + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + GroupSortVersion uint64 + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupMemberInfoSetTips) Descriptor() ([]byte, []int) + func (*GroupMemberInfoSetTips) ProtoMessage() + func (x *GroupMemberInfoSetTips) GetChangedUser() *GroupMemberFullInfo + func (x *GroupMemberInfoSetTips) GetGroup() *GroupInfo + func (x *GroupMemberInfoSetTips) GetGroupMemberVersion() uint64 + func (x *GroupMemberInfoSetTips) GetGroupMemberVersionID() string + func (x *GroupMemberInfoSetTips) GetGroupSortVersion() uint64 + func (x *GroupMemberInfoSetTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupMemberInfoSetTips) GetOperationTime() int64 + func (x *GroupMemberInfoSetTips) ProtoReflect() protoreflect.Message + func (x *GroupMemberInfoSetTips) Reset() + func (x *GroupMemberInfoSetTips) String() string + type GroupMemberMutedTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + MutedSeconds uint32 + MutedUser *GroupMemberFullInfo + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupMemberMutedTips) Descriptor() ([]byte, []int) + func (*GroupMemberMutedTips) ProtoMessage() + func (x *GroupMemberMutedTips) GetGroup() *GroupInfo + func (x *GroupMemberMutedTips) GetGroupMemberVersion() uint64 + func (x *GroupMemberMutedTips) GetGroupMemberVersionID() string + func (x *GroupMemberMutedTips) GetMutedSeconds() uint32 + func (x *GroupMemberMutedTips) GetMutedUser() *GroupMemberFullInfo + func (x *GroupMemberMutedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupMemberMutedTips) GetOperationTime() int64 + func (x *GroupMemberMutedTips) ProtoReflect() protoreflect.Message + func (x *GroupMemberMutedTips) Reset() + func (x *GroupMemberMutedTips) String() string + type GroupMutedTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupMutedTips) Descriptor() ([]byte, []int) + func (*GroupMutedTips) ProtoMessage() + func (x *GroupMutedTips) GetGroup() *GroupInfo + func (x *GroupMutedTips) GetGroupMemberVersion() uint64 + func (x *GroupMutedTips) GetGroupMemberVersionID() string + func (x *GroupMutedTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupMutedTips) GetOperationTime() int64 + func (x *GroupMutedTips) ProtoReflect() protoreflect.Message + func (x *GroupMutedTips) Reset() + func (x *GroupMutedTips) String() string + type GroupOwnerTransferredTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + NewGroupOwner *GroupMemberFullInfo + OldGroupOwner string + OldGroupOwnerInfo *GroupMemberFullInfo + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*GroupOwnerTransferredTips) Descriptor() ([]byte, []int) + func (*GroupOwnerTransferredTips) ProtoMessage() + func (x *GroupOwnerTransferredTips) GetGroup() *GroupInfo + func (x *GroupOwnerTransferredTips) GetGroupMemberVersion() uint64 + func (x *GroupOwnerTransferredTips) GetGroupMemberVersionID() string + func (x *GroupOwnerTransferredTips) GetNewGroupOwner() *GroupMemberFullInfo + func (x *GroupOwnerTransferredTips) GetOldGroupOwner() string + func (x *GroupOwnerTransferredTips) GetOldGroupOwnerInfo() *GroupMemberFullInfo + func (x *GroupOwnerTransferredTips) GetOpUser() *GroupMemberFullInfo + func (x *GroupOwnerTransferredTips) GetOperationTime() int64 + func (x *GroupOwnerTransferredTips) ProtoReflect() protoreflect.Message + func (x *GroupOwnerTransferredTips) Reset() + func (x *GroupOwnerTransferredTips) String() string + type GroupRequest struct + Ex string + GroupInfo *GroupInfo + HandleMsg string + HandleResult int32 + HandleTime int64 + HandleUserID string + InviterUserID string + JoinSource int32 + ReqMsg string + ReqTime int64 + UserInfo *PublicUserInfo + func (*GroupRequest) Descriptor() ([]byte, []int) + func (*GroupRequest) ProtoMessage() + func (x *GroupRequest) GetEx() string + func (x *GroupRequest) GetGroupInfo() *GroupInfo + func (x *GroupRequest) GetHandleMsg() string + func (x *GroupRequest) GetHandleResult() int32 + func (x *GroupRequest) GetHandleTime() int64 + func (x *GroupRequest) GetHandleUserID() string + func (x *GroupRequest) GetInviterUserID() string + func (x *GroupRequest) GetJoinSource() int32 + func (x *GroupRequest) GetReqMsg() string + func (x *GroupRequest) GetReqTime() int64 + func (x *GroupRequest) GetUserInfo() *PublicUserInfo + func (x *GroupRequest) ProtoReflect() protoreflect.Message + func (x *GroupRequest) Reset() + func (x *GroupRequest) String() string + type JoinGroupApplicationTips struct + Applicant *PublicUserInfo + Group *GroupInfo + ReqMsg string + func (*JoinGroupApplicationTips) Descriptor() ([]byte, []int) + func (*JoinGroupApplicationTips) ProtoMessage() + func (x *JoinGroupApplicationTips) GetApplicant() *PublicUserInfo + func (x *JoinGroupApplicationTips) GetGroup() *GroupInfo + func (x *JoinGroupApplicationTips) GetReqMsg() string + func (x *JoinGroupApplicationTips) ProtoReflect() protoreflect.Message + func (x *JoinGroupApplicationTips) Reset() + func (x *JoinGroupApplicationTips) String() string + type MarkAsReadTips struct + ConversationID string + HasReadSeq int64 + MarkAsReadUserID string + Seqs []int64 + func (*MarkAsReadTips) Descriptor() ([]byte, []int) + func (*MarkAsReadTips) ProtoMessage() + func (x *MarkAsReadTips) GetConversationID() string + func (x *MarkAsReadTips) GetHasReadSeq() int64 + func (x *MarkAsReadTips) GetMarkAsReadUserID() string + func (x *MarkAsReadTips) GetSeqs() []int64 + func (x *MarkAsReadTips) ProtoReflect() protoreflect.Message + func (x *MarkAsReadTips) Reset() + func (x *MarkAsReadTips) String() string + type MemberEnterTips struct + EntrantUser *GroupMemberFullInfo + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + OperationTime int64 + func (*MemberEnterTips) Descriptor() ([]byte, []int) + func (*MemberEnterTips) ProtoMessage() + func (x *MemberEnterTips) GetEntrantUser() *GroupMemberFullInfo + func (x *MemberEnterTips) GetGroup() *GroupInfo + func (x *MemberEnterTips) GetGroupMemberVersion() uint64 + func (x *MemberEnterTips) GetGroupMemberVersionID() string + func (x *MemberEnterTips) GetOperationTime() int64 + func (x *MemberEnterTips) ProtoReflect() protoreflect.Message + func (x *MemberEnterTips) Reset() + func (x *MemberEnterTips) String() string + type MemberInvitedTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + InvitedUserList []*GroupMemberFullInfo + InviterUser *GroupMemberFullInfo + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*MemberInvitedTips) Descriptor() ([]byte, []int) + func (*MemberInvitedTips) ProtoMessage() + func (x *MemberInvitedTips) GetGroup() *GroupInfo + func (x *MemberInvitedTips) GetGroupMemberVersion() uint64 + func (x *MemberInvitedTips) GetGroupMemberVersionID() string + func (x *MemberInvitedTips) GetInvitedUserList() []*GroupMemberFullInfo + func (x *MemberInvitedTips) GetInviterUser() *GroupMemberFullInfo + func (x *MemberInvitedTips) GetOpUser() *GroupMemberFullInfo + func (x *MemberInvitedTips) GetOperationTime() int64 + func (x *MemberInvitedTips) ProtoReflect() protoreflect.Message + func (x *MemberInvitedTips) Reset() + func (x *MemberInvitedTips) String() string + type MemberKickedTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + KickedUserList []*GroupMemberFullInfo + OpUser *GroupMemberFullInfo + OperationTime int64 + func (*MemberKickedTips) Descriptor() ([]byte, []int) + func (*MemberKickedTips) ProtoMessage() + func (x *MemberKickedTips) GetGroup() *GroupInfo + func (x *MemberKickedTips) GetGroupMemberVersion() uint64 + func (x *MemberKickedTips) GetGroupMemberVersionID() string + func (x *MemberKickedTips) GetKickedUserList() []*GroupMemberFullInfo + func (x *MemberKickedTips) GetOpUser() *GroupMemberFullInfo + func (x *MemberKickedTips) GetOperationTime() int64 + func (x *MemberKickedTips) ProtoReflect() protoreflect.Message + func (x *MemberKickedTips) Reset() + func (x *MemberKickedTips) String() string + type MemberQuitTips struct + Group *GroupInfo + GroupMemberVersion uint64 + GroupMemberVersionID string + OperationTime int64 + QuitUser *GroupMemberFullInfo + func (*MemberQuitTips) Descriptor() ([]byte, []int) + func (*MemberQuitTips) ProtoMessage() + func (x *MemberQuitTips) GetGroup() *GroupInfo + func (x *MemberQuitTips) GetGroupMemberVersion() uint64 + func (x *MemberQuitTips) GetGroupMemberVersionID() string + func (x *MemberQuitTips) GetOperationTime() int64 + func (x *MemberQuitTips) GetQuitUser() *GroupMemberFullInfo + func (x *MemberQuitTips) ProtoReflect() protoreflect.Message + func (x *MemberQuitTips) Reset() + func (x *MemberQuitTips) String() string + type MessageRevokedContent struct + ClientMsgID string + Ex string + RevokeTime int64 + RevokerID string + RevokerNickname string + RevokerRole int32 + Seq int64 + SessionType int32 + SourceMessageSendID string + SourceMessageSendTime int64 + SourceMessageSenderNickname string + func (*MessageRevokedContent) Descriptor() ([]byte, []int) + func (*MessageRevokedContent) ProtoMessage() + func (x *MessageRevokedContent) GetClientMsgID() string + func (x *MessageRevokedContent) GetEx() string + func (x *MessageRevokedContent) GetRevokeTime() int64 + func (x *MessageRevokedContent) GetRevokerID() string + func (x *MessageRevokedContent) GetRevokerNickname() string + func (x *MessageRevokedContent) GetRevokerRole() int32 + func (x *MessageRevokedContent) GetSeq() int64 + func (x *MessageRevokedContent) GetSessionType() int32 + func (x *MessageRevokedContent) GetSourceMessageSendID() string + func (x *MessageRevokedContent) GetSourceMessageSendTime() int64 + func (x *MessageRevokedContent) GetSourceMessageSenderNickname() string + func (x *MessageRevokedContent) ProtoReflect() protoreflect.Message + func (x *MessageRevokedContent) Reset() + func (x *MessageRevokedContent) String() string + type MsgData struct + AtUserIDList []string + AttachedInfo string + ClientMsgID string + Content []byte + ContentType int32 + CreateTime int64 + Ex string + GroupID string + IsRead bool + MsgFrom int32 + OfflinePushInfo *OfflinePushInfo + Options map[string]bool + RecvID string + SendID string + SendTime int64 + SenderFaceURL string + SenderNickname string + SenderPlatformID int32 + Seq int64 + ServerMsgID string + SessionType int32 + Status int32 + func (*MsgData) Descriptor() ([]byte, []int) + func (*MsgData) ProtoMessage() + func (x *MsgData) Check() error + func (x *MsgData) GetAtUserIDList() []string + func (x *MsgData) GetAttachedInfo() string + func (x *MsgData) GetClientMsgID() string + func (x *MsgData) GetContent() []byte + func (x *MsgData) GetContentType() int32 + func (x *MsgData) GetCreateTime() int64 + func (x *MsgData) GetEx() string + func (x *MsgData) GetGroupID() string + func (x *MsgData) GetIsRead() bool + func (x *MsgData) GetMsgFrom() int32 + func (x *MsgData) GetOfflinePushInfo() *OfflinePushInfo + func (x *MsgData) GetOptions() map[string]bool + func (x *MsgData) GetRecvID() string + func (x *MsgData) GetSendID() string + func (x *MsgData) GetSendTime() int64 + func (x *MsgData) GetSenderFaceURL() string + func (x *MsgData) GetSenderNickname() string + func (x *MsgData) GetSenderPlatformID() int32 + func (x *MsgData) GetSeq() int64 + func (x *MsgData) GetServerMsgID() string + func (x *MsgData) GetSessionType() int32 + func (x *MsgData) GetStatus() int32 + func (x *MsgData) ProtoReflect() protoreflect.Message + func (x *MsgData) Reset() + func (x *MsgData) String() string + type NotificationElem struct + Detail string + func (*NotificationElem) Descriptor() ([]byte, []int) + func (*NotificationElem) ProtoMessage() + func (x *NotificationElem) GetDetail() string + func (x *NotificationElem) ProtoReflect() protoreflect.Message + func (x *NotificationElem) Reset() + func (x *NotificationElem) String() string + type OfflinePushInfo struct + Desc string + Ex string + IOSBadgeCount bool + IOSPushSound string + SignalInfo string + Title string + func (*OfflinePushInfo) Descriptor() ([]byte, []int) + func (*OfflinePushInfo) ProtoMessage() + func (x *OfflinePushInfo) GetDesc() string + func (x *OfflinePushInfo) GetEx() string + func (x *OfflinePushInfo) GetIOSBadgeCount() bool + func (x *OfflinePushInfo) GetIOSPushSound() string + func (x *OfflinePushInfo) GetSignalInfo() string + func (x *OfflinePushInfo) GetTitle() string + func (x *OfflinePushInfo) ProtoReflect() protoreflect.Message + func (x *OfflinePushInfo) Reset() + func (x *OfflinePushInfo) String() string + type ProcessUserCommand struct + CreateTime int64 + Type int32 + UserID string + Uuid string + Value string + func (*ProcessUserCommand) Descriptor() ([]byte, []int) + func (*ProcessUserCommand) ProtoMessage() + func (x *ProcessUserCommand) GetCreateTime() int64 + func (x *ProcessUserCommand) GetType() int32 + func (x *ProcessUserCommand) GetUserID() string + func (x *ProcessUserCommand) GetUuid() string + func (x *ProcessUserCommand) GetValue() string + func (x *ProcessUserCommand) ProtoReflect() protoreflect.Message + func (x *ProcessUserCommand) Reset() + func (x *ProcessUserCommand) String() string + type PublicUserInfo struct + Ex string + FaceURL string + Nickname string + UserID string + func (*PublicUserInfo) Descriptor() ([]byte, []int) + func (*PublicUserInfo) ProtoMessage() + func (x *PublicUserInfo) GetEx() string + func (x *PublicUserInfo) GetFaceURL() string + func (x *PublicUserInfo) GetNickname() string + func (x *PublicUserInfo) GetUserID() string + func (x *PublicUserInfo) ProtoReflect() protoreflect.Message + func (x *PublicUserInfo) Reset() + func (x *PublicUserInfo) String() string + type PullMessageBySeqsReq struct + Order PullOrder + SeqRanges []*SeqRange + UserID string + func (*PullMessageBySeqsReq) Descriptor() ([]byte, []int) + func (*PullMessageBySeqsReq) ProtoMessage() + func (x *PullMessageBySeqsReq) GetOrder() PullOrder + func (x *PullMessageBySeqsReq) GetSeqRanges() []*SeqRange + func (x *PullMessageBySeqsReq) GetUserID() string + func (x *PullMessageBySeqsReq) ProtoReflect() protoreflect.Message + func (x *PullMessageBySeqsReq) Reset() + func (x *PullMessageBySeqsReq) String() string + type PullMessageBySeqsResp struct + Msgs map[string]*PullMsgs + NotificationMsgs map[string]*PullMsgs + func (*PullMessageBySeqsResp) Descriptor() ([]byte, []int) + func (*PullMessageBySeqsResp) ProtoMessage() + func (x *PullMessageBySeqsResp) GetMsgs() map[string]*PullMsgs + func (x *PullMessageBySeqsResp) GetNotificationMsgs() map[string]*PullMsgs + func (x *PullMessageBySeqsResp) ProtoReflect() protoreflect.Message + func (x *PullMessageBySeqsResp) Reset() + func (x *PullMessageBySeqsResp) String() string + type PullMsgs struct + EndSeq int64 + IsEnd bool + Msgs []*MsgData + func (*PullMsgs) Descriptor() ([]byte, []int) + func (*PullMsgs) ProtoMessage() + func (x *PullMsgs) GetEndSeq() int64 + func (x *PullMsgs) GetIsEnd() bool + func (x *PullMsgs) GetMsgs() []*MsgData + func (x *PullMsgs) ProtoReflect() protoreflect.Message + func (x *PullMsgs) Reset() + func (x *PullMsgs) String() string + type PullOrder int32 + const PullOrder_PullOrderAsc + const PullOrder_PullOrderDesc + func (PullOrder) Descriptor() protoreflect.EnumDescriptor + func (PullOrder) EnumDescriptor() ([]byte, []int) + func (PullOrder) Type() protoreflect.EnumType + func (x PullOrder) Enum() *PullOrder + func (x PullOrder) Number() protoreflect.EnumNumber + func (x PullOrder) String() string + type PushMessages struct + Msgs map[string]*PullMsgs + NotificationMsgs map[string]*PullMsgs + func (*PushMessages) Descriptor() ([]byte, []int) + func (*PushMessages) ProtoMessage() + func (x *PushMessages) GetMsgs() map[string]*PullMsgs + func (x *PushMessages) GetNotificationMsgs() map[string]*PullMsgs + func (x *PushMessages) ProtoReflect() protoreflect.Message + func (x *PushMessages) Reset() + func (x *PushMessages) String() string + type RequestPagination struct + PageNumber int32 + ShowNumber int32 + func (*RequestPagination) Descriptor() ([]byte, []int) + func (*RequestPagination) ProtoMessage() + func (x *RequestPagination) Check() error + func (x *RequestPagination) GetPageNumber() int32 + func (x *RequestPagination) GetShowNumber() int32 + func (x *RequestPagination) ProtoReflect() protoreflect.Message + func (x *RequestPagination) Reset() + func (x *RequestPagination) String() string + type ResponsePagination struct + CurrentPage int32 + ShowNumber int32 + func (*ResponsePagination) Descriptor() ([]byte, []int) + func (*ResponsePagination) ProtoMessage() + func (x *ResponsePagination) GetCurrentPage() int32 + func (x *ResponsePagination) GetShowNumber() int32 + func (x *ResponsePagination) ProtoReflect() protoreflect.Message + func (x *ResponsePagination) Reset() + func (x *ResponsePagination) String() string + type RevokeMsgTips struct + ClientMsgID string + ConversationID string + IsAdminRevoke bool + RevokeTime int64 + RevokerUserID string + Seq int64 + SesstionType int32 + func (*RevokeMsgTips) Descriptor() ([]byte, []int) + func (*RevokeMsgTips) ProtoMessage() + func (x *RevokeMsgTips) GetClientMsgID() string + func (x *RevokeMsgTips) GetConversationID() string + func (x *RevokeMsgTips) GetIsAdminRevoke() bool + func (x *RevokeMsgTips) GetRevokeTime() int64 + func (x *RevokeMsgTips) GetRevokerUserID() string + func (x *RevokeMsgTips) GetSeq() int64 + func (x *RevokeMsgTips) GetSesstionType() int32 + func (x *RevokeMsgTips) ProtoReflect() protoreflect.Message + func (x *RevokeMsgTips) Reset() + func (x *RevokeMsgTips) String() string + type SeqRange struct + Begin int64 + ConversationID string + End int64 + Num int64 + func (*SeqRange) Descriptor() ([]byte, []int) + func (*SeqRange) ProtoMessage() + func (x *SeqRange) GetBegin() int64 + func (x *SeqRange) GetConversationID() string + func (x *SeqRange) GetEnd() int64 + func (x *SeqRange) GetNum() int64 + func (x *SeqRange) ProtoReflect() protoreflect.Message + func (x *SeqRange) Reset() + func (x *SeqRange) String() string + type Seqs struct + Seqs []int64 + func (*Seqs) Descriptor() ([]byte, []int) + func (*Seqs) ProtoMessage() + func (x *Seqs) GetSeqs() []int64 + func (x *Seqs) ProtoReflect() protoreflect.Message + func (x *Seqs) Reset() + func (x *Seqs) String() string + type SetAppBackgroundStatusReq struct + IsBackground bool + UserID string + func (*SetAppBackgroundStatusReq) Descriptor() ([]byte, []int) + func (*SetAppBackgroundStatusReq) ProtoMessage() + func (x *SetAppBackgroundStatusReq) GetIsBackground() bool + func (x *SetAppBackgroundStatusReq) GetUserID() string + func (x *SetAppBackgroundStatusReq) ProtoReflect() protoreflect.Message + func (x *SetAppBackgroundStatusReq) Reset() + func (x *SetAppBackgroundStatusReq) String() string + type SetAppBackgroundStatusResp struct + func (*SetAppBackgroundStatusResp) Descriptor() ([]byte, []int) + func (*SetAppBackgroundStatusResp) ProtoMessage() + func (x *SetAppBackgroundStatusResp) ProtoReflect() protoreflect.Message + func (x *SetAppBackgroundStatusResp) Reset() + func (x *SetAppBackgroundStatusResp) String() string + type StreamMsgTips struct + ClientMsgID string + ConversationID string + End bool + Packets []string + StartIndex int64 + func (*StreamMsgTips) Descriptor() ([]byte, []int) + func (*StreamMsgTips) ProtoMessage() + func (x *StreamMsgTips) GetClientMsgID() string + func (x *StreamMsgTips) GetConversationID() string + func (x *StreamMsgTips) GetEnd() bool + func (x *StreamMsgTips) GetPackets() []string + func (x *StreamMsgTips) GetStartIndex() int64 + func (x *StreamMsgTips) ProtoReflect() protoreflect.Message + func (x *StreamMsgTips) Reset() + func (x *StreamMsgTips) String() string + type SubUserOnlineStatus struct + SubscribeUserID []string + UnsubscribeUserID []string + func (*SubUserOnlineStatus) Descriptor() ([]byte, []int) + func (*SubUserOnlineStatus) ProtoMessage() + func (x *SubUserOnlineStatus) GetSubscribeUserID() []string + func (x *SubUserOnlineStatus) GetUnsubscribeUserID() []string + func (x *SubUserOnlineStatus) ProtoReflect() protoreflect.Message + func (x *SubUserOnlineStatus) Reset() + func (x *SubUserOnlineStatus) String() string + type SubUserOnlineStatusElem struct + OnlinePlatformIDs []int32 + UserID string + func (*SubUserOnlineStatusElem) Descriptor() ([]byte, []int) + func (*SubUserOnlineStatusElem) ProtoMessage() + func (x *SubUserOnlineStatusElem) GetOnlinePlatformIDs() []int32 + func (x *SubUserOnlineStatusElem) GetUserID() string + func (x *SubUserOnlineStatusElem) ProtoReflect() protoreflect.Message + func (x *SubUserOnlineStatusElem) Reset() + func (x *SubUserOnlineStatusElem) String() string + type SubUserOnlineStatusTips struct + Subscribers []*SubUserOnlineStatusElem + func (*SubUserOnlineStatusTips) Descriptor() ([]byte, []int) + func (*SubUserOnlineStatusTips) ProtoMessage() + func (x *SubUserOnlineStatusTips) GetSubscribers() []*SubUserOnlineStatusElem + func (x *SubUserOnlineStatusTips) ProtoReflect() protoreflect.Message + func (x *SubUserOnlineStatusTips) Reset() + func (x *SubUserOnlineStatusTips) String() string + type TipsComm struct + DefaultTips string + Detail []byte + JsonDetail string + func (*TipsComm) Descriptor() ([]byte, []int) + func (*TipsComm) ProtoMessage() + func (x *TipsComm) GetDefaultTips() string + func (x *TipsComm) GetDetail() []byte + func (x *TipsComm) GetJsonDetail() string + func (x *TipsComm) ProtoReflect() protoreflect.Message + func (x *TipsComm) Reset() + func (x *TipsComm) String() string + type UserCommandAddTips struct + FromUserID string + ToUserID string + func (*UserCommandAddTips) Descriptor() ([]byte, []int) + func (*UserCommandAddTips) ProtoMessage() + func (x *UserCommandAddTips) GetFromUserID() string + func (x *UserCommandAddTips) GetToUserID() string + func (x *UserCommandAddTips) ProtoReflect() protoreflect.Message + func (x *UserCommandAddTips) Reset() + func (x *UserCommandAddTips) String() string + type UserCommandDeleteTips struct + FromUserID string + ToUserID string + func (*UserCommandDeleteTips) Descriptor() ([]byte, []int) + func (*UserCommandDeleteTips) ProtoMessage() + func (x *UserCommandDeleteTips) GetFromUserID() string + func (x *UserCommandDeleteTips) GetToUserID() string + func (x *UserCommandDeleteTips) ProtoReflect() protoreflect.Message + func (x *UserCommandDeleteTips) Reset() + func (x *UserCommandDeleteTips) String() string + type UserCommandUpdateTips struct + FromUserID string + ToUserID string + func (*UserCommandUpdateTips) Descriptor() ([]byte, []int) + func (*UserCommandUpdateTips) ProtoMessage() + func (x *UserCommandUpdateTips) GetFromUserID() string + func (x *UserCommandUpdateTips) GetToUserID() string + func (x *UserCommandUpdateTips) ProtoReflect() protoreflect.Message + func (x *UserCommandUpdateTips) Reset() + func (x *UserCommandUpdateTips) String() string + type UserInfo struct + AppMangerLevel int32 + CreateTime int64 + Ex string + FaceURL string + GlobalRecvMsgOpt int32 + Nickname string + UserID string + func (*UserInfo) Descriptor() ([]byte, []int) + func (*UserInfo) ProtoMessage() + func (x *UserInfo) GetAppMangerLevel() int32 + func (x *UserInfo) GetCreateTime() int64 + func (x *UserInfo) GetEx() string + func (x *UserInfo) GetFaceURL() string + func (x *UserInfo) GetGlobalRecvMsgOpt() int32 + func (x *UserInfo) GetNickname() string + func (x *UserInfo) GetUserID() string + func (x *UserInfo) ProtoReflect() protoreflect.Message + func (x *UserInfo) Reset() + func (x *UserInfo) String() string + type UserInfoUpdatedTips struct + UserID string + func (*UserInfoUpdatedTips) Descriptor() ([]byte, []int) + func (*UserInfoUpdatedTips) ProtoMessage() + func (x *UserInfoUpdatedTips) GetUserID() string + func (x *UserInfoUpdatedTips) ProtoReflect() protoreflect.Message + func (x *UserInfoUpdatedTips) Reset() + func (x *UserInfoUpdatedTips) String() string + type UserInfoWithEx struct + Ex *wrapperspb.StringValue + FaceURL *wrapperspb.StringValue + GlobalRecvMsgOpt *wrapperspb.Int32Value + Nickname *wrapperspb.StringValue + UserID string + func (*UserInfoWithEx) Descriptor() ([]byte, []int) + func (*UserInfoWithEx) ProtoMessage() + func (x *UserInfoWithEx) GetEx() *wrapperspb.StringValue + func (x *UserInfoWithEx) GetFaceURL() *wrapperspb.StringValue + func (x *UserInfoWithEx) GetGlobalRecvMsgOpt() *wrapperspb.Int32Value + func (x *UserInfoWithEx) GetNickname() *wrapperspb.StringValue + func (x *UserInfoWithEx) GetUserID() string + func (x *UserInfoWithEx) ProtoReflect() protoreflect.Message + func (x *UserInfoWithEx) Reset() + func (x *UserInfoWithEx) String() string + type UserSendMsgResp struct + ClientMsgID string + SendTime int64 + ServerMsgID string + func (*UserSendMsgResp) Descriptor() ([]byte, []int) + func (*UserSendMsgResp) ProtoMessage() + func (x *UserSendMsgResp) GetClientMsgID() string + func (x *UserSendMsgResp) GetSendTime() int64 + func (x *UserSendMsgResp) GetServerMsgID() string + func (x *UserSendMsgResp) ProtoReflect() protoreflect.Message + func (x *UserSendMsgResp) Reset() + func (x *UserSendMsgResp) String() string + type UserStatusChangeTips struct + FromUserID string + PlatformID int32 + Status int32 + ToUserID string + func (*UserStatusChangeTips) Descriptor() ([]byte, []int) + func (*UserStatusChangeTips) ProtoMessage() + func (x *UserStatusChangeTips) GetFromUserID() string + func (x *UserStatusChangeTips) GetPlatformID() int32 + func (x *UserStatusChangeTips) GetStatus() int32 + func (x *UserStatusChangeTips) GetToUserID() string + func (x *UserStatusChangeTips) ProtoReflect() protoreflect.Message + func (x *UserStatusChangeTips) Reset() + func (x *UserStatusChangeTips) String() string