Documentation ¶
Index ¶
- Variables
- func RegisterGroupServer(s *grpc.Server, srv GroupServer)
- type BatchGetIncrementalGroupMemberReq
- func (*BatchGetIncrementalGroupMemberReq) Descriptor() ([]byte, []int)deprecated
- func (x *BatchGetIncrementalGroupMemberReq) GetReqList() []*GetIncrementalGroupMemberReq
- func (x *BatchGetIncrementalGroupMemberReq) GetUserID() string
- func (*BatchGetIncrementalGroupMemberReq) ProtoMessage()
- func (x *BatchGetIncrementalGroupMemberReq) ProtoReflect() protoreflect.Message
- func (x *BatchGetIncrementalGroupMemberReq) Reset()
- func (x *BatchGetIncrementalGroupMemberReq) String() string
- type BatchGetIncrementalGroupMemberResp
- func (*BatchGetIncrementalGroupMemberResp) Descriptor() ([]byte, []int)deprecated
- func (x *BatchGetIncrementalGroupMemberResp) Format() any
- func (x *BatchGetIncrementalGroupMemberResp) GetRespList() map[string]*GetIncrementalGroupMemberResp
- func (*BatchGetIncrementalGroupMemberResp) ProtoMessage()
- func (x *BatchGetIncrementalGroupMemberResp) ProtoReflect() protoreflect.Message
- func (x *BatchGetIncrementalGroupMemberResp) Reset()
- func (x *BatchGetIncrementalGroupMemberResp) String() string
- type CMSGroup
- func (*CMSGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CMSGroup) GetGroupInfo() *sdkws.GroupInfo
- func (x *CMSGroup) GetGroupOwnerUserID() string
- func (x *CMSGroup) GetGroupOwnerUserName() string
- func (*CMSGroup) ProtoMessage()
- func (x *CMSGroup) ProtoReflect() protoreflect.Message
- func (x *CMSGroup) Reset()
- func (x *CMSGroup) String() string
- type CancelMuteGroupMemberReq
- func (x *CancelMuteGroupMemberReq) Check() error
- func (*CancelMuteGroupMemberReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelMuteGroupMemberReq) GetGroupID() string
- func (x *CancelMuteGroupMemberReq) GetUserID() string
- func (*CancelMuteGroupMemberReq) ProtoMessage()
- func (x *CancelMuteGroupMemberReq) ProtoReflect() protoreflect.Message
- func (x *CancelMuteGroupMemberReq) Reset()
- func (x *CancelMuteGroupMemberReq) String() string
- type CancelMuteGroupMemberResp
- type CancelMuteGroupReq
- func (x *CancelMuteGroupReq) Check() error
- func (*CancelMuteGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelMuteGroupReq) GetGroupID() string
- func (*CancelMuteGroupReq) ProtoMessage()
- func (x *CancelMuteGroupReq) ProtoReflect() protoreflect.Message
- func (x *CancelMuteGroupReq) Reset()
- func (x *CancelMuteGroupReq) String() string
- type CancelMuteGroupResp
- type CreateGroupReq
- func (x *CreateGroupReq) Check() error
- func (*CreateGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupReq) GetAdminUserIDs() []string
- func (x *CreateGroupReq) GetGroupInfo() *sdkws.GroupInfo
- func (x *CreateGroupReq) GetMemberUserIDs() []string
- func (x *CreateGroupReq) GetOwnerUserID() string
- func (*CreateGroupReq) ProtoMessage()
- func (x *CreateGroupReq) ProtoReflect() protoreflect.Message
- func (x *CreateGroupReq) Reset()
- func (x *CreateGroupReq) String() string
- type CreateGroupResp
- type DismissGroupReq
- func (x *DismissGroupReq) Check() error
- func (*DismissGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *DismissGroupReq) GetDeleteMember() bool
- func (x *DismissGroupReq) GetGroupID() string
- func (*DismissGroupReq) ProtoMessage()
- func (x *DismissGroupReq) ProtoReflect() protoreflect.Message
- func (x *DismissGroupReq) Reset()
- func (x *DismissGroupReq) String() string
- type DismissGroupResp
- type GetFullGroupMemberUserIDsReq
- func (x *GetFullGroupMemberUserIDsReq) Check() error
- func (*GetFullGroupMemberUserIDsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetFullGroupMemberUserIDsReq) GetGroupID() string
- func (x *GetFullGroupMemberUserIDsReq) GetIdHash() uint64
- func (*GetFullGroupMemberUserIDsReq) ProtoMessage()
- func (x *GetFullGroupMemberUserIDsReq) ProtoReflect() protoreflect.Message
- func (x *GetFullGroupMemberUserIDsReq) Reset()
- func (x *GetFullGroupMemberUserIDsReq) String() string
- type GetFullGroupMemberUserIDsResp
- func (*GetFullGroupMemberUserIDsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetFullGroupMemberUserIDsResp) GetEqual() bool
- func (x *GetFullGroupMemberUserIDsResp) GetUserIDs() []string
- func (x *GetFullGroupMemberUserIDsResp) GetVersion() uint64
- func (x *GetFullGroupMemberUserIDsResp) GetVersionID() string
- func (*GetFullGroupMemberUserIDsResp) ProtoMessage()
- func (x *GetFullGroupMemberUserIDsResp) ProtoReflect() protoreflect.Message
- func (x *GetFullGroupMemberUserIDsResp) Reset()
- func (x *GetFullGroupMemberUserIDsResp) String() string
- type GetFullJoinGroupIDsReq
- func (x *GetFullJoinGroupIDsReq) Check() error
- func (*GetFullJoinGroupIDsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetFullJoinGroupIDsReq) GetIdHash() uint64
- func (x *GetFullJoinGroupIDsReq) GetUserID() string
- func (*GetFullJoinGroupIDsReq) ProtoMessage()
- func (x *GetFullJoinGroupIDsReq) ProtoReflect() protoreflect.Message
- func (x *GetFullJoinGroupIDsReq) Reset()
- func (x *GetFullJoinGroupIDsReq) String() string
- type GetFullJoinGroupIDsResp
- func (*GetFullJoinGroupIDsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetFullJoinGroupIDsResp) GetEqual() bool
- func (x *GetFullJoinGroupIDsResp) GetGroupIDs() []string
- func (x *GetFullJoinGroupIDsResp) GetVersion() uint64
- func (x *GetFullJoinGroupIDsResp) GetVersionID() string
- func (*GetFullJoinGroupIDsResp) ProtoMessage()
- func (x *GetFullJoinGroupIDsResp) ProtoReflect() protoreflect.Message
- func (x *GetFullJoinGroupIDsResp) Reset()
- func (x *GetFullJoinGroupIDsResp) String() string
- type GetGroupAbstractInfoReq
- func (x *GetGroupAbstractInfoReq) Check() error
- func (*GetGroupAbstractInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupAbstractInfoReq) GetGroupIDs() []string
- func (*GetGroupAbstractInfoReq) ProtoMessage()
- func (x *GetGroupAbstractInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupAbstractInfoReq) Reset()
- func (x *GetGroupAbstractInfoReq) String() string
- type GetGroupAbstractInfoResp
- func (*GetGroupAbstractInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupAbstractInfoResp) GetGroupAbstractInfos() []*GroupAbstractInfo
- func (*GetGroupAbstractInfoResp) ProtoMessage()
- func (x *GetGroupAbstractInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupAbstractInfoResp) Reset()
- func (x *GetGroupAbstractInfoResp) String() string
- type GetGroupAllMemberReq
- func (x *GetGroupAllMemberReq) Check() error
- func (*GetGroupAllMemberReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupAllMemberReq) GetGroupID() string
- func (x *GetGroupAllMemberReq) GetPagination() *sdkws.RequestPagination
- func (*GetGroupAllMemberReq) ProtoMessage()
- func (x *GetGroupAllMemberReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupAllMemberReq) Reset()
- func (x *GetGroupAllMemberReq) String() string
- type GetGroupAllMemberResp
- func (*GetGroupAllMemberResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupAllMemberResp) GetMembers() []*sdkws.GroupMemberFullInfo
- func (*GetGroupAllMemberResp) ProtoMessage()
- func (x *GetGroupAllMemberResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupAllMemberResp) Reset()
- func (x *GetGroupAllMemberResp) String() string
- type GetGroupApplicationListReq
- func (x *GetGroupApplicationListReq) Check() error
- func (*GetGroupApplicationListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupApplicationListReq) GetFromUserID() string
- func (x *GetGroupApplicationListReq) GetPagination() *sdkws.RequestPagination
- func (*GetGroupApplicationListReq) ProtoMessage()
- func (x *GetGroupApplicationListReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupApplicationListReq) Reset()
- func (x *GetGroupApplicationListReq) String() string
- type GetGroupApplicationListResp
- func (*GetGroupApplicationListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupApplicationListResp) Format() any
- func (x *GetGroupApplicationListResp) GetGroupRequests() []*sdkws.GroupRequest
- func (x *GetGroupApplicationListResp) GetTotal() uint32
- func (*GetGroupApplicationListResp) ProtoMessage()
- func (x *GetGroupApplicationListResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupApplicationListResp) Reset()
- func (x *GetGroupApplicationListResp) String() string
- type GetGroupInfoCacheReq
- func (x *GetGroupInfoCacheReq) Check() error
- func (*GetGroupInfoCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupInfoCacheReq) GetGroupID() string
- func (*GetGroupInfoCacheReq) ProtoMessage()
- func (x *GetGroupInfoCacheReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupInfoCacheReq) Reset()
- func (x *GetGroupInfoCacheReq) String() string
- type GetGroupInfoCacheResp
- func (*GetGroupInfoCacheResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupInfoCacheResp) GetGroupInfo() *sdkws.GroupInfo
- func (*GetGroupInfoCacheResp) ProtoMessage()
- func (x *GetGroupInfoCacheResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupInfoCacheResp) Reset()
- func (x *GetGroupInfoCacheResp) String() string
- type GetGroupMemberCacheReq
- func (x *GetGroupMemberCacheReq) Check() error
- func (*GetGroupMemberCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberCacheReq) GetGroupID() string
- func (x *GetGroupMemberCacheReq) GetGroupMemberID() string
- func (*GetGroupMemberCacheReq) ProtoMessage()
- func (x *GetGroupMemberCacheReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberCacheReq) Reset()
- func (x *GetGroupMemberCacheReq) String() string
- type GetGroupMemberCacheResp
- func (*GetGroupMemberCacheResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberCacheResp) GetMember() *sdkws.GroupMemberFullInfo
- func (*GetGroupMemberCacheResp) ProtoMessage()
- func (x *GetGroupMemberCacheResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberCacheResp) Reset()
- func (x *GetGroupMemberCacheResp) String() string
- type GetGroupMemberListReq
- func (x *GetGroupMemberListReq) Check() error
- func (*GetGroupMemberListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberListReq) GetFilter() int32
- func (x *GetGroupMemberListReq) GetGroupID() string
- func (x *GetGroupMemberListReq) GetKeyword() string
- func (x *GetGroupMemberListReq) GetPagination() *sdkws.RequestPagination
- func (*GetGroupMemberListReq) ProtoMessage()
- func (x *GetGroupMemberListReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberListReq) Reset()
- func (x *GetGroupMemberListReq) String() string
- type GetGroupMemberListResp
- func (*GetGroupMemberListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberListResp) Format() any
- func (x *GetGroupMemberListResp) GetMembers() []*sdkws.GroupMemberFullInfo
- func (x *GetGroupMemberListResp) GetTotal() uint32
- func (*GetGroupMemberListResp) ProtoMessage()
- func (x *GetGroupMemberListResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberListResp) Reset()
- func (x *GetGroupMemberListResp) String() string
- type GetGroupMemberReq
- func (x *GetGroupMemberReq) Check() error
- func (*GetGroupMemberReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberReq) GetGroupID() string
- func (*GetGroupMemberReq) ProtoMessage()
- func (x *GetGroupMemberReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberReq) Reset()
- func (x *GetGroupMemberReq) String() string
- type GetGroupMemberRoleLevelReq
- func (x *GetGroupMemberRoleLevelReq) Check() error
- func (*GetGroupMemberRoleLevelReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberRoleLevelReq) GetGroupID() string
- func (x *GetGroupMemberRoleLevelReq) GetRoleLevels() []int32
- func (*GetGroupMemberRoleLevelReq) ProtoMessage()
- func (x *GetGroupMemberRoleLevelReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberRoleLevelReq) Reset()
- func (x *GetGroupMemberRoleLevelReq) String() string
- type GetGroupMemberRoleLevelResp
- func (*GetGroupMemberRoleLevelResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberRoleLevelResp) GetMembers() []*sdkws.GroupMemberFullInfo
- func (*GetGroupMemberRoleLevelResp) ProtoMessage()
- func (x *GetGroupMemberRoleLevelResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberRoleLevelResp) Reset()
- func (x *GetGroupMemberRoleLevelResp) String() string
- type GetGroupMemberUserIDsReq
- func (x *GetGroupMemberUserIDsReq) Check() error
- func (*GetGroupMemberUserIDsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberUserIDsReq) GetGroupID() string
- func (*GetGroupMemberUserIDsReq) ProtoMessage()
- func (x *GetGroupMemberUserIDsReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberUserIDsReq) Reset()
- func (x *GetGroupMemberUserIDsReq) String() string
- type GetGroupMemberUserIDsResp
- func (*GetGroupMemberUserIDsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMemberUserIDsResp) GetUserIDs() []string
- func (*GetGroupMemberUserIDsResp) ProtoMessage()
- func (x *GetGroupMemberUserIDsResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupMemberUserIDsResp) Reset()
- func (x *GetGroupMemberUserIDsResp) String() string
- type GetGroupMembersCMSReq
- func (x *GetGroupMembersCMSReq) Check() error
- func (*GetGroupMembersCMSReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMembersCMSReq) GetGroupID() string
- func (x *GetGroupMembersCMSReq) GetPagination() *sdkws.RequestPagination
- func (x *GetGroupMembersCMSReq) GetUserName() string
- func (*GetGroupMembersCMSReq) ProtoMessage()
- func (x *GetGroupMembersCMSReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupMembersCMSReq) Reset()
- func (x *GetGroupMembersCMSReq) String() string
- type GetGroupMembersCMSResp
- func (*GetGroupMembersCMSResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMembersCMSResp) GetMembers() []*sdkws.GroupMemberFullInfo
- func (x *GetGroupMembersCMSResp) GetTotal() uint32
- func (*GetGroupMembersCMSResp) ProtoMessage()
- func (x *GetGroupMembersCMSResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupMembersCMSResp) Reset()
- func (x *GetGroupMembersCMSResp) String() string
- type GetGroupMembersInfoReq
- func (x *GetGroupMembersInfoReq) Check() error
- func (*GetGroupMembersInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMembersInfoReq) GetGroupID() string
- func (x *GetGroupMembersInfoReq) GetUserIDs() []string
- func (*GetGroupMembersInfoReq) ProtoMessage()
- func (x *GetGroupMembersInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupMembersInfoReq) Reset()
- func (x *GetGroupMembersInfoReq) String() string
- type GetGroupMembersInfoResp
- func (*GetGroupMembersInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupMembersInfoResp) GetMembers() []*sdkws.GroupMemberFullInfo
- func (*GetGroupMembersInfoResp) ProtoMessage()
- func (x *GetGroupMembersInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupMembersInfoResp) Reset()
- func (x *GetGroupMembersInfoResp) String() string
- type GetGroupUsersReqApplicationListReq
- func (x *GetGroupUsersReqApplicationListReq) Check() error
- func (*GetGroupUsersReqApplicationListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupUsersReqApplicationListReq) GetGroupID() string
- func (x *GetGroupUsersReqApplicationListReq) GetUserIDs() []string
- func (*GetGroupUsersReqApplicationListReq) ProtoMessage()
- func (x *GetGroupUsersReqApplicationListReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupUsersReqApplicationListReq) Reset()
- func (x *GetGroupUsersReqApplicationListReq) String() string
- type GetGroupUsersReqApplicationListResp
- func (*GetGroupUsersReqApplicationListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupUsersReqApplicationListResp) GetGroupRequests() []*sdkws.GroupRequest
- func (x *GetGroupUsersReqApplicationListResp) GetTotal() int64
- func (*GetGroupUsersReqApplicationListResp) ProtoMessage()
- func (x *GetGroupUsersReqApplicationListResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupUsersReqApplicationListResp) Reset()
- func (x *GetGroupUsersReqApplicationListResp) String() string
- type GetGroupsInfoReq
- func (x *GetGroupsInfoReq) Check() error
- func (*GetGroupsInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsInfoReq) GetGroupIDs() []string
- func (*GetGroupsInfoReq) ProtoMessage()
- func (x *GetGroupsInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupsInfoReq) Reset()
- func (x *GetGroupsInfoReq) String() string
- type GetGroupsInfoResp
- func (*GetGroupsInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsInfoResp) Format() any
- func (x *GetGroupsInfoResp) GetGroupInfos() []*sdkws.GroupInfo
- func (*GetGroupsInfoResp) ProtoMessage()
- func (x *GetGroupsInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupsInfoResp) Reset()
- func (x *GetGroupsInfoResp) String() string
- type GetGroupsReq
- func (x *GetGroupsReq) Check() error
- func (*GetGroupsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsReq) GetGroupID() string
- func (x *GetGroupsReq) GetGroupName() string
- func (x *GetGroupsReq) GetPagination() *sdkws.RequestPagination
- func (*GetGroupsReq) ProtoMessage()
- func (x *GetGroupsReq) ProtoReflect() protoreflect.Message
- func (x *GetGroupsReq) Reset()
- func (x *GetGroupsReq) String() string
- type GetGroupsResp
- func (*GetGroupsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsResp) GetGroups() []*CMSGroup
- func (x *GetGroupsResp) GetTotal() uint32
- func (*GetGroupsResp) ProtoMessage()
- func (x *GetGroupsResp) ProtoReflect() protoreflect.Message
- func (x *GetGroupsResp) Reset()
- func (x *GetGroupsResp) String() string
- type GetIncrementalGroupMemberReq
- func (*GetIncrementalGroupMemberReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetIncrementalGroupMemberReq) GetGroupID() string
- func (x *GetIncrementalGroupMemberReq) GetVersion() uint64
- func (x *GetIncrementalGroupMemberReq) GetVersionID() string
- func (*GetIncrementalGroupMemberReq) ProtoMessage()
- func (x *GetIncrementalGroupMemberReq) ProtoReflect() protoreflect.Message
- func (x *GetIncrementalGroupMemberReq) Reset()
- func (x *GetIncrementalGroupMemberReq) String() string
- type GetIncrementalGroupMemberResp
- func (*GetIncrementalGroupMemberResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetIncrementalGroupMemberResp) GetDelete() []string
- func (x *GetIncrementalGroupMemberResp) GetFull() bool
- func (x *GetIncrementalGroupMemberResp) GetGroup() *sdkws.GroupInfo
- func (x *GetIncrementalGroupMemberResp) GetInsert() []*sdkws.GroupMemberFullInfo
- func (x *GetIncrementalGroupMemberResp) GetSortVersion() uint64
- func (x *GetIncrementalGroupMemberResp) GetUpdate() []*sdkws.GroupMemberFullInfo
- func (x *GetIncrementalGroupMemberResp) GetVersion() uint64
- func (x *GetIncrementalGroupMemberResp) GetVersionID() string
- func (*GetIncrementalGroupMemberResp) ProtoMessage()
- func (x *GetIncrementalGroupMemberResp) ProtoReflect() protoreflect.Message
- func (x *GetIncrementalGroupMemberResp) Reset()
- func (x *GetIncrementalGroupMemberResp) String() string
- type GetIncrementalJoinGroupReq
- func (*GetIncrementalJoinGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetIncrementalJoinGroupReq) GetUserID() string
- func (x *GetIncrementalJoinGroupReq) GetVersion() uint64
- func (x *GetIncrementalJoinGroupReq) GetVersionID() string
- func (*GetIncrementalJoinGroupReq) ProtoMessage()
- func (x *GetIncrementalJoinGroupReq) ProtoReflect() protoreflect.Message
- func (x *GetIncrementalJoinGroupReq) Reset()
- func (x *GetIncrementalJoinGroupReq) String() string
- type GetIncrementalJoinGroupResp
- func (*GetIncrementalJoinGroupResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetIncrementalJoinGroupResp) GetDelete() []string
- func (x *GetIncrementalJoinGroupResp) GetFull() bool
- func (x *GetIncrementalJoinGroupResp) GetInsert() []*sdkws.GroupInfo
- func (x *GetIncrementalJoinGroupResp) GetSortVersion() uint64
- func (x *GetIncrementalJoinGroupResp) GetUpdate() []*sdkws.GroupInfo
- func (x *GetIncrementalJoinGroupResp) GetVersion() uint64
- func (x *GetIncrementalJoinGroupResp) GetVersionID() string
- func (*GetIncrementalJoinGroupResp) ProtoMessage()
- func (x *GetIncrementalJoinGroupResp) ProtoReflect() protoreflect.Message
- func (x *GetIncrementalJoinGroupResp) Reset()
- func (x *GetIncrementalJoinGroupResp) String() string
- type GetJoinedGroupListReq
- func (x *GetJoinedGroupListReq) Check() error
- func (*GetJoinedGroupListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetJoinedGroupListReq) GetFromUserID() string
- func (x *GetJoinedGroupListReq) GetPagination() *sdkws.RequestPagination
- func (*GetJoinedGroupListReq) ProtoMessage()
- func (x *GetJoinedGroupListReq) ProtoReflect() protoreflect.Message
- func (x *GetJoinedGroupListReq) Reset()
- func (x *GetJoinedGroupListReq) String() string
- type GetJoinedGroupListResp
- func (*GetJoinedGroupListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetJoinedGroupListResp) Format() any
- func (x *GetJoinedGroupListResp) GetGroups() []*sdkws.GroupInfo
- func (x *GetJoinedGroupListResp) GetTotal() uint32
- func (*GetJoinedGroupListResp) ProtoMessage()
- func (x *GetJoinedGroupListResp) ProtoReflect() protoreflect.Message
- func (x *GetJoinedGroupListResp) Reset()
- func (x *GetJoinedGroupListResp) String() string
- type GetUserInGroupMembersReq
- func (x *GetUserInGroupMembersReq) Check() error
- func (*GetUserInGroupMembersReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserInGroupMembersReq) GetGroupIDs() []string
- func (x *GetUserInGroupMembersReq) GetUserID() string
- func (*GetUserInGroupMembersReq) ProtoMessage()
- func (x *GetUserInGroupMembersReq) ProtoReflect() protoreflect.Message
- func (x *GetUserInGroupMembersReq) Reset()
- func (x *GetUserInGroupMembersReq) String() string
- type GetUserInGroupMembersResp
- func (*GetUserInGroupMembersResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserInGroupMembersResp) GetMembers() []*sdkws.GroupMemberFullInfo
- func (*GetUserInGroupMembersResp) ProtoMessage()
- func (x *GetUserInGroupMembersResp) ProtoReflect() protoreflect.Message
- func (x *GetUserInGroupMembersResp) Reset()
- func (x *GetUserInGroupMembersResp) String() string
- type GetUserReqApplicationListReq
- func (x *GetUserReqApplicationListReq) Check() error
- func (*GetUserReqApplicationListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserReqApplicationListReq) GetPagination() *sdkws.RequestPagination
- func (x *GetUserReqApplicationListReq) GetUserID() string
- func (*GetUserReqApplicationListReq) ProtoMessage()
- func (x *GetUserReqApplicationListReq) ProtoReflect() protoreflect.Message
- func (x *GetUserReqApplicationListReq) Reset()
- func (x *GetUserReqApplicationListReq) String() string
- type GetUserReqApplicationListResp
- func (*GetUserReqApplicationListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserReqApplicationListResp) Format() any
- func (x *GetUserReqApplicationListResp) GetGroupRequests() []*sdkws.GroupRequest
- func (x *GetUserReqApplicationListResp) GetTotal() uint32
- func (*GetUserReqApplicationListResp) ProtoMessage()
- func (x *GetUserReqApplicationListResp) ProtoReflect() protoreflect.Message
- func (x *GetUserReqApplicationListResp) Reset()
- func (x *GetUserReqApplicationListResp) String() string
- type GroupAbstractInfo
- func (*GroupAbstractInfo) Descriptor() ([]byte, []int)deprecated
- func (x *GroupAbstractInfo) GetGroupID() string
- func (x *GroupAbstractInfo) GetGroupMemberListHash() uint64
- func (x *GroupAbstractInfo) GetGroupMemberNumber() uint32
- func (*GroupAbstractInfo) ProtoMessage()
- func (x *GroupAbstractInfo) ProtoReflect() protoreflect.Message
- func (x *GroupAbstractInfo) Reset()
- func (x *GroupAbstractInfo) String() string
- type GroupApplicationResponseReq
- func (x *GroupApplicationResponseReq) Check() error
- func (*GroupApplicationResponseReq) Descriptor() ([]byte, []int)deprecated
- func (x *GroupApplicationResponseReq) GetFromUserID() string
- func (x *GroupApplicationResponseReq) GetGroupID() string
- func (x *GroupApplicationResponseReq) GetHandleResult() int32
- func (x *GroupApplicationResponseReq) GetHandledMsg() string
- func (*GroupApplicationResponseReq) ProtoMessage()
- func (x *GroupApplicationResponseReq) ProtoReflect() protoreflect.Message
- func (x *GroupApplicationResponseReq) Reset()
- func (x *GroupApplicationResponseReq) String() string
- type GroupApplicationResponseResp
- func (*GroupApplicationResponseResp) Descriptor() ([]byte, []int)deprecated
- func (*GroupApplicationResponseResp) ProtoMessage()
- func (x *GroupApplicationResponseResp) ProtoReflect() protoreflect.Message
- func (x *GroupApplicationResponseResp) Reset()
- func (x *GroupApplicationResponseResp) String() string
- type GroupClient
- type GroupCreateCountReq
- func (x *GroupCreateCountReq) Check() error
- func (*GroupCreateCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GroupCreateCountReq) GetEnd() int64
- func (x *GroupCreateCountReq) GetStart() int64
- func (*GroupCreateCountReq) ProtoMessage()
- func (x *GroupCreateCountReq) ProtoReflect() protoreflect.Message
- func (x *GroupCreateCountReq) Reset()
- func (x *GroupCreateCountReq) String() string
- type GroupCreateCountResp
- func (*GroupCreateCountResp) Descriptor() ([]byte, []int)deprecated
- func (x *GroupCreateCountResp) GetBefore() int64
- func (x *GroupCreateCountResp) GetCount() map[string]int64
- func (x *GroupCreateCountResp) GetTotal() int64
- func (*GroupCreateCountResp) ProtoMessage()
- func (x *GroupCreateCountResp) ProtoReflect() protoreflect.Message
- func (x *GroupCreateCountResp) Reset()
- func (x *GroupCreateCountResp) String() string
- type GroupServer
- type InviteUserToGroupReq
- func (x *InviteUserToGroupReq) Check() error
- func (*InviteUserToGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *InviteUserToGroupReq) GetGroupID() string
- func (x *InviteUserToGroupReq) GetInvitedUserIDs() []string
- func (x *InviteUserToGroupReq) GetReason() string
- func (*InviteUserToGroupReq) ProtoMessage()
- func (x *InviteUserToGroupReq) ProtoReflect() protoreflect.Message
- func (x *InviteUserToGroupReq) Reset()
- func (x *InviteUserToGroupReq) String() string
- type InviteUserToGroupResp
- type JoinGroupReq
- func (x *JoinGroupReq) Check() error
- func (*JoinGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *JoinGroupReq) GetEx() string
- func (x *JoinGroupReq) GetGroupID() string
- func (x *JoinGroupReq) GetInviterUserID() string
- func (x *JoinGroupReq) GetJoinSource() int32
- func (x *JoinGroupReq) GetReqMessage() string
- func (*JoinGroupReq) ProtoMessage()
- func (x *JoinGroupReq) ProtoReflect() protoreflect.Message
- func (x *JoinGroupReq) Reset()
- func (x *JoinGroupReq) String() string
- type JoinGroupResp
- type KickGroupMemberReq
- func (x *KickGroupMemberReq) Check() error
- func (*KickGroupMemberReq) Descriptor() ([]byte, []int)deprecated
- func (x *KickGroupMemberReq) GetGroupID() string
- func (x *KickGroupMemberReq) GetKickedUserIDs() []string
- func (x *KickGroupMemberReq) GetReason() string
- func (*KickGroupMemberReq) ProtoMessage()
- func (x *KickGroupMemberReq) ProtoReflect() protoreflect.Message
- func (x *KickGroupMemberReq) Reset()
- func (x *KickGroupMemberReq) String() string
- type KickGroupMemberResp
- type MuteGroupMemberReq
- func (x *MuteGroupMemberReq) Check() error
- func (*MuteGroupMemberReq) Descriptor() ([]byte, []int)deprecated
- func (x *MuteGroupMemberReq) GetGroupID() string
- func (x *MuteGroupMemberReq) GetMutedSeconds() uint32
- func (x *MuteGroupMemberReq) GetUserID() string
- func (*MuteGroupMemberReq) ProtoMessage()
- func (x *MuteGroupMemberReq) ProtoReflect() protoreflect.Message
- func (x *MuteGroupMemberReq) Reset()
- func (x *MuteGroupMemberReq) String() string
- type MuteGroupMemberResp
- type MuteGroupReq
- func (x *MuteGroupReq) Check() error
- func (*MuteGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *MuteGroupReq) GetGroupID() string
- func (*MuteGroupReq) ProtoMessage()
- func (x *MuteGroupReq) ProtoReflect() protoreflect.Message
- func (x *MuteGroupReq) Reset()
- func (x *MuteGroupReq) String() string
- type MuteGroupResp
- type NotificationUserInfoUpdateReq
- func (*NotificationUserInfoUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationUserInfoUpdateReq) GetNewUserInfo() *sdkws.UserInfo
- func (x *NotificationUserInfoUpdateReq) GetOldUserInfo() *sdkws.UserInfo
- func (x *NotificationUserInfoUpdateReq) GetUserID() string
- func (*NotificationUserInfoUpdateReq) ProtoMessage()
- func (x *NotificationUserInfoUpdateReq) ProtoReflect() protoreflect.Message
- func (x *NotificationUserInfoUpdateReq) Reset()
- func (x *NotificationUserInfoUpdateReq) String() string
- type NotificationUserInfoUpdateResp
- func (*NotificationUserInfoUpdateResp) Descriptor() ([]byte, []int)deprecated
- func (*NotificationUserInfoUpdateResp) ProtoMessage()
- func (x *NotificationUserInfoUpdateResp) ProtoReflect() protoreflect.Message
- func (x *NotificationUserInfoUpdateResp) Reset()
- func (x *NotificationUserInfoUpdateResp) String() string
- type QuitGroupReq
- func (x *QuitGroupReq) Check() error
- func (*QuitGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *QuitGroupReq) GetGroupID() string
- func (x *QuitGroupReq) GetUserID() string
- func (*QuitGroupReq) ProtoMessage()
- func (x *QuitGroupReq) ProtoReflect() protoreflect.Message
- func (x *QuitGroupReq) Reset()
- func (x *QuitGroupReq) String() string
- type QuitGroupResp
- type SetGroupInfoReq
- func (x *SetGroupInfoReq) Check() error
- func (*SetGroupInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetGroupInfoReq) GetGroupInfoForSet() *sdkws.GroupInfoForSet
- func (*SetGroupInfoReq) ProtoMessage()
- func (x *SetGroupInfoReq) ProtoReflect() protoreflect.Message
- func (x *SetGroupInfoReq) Reset()
- func (x *SetGroupInfoReq) String() string
- type SetGroupInfoResp
- type SetGroupMemberInfo
- func (x *SetGroupMemberInfo) Check() error
- func (*SetGroupMemberInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SetGroupMemberInfo) GetEx() *wrapperspb.StringValue
- func (x *SetGroupMemberInfo) GetFaceURL() *wrapperspb.StringValue
- func (x *SetGroupMemberInfo) GetGroupID() string
- func (x *SetGroupMemberInfo) GetNickname() *wrapperspb.StringValue
- func (x *SetGroupMemberInfo) GetRoleLevel() *wrapperspb.Int32Value
- func (x *SetGroupMemberInfo) GetUserID() string
- func (*SetGroupMemberInfo) ProtoMessage()
- func (x *SetGroupMemberInfo) ProtoReflect() protoreflect.Message
- func (x *SetGroupMemberInfo) Reset()
- func (x *SetGroupMemberInfo) String() string
- type SetGroupMemberInfoReq
- func (x *SetGroupMemberInfoReq) Check() error
- func (*SetGroupMemberInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetGroupMemberInfoReq) GetMembers() []*SetGroupMemberInfo
- func (*SetGroupMemberInfoReq) ProtoMessage()
- func (x *SetGroupMemberInfoReq) ProtoReflect() protoreflect.Message
- func (x *SetGroupMemberInfoReq) Reset()
- func (x *SetGroupMemberInfoReq) String() string
- type SetGroupMemberInfoResp
- type TransferGroupOwnerReq
- func (x *TransferGroupOwnerReq) Check() error
- func (*TransferGroupOwnerReq) Descriptor() ([]byte, []int)deprecated
- func (x *TransferGroupOwnerReq) GetGroupID() string
- func (x *TransferGroupOwnerReq) GetNewOwnerUserID() string
- func (x *TransferGroupOwnerReq) GetOldOwnerUserID() string
- func (*TransferGroupOwnerReq) ProtoMessage()
- func (x *TransferGroupOwnerReq) ProtoReflect() protoreflect.Message
- func (x *TransferGroupOwnerReq) Reset()
- func (x *TransferGroupOwnerReq) String() string
- type TransferGroupOwnerResp
- type UnimplementedGroupServer
- func (*UnimplementedGroupServer) BatchGetIncrementalGroupMember(context.Context, *BatchGetIncrementalGroupMemberReq) (*BatchGetIncrementalGroupMemberResp, error)
- func (*UnimplementedGroupServer) CancelMuteGroup(context.Context, *CancelMuteGroupReq) (*CancelMuteGroupResp, error)
- func (*UnimplementedGroupServer) CancelMuteGroupMember(context.Context, *CancelMuteGroupMemberReq) (*CancelMuteGroupMemberResp, error)
- func (*UnimplementedGroupServer) CreateGroup(context.Context, *CreateGroupReq) (*CreateGroupResp, error)
- func (*UnimplementedGroupServer) DismissGroup(context.Context, *DismissGroupReq) (*DismissGroupResp, error)
- func (*UnimplementedGroupServer) GetFullGroupMemberUserIDs(context.Context, *GetFullGroupMemberUserIDsReq) (*GetFullGroupMemberUserIDsResp, error)
- func (*UnimplementedGroupServer) GetFullJoinGroupIDs(context.Context, *GetFullJoinGroupIDsReq) (*GetFullJoinGroupIDsResp, error)
- func (*UnimplementedGroupServer) GetGroupAbstractInfo(context.Context, *GetGroupAbstractInfoReq) (*GetGroupAbstractInfoResp, error)
- func (*UnimplementedGroupServer) GetGroupApplicationList(context.Context, *GetGroupApplicationListReq) (*GetGroupApplicationListResp, error)
- func (*UnimplementedGroupServer) GetGroupInfoCache(context.Context, *GetGroupInfoCacheReq) (*GetGroupInfoCacheResp, error)
- func (*UnimplementedGroupServer) GetGroupMemberCache(context.Context, *GetGroupMemberCacheReq) (*GetGroupMemberCacheResp, error)
- func (*UnimplementedGroupServer) GetGroupMemberList(context.Context, *GetGroupMemberListReq) (*GetGroupMemberListResp, error)
- func (*UnimplementedGroupServer) GetGroupMemberRoleLevel(context.Context, *GetGroupMemberRoleLevelReq) (*GetGroupMemberRoleLevelResp, error)
- func (*UnimplementedGroupServer) GetGroupMemberUserIDs(context.Context, *GetGroupMemberUserIDsReq) (*GetGroupMemberUserIDsResp, error)
- func (*UnimplementedGroupServer) GetGroupMembersCMS(context.Context, *GetGroupMembersCMSReq) (*GetGroupMembersCMSResp, error)
- func (*UnimplementedGroupServer) GetGroupMembersInfo(context.Context, *GetGroupMembersInfoReq) (*GetGroupMembersInfoResp, error)
- func (*UnimplementedGroupServer) GetGroupUsersReqApplicationList(context.Context, *GetGroupUsersReqApplicationListReq) (*GetGroupUsersReqApplicationListResp, error)
- func (*UnimplementedGroupServer) GetGroups(context.Context, *GetGroupsReq) (*GetGroupsResp, error)
- func (*UnimplementedGroupServer) GetGroupsInfo(context.Context, *GetGroupsInfoReq) (*GetGroupsInfoResp, error)
- func (*UnimplementedGroupServer) GetIncrementalGroupMember(context.Context, *GetIncrementalGroupMemberReq) (*GetIncrementalGroupMemberResp, error)
- func (*UnimplementedGroupServer) GetIncrementalJoinGroup(context.Context, *GetIncrementalJoinGroupReq) (*GetIncrementalJoinGroupResp, error)
- func (*UnimplementedGroupServer) GetJoinedGroupList(context.Context, *GetJoinedGroupListReq) (*GetJoinedGroupListResp, error)
- func (*UnimplementedGroupServer) GetUserInGroupMembers(context.Context, *GetUserInGroupMembersReq) (*GetUserInGroupMembersResp, error)
- func (*UnimplementedGroupServer) GetUserReqApplicationList(context.Context, *GetUserReqApplicationListReq) (*GetUserReqApplicationListResp, error)
- func (*UnimplementedGroupServer) GroupApplicationResponse(context.Context, *GroupApplicationResponseReq) (*GroupApplicationResponseResp, error)
- func (*UnimplementedGroupServer) GroupCreateCount(context.Context, *GroupCreateCountReq) (*GroupCreateCountResp, error)
- func (*UnimplementedGroupServer) InviteUserToGroup(context.Context, *InviteUserToGroupReq) (*InviteUserToGroupResp, error)
- func (*UnimplementedGroupServer) JoinGroup(context.Context, *JoinGroupReq) (*JoinGroupResp, error)
- func (*UnimplementedGroupServer) KickGroupMember(context.Context, *KickGroupMemberReq) (*KickGroupMemberResp, error)
- func (*UnimplementedGroupServer) MuteGroup(context.Context, *MuteGroupReq) (*MuteGroupResp, error)
- func (*UnimplementedGroupServer) MuteGroupMember(context.Context, *MuteGroupMemberReq) (*MuteGroupMemberResp, error)
- func (*UnimplementedGroupServer) NotificationUserInfoUpdate(context.Context, *NotificationUserInfoUpdateReq) (*NotificationUserInfoUpdateResp, error)
- func (*UnimplementedGroupServer) QuitGroup(context.Context, *QuitGroupReq) (*QuitGroupResp, error)
- func (*UnimplementedGroupServer) SetGroupInfo(context.Context, *SetGroupInfoReq) (*SetGroupInfoResp, error)
- func (*UnimplementedGroupServer) SetGroupMemberInfo(context.Context, *SetGroupMemberInfoReq) (*SetGroupMemberInfoResp, error)
- func (*UnimplementedGroupServer) TransferGroupOwner(context.Context, *TransferGroupOwnerReq) (*TransferGroupOwnerResp, error)
Constants ¶
This section is empty.
Variables ¶
var File_group_group_proto protoreflect.FileDescriptor
Functions ¶
func RegisterGroupServer ¶
func RegisterGroupServer(s *grpc.Server, srv GroupServer)
Types ¶
type BatchGetIncrementalGroupMemberReq ¶ added in v0.0.69
type BatchGetIncrementalGroupMemberReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"` ReqList []*GetIncrementalGroupMemberReq `protobuf:"bytes,2,rep,name=reqList,proto3" json:"reqList"` // contains filtered or unexported fields }
func (*BatchGetIncrementalGroupMemberReq) Descriptor
deprecated
added in
v0.0.69
func (*BatchGetIncrementalGroupMemberReq) Descriptor() ([]byte, []int)
Deprecated: Use BatchGetIncrementalGroupMemberReq.ProtoReflect.Descriptor instead.
func (*BatchGetIncrementalGroupMemberReq) GetReqList ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberReq) GetReqList() []*GetIncrementalGroupMemberReq
func (*BatchGetIncrementalGroupMemberReq) GetUserID ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberReq) GetUserID() string
func (*BatchGetIncrementalGroupMemberReq) ProtoMessage ¶ added in v0.0.69
func (*BatchGetIncrementalGroupMemberReq) ProtoMessage()
func (*BatchGetIncrementalGroupMemberReq) ProtoReflect ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberReq) ProtoReflect() protoreflect.Message
func (*BatchGetIncrementalGroupMemberReq) Reset ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberReq) Reset()
func (*BatchGetIncrementalGroupMemberReq) String ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberReq) String() string
type BatchGetIncrementalGroupMemberResp ¶ added in v0.0.69
type BatchGetIncrementalGroupMemberResp struct { RespList map[string]*GetIncrementalGroupMemberResp `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BatchGetIncrementalGroupMemberResp) Descriptor
deprecated
added in
v0.0.69
func (*BatchGetIncrementalGroupMemberResp) Descriptor() ([]byte, []int)
Deprecated: Use BatchGetIncrementalGroupMemberResp.ProtoReflect.Descriptor instead.
func (*BatchGetIncrementalGroupMemberResp) Format ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberResp) Format() any
func (*BatchGetIncrementalGroupMemberResp) GetRespList ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberResp) GetRespList() map[string]*GetIncrementalGroupMemberResp
func (*BatchGetIncrementalGroupMemberResp) ProtoMessage ¶ added in v0.0.69
func (*BatchGetIncrementalGroupMemberResp) ProtoMessage()
func (*BatchGetIncrementalGroupMemberResp) ProtoReflect ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberResp) ProtoReflect() protoreflect.Message
func (*BatchGetIncrementalGroupMemberResp) Reset ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberResp) Reset()
func (*BatchGetIncrementalGroupMemberResp) String ¶ added in v0.0.69
func (x *BatchGetIncrementalGroupMemberResp) String() string
type CMSGroup ¶
type CMSGroup struct { GroupInfo *sdkws.GroupInfo `protobuf:"bytes,1,opt,name=groupInfo,proto3" json:"groupInfo"` GroupOwnerUserName string `protobuf:"bytes,2,opt,name=groupOwnerUserName,proto3" json:"groupOwnerUserName"` GroupOwnerUserID string `protobuf:"bytes,3,opt,name=groupOwnerUserID,proto3" json:"groupOwnerUserID"` // contains filtered or unexported fields }
func (*CMSGroup) Descriptor
deprecated
func (*CMSGroup) GetGroupInfo ¶
func (*CMSGroup) GetGroupOwnerUserID ¶
func (*CMSGroup) GetGroupOwnerUserName ¶
func (*CMSGroup) ProtoMessage ¶
func (*CMSGroup) ProtoMessage()
func (*CMSGroup) ProtoReflect ¶
func (x *CMSGroup) ProtoReflect() protoreflect.Message
type CancelMuteGroupMemberReq ¶
type CancelMuteGroupMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` // contains filtered or unexported fields }
func (*CancelMuteGroupMemberReq) Check ¶
func (x *CancelMuteGroupMemberReq) Check() error
func (*CancelMuteGroupMemberReq) Descriptor
deprecated
func (*CancelMuteGroupMemberReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelMuteGroupMemberReq.ProtoReflect.Descriptor instead.
func (*CancelMuteGroupMemberReq) GetGroupID ¶
func (x *CancelMuteGroupMemberReq) GetGroupID() string
func (*CancelMuteGroupMemberReq) GetUserID ¶
func (x *CancelMuteGroupMemberReq) GetUserID() string
func (*CancelMuteGroupMemberReq) ProtoMessage ¶
func (*CancelMuteGroupMemberReq) ProtoMessage()
func (*CancelMuteGroupMemberReq) ProtoReflect ¶
func (x *CancelMuteGroupMemberReq) ProtoReflect() protoreflect.Message
func (*CancelMuteGroupMemberReq) Reset ¶
func (x *CancelMuteGroupMemberReq) Reset()
func (*CancelMuteGroupMemberReq) String ¶
func (x *CancelMuteGroupMemberReq) String() string
type CancelMuteGroupMemberResp ¶
type CancelMuteGroupMemberResp struct {
// contains filtered or unexported fields
}
func (*CancelMuteGroupMemberResp) Descriptor
deprecated
func (*CancelMuteGroupMemberResp) Descriptor() ([]byte, []int)
Deprecated: Use CancelMuteGroupMemberResp.ProtoReflect.Descriptor instead.
func (*CancelMuteGroupMemberResp) ProtoMessage ¶
func (*CancelMuteGroupMemberResp) ProtoMessage()
func (*CancelMuteGroupMemberResp) ProtoReflect ¶
func (x *CancelMuteGroupMemberResp) ProtoReflect() protoreflect.Message
func (*CancelMuteGroupMemberResp) Reset ¶
func (x *CancelMuteGroupMemberResp) Reset()
func (*CancelMuteGroupMemberResp) String ¶
func (x *CancelMuteGroupMemberResp) String() string
type CancelMuteGroupReq ¶
type CancelMuteGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*CancelMuteGroupReq) Check ¶
func (x *CancelMuteGroupReq) Check() error
func (*CancelMuteGroupReq) Descriptor
deprecated
func (*CancelMuteGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelMuteGroupReq.ProtoReflect.Descriptor instead.
func (*CancelMuteGroupReq) GetGroupID ¶
func (x *CancelMuteGroupReq) GetGroupID() string
func (*CancelMuteGroupReq) ProtoMessage ¶
func (*CancelMuteGroupReq) ProtoMessage()
func (*CancelMuteGroupReq) ProtoReflect ¶
func (x *CancelMuteGroupReq) ProtoReflect() protoreflect.Message
func (*CancelMuteGroupReq) Reset ¶
func (x *CancelMuteGroupReq) Reset()
func (*CancelMuteGroupReq) String ¶
func (x *CancelMuteGroupReq) String() string
type CancelMuteGroupResp ¶
type CancelMuteGroupResp struct {
// contains filtered or unexported fields
}
func (*CancelMuteGroupResp) Descriptor
deprecated
func (*CancelMuteGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use CancelMuteGroupResp.ProtoReflect.Descriptor instead.
func (*CancelMuteGroupResp) ProtoMessage ¶
func (*CancelMuteGroupResp) ProtoMessage()
func (*CancelMuteGroupResp) ProtoReflect ¶
func (x *CancelMuteGroupResp) ProtoReflect() protoreflect.Message
func (*CancelMuteGroupResp) Reset ¶
func (x *CancelMuteGroupResp) Reset()
func (*CancelMuteGroupResp) String ¶
func (x *CancelMuteGroupResp) String() string
type CreateGroupReq ¶
type CreateGroupReq struct { MemberUserIDs []string `protobuf:"bytes,1,rep,name=memberUserIDs,proto3" json:"memberUserIDs"` GroupInfo *sdkws.GroupInfo `protobuf:"bytes,2,opt,name=groupInfo,proto3" json:"groupInfo"` AdminUserIDs []string `protobuf:"bytes,3,rep,name=adminUserIDs,proto3" json:"adminUserIDs"` OwnerUserID string `protobuf:"bytes,4,opt,name=ownerUserID,proto3" json:"ownerUserID"` //owner // contains filtered or unexported fields }
func (*CreateGroupReq) Check ¶
func (x *CreateGroupReq) Check() error
func (*CreateGroupReq) Descriptor
deprecated
func (*CreateGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupReq.ProtoReflect.Descriptor instead.
func (*CreateGroupReq) GetAdminUserIDs ¶
func (x *CreateGroupReq) GetAdminUserIDs() []string
func (*CreateGroupReq) GetGroupInfo ¶
func (x *CreateGroupReq) GetGroupInfo() *sdkws.GroupInfo
func (*CreateGroupReq) GetMemberUserIDs ¶
func (x *CreateGroupReq) GetMemberUserIDs() []string
func (*CreateGroupReq) GetOwnerUserID ¶
func (x *CreateGroupReq) GetOwnerUserID() string
func (*CreateGroupReq) ProtoMessage ¶
func (*CreateGroupReq) ProtoMessage()
func (*CreateGroupReq) ProtoReflect ¶
func (x *CreateGroupReq) ProtoReflect() protoreflect.Message
func (*CreateGroupReq) Reset ¶
func (x *CreateGroupReq) Reset()
func (*CreateGroupReq) String ¶
func (x *CreateGroupReq) String() string
type CreateGroupResp ¶
type CreateGroupResp struct { GroupInfo *sdkws.GroupInfo `protobuf:"bytes,1,opt,name=groupInfo,proto3" json:"groupInfo"` // contains filtered or unexported fields }
func (*CreateGroupResp) Descriptor
deprecated
func (*CreateGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupResp.ProtoReflect.Descriptor instead.
func (*CreateGroupResp) GetGroupInfo ¶
func (x *CreateGroupResp) GetGroupInfo() *sdkws.GroupInfo
func (*CreateGroupResp) ProtoMessage ¶
func (*CreateGroupResp) ProtoMessage()
func (*CreateGroupResp) ProtoReflect ¶
func (x *CreateGroupResp) ProtoReflect() protoreflect.Message
func (*CreateGroupResp) Reset ¶
func (x *CreateGroupResp) Reset()
func (*CreateGroupResp) String ¶
func (x *CreateGroupResp) String() string
type DismissGroupReq ¶
type DismissGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` DeleteMember bool `protobuf:"varint,2,opt,name=deleteMember,proto3" json:"deleteMember"` // contains filtered or unexported fields }
func (*DismissGroupReq) Check ¶
func (x *DismissGroupReq) Check() error
func (*DismissGroupReq) Descriptor
deprecated
func (*DismissGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use DismissGroupReq.ProtoReflect.Descriptor instead.
func (*DismissGroupReq) GetDeleteMember ¶
func (x *DismissGroupReq) GetDeleteMember() bool
func (*DismissGroupReq) GetGroupID ¶
func (x *DismissGroupReq) GetGroupID() string
func (*DismissGroupReq) ProtoMessage ¶
func (*DismissGroupReq) ProtoMessage()
func (*DismissGroupReq) ProtoReflect ¶
func (x *DismissGroupReq) ProtoReflect() protoreflect.Message
func (*DismissGroupReq) Reset ¶
func (x *DismissGroupReq) Reset()
func (*DismissGroupReq) String ¶
func (x *DismissGroupReq) String() string
type DismissGroupResp ¶
type DismissGroupResp struct {
// contains filtered or unexported fields
}
func (*DismissGroupResp) Descriptor
deprecated
func (*DismissGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use DismissGroupResp.ProtoReflect.Descriptor instead.
func (*DismissGroupResp) ProtoMessage ¶
func (*DismissGroupResp) ProtoMessage()
func (*DismissGroupResp) ProtoReflect ¶
func (x *DismissGroupResp) ProtoReflect() protoreflect.Message
func (*DismissGroupResp) Reset ¶
func (x *DismissGroupResp) Reset()
func (*DismissGroupResp) String ¶
func (x *DismissGroupResp) String() string
type GetFullGroupMemberUserIDsReq ¶ added in v0.0.69
type GetFullGroupMemberUserIDsReq struct { IdHash uint64 `protobuf:"varint,1,opt,name=idHash,proto3" json:"idHash"` GroupID string `protobuf:"bytes,2,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*GetFullGroupMemberUserIDsReq) Check ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsReq) Check() error
func (*GetFullGroupMemberUserIDsReq) Descriptor
deprecated
added in
v0.0.69
func (*GetFullGroupMemberUserIDsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetFullGroupMemberUserIDsReq.ProtoReflect.Descriptor instead.
func (*GetFullGroupMemberUserIDsReq) GetGroupID ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsReq) GetGroupID() string
func (*GetFullGroupMemberUserIDsReq) GetIdHash ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsReq) GetIdHash() uint64
func (*GetFullGroupMemberUserIDsReq) ProtoMessage ¶ added in v0.0.69
func (*GetFullGroupMemberUserIDsReq) ProtoMessage()
func (*GetFullGroupMemberUserIDsReq) ProtoReflect ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsReq) ProtoReflect() protoreflect.Message
func (*GetFullGroupMemberUserIDsReq) Reset ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsReq) Reset()
func (*GetFullGroupMemberUserIDsReq) String ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsReq) String() string
type GetFullGroupMemberUserIDsResp ¶ added in v0.0.69
type GetFullGroupMemberUserIDsResp struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version"` VersionID string `protobuf:"bytes,2,opt,name=versionID,proto3" json:"versionID"` Equal bool `protobuf:"varint,3,opt,name=equal,proto3" json:"equal"` UserIDs []string `protobuf:"bytes,4,rep,name=userIDs,proto3" json:"userIDs"` // contains filtered or unexported fields }
func (*GetFullGroupMemberUserIDsResp) Descriptor
deprecated
added in
v0.0.69
func (*GetFullGroupMemberUserIDsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetFullGroupMemberUserIDsResp.ProtoReflect.Descriptor instead.
func (*GetFullGroupMemberUserIDsResp) GetEqual ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsResp) GetEqual() bool
func (*GetFullGroupMemberUserIDsResp) GetUserIDs ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsResp) GetUserIDs() []string
func (*GetFullGroupMemberUserIDsResp) GetVersion ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsResp) GetVersion() uint64
func (*GetFullGroupMemberUserIDsResp) GetVersionID ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsResp) GetVersionID() string
func (*GetFullGroupMemberUserIDsResp) ProtoMessage ¶ added in v0.0.69
func (*GetFullGroupMemberUserIDsResp) ProtoMessage()
func (*GetFullGroupMemberUserIDsResp) ProtoReflect ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsResp) ProtoReflect() protoreflect.Message
func (*GetFullGroupMemberUserIDsResp) Reset ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsResp) Reset()
func (*GetFullGroupMemberUserIDsResp) String ¶ added in v0.0.69
func (x *GetFullGroupMemberUserIDsResp) String() string
type GetFullJoinGroupIDsReq ¶ added in v0.0.69
type GetFullJoinGroupIDsReq struct { IdHash uint64 `protobuf:"varint,1,opt,name=idHash,proto3" json:"idHash"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` // contains filtered or unexported fields }
func (*GetFullJoinGroupIDsReq) Check ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsReq) Check() error
func (*GetFullJoinGroupIDsReq) Descriptor
deprecated
added in
v0.0.69
func (*GetFullJoinGroupIDsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetFullJoinGroupIDsReq.ProtoReflect.Descriptor instead.
func (*GetFullJoinGroupIDsReq) GetIdHash ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsReq) GetIdHash() uint64
func (*GetFullJoinGroupIDsReq) GetUserID ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsReq) GetUserID() string
func (*GetFullJoinGroupIDsReq) ProtoMessage ¶ added in v0.0.69
func (*GetFullJoinGroupIDsReq) ProtoMessage()
func (*GetFullJoinGroupIDsReq) ProtoReflect ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsReq) ProtoReflect() protoreflect.Message
func (*GetFullJoinGroupIDsReq) Reset ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsReq) Reset()
func (*GetFullJoinGroupIDsReq) String ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsReq) String() string
type GetFullJoinGroupIDsResp ¶ added in v0.0.69
type GetFullJoinGroupIDsResp struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version"` VersionID string `protobuf:"bytes,2,opt,name=versionID,proto3" json:"versionID"` Equal bool `protobuf:"varint,3,opt,name=equal,proto3" json:"equal"` GroupIDs []string `protobuf:"bytes,4,rep,name=groupIDs,proto3" json:"groupIDs"` // contains filtered or unexported fields }
func (*GetFullJoinGroupIDsResp) Descriptor
deprecated
added in
v0.0.69
func (*GetFullJoinGroupIDsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetFullJoinGroupIDsResp.ProtoReflect.Descriptor instead.
func (*GetFullJoinGroupIDsResp) GetEqual ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsResp) GetEqual() bool
func (*GetFullJoinGroupIDsResp) GetGroupIDs ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsResp) GetGroupIDs() []string
func (*GetFullJoinGroupIDsResp) GetVersion ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsResp) GetVersion() uint64
func (*GetFullJoinGroupIDsResp) GetVersionID ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsResp) GetVersionID() string
func (*GetFullJoinGroupIDsResp) ProtoMessage ¶ added in v0.0.69
func (*GetFullJoinGroupIDsResp) ProtoMessage()
func (*GetFullJoinGroupIDsResp) ProtoReflect ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsResp) ProtoReflect() protoreflect.Message
func (*GetFullJoinGroupIDsResp) Reset ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsResp) Reset()
func (*GetFullJoinGroupIDsResp) String ¶ added in v0.0.69
func (x *GetFullJoinGroupIDsResp) String() string
type GetGroupAbstractInfoReq ¶
type GetGroupAbstractInfoReq struct { GroupIDs []string `protobuf:"bytes,1,rep,name=groupIDs,proto3" json:"groupIDs"` // contains filtered or unexported fields }
func (*GetGroupAbstractInfoReq) Check ¶
func (x *GetGroupAbstractInfoReq) Check() error
func (*GetGroupAbstractInfoReq) Descriptor
deprecated
func (*GetGroupAbstractInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupAbstractInfoReq.ProtoReflect.Descriptor instead.
func (*GetGroupAbstractInfoReq) GetGroupIDs ¶
func (x *GetGroupAbstractInfoReq) GetGroupIDs() []string
func (*GetGroupAbstractInfoReq) ProtoMessage ¶
func (*GetGroupAbstractInfoReq) ProtoMessage()
func (*GetGroupAbstractInfoReq) ProtoReflect ¶
func (x *GetGroupAbstractInfoReq) ProtoReflect() protoreflect.Message
func (*GetGroupAbstractInfoReq) Reset ¶
func (x *GetGroupAbstractInfoReq) Reset()
func (*GetGroupAbstractInfoReq) String ¶
func (x *GetGroupAbstractInfoReq) String() string
type GetGroupAbstractInfoResp ¶
type GetGroupAbstractInfoResp struct { GroupAbstractInfos []*GroupAbstractInfo `protobuf:"bytes,1,rep,name=groupAbstractInfos,proto3" json:"groupAbstractInfos"` // contains filtered or unexported fields }
func (*GetGroupAbstractInfoResp) Descriptor
deprecated
func (*GetGroupAbstractInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupAbstractInfoResp.ProtoReflect.Descriptor instead.
func (*GetGroupAbstractInfoResp) GetGroupAbstractInfos ¶
func (x *GetGroupAbstractInfoResp) GetGroupAbstractInfos() []*GroupAbstractInfo
func (*GetGroupAbstractInfoResp) ProtoMessage ¶
func (*GetGroupAbstractInfoResp) ProtoMessage()
func (*GetGroupAbstractInfoResp) ProtoReflect ¶
func (x *GetGroupAbstractInfoResp) ProtoReflect() protoreflect.Message
func (*GetGroupAbstractInfoResp) Reset ¶
func (x *GetGroupAbstractInfoResp) Reset()
func (*GetGroupAbstractInfoResp) String ¶
func (x *GetGroupAbstractInfoResp) String() string
type GetGroupAllMemberReq ¶
type GetGroupAllMemberReq struct { Pagination *sdkws.RequestPagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination"` GroupID string `protobuf:"bytes,2,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*GetGroupAllMemberReq) Check ¶
func (x *GetGroupAllMemberReq) Check() error
func (*GetGroupAllMemberReq) Descriptor
deprecated
func (*GetGroupAllMemberReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupAllMemberReq.ProtoReflect.Descriptor instead.
func (*GetGroupAllMemberReq) GetGroupID ¶
func (x *GetGroupAllMemberReq) GetGroupID() string
func (*GetGroupAllMemberReq) GetPagination ¶
func (x *GetGroupAllMemberReq) GetPagination() *sdkws.RequestPagination
func (*GetGroupAllMemberReq) ProtoMessage ¶
func (*GetGroupAllMemberReq) ProtoMessage()
func (*GetGroupAllMemberReq) ProtoReflect ¶
func (x *GetGroupAllMemberReq) ProtoReflect() protoreflect.Message
func (*GetGroupAllMemberReq) Reset ¶
func (x *GetGroupAllMemberReq) Reset()
func (*GetGroupAllMemberReq) String ¶
func (x *GetGroupAllMemberReq) String() string
type GetGroupAllMemberResp ¶
type GetGroupAllMemberResp struct { Members []*sdkws.GroupMemberFullInfo `protobuf:"bytes,1,rep,name=members,proto3" json:"members"` // contains filtered or unexported fields }
func (*GetGroupAllMemberResp) Descriptor
deprecated
func (*GetGroupAllMemberResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupAllMemberResp.ProtoReflect.Descriptor instead.
func (*GetGroupAllMemberResp) GetMembers ¶
func (x *GetGroupAllMemberResp) GetMembers() []*sdkws.GroupMemberFullInfo
func (*GetGroupAllMemberResp) ProtoMessage ¶
func (*GetGroupAllMemberResp) ProtoMessage()
func (*GetGroupAllMemberResp) ProtoReflect ¶
func (x *GetGroupAllMemberResp) ProtoReflect() protoreflect.Message
func (*GetGroupAllMemberResp) Reset ¶
func (x *GetGroupAllMemberResp) Reset()
func (*GetGroupAllMemberResp) String ¶
func (x *GetGroupAllMemberResp) String() string
type GetGroupApplicationListReq ¶
type GetGroupApplicationListReq struct { Pagination *sdkws.RequestPagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination"` FromUserID string `protobuf:"bytes,2,opt,name=fromUserID,proto3" json:"fromUserID"` //owner or admin // contains filtered or unexported fields }
func (*GetGroupApplicationListReq) Check ¶
func (x *GetGroupApplicationListReq) Check() error
func (*GetGroupApplicationListReq) Descriptor
deprecated
func (*GetGroupApplicationListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupApplicationListReq.ProtoReflect.Descriptor instead.
func (*GetGroupApplicationListReq) GetFromUserID ¶
func (x *GetGroupApplicationListReq) GetFromUserID() string
func (*GetGroupApplicationListReq) GetPagination ¶
func (x *GetGroupApplicationListReq) GetPagination() *sdkws.RequestPagination
func (*GetGroupApplicationListReq) ProtoMessage ¶
func (*GetGroupApplicationListReq) ProtoMessage()
func (*GetGroupApplicationListReq) ProtoReflect ¶
func (x *GetGroupApplicationListReq) ProtoReflect() protoreflect.Message
func (*GetGroupApplicationListReq) Reset ¶
func (x *GetGroupApplicationListReq) Reset()
func (*GetGroupApplicationListReq) String ¶
func (x *GetGroupApplicationListReq) String() string
type GetGroupApplicationListResp ¶
type GetGroupApplicationListResp struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` GroupRequests []*sdkws.GroupRequest `protobuf:"bytes,2,rep,name=groupRequests,proto3" json:"groupRequests"` // contains filtered or unexported fields }
func (*GetGroupApplicationListResp) Descriptor
deprecated
func (*GetGroupApplicationListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupApplicationListResp.ProtoReflect.Descriptor instead.
func (*GetGroupApplicationListResp) Format ¶ added in v0.0.69
func (x *GetGroupApplicationListResp) Format() any
func (*GetGroupApplicationListResp) GetGroupRequests ¶
func (x *GetGroupApplicationListResp) GetGroupRequests() []*sdkws.GroupRequest
func (*GetGroupApplicationListResp) GetTotal ¶
func (x *GetGroupApplicationListResp) GetTotal() uint32
func (*GetGroupApplicationListResp) ProtoMessage ¶
func (*GetGroupApplicationListResp) ProtoMessage()
func (*GetGroupApplicationListResp) ProtoReflect ¶
func (x *GetGroupApplicationListResp) ProtoReflect() protoreflect.Message
func (*GetGroupApplicationListResp) Reset ¶
func (x *GetGroupApplicationListResp) Reset()
func (*GetGroupApplicationListResp) String ¶
func (x *GetGroupApplicationListResp) String() string
type GetGroupInfoCacheReq ¶
type GetGroupInfoCacheReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*GetGroupInfoCacheReq) Check ¶
func (x *GetGroupInfoCacheReq) Check() error
func (*GetGroupInfoCacheReq) Descriptor
deprecated
func (*GetGroupInfoCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupInfoCacheReq.ProtoReflect.Descriptor instead.
func (*GetGroupInfoCacheReq) GetGroupID ¶
func (x *GetGroupInfoCacheReq) GetGroupID() string
func (*GetGroupInfoCacheReq) ProtoMessage ¶
func (*GetGroupInfoCacheReq) ProtoMessage()
func (*GetGroupInfoCacheReq) ProtoReflect ¶
func (x *GetGroupInfoCacheReq) ProtoReflect() protoreflect.Message
func (*GetGroupInfoCacheReq) Reset ¶
func (x *GetGroupInfoCacheReq) Reset()
func (*GetGroupInfoCacheReq) String ¶
func (x *GetGroupInfoCacheReq) String() string
type GetGroupInfoCacheResp ¶
type GetGroupInfoCacheResp struct { GroupInfo *sdkws.GroupInfo `protobuf:"bytes,1,opt,name=groupInfo,proto3" json:"groupInfo"` // contains filtered or unexported fields }
func (*GetGroupInfoCacheResp) Descriptor
deprecated
func (*GetGroupInfoCacheResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupInfoCacheResp.ProtoReflect.Descriptor instead.
func (*GetGroupInfoCacheResp) GetGroupInfo ¶
func (x *GetGroupInfoCacheResp) GetGroupInfo() *sdkws.GroupInfo
func (*GetGroupInfoCacheResp) ProtoMessage ¶
func (*GetGroupInfoCacheResp) ProtoMessage()
func (*GetGroupInfoCacheResp) ProtoReflect ¶
func (x *GetGroupInfoCacheResp) ProtoReflect() protoreflect.Message
func (*GetGroupInfoCacheResp) Reset ¶
func (x *GetGroupInfoCacheResp) Reset()
func (*GetGroupInfoCacheResp) String ¶
func (x *GetGroupInfoCacheResp) String() string
type GetGroupMemberCacheReq ¶
type GetGroupMemberCacheReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` GroupMemberID string `protobuf:"bytes,2,opt,name=groupMemberID,proto3" json:"groupMemberID"` // contains filtered or unexported fields }
func (*GetGroupMemberCacheReq) Check ¶
func (x *GetGroupMemberCacheReq) Check() error
func (*GetGroupMemberCacheReq) Descriptor
deprecated
func (*GetGroupMemberCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberCacheReq.ProtoReflect.Descriptor instead.
func (*GetGroupMemberCacheReq) GetGroupID ¶
func (x *GetGroupMemberCacheReq) GetGroupID() string
func (*GetGroupMemberCacheReq) GetGroupMemberID ¶
func (x *GetGroupMemberCacheReq) GetGroupMemberID() string
func (*GetGroupMemberCacheReq) ProtoMessage ¶
func (*GetGroupMemberCacheReq) ProtoMessage()
func (*GetGroupMemberCacheReq) ProtoReflect ¶
func (x *GetGroupMemberCacheReq) ProtoReflect() protoreflect.Message
func (*GetGroupMemberCacheReq) Reset ¶
func (x *GetGroupMemberCacheReq) Reset()
func (*GetGroupMemberCacheReq) String ¶
func (x *GetGroupMemberCacheReq) String() string
type GetGroupMemberCacheResp ¶
type GetGroupMemberCacheResp struct { Member *sdkws.GroupMemberFullInfo `protobuf:"bytes,1,opt,name=member,proto3" json:"member"` // contains filtered or unexported fields }
func (*GetGroupMemberCacheResp) Descriptor
deprecated
func (*GetGroupMemberCacheResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberCacheResp.ProtoReflect.Descriptor instead.
func (*GetGroupMemberCacheResp) GetMember ¶
func (x *GetGroupMemberCacheResp) GetMember() *sdkws.GroupMemberFullInfo
func (*GetGroupMemberCacheResp) ProtoMessage ¶
func (*GetGroupMemberCacheResp) ProtoMessage()
func (*GetGroupMemberCacheResp) ProtoReflect ¶
func (x *GetGroupMemberCacheResp) ProtoReflect() protoreflect.Message
func (*GetGroupMemberCacheResp) Reset ¶
func (x *GetGroupMemberCacheResp) Reset()
func (*GetGroupMemberCacheResp) String ¶
func (x *GetGroupMemberCacheResp) String() string
type GetGroupMemberListReq ¶
type GetGroupMemberListReq struct { Pagination *sdkws.RequestPagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination"` GroupID string `protobuf:"bytes,2,opt,name=groupID,proto3" json:"groupID"` Filter int32 `protobuf:"varint,3,opt,name=filter,proto3" json:"filter"` Keyword string `protobuf:"bytes,4,opt,name=keyword,proto3" json:"keyword"` // contains filtered or unexported fields }
func (*GetGroupMemberListReq) Check ¶
func (x *GetGroupMemberListReq) Check() error
func (*GetGroupMemberListReq) Descriptor
deprecated
func (*GetGroupMemberListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberListReq.ProtoReflect.Descriptor instead.
func (*GetGroupMemberListReq) GetFilter ¶
func (x *GetGroupMemberListReq) GetFilter() int32
func (*GetGroupMemberListReq) GetGroupID ¶
func (x *GetGroupMemberListReq) GetGroupID() string
func (*GetGroupMemberListReq) GetKeyword ¶
func (x *GetGroupMemberListReq) GetKeyword() string
func (*GetGroupMemberListReq) GetPagination ¶
func (x *GetGroupMemberListReq) GetPagination() *sdkws.RequestPagination
func (*GetGroupMemberListReq) ProtoMessage ¶
func (*GetGroupMemberListReq) ProtoMessage()
func (*GetGroupMemberListReq) ProtoReflect ¶
func (x *GetGroupMemberListReq) ProtoReflect() protoreflect.Message
func (*GetGroupMemberListReq) Reset ¶
func (x *GetGroupMemberListReq) Reset()
func (*GetGroupMemberListReq) String ¶
func (x *GetGroupMemberListReq) String() string
type GetGroupMemberListResp ¶
type GetGroupMemberListResp struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Members []*sdkws.GroupMemberFullInfo `protobuf:"bytes,2,rep,name=members,proto3" json:"members"` // contains filtered or unexported fields }
func (*GetGroupMemberListResp) Descriptor
deprecated
func (*GetGroupMemberListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberListResp.ProtoReflect.Descriptor instead.
func (*GetGroupMemberListResp) Format ¶ added in v0.0.69
func (x *GetGroupMemberListResp) Format() any
func (*GetGroupMemberListResp) GetMembers ¶
func (x *GetGroupMemberListResp) GetMembers() []*sdkws.GroupMemberFullInfo
func (*GetGroupMemberListResp) GetTotal ¶
func (x *GetGroupMemberListResp) GetTotal() uint32
func (*GetGroupMemberListResp) ProtoMessage ¶
func (*GetGroupMemberListResp) ProtoMessage()
func (*GetGroupMemberListResp) ProtoReflect ¶
func (x *GetGroupMemberListResp) ProtoReflect() protoreflect.Message
func (*GetGroupMemberListResp) Reset ¶
func (x *GetGroupMemberListResp) Reset()
func (*GetGroupMemberListResp) String ¶
func (x *GetGroupMemberListResp) String() string
type GetGroupMemberReq ¶
type GetGroupMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*GetGroupMemberReq) Check ¶
func (x *GetGroupMemberReq) Check() error
func (*GetGroupMemberReq) Descriptor
deprecated
func (*GetGroupMemberReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberReq.ProtoReflect.Descriptor instead.
func (*GetGroupMemberReq) GetGroupID ¶
func (x *GetGroupMemberReq) GetGroupID() string
func (*GetGroupMemberReq) ProtoMessage ¶
func (*GetGroupMemberReq) ProtoMessage()
func (*GetGroupMemberReq) ProtoReflect ¶
func (x *GetGroupMemberReq) ProtoReflect() protoreflect.Message
func (*GetGroupMemberReq) Reset ¶
func (x *GetGroupMemberReq) Reset()
func (*GetGroupMemberReq) String ¶
func (x *GetGroupMemberReq) String() string
type GetGroupMemberRoleLevelReq ¶
type GetGroupMemberRoleLevelReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` RoleLevels []int32 `protobuf:"varint,2,rep,packed,name=roleLevels,proto3" json:"roleLevels"` // contains filtered or unexported fields }
func (*GetGroupMemberRoleLevelReq) Check ¶
func (x *GetGroupMemberRoleLevelReq) Check() error
func (*GetGroupMemberRoleLevelReq) Descriptor
deprecated
func (*GetGroupMemberRoleLevelReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberRoleLevelReq.ProtoReflect.Descriptor instead.
func (*GetGroupMemberRoleLevelReq) GetGroupID ¶
func (x *GetGroupMemberRoleLevelReq) GetGroupID() string
func (*GetGroupMemberRoleLevelReq) GetRoleLevels ¶
func (x *GetGroupMemberRoleLevelReq) GetRoleLevels() []int32
func (*GetGroupMemberRoleLevelReq) ProtoMessage ¶
func (*GetGroupMemberRoleLevelReq) ProtoMessage()
func (*GetGroupMemberRoleLevelReq) ProtoReflect ¶
func (x *GetGroupMemberRoleLevelReq) ProtoReflect() protoreflect.Message
func (*GetGroupMemberRoleLevelReq) Reset ¶
func (x *GetGroupMemberRoleLevelReq) Reset()
func (*GetGroupMemberRoleLevelReq) String ¶
func (x *GetGroupMemberRoleLevelReq) String() string
type GetGroupMemberRoleLevelResp ¶
type GetGroupMemberRoleLevelResp struct { Members []*sdkws.GroupMemberFullInfo `protobuf:"bytes,1,rep,name=members,proto3" json:"members"` // contains filtered or unexported fields }
func (*GetGroupMemberRoleLevelResp) Descriptor
deprecated
func (*GetGroupMemberRoleLevelResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberRoleLevelResp.ProtoReflect.Descriptor instead.
func (*GetGroupMemberRoleLevelResp) GetMembers ¶
func (x *GetGroupMemberRoleLevelResp) GetMembers() []*sdkws.GroupMemberFullInfo
func (*GetGroupMemberRoleLevelResp) ProtoMessage ¶
func (*GetGroupMemberRoleLevelResp) ProtoMessage()
func (*GetGroupMemberRoleLevelResp) ProtoReflect ¶
func (x *GetGroupMemberRoleLevelResp) ProtoReflect() protoreflect.Message
func (*GetGroupMemberRoleLevelResp) Reset ¶
func (x *GetGroupMemberRoleLevelResp) Reset()
func (*GetGroupMemberRoleLevelResp) String ¶
func (x *GetGroupMemberRoleLevelResp) String() string
type GetGroupMemberUserIDsReq ¶
type GetGroupMemberUserIDsReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*GetGroupMemberUserIDsReq) Check ¶
func (x *GetGroupMemberUserIDsReq) Check() error
func (*GetGroupMemberUserIDsReq) Descriptor
deprecated
func (*GetGroupMemberUserIDsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberUserIDsReq.ProtoReflect.Descriptor instead.
func (*GetGroupMemberUserIDsReq) GetGroupID ¶
func (x *GetGroupMemberUserIDsReq) GetGroupID() string
func (*GetGroupMemberUserIDsReq) ProtoMessage ¶
func (*GetGroupMemberUserIDsReq) ProtoMessage()
func (*GetGroupMemberUserIDsReq) ProtoReflect ¶
func (x *GetGroupMemberUserIDsReq) ProtoReflect() protoreflect.Message
func (*GetGroupMemberUserIDsReq) Reset ¶
func (x *GetGroupMemberUserIDsReq) Reset()
func (*GetGroupMemberUserIDsReq) String ¶
func (x *GetGroupMemberUserIDsReq) String() string
type GetGroupMemberUserIDsResp ¶
type GetGroupMemberUserIDsResp struct { UserIDs []string `protobuf:"bytes,1,rep,name=userIDs,proto3" json:"userIDs"` // contains filtered or unexported fields }
func (*GetGroupMemberUserIDsResp) Descriptor
deprecated
func (*GetGroupMemberUserIDsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMemberUserIDsResp.ProtoReflect.Descriptor instead.
func (*GetGroupMemberUserIDsResp) GetUserIDs ¶
func (x *GetGroupMemberUserIDsResp) GetUserIDs() []string
func (*GetGroupMemberUserIDsResp) ProtoMessage ¶
func (*GetGroupMemberUserIDsResp) ProtoMessage()
func (*GetGroupMemberUserIDsResp) ProtoReflect ¶
func (x *GetGroupMemberUserIDsResp) ProtoReflect() protoreflect.Message
func (*GetGroupMemberUserIDsResp) Reset ¶
func (x *GetGroupMemberUserIDsResp) Reset()
func (*GetGroupMemberUserIDsResp) String ¶
func (x *GetGroupMemberUserIDsResp) String() string
type GetGroupMembersCMSReq ¶
type GetGroupMembersCMSReq struct { Pagination *sdkws.RequestPagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination"` GroupID string `protobuf:"bytes,2,opt,name=groupID,proto3" json:"groupID"` UserName string `protobuf:"bytes,3,opt,name=userName,proto3" json:"userName"` // contains filtered or unexported fields }
func (*GetGroupMembersCMSReq) Check ¶
func (x *GetGroupMembersCMSReq) Check() error
func (*GetGroupMembersCMSReq) Descriptor
deprecated
func (*GetGroupMembersCMSReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMembersCMSReq.ProtoReflect.Descriptor instead.
func (*GetGroupMembersCMSReq) GetGroupID ¶
func (x *GetGroupMembersCMSReq) GetGroupID() string
func (*GetGroupMembersCMSReq) GetPagination ¶
func (x *GetGroupMembersCMSReq) GetPagination() *sdkws.RequestPagination
func (*GetGroupMembersCMSReq) GetUserName ¶
func (x *GetGroupMembersCMSReq) GetUserName() string
func (*GetGroupMembersCMSReq) ProtoMessage ¶
func (*GetGroupMembersCMSReq) ProtoMessage()
func (*GetGroupMembersCMSReq) ProtoReflect ¶
func (x *GetGroupMembersCMSReq) ProtoReflect() protoreflect.Message
func (*GetGroupMembersCMSReq) Reset ¶
func (x *GetGroupMembersCMSReq) Reset()
func (*GetGroupMembersCMSReq) String ¶
func (x *GetGroupMembersCMSReq) String() string
type GetGroupMembersCMSResp ¶
type GetGroupMembersCMSResp struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Members []*sdkws.GroupMemberFullInfo `protobuf:"bytes,2,rep,name=members,proto3" json:"members"` // contains filtered or unexported fields }
func (*GetGroupMembersCMSResp) Descriptor
deprecated
func (*GetGroupMembersCMSResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMembersCMSResp.ProtoReflect.Descriptor instead.
func (*GetGroupMembersCMSResp) GetMembers ¶
func (x *GetGroupMembersCMSResp) GetMembers() []*sdkws.GroupMemberFullInfo
func (*GetGroupMembersCMSResp) GetTotal ¶
func (x *GetGroupMembersCMSResp) GetTotal() uint32
func (*GetGroupMembersCMSResp) ProtoMessage ¶
func (*GetGroupMembersCMSResp) ProtoMessage()
func (*GetGroupMembersCMSResp) ProtoReflect ¶
func (x *GetGroupMembersCMSResp) ProtoReflect() protoreflect.Message
func (*GetGroupMembersCMSResp) Reset ¶
func (x *GetGroupMembersCMSResp) Reset()
func (*GetGroupMembersCMSResp) String ¶
func (x *GetGroupMembersCMSResp) String() string
type GetGroupMembersInfoReq ¶
type GetGroupMembersInfoReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` UserIDs []string `protobuf:"bytes,2,rep,name=userIDs,proto3" json:"userIDs"` // contains filtered or unexported fields }
func (*GetGroupMembersInfoReq) Check ¶
func (x *GetGroupMembersInfoReq) Check() error
func (*GetGroupMembersInfoReq) Descriptor
deprecated
func (*GetGroupMembersInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMembersInfoReq.ProtoReflect.Descriptor instead.
func (*GetGroupMembersInfoReq) GetGroupID ¶
func (x *GetGroupMembersInfoReq) GetGroupID() string
func (*GetGroupMembersInfoReq) GetUserIDs ¶
func (x *GetGroupMembersInfoReq) GetUserIDs() []string
func (*GetGroupMembersInfoReq) ProtoMessage ¶
func (*GetGroupMembersInfoReq) ProtoMessage()
func (*GetGroupMembersInfoReq) ProtoReflect ¶
func (x *GetGroupMembersInfoReq) ProtoReflect() protoreflect.Message
func (*GetGroupMembersInfoReq) Reset ¶
func (x *GetGroupMembersInfoReq) Reset()
func (*GetGroupMembersInfoReq) String ¶
func (x *GetGroupMembersInfoReq) String() string
type GetGroupMembersInfoResp ¶
type GetGroupMembersInfoResp struct { Members []*sdkws.GroupMemberFullInfo `protobuf:"bytes,1,rep,name=members,proto3" json:"members"` // contains filtered or unexported fields }
func (*GetGroupMembersInfoResp) Descriptor
deprecated
func (*GetGroupMembersInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupMembersInfoResp.ProtoReflect.Descriptor instead.
func (*GetGroupMembersInfoResp) GetMembers ¶
func (x *GetGroupMembersInfoResp) GetMembers() []*sdkws.GroupMemberFullInfo
func (*GetGroupMembersInfoResp) ProtoMessage ¶
func (*GetGroupMembersInfoResp) ProtoMessage()
func (*GetGroupMembersInfoResp) ProtoReflect ¶
func (x *GetGroupMembersInfoResp) ProtoReflect() protoreflect.Message
func (*GetGroupMembersInfoResp) Reset ¶
func (x *GetGroupMembersInfoResp) Reset()
func (*GetGroupMembersInfoResp) String ¶
func (x *GetGroupMembersInfoResp) String() string
type GetGroupUsersReqApplicationListReq ¶
type GetGroupUsersReqApplicationListReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` UserIDs []string `protobuf:"bytes,2,rep,name=userIDs,proto3" json:"userIDs"` // contains filtered or unexported fields }
func (*GetGroupUsersReqApplicationListReq) Check ¶
func (x *GetGroupUsersReqApplicationListReq) Check() error
func (*GetGroupUsersReqApplicationListReq) Descriptor
deprecated
func (*GetGroupUsersReqApplicationListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupUsersReqApplicationListReq.ProtoReflect.Descriptor instead.
func (*GetGroupUsersReqApplicationListReq) GetGroupID ¶
func (x *GetGroupUsersReqApplicationListReq) GetGroupID() string
func (*GetGroupUsersReqApplicationListReq) GetUserIDs ¶
func (x *GetGroupUsersReqApplicationListReq) GetUserIDs() []string
func (*GetGroupUsersReqApplicationListReq) ProtoMessage ¶
func (*GetGroupUsersReqApplicationListReq) ProtoMessage()
func (*GetGroupUsersReqApplicationListReq) ProtoReflect ¶
func (x *GetGroupUsersReqApplicationListReq) ProtoReflect() protoreflect.Message
func (*GetGroupUsersReqApplicationListReq) Reset ¶
func (x *GetGroupUsersReqApplicationListReq) Reset()
func (*GetGroupUsersReqApplicationListReq) String ¶
func (x *GetGroupUsersReqApplicationListReq) String() string
type GetGroupUsersReqApplicationListResp ¶
type GetGroupUsersReqApplicationListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` GroupRequests []*sdkws.GroupRequest `protobuf:"bytes,2,rep,name=groupRequests,proto3" json:"groupRequests"` // contains filtered or unexported fields }
func (*GetGroupUsersReqApplicationListResp) Descriptor
deprecated
func (*GetGroupUsersReqApplicationListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupUsersReqApplicationListResp.ProtoReflect.Descriptor instead.
func (*GetGroupUsersReqApplicationListResp) GetGroupRequests ¶
func (x *GetGroupUsersReqApplicationListResp) GetGroupRequests() []*sdkws.GroupRequest
func (*GetGroupUsersReqApplicationListResp) GetTotal ¶
func (x *GetGroupUsersReqApplicationListResp) GetTotal() int64
func (*GetGroupUsersReqApplicationListResp) ProtoMessage ¶
func (*GetGroupUsersReqApplicationListResp) ProtoMessage()
func (*GetGroupUsersReqApplicationListResp) ProtoReflect ¶
func (x *GetGroupUsersReqApplicationListResp) ProtoReflect() protoreflect.Message
func (*GetGroupUsersReqApplicationListResp) Reset ¶
func (x *GetGroupUsersReqApplicationListResp) Reset()
func (*GetGroupUsersReqApplicationListResp) String ¶
func (x *GetGroupUsersReqApplicationListResp) String() string
type GetGroupsInfoReq ¶
type GetGroupsInfoReq struct { GroupIDs []string `protobuf:"bytes,1,rep,name=groupIDs,proto3" json:"groupIDs"` // contains filtered or unexported fields }
func (*GetGroupsInfoReq) Check ¶
func (x *GetGroupsInfoReq) Check() error
func (*GetGroupsInfoReq) Descriptor
deprecated
func (*GetGroupsInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsInfoReq.ProtoReflect.Descriptor instead.
func (*GetGroupsInfoReq) GetGroupIDs ¶
func (x *GetGroupsInfoReq) GetGroupIDs() []string
func (*GetGroupsInfoReq) ProtoMessage ¶
func (*GetGroupsInfoReq) ProtoMessage()
func (*GetGroupsInfoReq) ProtoReflect ¶
func (x *GetGroupsInfoReq) ProtoReflect() protoreflect.Message
func (*GetGroupsInfoReq) Reset ¶
func (x *GetGroupsInfoReq) Reset()
func (*GetGroupsInfoReq) String ¶
func (x *GetGroupsInfoReq) String() string
type GetGroupsInfoResp ¶
type GetGroupsInfoResp struct { GroupInfos []*sdkws.GroupInfo `protobuf:"bytes,1,rep,name=groupInfos,proto3" json:"groupInfos"` // contains filtered or unexported fields }
func (*GetGroupsInfoResp) Descriptor
deprecated
func (*GetGroupsInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsInfoResp.ProtoReflect.Descriptor instead.
func (*GetGroupsInfoResp) Format ¶ added in v0.0.69
func (x *GetGroupsInfoResp) Format() any
func (*GetGroupsInfoResp) GetGroupInfos ¶
func (x *GetGroupsInfoResp) GetGroupInfos() []*sdkws.GroupInfo
func (*GetGroupsInfoResp) ProtoMessage ¶
func (*GetGroupsInfoResp) ProtoMessage()
func (*GetGroupsInfoResp) ProtoReflect ¶
func (x *GetGroupsInfoResp) ProtoReflect() protoreflect.Message
func (*GetGroupsInfoResp) Reset ¶
func (x *GetGroupsInfoResp) Reset()
func (*GetGroupsInfoResp) String ¶
func (x *GetGroupsInfoResp) String() string
type GetGroupsReq ¶
type GetGroupsReq struct { Pagination *sdkws.RequestPagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination"` GroupName string `protobuf:"bytes,2,opt,name=groupName,proto3" json:"groupName"` GroupID string `protobuf:"bytes,3,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*GetGroupsReq) Check ¶
func (x *GetGroupsReq) Check() error
func (*GetGroupsReq) Descriptor
deprecated
func (*GetGroupsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsReq.ProtoReflect.Descriptor instead.
func (*GetGroupsReq) GetGroupID ¶
func (x *GetGroupsReq) GetGroupID() string
func (*GetGroupsReq) GetGroupName ¶
func (x *GetGroupsReq) GetGroupName() string
func (*GetGroupsReq) GetPagination ¶
func (x *GetGroupsReq) GetPagination() *sdkws.RequestPagination
func (*GetGroupsReq) ProtoMessage ¶
func (*GetGroupsReq) ProtoMessage()
func (*GetGroupsReq) ProtoReflect ¶
func (x *GetGroupsReq) ProtoReflect() protoreflect.Message
func (*GetGroupsReq) Reset ¶
func (x *GetGroupsReq) Reset()
func (*GetGroupsReq) String ¶
func (x *GetGroupsReq) String() string
type GetGroupsResp ¶
type GetGroupsResp struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Groups []*CMSGroup `protobuf:"bytes,2,rep,name=groups,proto3" json:"groups"` // contains filtered or unexported fields }
func (*GetGroupsResp) Descriptor
deprecated
func (*GetGroupsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsResp.ProtoReflect.Descriptor instead.
func (*GetGroupsResp) GetGroups ¶
func (x *GetGroupsResp) GetGroups() []*CMSGroup
func (*GetGroupsResp) GetTotal ¶
func (x *GetGroupsResp) GetTotal() uint32
func (*GetGroupsResp) ProtoMessage ¶
func (*GetGroupsResp) ProtoMessage()
func (*GetGroupsResp) ProtoReflect ¶
func (x *GetGroupsResp) ProtoReflect() protoreflect.Message
func (*GetGroupsResp) Reset ¶
func (x *GetGroupsResp) Reset()
func (*GetGroupsResp) String ¶
func (x *GetGroupsResp) String() string
type GetIncrementalGroupMemberReq ¶ added in v0.0.69
type GetIncrementalGroupMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` VersionID string `protobuf:"bytes,2,opt,name=versionID,proto3" json:"versionID"` Version uint64 `protobuf:"varint,3,opt,name=version,proto3" json:"version"` // contains filtered or unexported fields }
func (*GetIncrementalGroupMemberReq) Descriptor
deprecated
added in
v0.0.69
func (*GetIncrementalGroupMemberReq) Descriptor() ([]byte, []int)
Deprecated: Use GetIncrementalGroupMemberReq.ProtoReflect.Descriptor instead.
func (*GetIncrementalGroupMemberReq) GetGroupID ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberReq) GetGroupID() string
func (*GetIncrementalGroupMemberReq) GetVersion ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberReq) GetVersion() uint64
func (*GetIncrementalGroupMemberReq) GetVersionID ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberReq) GetVersionID() string
func (*GetIncrementalGroupMemberReq) ProtoMessage ¶ added in v0.0.69
func (*GetIncrementalGroupMemberReq) ProtoMessage()
func (*GetIncrementalGroupMemberReq) ProtoReflect ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberReq) ProtoReflect() protoreflect.Message
func (*GetIncrementalGroupMemberReq) Reset ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberReq) Reset()
func (*GetIncrementalGroupMemberReq) String ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberReq) String() string
type GetIncrementalGroupMemberResp ¶ added in v0.0.69
type GetIncrementalGroupMemberResp struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version"` VersionID string `protobuf:"bytes,2,opt,name=versionID,proto3" json:"versionID"` Full bool `protobuf:"varint,3,opt,name=full,proto3" json:"full"` Delete []string `protobuf:"bytes,4,rep,name=delete,proto3" json:"delete"` Insert []*sdkws.GroupMemberFullInfo `protobuf:"bytes,5,rep,name=insert,proto3" json:"insert"` Update []*sdkws.GroupMemberFullInfo `protobuf:"bytes,6,rep,name=update,proto3" json:"update"` Group *sdkws.GroupInfo `protobuf:"bytes,7,opt,name=group,proto3" json:"group"` SortVersion uint64 `protobuf:"varint,8,opt,name=sortVersion,proto3" json:"sortVersion"` // contains filtered or unexported fields }
func (*GetIncrementalGroupMemberResp) Descriptor
deprecated
added in
v0.0.69
func (*GetIncrementalGroupMemberResp) Descriptor() ([]byte, []int)
Deprecated: Use GetIncrementalGroupMemberResp.ProtoReflect.Descriptor instead.
func (*GetIncrementalGroupMemberResp) GetDelete ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetDelete() []string
func (*GetIncrementalGroupMemberResp) GetFull ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetFull() bool
func (*GetIncrementalGroupMemberResp) GetGroup ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetGroup() *sdkws.GroupInfo
func (*GetIncrementalGroupMemberResp) GetInsert ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetInsert() []*sdkws.GroupMemberFullInfo
func (*GetIncrementalGroupMemberResp) GetSortVersion ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetSortVersion() uint64
func (*GetIncrementalGroupMemberResp) GetUpdate ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetUpdate() []*sdkws.GroupMemberFullInfo
func (*GetIncrementalGroupMemberResp) GetVersion ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetVersion() uint64
func (*GetIncrementalGroupMemberResp) GetVersionID ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) GetVersionID() string
func (*GetIncrementalGroupMemberResp) ProtoMessage ¶ added in v0.0.69
func (*GetIncrementalGroupMemberResp) ProtoMessage()
func (*GetIncrementalGroupMemberResp) ProtoReflect ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) ProtoReflect() protoreflect.Message
func (*GetIncrementalGroupMemberResp) Reset ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) Reset()
func (*GetIncrementalGroupMemberResp) String ¶ added in v0.0.69
func (x *GetIncrementalGroupMemberResp) String() string
type GetIncrementalJoinGroupReq ¶ added in v0.0.69
type GetIncrementalJoinGroupReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"` VersionID string `protobuf:"bytes,2,opt,name=versionID,proto3" json:"versionID"` Version uint64 `protobuf:"varint,3,opt,name=version,proto3" json:"version"` // contains filtered or unexported fields }
func (*GetIncrementalJoinGroupReq) Descriptor
deprecated
added in
v0.0.69
func (*GetIncrementalJoinGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use GetIncrementalJoinGroupReq.ProtoReflect.Descriptor instead.
func (*GetIncrementalJoinGroupReq) GetUserID ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupReq) GetUserID() string
func (*GetIncrementalJoinGroupReq) GetVersion ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupReq) GetVersion() uint64
func (*GetIncrementalJoinGroupReq) GetVersionID ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupReq) GetVersionID() string
func (*GetIncrementalJoinGroupReq) ProtoMessage ¶ added in v0.0.69
func (*GetIncrementalJoinGroupReq) ProtoMessage()
func (*GetIncrementalJoinGroupReq) ProtoReflect ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupReq) ProtoReflect() protoreflect.Message
func (*GetIncrementalJoinGroupReq) Reset ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupReq) Reset()
func (*GetIncrementalJoinGroupReq) String ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupReq) String() string
type GetIncrementalJoinGroupResp ¶ added in v0.0.69
type GetIncrementalJoinGroupResp struct { Version uint64 `protobuf:"varint,1,opt,name=version,proto3" json:"version"` VersionID string `protobuf:"bytes,2,opt,name=versionID,proto3" json:"versionID"` Full bool `protobuf:"varint,3,opt,name=full,proto3" json:"full"` Delete []string `protobuf:"bytes,4,rep,name=delete,proto3" json:"delete"` Insert []*sdkws.GroupInfo `protobuf:"bytes,5,rep,name=insert,proto3" json:"insert"` Update []*sdkws.GroupInfo `protobuf:"bytes,6,rep,name=update,proto3" json:"update"` SortVersion uint64 `protobuf:"varint,7,opt,name=sortVersion,proto3" json:"sortVersion"` // contains filtered or unexported fields }
func (*GetIncrementalJoinGroupResp) Descriptor
deprecated
added in
v0.0.69
func (*GetIncrementalJoinGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use GetIncrementalJoinGroupResp.ProtoReflect.Descriptor instead.
func (*GetIncrementalJoinGroupResp) GetDelete ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) GetDelete() []string
func (*GetIncrementalJoinGroupResp) GetFull ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) GetFull() bool
func (*GetIncrementalJoinGroupResp) GetInsert ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) GetInsert() []*sdkws.GroupInfo
func (*GetIncrementalJoinGroupResp) GetSortVersion ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) GetSortVersion() uint64
func (*GetIncrementalJoinGroupResp) GetUpdate ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) GetUpdate() []*sdkws.GroupInfo
func (*GetIncrementalJoinGroupResp) GetVersion ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) GetVersion() uint64
func (*GetIncrementalJoinGroupResp) GetVersionID ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) GetVersionID() string
func (*GetIncrementalJoinGroupResp) ProtoMessage ¶ added in v0.0.69
func (*GetIncrementalJoinGroupResp) ProtoMessage()
func (*GetIncrementalJoinGroupResp) ProtoReflect ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) ProtoReflect() protoreflect.Message
func (*GetIncrementalJoinGroupResp) Reset ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) Reset()
func (*GetIncrementalJoinGroupResp) String ¶ added in v0.0.69
func (x *GetIncrementalJoinGroupResp) String() string
type GetJoinedGroupListReq ¶
type GetJoinedGroupListReq struct { Pagination *sdkws.RequestPagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination"` FromUserID string `protobuf:"bytes,2,opt,name=fromUserID,proto3" json:"fromUserID"` // contains filtered or unexported fields }
func (*GetJoinedGroupListReq) Check ¶
func (x *GetJoinedGroupListReq) Check() error
func (*GetJoinedGroupListReq) Descriptor
deprecated
func (*GetJoinedGroupListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetJoinedGroupListReq.ProtoReflect.Descriptor instead.
func (*GetJoinedGroupListReq) GetFromUserID ¶
func (x *GetJoinedGroupListReq) GetFromUserID() string
func (*GetJoinedGroupListReq) GetPagination ¶
func (x *GetJoinedGroupListReq) GetPagination() *sdkws.RequestPagination
func (*GetJoinedGroupListReq) ProtoMessage ¶
func (*GetJoinedGroupListReq) ProtoMessage()
func (*GetJoinedGroupListReq) ProtoReflect ¶
func (x *GetJoinedGroupListReq) ProtoReflect() protoreflect.Message
func (*GetJoinedGroupListReq) Reset ¶
func (x *GetJoinedGroupListReq) Reset()
func (*GetJoinedGroupListReq) String ¶
func (x *GetJoinedGroupListReq) String() string
type GetJoinedGroupListResp ¶
type GetJoinedGroupListResp struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Groups []*sdkws.GroupInfo `protobuf:"bytes,2,rep,name=groups,proto3" json:"groups"` // contains filtered or unexported fields }
func (*GetJoinedGroupListResp) Descriptor
deprecated
func (*GetJoinedGroupListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetJoinedGroupListResp.ProtoReflect.Descriptor instead.
func (*GetJoinedGroupListResp) Format ¶ added in v0.0.69
func (x *GetJoinedGroupListResp) Format() any
func (*GetJoinedGroupListResp) GetGroups ¶
func (x *GetJoinedGroupListResp) GetGroups() []*sdkws.GroupInfo
func (*GetJoinedGroupListResp) GetTotal ¶
func (x *GetJoinedGroupListResp) GetTotal() uint32
func (*GetJoinedGroupListResp) ProtoMessage ¶
func (*GetJoinedGroupListResp) ProtoMessage()
func (*GetJoinedGroupListResp) ProtoReflect ¶
func (x *GetJoinedGroupListResp) ProtoReflect() protoreflect.Message
func (*GetJoinedGroupListResp) Reset ¶
func (x *GetJoinedGroupListResp) Reset()
func (*GetJoinedGroupListResp) String ¶
func (x *GetJoinedGroupListResp) String() string
type GetUserInGroupMembersReq ¶
type GetUserInGroupMembersReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"` GroupIDs []string `protobuf:"bytes,2,rep,name=groupIDs,proto3" json:"groupIDs"` // contains filtered or unexported fields }
func (*GetUserInGroupMembersReq) Check ¶
func (x *GetUserInGroupMembersReq) Check() error
func (*GetUserInGroupMembersReq) Descriptor
deprecated
func (*GetUserInGroupMembersReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserInGroupMembersReq.ProtoReflect.Descriptor instead.
func (*GetUserInGroupMembersReq) GetGroupIDs ¶
func (x *GetUserInGroupMembersReq) GetGroupIDs() []string
func (*GetUserInGroupMembersReq) GetUserID ¶
func (x *GetUserInGroupMembersReq) GetUserID() string
func (*GetUserInGroupMembersReq) ProtoMessage ¶
func (*GetUserInGroupMembersReq) ProtoMessage()
func (*GetUserInGroupMembersReq) ProtoReflect ¶
func (x *GetUserInGroupMembersReq) ProtoReflect() protoreflect.Message
func (*GetUserInGroupMembersReq) Reset ¶
func (x *GetUserInGroupMembersReq) Reset()
func (*GetUserInGroupMembersReq) String ¶
func (x *GetUserInGroupMembersReq) String() string
type GetUserInGroupMembersResp ¶
type GetUserInGroupMembersResp struct { Members []*sdkws.GroupMemberFullInfo `protobuf:"bytes,1,rep,name=members,proto3" json:"members"` // contains filtered or unexported fields }
func (*GetUserInGroupMembersResp) Descriptor
deprecated
func (*GetUserInGroupMembersResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserInGroupMembersResp.ProtoReflect.Descriptor instead.
func (*GetUserInGroupMembersResp) GetMembers ¶
func (x *GetUserInGroupMembersResp) GetMembers() []*sdkws.GroupMemberFullInfo
func (*GetUserInGroupMembersResp) ProtoMessage ¶
func (*GetUserInGroupMembersResp) ProtoMessage()
func (*GetUserInGroupMembersResp) ProtoReflect ¶
func (x *GetUserInGroupMembersResp) ProtoReflect() protoreflect.Message
func (*GetUserInGroupMembersResp) Reset ¶
func (x *GetUserInGroupMembersResp) Reset()
func (*GetUserInGroupMembersResp) String ¶
func (x *GetUserInGroupMembersResp) String() string
type GetUserReqApplicationListReq ¶
type GetUserReqApplicationListReq struct { Pagination *sdkws.RequestPagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` // contains filtered or unexported fields }
func (*GetUserReqApplicationListReq) Check ¶
func (x *GetUserReqApplicationListReq) Check() error
func (*GetUserReqApplicationListReq) Descriptor
deprecated
func (*GetUserReqApplicationListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserReqApplicationListReq.ProtoReflect.Descriptor instead.
func (*GetUserReqApplicationListReq) GetPagination ¶
func (x *GetUserReqApplicationListReq) GetPagination() *sdkws.RequestPagination
func (*GetUserReqApplicationListReq) GetUserID ¶
func (x *GetUserReqApplicationListReq) GetUserID() string
func (*GetUserReqApplicationListReq) ProtoMessage ¶
func (*GetUserReqApplicationListReq) ProtoMessage()
func (*GetUserReqApplicationListReq) ProtoReflect ¶
func (x *GetUserReqApplicationListReq) ProtoReflect() protoreflect.Message
func (*GetUserReqApplicationListReq) Reset ¶
func (x *GetUserReqApplicationListReq) Reset()
func (*GetUserReqApplicationListReq) String ¶
func (x *GetUserReqApplicationListReq) String() string
type GetUserReqApplicationListResp ¶
type GetUserReqApplicationListResp struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` GroupRequests []*sdkws.GroupRequest `protobuf:"bytes,2,rep,name=groupRequests,proto3" json:"groupRequests"` // contains filtered or unexported fields }
func (*GetUserReqApplicationListResp) Descriptor
deprecated
func (*GetUserReqApplicationListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserReqApplicationListResp.ProtoReflect.Descriptor instead.
func (*GetUserReqApplicationListResp) Format ¶ added in v0.0.69
func (x *GetUserReqApplicationListResp) Format() any
func (*GetUserReqApplicationListResp) GetGroupRequests ¶
func (x *GetUserReqApplicationListResp) GetGroupRequests() []*sdkws.GroupRequest
func (*GetUserReqApplicationListResp) GetTotal ¶
func (x *GetUserReqApplicationListResp) GetTotal() uint32
func (*GetUserReqApplicationListResp) ProtoMessage ¶
func (*GetUserReqApplicationListResp) ProtoMessage()
func (*GetUserReqApplicationListResp) ProtoReflect ¶
func (x *GetUserReqApplicationListResp) ProtoReflect() protoreflect.Message
func (*GetUserReqApplicationListResp) Reset ¶
func (x *GetUserReqApplicationListResp) Reset()
func (*GetUserReqApplicationListResp) String ¶
func (x *GetUserReqApplicationListResp) String() string
type GroupAbstractInfo ¶
type GroupAbstractInfo struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` GroupMemberNumber uint32 `protobuf:"varint,2,opt,name=groupMemberNumber,proto3" json:"groupMemberNumber"` GroupMemberListHash uint64 `protobuf:"varint,3,opt,name=groupMemberListHash,proto3" json:"groupMemberListHash"` // contains filtered or unexported fields }
func (*GroupAbstractInfo) Descriptor
deprecated
func (*GroupAbstractInfo) Descriptor() ([]byte, []int)
Deprecated: Use GroupAbstractInfo.ProtoReflect.Descriptor instead.
func (*GroupAbstractInfo) GetGroupID ¶
func (x *GroupAbstractInfo) GetGroupID() string
func (*GroupAbstractInfo) GetGroupMemberListHash ¶
func (x *GroupAbstractInfo) GetGroupMemberListHash() uint64
func (*GroupAbstractInfo) GetGroupMemberNumber ¶
func (x *GroupAbstractInfo) GetGroupMemberNumber() uint32
func (*GroupAbstractInfo) ProtoMessage ¶
func (*GroupAbstractInfo) ProtoMessage()
func (*GroupAbstractInfo) ProtoReflect ¶
func (x *GroupAbstractInfo) ProtoReflect() protoreflect.Message
func (*GroupAbstractInfo) Reset ¶
func (x *GroupAbstractInfo) Reset()
func (*GroupAbstractInfo) String ¶
func (x *GroupAbstractInfo) String() string
type GroupApplicationResponseReq ¶
type GroupApplicationResponseReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` FromUserID string `protobuf:"bytes,2,opt,name=fromUserID,proto3" json:"fromUserID"` // HandledMsg string `protobuf:"bytes,3,opt,name=handledMsg,proto3" json:"handledMsg"` HandleResult int32 `protobuf:"varint,4,opt,name=handleResult,proto3" json:"handleResult"` // contains filtered or unexported fields }
func (*GroupApplicationResponseReq) Check ¶
func (x *GroupApplicationResponseReq) Check() error
func (*GroupApplicationResponseReq) Descriptor
deprecated
func (*GroupApplicationResponseReq) Descriptor() ([]byte, []int)
Deprecated: Use GroupApplicationResponseReq.ProtoReflect.Descriptor instead.
func (*GroupApplicationResponseReq) GetFromUserID ¶
func (x *GroupApplicationResponseReq) GetFromUserID() string
func (*GroupApplicationResponseReq) GetGroupID ¶
func (x *GroupApplicationResponseReq) GetGroupID() string
func (*GroupApplicationResponseReq) GetHandleResult ¶
func (x *GroupApplicationResponseReq) GetHandleResult() int32
func (*GroupApplicationResponseReq) GetHandledMsg ¶
func (x *GroupApplicationResponseReq) GetHandledMsg() string
func (*GroupApplicationResponseReq) ProtoMessage ¶
func (*GroupApplicationResponseReq) ProtoMessage()
func (*GroupApplicationResponseReq) ProtoReflect ¶
func (x *GroupApplicationResponseReq) ProtoReflect() protoreflect.Message
func (*GroupApplicationResponseReq) Reset ¶
func (x *GroupApplicationResponseReq) Reset()
func (*GroupApplicationResponseReq) String ¶
func (x *GroupApplicationResponseReq) String() string
type GroupApplicationResponseResp ¶
type GroupApplicationResponseResp struct {
// contains filtered or unexported fields
}
func (*GroupApplicationResponseResp) Descriptor
deprecated
func (*GroupApplicationResponseResp) Descriptor() ([]byte, []int)
Deprecated: Use GroupApplicationResponseResp.ProtoReflect.Descriptor instead.
func (*GroupApplicationResponseResp) ProtoMessage ¶
func (*GroupApplicationResponseResp) ProtoMessage()
func (*GroupApplicationResponseResp) ProtoReflect ¶
func (x *GroupApplicationResponseResp) ProtoReflect() protoreflect.Message
func (*GroupApplicationResponseResp) Reset ¶
func (x *GroupApplicationResponseResp) Reset()
func (*GroupApplicationResponseResp) String ¶
func (x *GroupApplicationResponseResp) String() string
type GroupClient ¶
type GroupClient interface { // 创建群 CreateGroup(ctx context.Context, in *CreateGroupReq, opts ...grpc.CallOption) (*CreateGroupResp, error) // 申请加群 JoinGroup(ctx context.Context, in *JoinGroupReq, opts ...grpc.CallOption) (*JoinGroupResp, error) // 退出群 QuitGroup(ctx context.Context, in *QuitGroupReq, opts ...grpc.CallOption) (*QuitGroupResp, error) // 获取指定群信息 GetGroupsInfo(ctx context.Context, in *GetGroupsInfoReq, opts ...grpc.CallOption) (*GetGroupsInfoResp, error) // 设置群信息 SetGroupInfo(ctx context.Context, in *SetGroupInfoReq, opts ...grpc.CallOption) (*SetGroupInfoResp, error) // (以管理员或群主身份)获取群的加群申请 GetGroupApplicationList(ctx context.Context, in *GetGroupApplicationListReq, opts ...grpc.CallOption) (*GetGroupApplicationListResp, error) // 获取用户自己的主动加群申请 GetUserReqApplicationList(ctx context.Context, in *GetUserReqApplicationListReq, opts ...grpc.CallOption) (*GetUserReqApplicationListResp, error) // 获取该群用户的加群申请 GetGroupUsersReqApplicationList(ctx context.Context, in *GetGroupUsersReqApplicationListReq, opts ...grpc.CallOption) (*GetGroupUsersReqApplicationListResp, error) // 转让群主 TransferGroupOwner(ctx context.Context, in *TransferGroupOwnerReq, opts ...grpc.CallOption) (*TransferGroupOwnerResp, error) // 群主或管理员处理进群申请 GroupApplicationResponse(ctx context.Context, in *GroupApplicationResponseReq, opts ...grpc.CallOption) (*GroupApplicationResponseResp, error) // 获取某个群的群成员 GetGroupMemberList(ctx context.Context, in *GetGroupMemberListReq, opts ...grpc.CallOption) (*GetGroupMemberListResp, error) // 获取某个群的指定群成员 GetGroupMembersInfo(ctx context.Context, in *GetGroupMembersInfoReq, opts ...grpc.CallOption) (*GetGroupMembersInfoResp, error) // 踢出群 KickGroupMember(ctx context.Context, in *KickGroupMemberReq, opts ...grpc.CallOption) (*KickGroupMemberResp, error) // 获取某个人已加入群 GetJoinedGroupList(ctx context.Context, in *GetJoinedGroupListReq, opts ...grpc.CallOption) (*GetJoinedGroupListResp, error) // 邀请某些人进群 InviteUserToGroup(ctx context.Context, in *InviteUserToGroupReq, opts ...grpc.CallOption) (*InviteUserToGroupResp, error) GetGroups(ctx context.Context, in *GetGroupsReq, opts ...grpc.CallOption) (*GetGroupsResp, error) GetGroupMembersCMS(ctx context.Context, in *GetGroupMembersCMSReq, opts ...grpc.CallOption) (*GetGroupMembersCMSResp, error) // 解散群 DismissGroup(ctx context.Context, in *DismissGroupReq, opts ...grpc.CallOption) (*DismissGroupResp, error) // 对某个群成员禁言 MuteGroupMember(ctx context.Context, in *MuteGroupMemberReq, opts ...grpc.CallOption) (*MuteGroupMemberResp, error) // 对某个群成员取消禁言 CancelMuteGroupMember(ctx context.Context, in *CancelMuteGroupMemberReq, opts ...grpc.CallOption) (*CancelMuteGroupMemberResp, error) // 对某个群禁言 MuteGroup(ctx context.Context, in *MuteGroupReq, opts ...grpc.CallOption) (*MuteGroupResp, error) // 对某个群取消禁言 CancelMuteGroup(ctx context.Context, in *CancelMuteGroupReq, opts ...grpc.CallOption) (*CancelMuteGroupResp, error) // 设置群成员信息 SetGroupMemberInfo(ctx context.Context, in *SetGroupMemberInfoReq, opts ...grpc.CallOption) (*SetGroupMemberInfoResp, error) // 获取群信息hash值 GetGroupAbstractInfo(ctx context.Context, in *GetGroupAbstractInfoReq, opts ...grpc.CallOption) (*GetGroupAbstractInfoResp, error) // 获取某个用户在指定群中的信息 GetUserInGroupMembers(ctx context.Context, in *GetUserInGroupMembersReq, opts ...grpc.CallOption) (*GetUserInGroupMembersResp, error) // 获取群成员用户ID GetGroupMemberUserIDs(ctx context.Context, in *GetGroupMemberUserIDsReq, opts ...grpc.CallOption) (*GetGroupMemberUserIDsResp, error) // 查询群组中对应级别的成员 GetGroupMemberRoleLevel(ctx context.Context, in *GetGroupMemberRoleLevelReq, opts ...grpc.CallOption) (*GetGroupMemberRoleLevelResp, error) GetGroupInfoCache(ctx context.Context, in *GetGroupInfoCacheReq, opts ...grpc.CallOption) (*GetGroupInfoCacheResp, error) GetGroupMemberCache(ctx context.Context, in *GetGroupMemberCacheReq, opts ...grpc.CallOption) (*GetGroupMemberCacheResp, error) GroupCreateCount(ctx context.Context, in *GroupCreateCountReq, opts ...grpc.CallOption) (*GroupCreateCountResp, error) NotificationUserInfoUpdate(ctx context.Context, in *NotificationUserInfoUpdateReq, opts ...grpc.CallOption) (*NotificationUserInfoUpdateResp, error) GetIncrementalGroupMember(ctx context.Context, in *GetIncrementalGroupMemberReq, opts ...grpc.CallOption) (*GetIncrementalGroupMemberResp, error) BatchGetIncrementalGroupMember(ctx context.Context, in *BatchGetIncrementalGroupMemberReq, opts ...grpc.CallOption) (*BatchGetIncrementalGroupMemberResp, error) GetIncrementalJoinGroup(ctx context.Context, in *GetIncrementalJoinGroupReq, opts ...grpc.CallOption) (*GetIncrementalJoinGroupResp, error) GetFullGroupMemberUserIDs(ctx context.Context, in *GetFullGroupMemberUserIDsReq, opts ...grpc.CallOption) (*GetFullGroupMemberUserIDsResp, error) GetFullJoinGroupIDs(ctx context.Context, in *GetFullJoinGroupIDsReq, opts ...grpc.CallOption) (*GetFullJoinGroupIDsResp, error) }
GroupClient is the client API for Group service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewGroupClient ¶
func NewGroupClient(cc grpc.ClientConnInterface) GroupClient
type GroupCreateCountReq ¶
type GroupCreateCountReq struct { Start int64 `protobuf:"varint,1,opt,name=start,proto3" json:"start"` End int64 `protobuf:"varint,2,opt,name=end,proto3" json:"end"` // contains filtered or unexported fields }
func (*GroupCreateCountReq) Check ¶
func (x *GroupCreateCountReq) Check() error
func (*GroupCreateCountReq) Descriptor
deprecated
func (*GroupCreateCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GroupCreateCountReq.ProtoReflect.Descriptor instead.
func (*GroupCreateCountReq) GetEnd ¶
func (x *GroupCreateCountReq) GetEnd() int64
func (*GroupCreateCountReq) GetStart ¶
func (x *GroupCreateCountReq) GetStart() int64
func (*GroupCreateCountReq) ProtoMessage ¶
func (*GroupCreateCountReq) ProtoMessage()
func (*GroupCreateCountReq) ProtoReflect ¶
func (x *GroupCreateCountReq) ProtoReflect() protoreflect.Message
func (*GroupCreateCountReq) Reset ¶
func (x *GroupCreateCountReq) Reset()
func (*GroupCreateCountReq) String ¶
func (x *GroupCreateCountReq) String() string
type GroupCreateCountResp ¶
type GroupCreateCountResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"` Before int64 `protobuf:"varint,2,opt,name=before,proto3" json:"before"` Count map[string]int64 `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GroupCreateCountResp) Descriptor
deprecated
func (*GroupCreateCountResp) Descriptor() ([]byte, []int)
Deprecated: Use GroupCreateCountResp.ProtoReflect.Descriptor instead.
func (*GroupCreateCountResp) GetBefore ¶
func (x *GroupCreateCountResp) GetBefore() int64
func (*GroupCreateCountResp) GetCount ¶
func (x *GroupCreateCountResp) GetCount() map[string]int64
func (*GroupCreateCountResp) GetTotal ¶
func (x *GroupCreateCountResp) GetTotal() int64
func (*GroupCreateCountResp) ProtoMessage ¶
func (*GroupCreateCountResp) ProtoMessage()
func (*GroupCreateCountResp) ProtoReflect ¶
func (x *GroupCreateCountResp) ProtoReflect() protoreflect.Message
func (*GroupCreateCountResp) Reset ¶
func (x *GroupCreateCountResp) Reset()
func (*GroupCreateCountResp) String ¶
func (x *GroupCreateCountResp) String() string
type GroupServer ¶
type GroupServer interface { // 创建群 CreateGroup(context.Context, *CreateGroupReq) (*CreateGroupResp, error) // 申请加群 JoinGroup(context.Context, *JoinGroupReq) (*JoinGroupResp, error) // 退出群 QuitGroup(context.Context, *QuitGroupReq) (*QuitGroupResp, error) // 获取指定群信息 GetGroupsInfo(context.Context, *GetGroupsInfoReq) (*GetGroupsInfoResp, error) // 设置群信息 SetGroupInfo(context.Context, *SetGroupInfoReq) (*SetGroupInfoResp, error) // (以管理员或群主身份)获取群的加群申请 GetGroupApplicationList(context.Context, *GetGroupApplicationListReq) (*GetGroupApplicationListResp, error) // 获取用户自己的主动加群申请 GetUserReqApplicationList(context.Context, *GetUserReqApplicationListReq) (*GetUserReqApplicationListResp, error) // 获取该群用户的加群申请 GetGroupUsersReqApplicationList(context.Context, *GetGroupUsersReqApplicationListReq) (*GetGroupUsersReqApplicationListResp, error) // 转让群主 TransferGroupOwner(context.Context, *TransferGroupOwnerReq) (*TransferGroupOwnerResp, error) // 群主或管理员处理进群申请 GroupApplicationResponse(context.Context, *GroupApplicationResponseReq) (*GroupApplicationResponseResp, error) // 获取某个群的群成员 GetGroupMemberList(context.Context, *GetGroupMemberListReq) (*GetGroupMemberListResp, error) // 获取某个群的指定群成员 GetGroupMembersInfo(context.Context, *GetGroupMembersInfoReq) (*GetGroupMembersInfoResp, error) // 踢出群 KickGroupMember(context.Context, *KickGroupMemberReq) (*KickGroupMemberResp, error) // 获取某个人已加入群 GetJoinedGroupList(context.Context, *GetJoinedGroupListReq) (*GetJoinedGroupListResp, error) // 邀请某些人进群 InviteUserToGroup(context.Context, *InviteUserToGroupReq) (*InviteUserToGroupResp, error) GetGroups(context.Context, *GetGroupsReq) (*GetGroupsResp, error) GetGroupMembersCMS(context.Context, *GetGroupMembersCMSReq) (*GetGroupMembersCMSResp, error) // 解散群 DismissGroup(context.Context, *DismissGroupReq) (*DismissGroupResp, error) // 对某个群成员禁言 MuteGroupMember(context.Context, *MuteGroupMemberReq) (*MuteGroupMemberResp, error) // 对某个群成员取消禁言 CancelMuteGroupMember(context.Context, *CancelMuteGroupMemberReq) (*CancelMuteGroupMemberResp, error) // 对某个群禁言 MuteGroup(context.Context, *MuteGroupReq) (*MuteGroupResp, error) // 对某个群取消禁言 CancelMuteGroup(context.Context, *CancelMuteGroupReq) (*CancelMuteGroupResp, error) // 设置群成员信息 SetGroupMemberInfo(context.Context, *SetGroupMemberInfoReq) (*SetGroupMemberInfoResp, error) // 获取群信息hash值 GetGroupAbstractInfo(context.Context, *GetGroupAbstractInfoReq) (*GetGroupAbstractInfoResp, error) // 获取某个用户在指定群中的信息 GetUserInGroupMembers(context.Context, *GetUserInGroupMembersReq) (*GetUserInGroupMembersResp, error) // 获取群成员用户ID GetGroupMemberUserIDs(context.Context, *GetGroupMemberUserIDsReq) (*GetGroupMemberUserIDsResp, error) // 查询群组中对应级别的成员 GetGroupMemberRoleLevel(context.Context, *GetGroupMemberRoleLevelReq) (*GetGroupMemberRoleLevelResp, error) GetGroupInfoCache(context.Context, *GetGroupInfoCacheReq) (*GetGroupInfoCacheResp, error) GetGroupMemberCache(context.Context, *GetGroupMemberCacheReq) (*GetGroupMemberCacheResp, error) GroupCreateCount(context.Context, *GroupCreateCountReq) (*GroupCreateCountResp, error) NotificationUserInfoUpdate(context.Context, *NotificationUserInfoUpdateReq) (*NotificationUserInfoUpdateResp, error) GetIncrementalGroupMember(context.Context, *GetIncrementalGroupMemberReq) (*GetIncrementalGroupMemberResp, error) BatchGetIncrementalGroupMember(context.Context, *BatchGetIncrementalGroupMemberReq) (*BatchGetIncrementalGroupMemberResp, error) GetIncrementalJoinGroup(context.Context, *GetIncrementalJoinGroupReq) (*GetIncrementalJoinGroupResp, error) GetFullGroupMemberUserIDs(context.Context, *GetFullGroupMemberUserIDsReq) (*GetFullGroupMemberUserIDsResp, error) GetFullJoinGroupIDs(context.Context, *GetFullJoinGroupIDsReq) (*GetFullJoinGroupIDsResp, error) }
GroupServer is the server API for Group service.
type InviteUserToGroupReq ¶
type InviteUserToGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason"` InvitedUserIDs []string `protobuf:"bytes,3,rep,name=invitedUserIDs,proto3" json:"invitedUserIDs"` // contains filtered or unexported fields }
func (*InviteUserToGroupReq) Check ¶
func (x *InviteUserToGroupReq) Check() error
func (*InviteUserToGroupReq) Descriptor
deprecated
func (*InviteUserToGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use InviteUserToGroupReq.ProtoReflect.Descriptor instead.
func (*InviteUserToGroupReq) GetGroupID ¶
func (x *InviteUserToGroupReq) GetGroupID() string
func (*InviteUserToGroupReq) GetInvitedUserIDs ¶
func (x *InviteUserToGroupReq) GetInvitedUserIDs() []string
func (*InviteUserToGroupReq) GetReason ¶
func (x *InviteUserToGroupReq) GetReason() string
func (*InviteUserToGroupReq) ProtoMessage ¶
func (*InviteUserToGroupReq) ProtoMessage()
func (*InviteUserToGroupReq) ProtoReflect ¶
func (x *InviteUserToGroupReq) ProtoReflect() protoreflect.Message
func (*InviteUserToGroupReq) Reset ¶
func (x *InviteUserToGroupReq) Reset()
func (*InviteUserToGroupReq) String ¶
func (x *InviteUserToGroupReq) String() string
type InviteUserToGroupResp ¶
type InviteUserToGroupResp struct {
// contains filtered or unexported fields
}
func (*InviteUserToGroupResp) Descriptor
deprecated
func (*InviteUserToGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use InviteUserToGroupResp.ProtoReflect.Descriptor instead.
func (*InviteUserToGroupResp) ProtoMessage ¶
func (*InviteUserToGroupResp) ProtoMessage()
func (*InviteUserToGroupResp) ProtoReflect ¶
func (x *InviteUserToGroupResp) ProtoReflect() protoreflect.Message
func (*InviteUserToGroupResp) Reset ¶
func (x *InviteUserToGroupResp) Reset()
func (*InviteUserToGroupResp) String ¶
func (x *InviteUserToGroupResp) String() string
type JoinGroupReq ¶
type JoinGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` ReqMessage string `protobuf:"bytes,2,opt,name=reqMessage,proto3" json:"reqMessage"` JoinSource int32 `protobuf:"varint,3,opt,name=joinSource,proto3" json:"joinSource"` InviterUserID string `protobuf:"bytes,4,opt,name=inviterUserID,proto3" json:"inviterUserID"` Ex string `protobuf:"bytes,5,opt,name=ex,proto3" json:"ex"` // contains filtered or unexported fields }
func (*JoinGroupReq) Check ¶
func (x *JoinGroupReq) Check() error
func (*JoinGroupReq) Descriptor
deprecated
func (*JoinGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use JoinGroupReq.ProtoReflect.Descriptor instead.
func (*JoinGroupReq) GetEx ¶
func (x *JoinGroupReq) GetEx() string
func (*JoinGroupReq) GetGroupID ¶
func (x *JoinGroupReq) GetGroupID() string
func (*JoinGroupReq) GetInviterUserID ¶
func (x *JoinGroupReq) GetInviterUserID() string
func (*JoinGroupReq) GetJoinSource ¶
func (x *JoinGroupReq) GetJoinSource() int32
func (*JoinGroupReq) GetReqMessage ¶
func (x *JoinGroupReq) GetReqMessage() string
func (*JoinGroupReq) ProtoMessage ¶
func (*JoinGroupReq) ProtoMessage()
func (*JoinGroupReq) ProtoReflect ¶
func (x *JoinGroupReq) ProtoReflect() protoreflect.Message
func (*JoinGroupReq) Reset ¶
func (x *JoinGroupReq) Reset()
func (*JoinGroupReq) String ¶
func (x *JoinGroupReq) String() string
type JoinGroupResp ¶
type JoinGroupResp struct {
// contains filtered or unexported fields
}
func (*JoinGroupResp) Descriptor
deprecated
func (*JoinGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use JoinGroupResp.ProtoReflect.Descriptor instead.
func (*JoinGroupResp) ProtoMessage ¶
func (*JoinGroupResp) ProtoMessage()
func (*JoinGroupResp) ProtoReflect ¶
func (x *JoinGroupResp) ProtoReflect() protoreflect.Message
func (*JoinGroupResp) Reset ¶
func (x *JoinGroupResp) Reset()
func (*JoinGroupResp) String ¶
func (x *JoinGroupResp) String() string
type KickGroupMemberReq ¶
type KickGroupMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` KickedUserIDs []string `protobuf:"bytes,2,rep,name=kickedUserIDs,proto3" json:"kickedUserIDs"` Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason"` // contains filtered or unexported fields }
func (*KickGroupMemberReq) Check ¶
func (x *KickGroupMemberReq) Check() error
func (*KickGroupMemberReq) Descriptor
deprecated
func (*KickGroupMemberReq) Descriptor() ([]byte, []int)
Deprecated: Use KickGroupMemberReq.ProtoReflect.Descriptor instead.
func (*KickGroupMemberReq) GetGroupID ¶
func (x *KickGroupMemberReq) GetGroupID() string
func (*KickGroupMemberReq) GetKickedUserIDs ¶
func (x *KickGroupMemberReq) GetKickedUserIDs() []string
func (*KickGroupMemberReq) GetReason ¶
func (x *KickGroupMemberReq) GetReason() string
func (*KickGroupMemberReq) ProtoMessage ¶
func (*KickGroupMemberReq) ProtoMessage()
func (*KickGroupMemberReq) ProtoReflect ¶
func (x *KickGroupMemberReq) ProtoReflect() protoreflect.Message
func (*KickGroupMemberReq) Reset ¶
func (x *KickGroupMemberReq) Reset()
func (*KickGroupMemberReq) String ¶
func (x *KickGroupMemberReq) String() string
type KickGroupMemberResp ¶
type KickGroupMemberResp struct {
// contains filtered or unexported fields
}
func (*KickGroupMemberResp) Descriptor
deprecated
func (*KickGroupMemberResp) Descriptor() ([]byte, []int)
Deprecated: Use KickGroupMemberResp.ProtoReflect.Descriptor instead.
func (*KickGroupMemberResp) ProtoMessage ¶
func (*KickGroupMemberResp) ProtoMessage()
func (*KickGroupMemberResp) ProtoReflect ¶
func (x *KickGroupMemberResp) ProtoReflect() protoreflect.Message
func (*KickGroupMemberResp) Reset ¶
func (x *KickGroupMemberResp) Reset()
func (*KickGroupMemberResp) String ¶
func (x *KickGroupMemberResp) String() string
type MuteGroupMemberReq ¶
type MuteGroupMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` MutedSeconds uint32 `protobuf:"varint,3,opt,name=mutedSeconds,proto3" json:"mutedSeconds"` // contains filtered or unexported fields }
func (*MuteGroupMemberReq) Check ¶
func (x *MuteGroupMemberReq) Check() error
func (*MuteGroupMemberReq) Descriptor
deprecated
func (*MuteGroupMemberReq) Descriptor() ([]byte, []int)
Deprecated: Use MuteGroupMemberReq.ProtoReflect.Descriptor instead.
func (*MuteGroupMemberReq) GetGroupID ¶
func (x *MuteGroupMemberReq) GetGroupID() string
func (*MuteGroupMemberReq) GetMutedSeconds ¶
func (x *MuteGroupMemberReq) GetMutedSeconds() uint32
func (*MuteGroupMemberReq) GetUserID ¶
func (x *MuteGroupMemberReq) GetUserID() string
func (*MuteGroupMemberReq) ProtoMessage ¶
func (*MuteGroupMemberReq) ProtoMessage()
func (*MuteGroupMemberReq) ProtoReflect ¶
func (x *MuteGroupMemberReq) ProtoReflect() protoreflect.Message
func (*MuteGroupMemberReq) Reset ¶
func (x *MuteGroupMemberReq) Reset()
func (*MuteGroupMemberReq) String ¶
func (x *MuteGroupMemberReq) String() string
type MuteGroupMemberResp ¶
type MuteGroupMemberResp struct {
// contains filtered or unexported fields
}
func (*MuteGroupMemberResp) Descriptor
deprecated
func (*MuteGroupMemberResp) Descriptor() ([]byte, []int)
Deprecated: Use MuteGroupMemberResp.ProtoReflect.Descriptor instead.
func (*MuteGroupMemberResp) ProtoMessage ¶
func (*MuteGroupMemberResp) ProtoMessage()
func (*MuteGroupMemberResp) ProtoReflect ¶
func (x *MuteGroupMemberResp) ProtoReflect() protoreflect.Message
func (*MuteGroupMemberResp) Reset ¶
func (x *MuteGroupMemberResp) Reset()
func (*MuteGroupMemberResp) String ¶
func (x *MuteGroupMemberResp) String() string
type MuteGroupReq ¶
type MuteGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` // contains filtered or unexported fields }
func (*MuteGroupReq) Check ¶
func (x *MuteGroupReq) Check() error
func (*MuteGroupReq) Descriptor
deprecated
func (*MuteGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use MuteGroupReq.ProtoReflect.Descriptor instead.
func (*MuteGroupReq) GetGroupID ¶
func (x *MuteGroupReq) GetGroupID() string
func (*MuteGroupReq) ProtoMessage ¶
func (*MuteGroupReq) ProtoMessage()
func (*MuteGroupReq) ProtoReflect ¶
func (x *MuteGroupReq) ProtoReflect() protoreflect.Message
func (*MuteGroupReq) Reset ¶
func (x *MuteGroupReq) Reset()
func (*MuteGroupReq) String ¶
func (x *MuteGroupReq) String() string
type MuteGroupResp ¶
type MuteGroupResp struct {
// contains filtered or unexported fields
}
func (*MuteGroupResp) Descriptor
deprecated
func (*MuteGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use MuteGroupResp.ProtoReflect.Descriptor instead.
func (*MuteGroupResp) ProtoMessage ¶
func (*MuteGroupResp) ProtoMessage()
func (*MuteGroupResp) ProtoReflect ¶
func (x *MuteGroupResp) ProtoReflect() protoreflect.Message
func (*MuteGroupResp) Reset ¶
func (x *MuteGroupResp) Reset()
func (*MuteGroupResp) String ¶
func (x *MuteGroupResp) String() string
type NotificationUserInfoUpdateReq ¶
type NotificationUserInfoUpdateReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"` OldUserInfo *sdkws.UserInfo `protobuf:"bytes,2,opt,name=oldUserInfo,proto3" json:"oldUserInfo"` NewUserInfo *sdkws.UserInfo `protobuf:"bytes,3,opt,name=newUserInfo,proto3" json:"newUserInfo"` // contains filtered or unexported fields }
func (*NotificationUserInfoUpdateReq) Descriptor
deprecated
func (*NotificationUserInfoUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use NotificationUserInfoUpdateReq.ProtoReflect.Descriptor instead.
func (*NotificationUserInfoUpdateReq) GetNewUserInfo ¶
func (x *NotificationUserInfoUpdateReq) GetNewUserInfo() *sdkws.UserInfo
func (*NotificationUserInfoUpdateReq) GetOldUserInfo ¶
func (x *NotificationUserInfoUpdateReq) GetOldUserInfo() *sdkws.UserInfo
func (*NotificationUserInfoUpdateReq) GetUserID ¶
func (x *NotificationUserInfoUpdateReq) GetUserID() string
func (*NotificationUserInfoUpdateReq) ProtoMessage ¶
func (*NotificationUserInfoUpdateReq) ProtoMessage()
func (*NotificationUserInfoUpdateReq) ProtoReflect ¶
func (x *NotificationUserInfoUpdateReq) ProtoReflect() protoreflect.Message
func (*NotificationUserInfoUpdateReq) Reset ¶
func (x *NotificationUserInfoUpdateReq) Reset()
func (*NotificationUserInfoUpdateReq) String ¶
func (x *NotificationUserInfoUpdateReq) String() string
type NotificationUserInfoUpdateResp ¶
type NotificationUserInfoUpdateResp struct {
// contains filtered or unexported fields
}
func (*NotificationUserInfoUpdateResp) Descriptor
deprecated
func (*NotificationUserInfoUpdateResp) Descriptor() ([]byte, []int)
Deprecated: Use NotificationUserInfoUpdateResp.ProtoReflect.Descriptor instead.
func (*NotificationUserInfoUpdateResp) ProtoMessage ¶
func (*NotificationUserInfoUpdateResp) ProtoMessage()
func (*NotificationUserInfoUpdateResp) ProtoReflect ¶
func (x *NotificationUserInfoUpdateResp) ProtoReflect() protoreflect.Message
func (*NotificationUserInfoUpdateResp) Reset ¶
func (x *NotificationUserInfoUpdateResp) Reset()
func (*NotificationUserInfoUpdateResp) String ¶
func (x *NotificationUserInfoUpdateResp) String() string
type QuitGroupReq ¶
type QuitGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` // contains filtered or unexported fields }
func (*QuitGroupReq) Check ¶
func (x *QuitGroupReq) Check() error
func (*QuitGroupReq) Descriptor
deprecated
func (*QuitGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use QuitGroupReq.ProtoReflect.Descriptor instead.
func (*QuitGroupReq) GetGroupID ¶
func (x *QuitGroupReq) GetGroupID() string
func (*QuitGroupReq) GetUserID ¶
func (x *QuitGroupReq) GetUserID() string
func (*QuitGroupReq) ProtoMessage ¶
func (*QuitGroupReq) ProtoMessage()
func (*QuitGroupReq) ProtoReflect ¶
func (x *QuitGroupReq) ProtoReflect() protoreflect.Message
func (*QuitGroupReq) Reset ¶
func (x *QuitGroupReq) Reset()
func (*QuitGroupReq) String ¶
func (x *QuitGroupReq) String() string
type QuitGroupResp ¶
type QuitGroupResp struct {
// contains filtered or unexported fields
}
func (*QuitGroupResp) Descriptor
deprecated
func (*QuitGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use QuitGroupResp.ProtoReflect.Descriptor instead.
func (*QuitGroupResp) ProtoMessage ¶
func (*QuitGroupResp) ProtoMessage()
func (*QuitGroupResp) ProtoReflect ¶
func (x *QuitGroupResp) ProtoReflect() protoreflect.Message
func (*QuitGroupResp) Reset ¶
func (x *QuitGroupResp) Reset()
func (*QuitGroupResp) String ¶
func (x *QuitGroupResp) String() string
type SetGroupInfoReq ¶
type SetGroupInfoReq struct { GroupInfoForSet *sdkws.GroupInfoForSet `protobuf:"bytes,1,opt,name=groupInfoForSet,proto3" json:"groupInfoForSet"` // contains filtered or unexported fields }
func (*SetGroupInfoReq) Check ¶
func (x *SetGroupInfoReq) Check() error
func (*SetGroupInfoReq) Descriptor
deprecated
func (*SetGroupInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use SetGroupInfoReq.ProtoReflect.Descriptor instead.
func (*SetGroupInfoReq) GetGroupInfoForSet ¶
func (x *SetGroupInfoReq) GetGroupInfoForSet() *sdkws.GroupInfoForSet
func (*SetGroupInfoReq) ProtoMessage ¶
func (*SetGroupInfoReq) ProtoMessage()
func (*SetGroupInfoReq) ProtoReflect ¶
func (x *SetGroupInfoReq) ProtoReflect() protoreflect.Message
func (*SetGroupInfoReq) Reset ¶
func (x *SetGroupInfoReq) Reset()
func (*SetGroupInfoReq) String ¶
func (x *SetGroupInfoReq) String() string
type SetGroupInfoResp ¶
type SetGroupInfoResp struct {
// contains filtered or unexported fields
}
func (*SetGroupInfoResp) Descriptor
deprecated
func (*SetGroupInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use SetGroupInfoResp.ProtoReflect.Descriptor instead.
func (*SetGroupInfoResp) ProtoMessage ¶
func (*SetGroupInfoResp) ProtoMessage()
func (*SetGroupInfoResp) ProtoReflect ¶
func (x *SetGroupInfoResp) ProtoReflect() protoreflect.Message
func (*SetGroupInfoResp) Reset ¶
func (x *SetGroupInfoResp) Reset()
func (*SetGroupInfoResp) String ¶
func (x *SetGroupInfoResp) String() string
type SetGroupMemberInfo ¶
type SetGroupMemberInfo struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"` Nickname *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"` FaceURL *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=faceURL,proto3" json:"faceURL"` RoleLevel *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=roleLevel,proto3" json:"roleLevel"` Ex *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=ex,proto3" json:"ex"` // contains filtered or unexported fields }
func (*SetGroupMemberInfo) Check ¶
func (x *SetGroupMemberInfo) Check() error
func (*SetGroupMemberInfo) Descriptor
deprecated
func (*SetGroupMemberInfo) Descriptor() ([]byte, []int)
Deprecated: Use SetGroupMemberInfo.ProtoReflect.Descriptor instead.
func (*SetGroupMemberInfo) GetEx ¶
func (x *SetGroupMemberInfo) GetEx() *wrapperspb.StringValue
func (*SetGroupMemberInfo) GetFaceURL ¶
func (x *SetGroupMemberInfo) GetFaceURL() *wrapperspb.StringValue
func (*SetGroupMemberInfo) GetGroupID ¶
func (x *SetGroupMemberInfo) GetGroupID() string
func (*SetGroupMemberInfo) GetNickname ¶
func (x *SetGroupMemberInfo) GetNickname() *wrapperspb.StringValue
func (*SetGroupMemberInfo) GetRoleLevel ¶
func (x *SetGroupMemberInfo) GetRoleLevel() *wrapperspb.Int32Value
func (*SetGroupMemberInfo) GetUserID ¶
func (x *SetGroupMemberInfo) GetUserID() string
func (*SetGroupMemberInfo) ProtoMessage ¶
func (*SetGroupMemberInfo) ProtoMessage()
func (*SetGroupMemberInfo) ProtoReflect ¶
func (x *SetGroupMemberInfo) ProtoReflect() protoreflect.Message
func (*SetGroupMemberInfo) Reset ¶
func (x *SetGroupMemberInfo) Reset()
func (*SetGroupMemberInfo) String ¶
func (x *SetGroupMemberInfo) String() string
type SetGroupMemberInfoReq ¶
type SetGroupMemberInfoReq struct { Members []*SetGroupMemberInfo `protobuf:"bytes,1,rep,name=members,proto3" json:"members"` // contains filtered or unexported fields }
func (*SetGroupMemberInfoReq) Check ¶
func (x *SetGroupMemberInfoReq) Check() error
func (*SetGroupMemberInfoReq) Descriptor
deprecated
func (*SetGroupMemberInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use SetGroupMemberInfoReq.ProtoReflect.Descriptor instead.
func (*SetGroupMemberInfoReq) GetMembers ¶
func (x *SetGroupMemberInfoReq) GetMembers() []*SetGroupMemberInfo
func (*SetGroupMemberInfoReq) ProtoMessage ¶
func (*SetGroupMemberInfoReq) ProtoMessage()
func (*SetGroupMemberInfoReq) ProtoReflect ¶
func (x *SetGroupMemberInfoReq) ProtoReflect() protoreflect.Message
func (*SetGroupMemberInfoReq) Reset ¶
func (x *SetGroupMemberInfoReq) Reset()
func (*SetGroupMemberInfoReq) String ¶
func (x *SetGroupMemberInfoReq) String() string
type SetGroupMemberInfoResp ¶
type SetGroupMemberInfoResp struct {
// contains filtered or unexported fields
}
func (*SetGroupMemberInfoResp) Descriptor
deprecated
func (*SetGroupMemberInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use SetGroupMemberInfoResp.ProtoReflect.Descriptor instead.
func (*SetGroupMemberInfoResp) ProtoMessage ¶
func (*SetGroupMemberInfoResp) ProtoMessage()
func (*SetGroupMemberInfoResp) ProtoReflect ¶
func (x *SetGroupMemberInfoResp) ProtoReflect() protoreflect.Message
func (*SetGroupMemberInfoResp) Reset ¶
func (x *SetGroupMemberInfoResp) Reset()
func (*SetGroupMemberInfoResp) String ¶
func (x *SetGroupMemberInfoResp) String() string
type TransferGroupOwnerReq ¶
type TransferGroupOwnerReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"` OldOwnerUserID string `protobuf:"bytes,2,opt,name=oldOwnerUserID,proto3" json:"oldOwnerUserID"` NewOwnerUserID string `protobuf:"bytes,3,opt,name=newOwnerUserID,proto3" json:"newOwnerUserID"` // contains filtered or unexported fields }
func (*TransferGroupOwnerReq) Check ¶
func (x *TransferGroupOwnerReq) Check() error
func (*TransferGroupOwnerReq) Descriptor
deprecated
func (*TransferGroupOwnerReq) Descriptor() ([]byte, []int)
Deprecated: Use TransferGroupOwnerReq.ProtoReflect.Descriptor instead.
func (*TransferGroupOwnerReq) GetGroupID ¶
func (x *TransferGroupOwnerReq) GetGroupID() string
func (*TransferGroupOwnerReq) GetNewOwnerUserID ¶
func (x *TransferGroupOwnerReq) GetNewOwnerUserID() string
func (*TransferGroupOwnerReq) GetOldOwnerUserID ¶
func (x *TransferGroupOwnerReq) GetOldOwnerUserID() string
func (*TransferGroupOwnerReq) ProtoMessage ¶
func (*TransferGroupOwnerReq) ProtoMessage()
func (*TransferGroupOwnerReq) ProtoReflect ¶
func (x *TransferGroupOwnerReq) ProtoReflect() protoreflect.Message
func (*TransferGroupOwnerReq) Reset ¶
func (x *TransferGroupOwnerReq) Reset()
func (*TransferGroupOwnerReq) String ¶
func (x *TransferGroupOwnerReq) String() string
type TransferGroupOwnerResp ¶
type TransferGroupOwnerResp struct {
// contains filtered or unexported fields
}
func (*TransferGroupOwnerResp) Descriptor
deprecated
func (*TransferGroupOwnerResp) Descriptor() ([]byte, []int)
Deprecated: Use TransferGroupOwnerResp.ProtoReflect.Descriptor instead.
func (*TransferGroupOwnerResp) ProtoMessage ¶
func (*TransferGroupOwnerResp) ProtoMessage()
func (*TransferGroupOwnerResp) ProtoReflect ¶
func (x *TransferGroupOwnerResp) ProtoReflect() protoreflect.Message
func (*TransferGroupOwnerResp) Reset ¶
func (x *TransferGroupOwnerResp) Reset()
func (*TransferGroupOwnerResp) String ¶
func (x *TransferGroupOwnerResp) String() string
type UnimplementedGroupServer ¶
type UnimplementedGroupServer struct { }
UnimplementedGroupServer can be embedded to have forward compatible implementations.
func (*UnimplementedGroupServer) BatchGetIncrementalGroupMember ¶ added in v0.0.69
func (*UnimplementedGroupServer) BatchGetIncrementalGroupMember(context.Context, *BatchGetIncrementalGroupMemberReq) (*BatchGetIncrementalGroupMemberResp, error)
func (*UnimplementedGroupServer) CancelMuteGroup ¶
func (*UnimplementedGroupServer) CancelMuteGroup(context.Context, *CancelMuteGroupReq) (*CancelMuteGroupResp, error)
func (*UnimplementedGroupServer) CancelMuteGroupMember ¶
func (*UnimplementedGroupServer) CancelMuteGroupMember(context.Context, *CancelMuteGroupMemberReq) (*CancelMuteGroupMemberResp, error)
func (*UnimplementedGroupServer) CreateGroup ¶
func (*UnimplementedGroupServer) CreateGroup(context.Context, *CreateGroupReq) (*CreateGroupResp, error)
func (*UnimplementedGroupServer) DismissGroup ¶
func (*UnimplementedGroupServer) DismissGroup(context.Context, *DismissGroupReq) (*DismissGroupResp, error)
func (*UnimplementedGroupServer) GetFullGroupMemberUserIDs ¶ added in v0.0.69
func (*UnimplementedGroupServer) GetFullGroupMemberUserIDs(context.Context, *GetFullGroupMemberUserIDsReq) (*GetFullGroupMemberUserIDsResp, error)
func (*UnimplementedGroupServer) GetFullJoinGroupIDs ¶ added in v0.0.69
func (*UnimplementedGroupServer) GetFullJoinGroupIDs(context.Context, *GetFullJoinGroupIDsReq) (*GetFullJoinGroupIDsResp, error)
func (*UnimplementedGroupServer) GetGroupAbstractInfo ¶
func (*UnimplementedGroupServer) GetGroupAbstractInfo(context.Context, *GetGroupAbstractInfoReq) (*GetGroupAbstractInfoResp, error)
func (*UnimplementedGroupServer) GetGroupApplicationList ¶
func (*UnimplementedGroupServer) GetGroupApplicationList(context.Context, *GetGroupApplicationListReq) (*GetGroupApplicationListResp, error)
func (*UnimplementedGroupServer) GetGroupInfoCache ¶
func (*UnimplementedGroupServer) GetGroupInfoCache(context.Context, *GetGroupInfoCacheReq) (*GetGroupInfoCacheResp, error)
func (*UnimplementedGroupServer) GetGroupMemberCache ¶
func (*UnimplementedGroupServer) GetGroupMemberCache(context.Context, *GetGroupMemberCacheReq) (*GetGroupMemberCacheResp, error)
func (*UnimplementedGroupServer) GetGroupMemberList ¶
func (*UnimplementedGroupServer) GetGroupMemberList(context.Context, *GetGroupMemberListReq) (*GetGroupMemberListResp, error)
func (*UnimplementedGroupServer) GetGroupMemberRoleLevel ¶
func (*UnimplementedGroupServer) GetGroupMemberRoleLevel(context.Context, *GetGroupMemberRoleLevelReq) (*GetGroupMemberRoleLevelResp, error)
func (*UnimplementedGroupServer) GetGroupMemberUserIDs ¶
func (*UnimplementedGroupServer) GetGroupMemberUserIDs(context.Context, *GetGroupMemberUserIDsReq) (*GetGroupMemberUserIDsResp, error)
func (*UnimplementedGroupServer) GetGroupMembersCMS ¶
func (*UnimplementedGroupServer) GetGroupMembersCMS(context.Context, *GetGroupMembersCMSReq) (*GetGroupMembersCMSResp, error)
func (*UnimplementedGroupServer) GetGroupMembersInfo ¶
func (*UnimplementedGroupServer) GetGroupMembersInfo(context.Context, *GetGroupMembersInfoReq) (*GetGroupMembersInfoResp, error)
func (*UnimplementedGroupServer) GetGroupUsersReqApplicationList ¶
func (*UnimplementedGroupServer) GetGroupUsersReqApplicationList(context.Context, *GetGroupUsersReqApplicationListReq) (*GetGroupUsersReqApplicationListResp, error)
func (*UnimplementedGroupServer) GetGroups ¶
func (*UnimplementedGroupServer) GetGroups(context.Context, *GetGroupsReq) (*GetGroupsResp, error)
func (*UnimplementedGroupServer) GetGroupsInfo ¶
func (*UnimplementedGroupServer) GetGroupsInfo(context.Context, *GetGroupsInfoReq) (*GetGroupsInfoResp, error)
func (*UnimplementedGroupServer) GetIncrementalGroupMember ¶ added in v0.0.69
func (*UnimplementedGroupServer) GetIncrementalGroupMember(context.Context, *GetIncrementalGroupMemberReq) (*GetIncrementalGroupMemberResp, error)
func (*UnimplementedGroupServer) GetIncrementalJoinGroup ¶ added in v0.0.69
func (*UnimplementedGroupServer) GetIncrementalJoinGroup(context.Context, *GetIncrementalJoinGroupReq) (*GetIncrementalJoinGroupResp, error)
func (*UnimplementedGroupServer) GetJoinedGroupList ¶
func (*UnimplementedGroupServer) GetJoinedGroupList(context.Context, *GetJoinedGroupListReq) (*GetJoinedGroupListResp, error)
func (*UnimplementedGroupServer) GetUserInGroupMembers ¶
func (*UnimplementedGroupServer) GetUserInGroupMembers(context.Context, *GetUserInGroupMembersReq) (*GetUserInGroupMembersResp, error)
func (*UnimplementedGroupServer) GetUserReqApplicationList ¶
func (*UnimplementedGroupServer) GetUserReqApplicationList(context.Context, *GetUserReqApplicationListReq) (*GetUserReqApplicationListResp, error)
func (*UnimplementedGroupServer) GroupApplicationResponse ¶
func (*UnimplementedGroupServer) GroupApplicationResponse(context.Context, *GroupApplicationResponseReq) (*GroupApplicationResponseResp, error)
func (*UnimplementedGroupServer) GroupCreateCount ¶
func (*UnimplementedGroupServer) GroupCreateCount(context.Context, *GroupCreateCountReq) (*GroupCreateCountResp, error)
func (*UnimplementedGroupServer) InviteUserToGroup ¶
func (*UnimplementedGroupServer) InviteUserToGroup(context.Context, *InviteUserToGroupReq) (*InviteUserToGroupResp, error)
func (*UnimplementedGroupServer) JoinGroup ¶
func (*UnimplementedGroupServer) JoinGroup(context.Context, *JoinGroupReq) (*JoinGroupResp, error)
func (*UnimplementedGroupServer) KickGroupMember ¶
func (*UnimplementedGroupServer) KickGroupMember(context.Context, *KickGroupMemberReq) (*KickGroupMemberResp, error)
func (*UnimplementedGroupServer) MuteGroup ¶
func (*UnimplementedGroupServer) MuteGroup(context.Context, *MuteGroupReq) (*MuteGroupResp, error)
func (*UnimplementedGroupServer) MuteGroupMember ¶
func (*UnimplementedGroupServer) MuteGroupMember(context.Context, *MuteGroupMemberReq) (*MuteGroupMemberResp, error)
func (*UnimplementedGroupServer) NotificationUserInfoUpdate ¶
func (*UnimplementedGroupServer) NotificationUserInfoUpdate(context.Context, *NotificationUserInfoUpdateReq) (*NotificationUserInfoUpdateResp, error)
func (*UnimplementedGroupServer) QuitGroup ¶
func (*UnimplementedGroupServer) QuitGroup(context.Context, *QuitGroupReq) (*QuitGroupResp, error)
func (*UnimplementedGroupServer) SetGroupInfo ¶
func (*UnimplementedGroupServer) SetGroupInfo(context.Context, *SetGroupInfoReq) (*SetGroupInfoResp, error)
func (*UnimplementedGroupServer) SetGroupMemberInfo ¶
func (*UnimplementedGroupServer) SetGroupMemberInfo(context.Context, *SetGroupMemberInfoReq) (*SetGroupMemberInfoResp, error)
func (*UnimplementedGroupServer) TransferGroupOwner ¶
func (*UnimplementedGroupServer) TransferGroupOwner(context.Context, *TransferGroupOwnerReq) (*TransferGroupOwnerResp, error)