Documentation ¶
Index ¶
- func RegisterGroupServer(s *grpc.Server, srv GroupServer)
- type CMSGroup
- func (*CMSGroup) Descriptor() ([]byte, []int)
- func (m *CMSGroup) GetGroupInfo() *sdk_ws.GroupInfo
- func (m *CMSGroup) GetGroupOwnerUserID() string
- func (m *CMSGroup) GetGroupOwnerUserName() string
- func (*CMSGroup) ProtoMessage()
- func (m *CMSGroup) Reset()
- func (m *CMSGroup) String() string
- func (m *CMSGroup) XXX_DiscardUnknown()
- func (m *CMSGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CMSGroup) XXX_Merge(src proto.Message)
- func (m *CMSGroup) XXX_Size() int
- func (m *CMSGroup) XXX_Unmarshal(b []byte) error
- type CancelMuteGroupMemberReq
- func (*CancelMuteGroupMemberReq) Descriptor() ([]byte, []int)
- func (m *CancelMuteGroupMemberReq) GetGroupID() string
- func (m *CancelMuteGroupMemberReq) GetOpUserID() string
- func (m *CancelMuteGroupMemberReq) GetOperationID() string
- func (m *CancelMuteGroupMemberReq) GetUserID() string
- func (*CancelMuteGroupMemberReq) ProtoMessage()
- func (m *CancelMuteGroupMemberReq) Reset()
- func (m *CancelMuteGroupMemberReq) String() string
- func (m *CancelMuteGroupMemberReq) XXX_DiscardUnknown()
- func (m *CancelMuteGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CancelMuteGroupMemberReq) XXX_Merge(src proto.Message)
- func (m *CancelMuteGroupMemberReq) XXX_Size() int
- func (m *CancelMuteGroupMemberReq) XXX_Unmarshal(b []byte) error
- type CancelMuteGroupMemberResp
- func (*CancelMuteGroupMemberResp) Descriptor() ([]byte, []int)
- func (m *CancelMuteGroupMemberResp) GetCommonResp() *CommonResp
- func (*CancelMuteGroupMemberResp) ProtoMessage()
- func (m *CancelMuteGroupMemberResp) Reset()
- func (m *CancelMuteGroupMemberResp) String() string
- func (m *CancelMuteGroupMemberResp) XXX_DiscardUnknown()
- func (m *CancelMuteGroupMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CancelMuteGroupMemberResp) XXX_Merge(src proto.Message)
- func (m *CancelMuteGroupMemberResp) XXX_Size() int
- func (m *CancelMuteGroupMemberResp) XXX_Unmarshal(b []byte) error
- type CancelMuteGroupReq
- func (*CancelMuteGroupReq) Descriptor() ([]byte, []int)
- func (m *CancelMuteGroupReq) GetGroupID() string
- func (m *CancelMuteGroupReq) GetOpUserID() string
- func (m *CancelMuteGroupReq) GetOperationID() string
- func (*CancelMuteGroupReq) ProtoMessage()
- func (m *CancelMuteGroupReq) Reset()
- func (m *CancelMuteGroupReq) String() string
- func (m *CancelMuteGroupReq) XXX_DiscardUnknown()
- func (m *CancelMuteGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CancelMuteGroupReq) XXX_Merge(src proto.Message)
- func (m *CancelMuteGroupReq) XXX_Size() int
- func (m *CancelMuteGroupReq) XXX_Unmarshal(b []byte) error
- type CancelMuteGroupResp
- func (*CancelMuteGroupResp) Descriptor() ([]byte, []int)
- func (m *CancelMuteGroupResp) GetCommonResp() *CommonResp
- func (*CancelMuteGroupResp) ProtoMessage()
- func (m *CancelMuteGroupResp) Reset()
- func (m *CancelMuteGroupResp) String() string
- func (m *CancelMuteGroupResp) XXX_DiscardUnknown()
- func (m *CancelMuteGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CancelMuteGroupResp) XXX_Merge(src proto.Message)
- func (m *CancelMuteGroupResp) XXX_Size() int
- func (m *CancelMuteGroupResp) XXX_Unmarshal(b []byte) error
- type CommonResp
- func (*CommonResp) Descriptor() ([]byte, []int)
- func (m *CommonResp) GetErrCode() int32
- func (m *CommonResp) GetErrMsg() string
- func (*CommonResp) ProtoMessage()
- func (m *CommonResp) Reset()
- func (m *CommonResp) String() string
- func (m *CommonResp) XXX_DiscardUnknown()
- func (m *CommonResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CommonResp) XXX_Merge(src proto.Message)
- func (m *CommonResp) XXX_Size() int
- func (m *CommonResp) XXX_Unmarshal(b []byte) error
- type CreateGroupReq
- func (*CreateGroupReq) Descriptor() ([]byte, []int)
- func (m *CreateGroupReq) GetGroupInfo() *sdk_ws.GroupInfo
- func (m *CreateGroupReq) GetInitMemberList() []*GroupAddMemberInfo
- func (m *CreateGroupReq) GetOpUserID() string
- func (m *CreateGroupReq) GetOperationID() string
- func (m *CreateGroupReq) GetOwnerUserID() string
- func (*CreateGroupReq) ProtoMessage()
- func (m *CreateGroupReq) Reset()
- func (m *CreateGroupReq) String() string
- func (m *CreateGroupReq) XXX_DiscardUnknown()
- func (m *CreateGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CreateGroupReq) XXX_Merge(src proto.Message)
- func (m *CreateGroupReq) XXX_Size() int
- func (m *CreateGroupReq) XXX_Unmarshal(b []byte) error
- type CreateGroupResp
- func (*CreateGroupResp) Descriptor() ([]byte, []int)
- func (m *CreateGroupResp) GetErrCode() int32
- func (m *CreateGroupResp) GetErrMsg() string
- func (m *CreateGroupResp) GetGroupInfo() *sdk_ws.GroupInfo
- func (*CreateGroupResp) ProtoMessage()
- func (m *CreateGroupResp) Reset()
- func (m *CreateGroupResp) String() string
- func (m *CreateGroupResp) XXX_DiscardUnknown()
- func (m *CreateGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CreateGroupResp) XXX_Merge(src proto.Message)
- func (m *CreateGroupResp) XXX_Size() int
- func (m *CreateGroupResp) XXX_Unmarshal(b []byte) error
- type DismissGroupReq
- func (*DismissGroupReq) Descriptor() ([]byte, []int)
- func (m *DismissGroupReq) GetGroupID() string
- func (m *DismissGroupReq) GetOpUserID() string
- func (m *DismissGroupReq) GetOperationID() string
- func (*DismissGroupReq) ProtoMessage()
- func (m *DismissGroupReq) Reset()
- func (m *DismissGroupReq) String() string
- func (m *DismissGroupReq) XXX_DiscardUnknown()
- func (m *DismissGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DismissGroupReq) XXX_Merge(src proto.Message)
- func (m *DismissGroupReq) XXX_Size() int
- func (m *DismissGroupReq) XXX_Unmarshal(b []byte) error
- type DismissGroupResp
- func (*DismissGroupResp) Descriptor() ([]byte, []int)
- func (m *DismissGroupResp) GetCommonResp() *CommonResp
- func (*DismissGroupResp) ProtoMessage()
- func (m *DismissGroupResp) Reset()
- func (m *DismissGroupResp) String() string
- func (m *DismissGroupResp) XXX_DiscardUnknown()
- func (m *DismissGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DismissGroupResp) XXX_Merge(src proto.Message)
- func (m *DismissGroupResp) XXX_Size() int
- func (m *DismissGroupResp) XXX_Unmarshal(b []byte) error
- type GetGroupAbstractInfoReq
- func (*GetGroupAbstractInfoReq) Descriptor() ([]byte, []int)
- func (m *GetGroupAbstractInfoReq) GetGroupID() string
- func (m *GetGroupAbstractInfoReq) GetOpUserID() string
- func (m *GetGroupAbstractInfoReq) GetOperationID() string
- func (*GetGroupAbstractInfoReq) ProtoMessage()
- func (m *GetGroupAbstractInfoReq) Reset()
- func (m *GetGroupAbstractInfoReq) String() string
- func (m *GetGroupAbstractInfoReq) XXX_DiscardUnknown()
- func (m *GetGroupAbstractInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupAbstractInfoReq) XXX_Merge(src proto.Message)
- func (m *GetGroupAbstractInfoReq) XXX_Size() int
- func (m *GetGroupAbstractInfoReq) XXX_Unmarshal(b []byte) error
- type GetGroupAbstractInfoResp
- func (*GetGroupAbstractInfoResp) Descriptor() ([]byte, []int)
- func (m *GetGroupAbstractInfoResp) GetCommonResp() *CommonResp
- func (m *GetGroupAbstractInfoResp) GetGroupMemberListHash() uint64
- func (m *GetGroupAbstractInfoResp) GetGroupMemberNumber() int32
- func (*GetGroupAbstractInfoResp) ProtoMessage()
- func (m *GetGroupAbstractInfoResp) Reset()
- func (m *GetGroupAbstractInfoResp) String() string
- func (m *GetGroupAbstractInfoResp) XXX_DiscardUnknown()
- func (m *GetGroupAbstractInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupAbstractInfoResp) XXX_Merge(src proto.Message)
- func (m *GetGroupAbstractInfoResp) XXX_Size() int
- func (m *GetGroupAbstractInfoResp) XXX_Unmarshal(b []byte) error
- type GetGroupAllMemberReq
- func (*GetGroupAllMemberReq) Descriptor() ([]byte, []int)
- func (m *GetGroupAllMemberReq) GetCount() int32
- func (m *GetGroupAllMemberReq) GetGroupID() string
- func (m *GetGroupAllMemberReq) GetOffset() int32
- func (m *GetGroupAllMemberReq) GetOpUserID() string
- func (m *GetGroupAllMemberReq) GetOperationID() string
- func (*GetGroupAllMemberReq) ProtoMessage()
- func (m *GetGroupAllMemberReq) Reset()
- func (m *GetGroupAllMemberReq) String() string
- func (m *GetGroupAllMemberReq) XXX_DiscardUnknown()
- func (m *GetGroupAllMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupAllMemberReq) XXX_Merge(src proto.Message)
- func (m *GetGroupAllMemberReq) XXX_Size() int
- func (m *GetGroupAllMemberReq) XXX_Unmarshal(b []byte) error
- type GetGroupAllMemberResp
- func (*GetGroupAllMemberResp) Descriptor() ([]byte, []int)
- func (m *GetGroupAllMemberResp) GetErrCode() int32
- func (m *GetGroupAllMemberResp) GetErrMsg() string
- func (m *GetGroupAllMemberResp) GetMemberList() []*sdk_ws.GroupMemberFullInfo
- func (*GetGroupAllMemberResp) ProtoMessage()
- func (m *GetGroupAllMemberResp) Reset()
- func (m *GetGroupAllMemberResp) String() string
- func (m *GetGroupAllMemberResp) XXX_DiscardUnknown()
- func (m *GetGroupAllMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupAllMemberResp) XXX_Merge(src proto.Message)
- func (m *GetGroupAllMemberResp) XXX_Size() int
- func (m *GetGroupAllMemberResp) XXX_Unmarshal(b []byte) error
- type GetGroupApplicationListReq
- func (*GetGroupApplicationListReq) Descriptor() ([]byte, []int)
- func (m *GetGroupApplicationListReq) GetFromUserID() string
- func (m *GetGroupApplicationListReq) GetOpUserID() string
- func (m *GetGroupApplicationListReq) GetOperationID() string
- func (*GetGroupApplicationListReq) ProtoMessage()
- func (m *GetGroupApplicationListReq) Reset()
- func (m *GetGroupApplicationListReq) String() string
- func (m *GetGroupApplicationListReq) XXX_DiscardUnknown()
- func (m *GetGroupApplicationListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupApplicationListReq) XXX_Merge(src proto.Message)
- func (m *GetGroupApplicationListReq) XXX_Size() int
- func (m *GetGroupApplicationListReq) XXX_Unmarshal(b []byte) error
- type GetGroupApplicationListResp
- func (*GetGroupApplicationListResp) Descriptor() ([]byte, []int)
- func (m *GetGroupApplicationListResp) GetErrCode() int32
- func (m *GetGroupApplicationListResp) GetErrMsg() string
- func (m *GetGroupApplicationListResp) GetGroupRequestList() []*sdk_ws.GroupRequest
- func (*GetGroupApplicationListResp) ProtoMessage()
- func (m *GetGroupApplicationListResp) Reset()
- func (m *GetGroupApplicationListResp) String() string
- func (m *GetGroupApplicationListResp) XXX_DiscardUnknown()
- func (m *GetGroupApplicationListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupApplicationListResp) XXX_Merge(src proto.Message)
- func (m *GetGroupApplicationListResp) XXX_Size() int
- func (m *GetGroupApplicationListResp) XXX_Unmarshal(b []byte) error
- type GetGroupMemberListReq
- func (*GetGroupMemberListReq) Descriptor() ([]byte, []int)
- func (m *GetGroupMemberListReq) GetFilter() int32
- func (m *GetGroupMemberListReq) GetGroupID() string
- func (m *GetGroupMemberListReq) GetNextSeq() int32
- func (m *GetGroupMemberListReq) GetOpUserID() string
- func (m *GetGroupMemberListReq) GetOperationID() string
- func (*GetGroupMemberListReq) ProtoMessage()
- func (m *GetGroupMemberListReq) Reset()
- func (m *GetGroupMemberListReq) String() string
- func (m *GetGroupMemberListReq) XXX_DiscardUnknown()
- func (m *GetGroupMemberListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupMemberListReq) XXX_Merge(src proto.Message)
- func (m *GetGroupMemberListReq) XXX_Size() int
- func (m *GetGroupMemberListReq) XXX_Unmarshal(b []byte) error
- type GetGroupMemberListResp
- func (*GetGroupMemberListResp) Descriptor() ([]byte, []int)
- func (m *GetGroupMemberListResp) GetErrCode() int32
- func (m *GetGroupMemberListResp) GetErrMsg() string
- func (m *GetGroupMemberListResp) GetMemberList() []*sdk_ws.GroupMemberFullInfo
- func (m *GetGroupMemberListResp) GetNextSeq() int32
- func (*GetGroupMemberListResp) ProtoMessage()
- func (m *GetGroupMemberListResp) Reset()
- func (m *GetGroupMemberListResp) String() string
- func (m *GetGroupMemberListResp) XXX_DiscardUnknown()
- func (m *GetGroupMemberListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupMemberListResp) XXX_Merge(src proto.Message)
- func (m *GetGroupMemberListResp) XXX_Size() int
- func (m *GetGroupMemberListResp) XXX_Unmarshal(b []byte) error
- type GetGroupMemberReq
- func (*GetGroupMemberReq) Descriptor() ([]byte, []int)
- func (m *GetGroupMemberReq) GetGroupID() string
- func (m *GetGroupMemberReq) GetOperationID() string
- func (*GetGroupMemberReq) ProtoMessage()
- func (m *GetGroupMemberReq) Reset()
- func (m *GetGroupMemberReq) String() string
- func (m *GetGroupMemberReq) XXX_DiscardUnknown()
- func (m *GetGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupMemberReq) XXX_Merge(src proto.Message)
- func (m *GetGroupMemberReq) XXX_Size() int
- func (m *GetGroupMemberReq) XXX_Unmarshal(b []byte) error
- type GetGroupMembersCMSReq
- func (*GetGroupMembersCMSReq) Descriptor() ([]byte, []int)
- func (m *GetGroupMembersCMSReq) GetGroupID() string
- func (m *GetGroupMembersCMSReq) GetOperationID() string
- func (m *GetGroupMembersCMSReq) GetPagination() *sdk_ws.RequestPagination
- func (m *GetGroupMembersCMSReq) GetUserName() string
- func (*GetGroupMembersCMSReq) ProtoMessage()
- func (m *GetGroupMembersCMSReq) Reset()
- func (m *GetGroupMembersCMSReq) String() string
- func (m *GetGroupMembersCMSReq) XXX_DiscardUnknown()
- func (m *GetGroupMembersCMSReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupMembersCMSReq) XXX_Merge(src proto.Message)
- func (m *GetGroupMembersCMSReq) XXX_Size() int
- func (m *GetGroupMembersCMSReq) XXX_Unmarshal(b []byte) error
- type GetGroupMembersCMSResp
- func (*GetGroupMembersCMSResp) Descriptor() ([]byte, []int)
- func (m *GetGroupMembersCMSResp) GetCommonResp() *CommonResp
- func (m *GetGroupMembersCMSResp) GetMemberNums() int32
- func (m *GetGroupMembersCMSResp) GetMembers() []*sdk_ws.GroupMemberFullInfo
- func (m *GetGroupMembersCMSResp) GetPagination() *sdk_ws.ResponsePagination
- func (*GetGroupMembersCMSResp) ProtoMessage()
- func (m *GetGroupMembersCMSResp) Reset()
- func (m *GetGroupMembersCMSResp) String() string
- func (m *GetGroupMembersCMSResp) XXX_DiscardUnknown()
- func (m *GetGroupMembersCMSResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupMembersCMSResp) XXX_Merge(src proto.Message)
- func (m *GetGroupMembersCMSResp) XXX_Size() int
- func (m *GetGroupMembersCMSResp) XXX_Unmarshal(b []byte) error
- type GetGroupMembersInfoReq
- func (*GetGroupMembersInfoReq) Descriptor() ([]byte, []int)
- func (m *GetGroupMembersInfoReq) GetGroupID() string
- func (m *GetGroupMembersInfoReq) GetMemberList() []string
- func (m *GetGroupMembersInfoReq) GetNoCache() bool
- func (m *GetGroupMembersInfoReq) GetOpUserID() string
- func (m *GetGroupMembersInfoReq) GetOperationID() string
- func (*GetGroupMembersInfoReq) ProtoMessage()
- func (m *GetGroupMembersInfoReq) Reset()
- func (m *GetGroupMembersInfoReq) String() string
- func (m *GetGroupMembersInfoReq) XXX_DiscardUnknown()
- func (m *GetGroupMembersInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupMembersInfoReq) XXX_Merge(src proto.Message)
- func (m *GetGroupMembersInfoReq) XXX_Size() int
- func (m *GetGroupMembersInfoReq) XXX_Unmarshal(b []byte) error
- type GetGroupMembersInfoResp
- func (*GetGroupMembersInfoResp) Descriptor() ([]byte, []int)
- func (m *GetGroupMembersInfoResp) GetErrCode() int32
- func (m *GetGroupMembersInfoResp) GetErrMsg() string
- func (m *GetGroupMembersInfoResp) GetMemberList() []*sdk_ws.GroupMemberFullInfo
- func (*GetGroupMembersInfoResp) ProtoMessage()
- func (m *GetGroupMembersInfoResp) Reset()
- func (m *GetGroupMembersInfoResp) String() string
- func (m *GetGroupMembersInfoResp) XXX_DiscardUnknown()
- func (m *GetGroupMembersInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupMembersInfoResp) XXX_Merge(src proto.Message)
- func (m *GetGroupMembersInfoResp) XXX_Size() int
- func (m *GetGroupMembersInfoResp) XXX_Unmarshal(b []byte) error
- type GetGroupsInfoReq
- func (*GetGroupsInfoReq) Descriptor() ([]byte, []int)
- func (m *GetGroupsInfoReq) GetGroupIDList() []string
- func (m *GetGroupsInfoReq) GetOpUserID() string
- func (m *GetGroupsInfoReq) GetOperationID() string
- func (*GetGroupsInfoReq) ProtoMessage()
- func (m *GetGroupsInfoReq) Reset()
- func (m *GetGroupsInfoReq) String() string
- func (m *GetGroupsInfoReq) XXX_DiscardUnknown()
- func (m *GetGroupsInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupsInfoReq) XXX_Merge(src proto.Message)
- func (m *GetGroupsInfoReq) XXX_Size() int
- func (m *GetGroupsInfoReq) XXX_Unmarshal(b []byte) error
- type GetGroupsInfoResp
- func (*GetGroupsInfoResp) Descriptor() ([]byte, []int)
- func (m *GetGroupsInfoResp) GetErrCode() int32
- func (m *GetGroupsInfoResp) GetErrMsg() string
- func (m *GetGroupsInfoResp) GetGroupInfoList() []*sdk_ws.GroupInfo
- func (*GetGroupsInfoResp) ProtoMessage()
- func (m *GetGroupsInfoResp) Reset()
- func (m *GetGroupsInfoResp) String() string
- func (m *GetGroupsInfoResp) XXX_DiscardUnknown()
- func (m *GetGroupsInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupsInfoResp) XXX_Merge(src proto.Message)
- func (m *GetGroupsInfoResp) XXX_Size() int
- func (m *GetGroupsInfoResp) XXX_Unmarshal(b []byte) error
- type GetGroupsReq
- func (*GetGroupsReq) Descriptor() ([]byte, []int)
- func (m *GetGroupsReq) GetGroupID() string
- func (m *GetGroupsReq) GetGroupName() string
- func (m *GetGroupsReq) GetOperationID() string
- func (m *GetGroupsReq) GetPagination() *sdk_ws.RequestPagination
- func (*GetGroupsReq) ProtoMessage()
- func (m *GetGroupsReq) Reset()
- func (m *GetGroupsReq) String() string
- func (m *GetGroupsReq) XXX_DiscardUnknown()
- func (m *GetGroupsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupsReq) XXX_Merge(src proto.Message)
- func (m *GetGroupsReq) XXX_Size() int
- func (m *GetGroupsReq) XXX_Unmarshal(b []byte) error
- type GetGroupsResp
- func (*GetGroupsResp) Descriptor() ([]byte, []int)
- func (m *GetGroupsResp) GetCMSGroups() []*CMSGroup
- func (m *GetGroupsResp) GetCommonResp() *CommonResp
- func (m *GetGroupsResp) GetGroupNum() int32
- func (m *GetGroupsResp) GetPagination() *sdk_ws.ResponsePagination
- func (*GetGroupsResp) ProtoMessage()
- func (m *GetGroupsResp) Reset()
- func (m *GetGroupsResp) String() string
- func (m *GetGroupsResp) XXX_DiscardUnknown()
- func (m *GetGroupsResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetGroupsResp) XXX_Merge(src proto.Message)
- func (m *GetGroupsResp) XXX_Size() int
- func (m *GetGroupsResp) XXX_Unmarshal(b []byte) error
- type GetJoinedGroupListReq
- func (*GetJoinedGroupListReq) Descriptor() ([]byte, []int)
- func (m *GetJoinedGroupListReq) GetFromUserID() string
- func (m *GetJoinedGroupListReq) GetOpUserID() string
- func (m *GetJoinedGroupListReq) GetOperationID() string
- func (*GetJoinedGroupListReq) ProtoMessage()
- func (m *GetJoinedGroupListReq) Reset()
- func (m *GetJoinedGroupListReq) String() string
- func (m *GetJoinedGroupListReq) XXX_DiscardUnknown()
- func (m *GetJoinedGroupListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetJoinedGroupListReq) XXX_Merge(src proto.Message)
- func (m *GetJoinedGroupListReq) XXX_Size() int
- func (m *GetJoinedGroupListReq) XXX_Unmarshal(b []byte) error
- type GetJoinedGroupListResp
- func (*GetJoinedGroupListResp) Descriptor() ([]byte, []int)
- func (m *GetJoinedGroupListResp) GetErrCode() int32
- func (m *GetJoinedGroupListResp) GetErrMsg() string
- func (m *GetJoinedGroupListResp) GetGroupList() []*sdk_ws.GroupInfo
- func (*GetJoinedGroupListResp) ProtoMessage()
- func (m *GetJoinedGroupListResp) Reset()
- func (m *GetJoinedGroupListResp) String() string
- func (m *GetJoinedGroupListResp) XXX_DiscardUnknown()
- func (m *GetJoinedGroupListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetJoinedGroupListResp) XXX_Merge(src proto.Message)
- func (m *GetJoinedGroupListResp) XXX_Size() int
- func (m *GetJoinedGroupListResp) XXX_Unmarshal(b []byte) error
- type GetJoinedSuperGroupListReq
- func (*GetJoinedSuperGroupListReq) Descriptor() ([]byte, []int)
- func (m *GetJoinedSuperGroupListReq) GetOpUserID() string
- func (m *GetJoinedSuperGroupListReq) GetOperationID() string
- func (m *GetJoinedSuperGroupListReq) GetUserID() string
- func (*GetJoinedSuperGroupListReq) ProtoMessage()
- func (m *GetJoinedSuperGroupListReq) Reset()
- func (m *GetJoinedSuperGroupListReq) String() string
- func (m *GetJoinedSuperGroupListReq) XXX_DiscardUnknown()
- func (m *GetJoinedSuperGroupListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetJoinedSuperGroupListReq) XXX_Merge(src proto.Message)
- func (m *GetJoinedSuperGroupListReq) XXX_Size() int
- func (m *GetJoinedSuperGroupListReq) XXX_Unmarshal(b []byte) error
- type GetJoinedSuperGroupListResp
- func (*GetJoinedSuperGroupListResp) Descriptor() ([]byte, []int)
- func (m *GetJoinedSuperGroupListResp) GetCommonResp() *CommonResp
- func (m *GetJoinedSuperGroupListResp) GetGroupList() []*sdk_ws.GroupInfo
- func (*GetJoinedSuperGroupListResp) ProtoMessage()
- func (m *GetJoinedSuperGroupListResp) Reset()
- func (m *GetJoinedSuperGroupListResp) String() string
- func (m *GetJoinedSuperGroupListResp) XXX_DiscardUnknown()
- func (m *GetJoinedSuperGroupListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetJoinedSuperGroupListResp) XXX_Merge(src proto.Message)
- func (m *GetJoinedSuperGroupListResp) XXX_Size() int
- func (m *GetJoinedSuperGroupListResp) XXX_Unmarshal(b []byte) error
- type GetSuperGroupsInfoReq
- func (*GetSuperGroupsInfoReq) Descriptor() ([]byte, []int)
- func (m *GetSuperGroupsInfoReq) GetGroupIDList() []string
- func (m *GetSuperGroupsInfoReq) GetOpUserID() string
- func (m *GetSuperGroupsInfoReq) GetOperationID() string
- func (*GetSuperGroupsInfoReq) ProtoMessage()
- func (m *GetSuperGroupsInfoReq) Reset()
- func (m *GetSuperGroupsInfoReq) String() string
- func (m *GetSuperGroupsInfoReq) XXX_DiscardUnknown()
- func (m *GetSuperGroupsInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetSuperGroupsInfoReq) XXX_Merge(src proto.Message)
- func (m *GetSuperGroupsInfoReq) XXX_Size() int
- func (m *GetSuperGroupsInfoReq) XXX_Unmarshal(b []byte) error
- type GetSuperGroupsInfoResp
- func (*GetSuperGroupsInfoResp) Descriptor() ([]byte, []int)
- func (m *GetSuperGroupsInfoResp) GetCommonResp() *CommonResp
- func (m *GetSuperGroupsInfoResp) GetGroupInfoList() []*sdk_ws.GroupInfo
- func (*GetSuperGroupsInfoResp) ProtoMessage()
- func (m *GetSuperGroupsInfoResp) Reset()
- func (m *GetSuperGroupsInfoResp) String() string
- func (m *GetSuperGroupsInfoResp) XXX_DiscardUnknown()
- func (m *GetSuperGroupsInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetSuperGroupsInfoResp) XXX_Merge(src proto.Message)
- func (m *GetSuperGroupsInfoResp) XXX_Size() int
- func (m *GetSuperGroupsInfoResp) XXX_Unmarshal(b []byte) error
- type GetUserReqApplicationListReq
- func (*GetUserReqApplicationListReq) Descriptor() ([]byte, []int)
- func (m *GetUserReqApplicationListReq) GetOpUserID() string
- func (m *GetUserReqApplicationListReq) GetOperationID() string
- func (m *GetUserReqApplicationListReq) GetUserID() string
- func (*GetUserReqApplicationListReq) ProtoMessage()
- func (m *GetUserReqApplicationListReq) Reset()
- func (m *GetUserReqApplicationListReq) String() string
- func (m *GetUserReqApplicationListReq) XXX_DiscardUnknown()
- func (m *GetUserReqApplicationListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetUserReqApplicationListReq) XXX_Merge(src proto.Message)
- func (m *GetUserReqApplicationListReq) XXX_Size() int
- func (m *GetUserReqApplicationListReq) XXX_Unmarshal(b []byte) error
- type GetUserReqApplicationListResp
- func (*GetUserReqApplicationListResp) Descriptor() ([]byte, []int)
- func (m *GetUserReqApplicationListResp) GetCommonResp() *CommonResp
- func (m *GetUserReqApplicationListResp) GetGroupRequestList() []*sdk_ws.GroupRequest
- func (*GetUserReqApplicationListResp) ProtoMessage()
- func (m *GetUserReqApplicationListResp) Reset()
- func (m *GetUserReqApplicationListResp) String() string
- func (m *GetUserReqApplicationListResp) XXX_DiscardUnknown()
- func (m *GetUserReqApplicationListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetUserReqApplicationListResp) XXX_Merge(src proto.Message)
- func (m *GetUserReqApplicationListResp) XXX_Size() int
- func (m *GetUserReqApplicationListResp) XXX_Unmarshal(b []byte) error
- type GroupAddMemberInfo
- func (*GroupAddMemberInfo) Descriptor() ([]byte, []int)
- func (m *GroupAddMemberInfo) GetRoleLevel() int32
- func (m *GroupAddMemberInfo) GetUserID() string
- func (*GroupAddMemberInfo) ProtoMessage()
- func (m *GroupAddMemberInfo) Reset()
- func (m *GroupAddMemberInfo) String() string
- func (m *GroupAddMemberInfo) XXX_DiscardUnknown()
- func (m *GroupAddMemberInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GroupAddMemberInfo) XXX_Merge(src proto.Message)
- func (m *GroupAddMemberInfo) XXX_Size() int
- func (m *GroupAddMemberInfo) XXX_Unmarshal(b []byte) error
- type GroupApplicationResponseReq
- func (*GroupApplicationResponseReq) Descriptor() ([]byte, []int)
- func (m *GroupApplicationResponseReq) GetFromUserID() string
- func (m *GroupApplicationResponseReq) GetGroupID() string
- func (m *GroupApplicationResponseReq) GetHandleResult() int32
- func (m *GroupApplicationResponseReq) GetHandledMsg() string
- func (m *GroupApplicationResponseReq) GetOpUserID() string
- func (m *GroupApplicationResponseReq) GetOperationID() string
- func (*GroupApplicationResponseReq) ProtoMessage()
- func (m *GroupApplicationResponseReq) Reset()
- func (m *GroupApplicationResponseReq) String() string
- func (m *GroupApplicationResponseReq) XXX_DiscardUnknown()
- func (m *GroupApplicationResponseReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GroupApplicationResponseReq) XXX_Merge(src proto.Message)
- func (m *GroupApplicationResponseReq) XXX_Size() int
- func (m *GroupApplicationResponseReq) XXX_Unmarshal(b []byte) error
- type GroupApplicationResponseResp
- func (*GroupApplicationResponseResp) Descriptor() ([]byte, []int)
- func (m *GroupApplicationResponseResp) GetCommonResp() *CommonResp
- func (*GroupApplicationResponseResp) ProtoMessage()
- func (m *GroupApplicationResponseResp) Reset()
- func (m *GroupApplicationResponseResp) String() string
- func (m *GroupApplicationResponseResp) XXX_DiscardUnknown()
- func (m *GroupApplicationResponseResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GroupApplicationResponseResp) XXX_Merge(src proto.Message)
- func (m *GroupApplicationResponseResp) XXX_Size() int
- func (m *GroupApplicationResponseResp) XXX_Unmarshal(b []byte) error
- type GroupClient
- type GroupIsExistReq
- func (*GroupIsExistReq) Descriptor() ([]byte, []int)
- func (m *GroupIsExistReq) GetGroupIDList() []string
- func (m *GroupIsExistReq) GetOpUserID() string
- func (m *GroupIsExistReq) GetOperationID() string
- func (*GroupIsExistReq) ProtoMessage()
- func (m *GroupIsExistReq) Reset()
- func (m *GroupIsExistReq) String() string
- func (m *GroupIsExistReq) XXX_DiscardUnknown()
- func (m *GroupIsExistReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GroupIsExistReq) XXX_Merge(src proto.Message)
- func (m *GroupIsExistReq) XXX_Size() int
- func (m *GroupIsExistReq) XXX_Unmarshal(b []byte) error
- type GroupIsExistResp
- func (*GroupIsExistResp) Descriptor() ([]byte, []int)
- func (m *GroupIsExistResp) GetCommonResp() *CommonResp
- func (m *GroupIsExistResp) GetIsExistMap() map[string]bool
- func (*GroupIsExistResp) ProtoMessage()
- func (m *GroupIsExistResp) Reset()
- func (m *GroupIsExistResp) String() string
- func (m *GroupIsExistResp) XXX_DiscardUnknown()
- func (m *GroupIsExistResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GroupIsExistResp) XXX_Merge(src proto.Message)
- func (m *GroupIsExistResp) XXX_Size() int
- func (m *GroupIsExistResp) XXX_Unmarshal(b []byte) error
- type GroupServer
- type Id2Result
- func (*Id2Result) Descriptor() ([]byte, []int)
- func (m *Id2Result) GetResult() int32
- func (m *Id2Result) GetUserID() string
- func (*Id2Result) ProtoMessage()
- func (m *Id2Result) Reset()
- func (m *Id2Result) String() string
- func (m *Id2Result) XXX_DiscardUnknown()
- func (m *Id2Result) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Id2Result) XXX_Merge(src proto.Message)
- func (m *Id2Result) XXX_Size() int
- func (m *Id2Result) XXX_Unmarshal(b []byte) error
- type InviteUserToGroupReq
- func (*InviteUserToGroupReq) Descriptor() ([]byte, []int)
- func (m *InviteUserToGroupReq) GetGroupID() string
- func (m *InviteUserToGroupReq) GetInvitedUserIDList() []string
- func (m *InviteUserToGroupReq) GetOpUserID() string
- func (m *InviteUserToGroupReq) GetOperationID() string
- func (m *InviteUserToGroupReq) GetReason() string
- func (*InviteUserToGroupReq) ProtoMessage()
- func (m *InviteUserToGroupReq) Reset()
- func (m *InviteUserToGroupReq) String() string
- func (m *InviteUserToGroupReq) XXX_DiscardUnknown()
- func (m *InviteUserToGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InviteUserToGroupReq) XXX_Merge(src proto.Message)
- func (m *InviteUserToGroupReq) XXX_Size() int
- func (m *InviteUserToGroupReq) XXX_Unmarshal(b []byte) error
- type InviteUserToGroupResp
- func (*InviteUserToGroupResp) Descriptor() ([]byte, []int)
- func (m *InviteUserToGroupResp) GetErrCode() int32
- func (m *InviteUserToGroupResp) GetErrMsg() string
- func (m *InviteUserToGroupResp) GetId2ResultList() []*Id2Result
- func (*InviteUserToGroupResp) ProtoMessage()
- func (m *InviteUserToGroupResp) Reset()
- func (m *InviteUserToGroupResp) String() string
- func (m *InviteUserToGroupResp) XXX_DiscardUnknown()
- func (m *InviteUserToGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InviteUserToGroupResp) XXX_Merge(src proto.Message)
- func (m *InviteUserToGroupResp) XXX_Size() int
- func (m *InviteUserToGroupResp) XXX_Unmarshal(b []byte) error
- type InviteUserToGroupsReq
- func (*InviteUserToGroupsReq) Descriptor() ([]byte, []int)
- func (m *InviteUserToGroupsReq) GetGroupIDList() []string
- func (m *InviteUserToGroupsReq) GetInvitedUserID() string
- func (m *InviteUserToGroupsReq) GetOpUserID() string
- func (m *InviteUserToGroupsReq) GetOperationID() string
- func (m *InviteUserToGroupsReq) GetReason() string
- func (*InviteUserToGroupsReq) ProtoMessage()
- func (m *InviteUserToGroupsReq) Reset()
- func (m *InviteUserToGroupsReq) String() string
- func (m *InviteUserToGroupsReq) XXX_DiscardUnknown()
- func (m *InviteUserToGroupsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InviteUserToGroupsReq) XXX_Merge(src proto.Message)
- func (m *InviteUserToGroupsReq) XXX_Size() int
- func (m *InviteUserToGroupsReq) XXX_Unmarshal(b []byte) error
- type InviteUserToGroupsResp
- func (*InviteUserToGroupsResp) Descriptor() ([]byte, []int)
- func (m *InviteUserToGroupsResp) GetErrCode() int32
- func (m *InviteUserToGroupsResp) GetErrMsg() string
- func (*InviteUserToGroupsResp) ProtoMessage()
- func (m *InviteUserToGroupsResp) Reset()
- func (m *InviteUserToGroupsResp) String() string
- func (m *InviteUserToGroupsResp) XXX_DiscardUnknown()
- func (m *InviteUserToGroupsResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InviteUserToGroupsResp) XXX_Merge(src proto.Message)
- func (m *InviteUserToGroupsResp) XXX_Size() int
- func (m *InviteUserToGroupsResp) XXX_Unmarshal(b []byte) error
- type JoinGroupReq
- func (*JoinGroupReq) Descriptor() ([]byte, []int)
- func (m *JoinGroupReq) GetGroupID() string
- func (m *JoinGroupReq) GetInviterUserID() string
- func (m *JoinGroupReq) GetJoinSource() int32
- func (m *JoinGroupReq) GetOpUserID() string
- func (m *JoinGroupReq) GetOperationID() string
- func (m *JoinGroupReq) GetReqMessage() string
- func (*JoinGroupReq) ProtoMessage()
- func (m *JoinGroupReq) Reset()
- func (m *JoinGroupReq) String() string
- func (m *JoinGroupReq) XXX_DiscardUnknown()
- func (m *JoinGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *JoinGroupReq) XXX_Merge(src proto.Message)
- func (m *JoinGroupReq) XXX_Size() int
- func (m *JoinGroupReq) XXX_Unmarshal(b []byte) error
- type JoinGroupResp
- func (*JoinGroupResp) Descriptor() ([]byte, []int)
- func (m *JoinGroupResp) GetCommonResp() *CommonResp
- func (*JoinGroupResp) ProtoMessage()
- func (m *JoinGroupResp) Reset()
- func (m *JoinGroupResp) String() string
- func (m *JoinGroupResp) XXX_DiscardUnknown()
- func (m *JoinGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *JoinGroupResp) XXX_Merge(src proto.Message)
- func (m *JoinGroupResp) XXX_Size() int
- func (m *JoinGroupResp) XXX_Unmarshal(b []byte) error
- type KickGroupMemberReq
- func (*KickGroupMemberReq) Descriptor() ([]byte, []int)
- func (m *KickGroupMemberReq) GetGroupID() string
- func (m *KickGroupMemberReq) GetKickedUserIDList() []string
- func (m *KickGroupMemberReq) GetOpUserID() string
- func (m *KickGroupMemberReq) GetOperationID() string
- func (m *KickGroupMemberReq) GetReason() string
- func (*KickGroupMemberReq) ProtoMessage()
- func (m *KickGroupMemberReq) Reset()
- func (m *KickGroupMemberReq) String() string
- func (m *KickGroupMemberReq) XXX_DiscardUnknown()
- func (m *KickGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *KickGroupMemberReq) XXX_Merge(src proto.Message)
- func (m *KickGroupMemberReq) XXX_Size() int
- func (m *KickGroupMemberReq) XXX_Unmarshal(b []byte) error
- type KickGroupMemberResp
- func (*KickGroupMemberResp) Descriptor() ([]byte, []int)
- func (m *KickGroupMemberResp) GetErrCode() int32
- func (m *KickGroupMemberResp) GetErrMsg() string
- func (m *KickGroupMemberResp) GetId2ResultList() []*Id2Result
- func (*KickGroupMemberResp) ProtoMessage()
- func (m *KickGroupMemberResp) Reset()
- func (m *KickGroupMemberResp) String() string
- func (m *KickGroupMemberResp) XXX_DiscardUnknown()
- func (m *KickGroupMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *KickGroupMemberResp) XXX_Merge(src proto.Message)
- func (m *KickGroupMemberResp) XXX_Size() int
- func (m *KickGroupMemberResp) XXX_Unmarshal(b []byte) error
- type MuteGroupMemberReq
- func (*MuteGroupMemberReq) Descriptor() ([]byte, []int)
- func (m *MuteGroupMemberReq) GetGroupID() string
- func (m *MuteGroupMemberReq) GetMutedSeconds() uint32
- func (m *MuteGroupMemberReq) GetOpUserID() string
- func (m *MuteGroupMemberReq) GetOperationID() string
- func (m *MuteGroupMemberReq) GetUserID() string
- func (*MuteGroupMemberReq) ProtoMessage()
- func (m *MuteGroupMemberReq) Reset()
- func (m *MuteGroupMemberReq) String() string
- func (m *MuteGroupMemberReq) XXX_DiscardUnknown()
- func (m *MuteGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *MuteGroupMemberReq) XXX_Merge(src proto.Message)
- func (m *MuteGroupMemberReq) XXX_Size() int
- func (m *MuteGroupMemberReq) XXX_Unmarshal(b []byte) error
- type MuteGroupMemberResp
- func (*MuteGroupMemberResp) Descriptor() ([]byte, []int)
- func (m *MuteGroupMemberResp) GetCommonResp() *CommonResp
- func (*MuteGroupMemberResp) ProtoMessage()
- func (m *MuteGroupMemberResp) Reset()
- func (m *MuteGroupMemberResp) String() string
- func (m *MuteGroupMemberResp) XXX_DiscardUnknown()
- func (m *MuteGroupMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *MuteGroupMemberResp) XXX_Merge(src proto.Message)
- func (m *MuteGroupMemberResp) XXX_Size() int
- func (m *MuteGroupMemberResp) XXX_Unmarshal(b []byte) error
- type MuteGroupReq
- func (*MuteGroupReq) Descriptor() ([]byte, []int)
- func (m *MuteGroupReq) GetGroupID() string
- func (m *MuteGroupReq) GetOpUserID() string
- func (m *MuteGroupReq) GetOperationID() string
- func (*MuteGroupReq) ProtoMessage()
- func (m *MuteGroupReq) Reset()
- func (m *MuteGroupReq) String() string
- func (m *MuteGroupReq) XXX_DiscardUnknown()
- func (m *MuteGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *MuteGroupReq) XXX_Merge(src proto.Message)
- func (m *MuteGroupReq) XXX_Size() int
- func (m *MuteGroupReq) XXX_Unmarshal(b []byte) error
- type MuteGroupResp
- func (*MuteGroupResp) Descriptor() ([]byte, []int)
- func (m *MuteGroupResp) GetCommonResp() *CommonResp
- func (*MuteGroupResp) ProtoMessage()
- func (m *MuteGroupResp) Reset()
- func (m *MuteGroupResp) String() string
- func (m *MuteGroupResp) XXX_DiscardUnknown()
- func (m *MuteGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *MuteGroupResp) XXX_Merge(src proto.Message)
- func (m *MuteGroupResp) XXX_Size() int
- func (m *MuteGroupResp) XXX_Unmarshal(b []byte) error
- type QuitGroupReq
- func (*QuitGroupReq) Descriptor() ([]byte, []int)
- func (m *QuitGroupReq) GetGroupID() string
- func (m *QuitGroupReq) GetOpUserID() string
- func (m *QuitGroupReq) GetOperationID() string
- func (*QuitGroupReq) ProtoMessage()
- func (m *QuitGroupReq) Reset()
- func (m *QuitGroupReq) String() string
- func (m *QuitGroupReq) XXX_DiscardUnknown()
- func (m *QuitGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *QuitGroupReq) XXX_Merge(src proto.Message)
- func (m *QuitGroupReq) XXX_Size() int
- func (m *QuitGroupReq) XXX_Unmarshal(b []byte) error
- type QuitGroupResp
- func (*QuitGroupResp) Descriptor() ([]byte, []int)
- func (m *QuitGroupResp) GetCommonResp() *CommonResp
- func (*QuitGroupResp) ProtoMessage()
- func (m *QuitGroupResp) Reset()
- func (m *QuitGroupResp) String() string
- func (m *QuitGroupResp) XXX_DiscardUnknown()
- func (m *QuitGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *QuitGroupResp) XXX_Merge(src proto.Message)
- func (m *QuitGroupResp) XXX_Size() int
- func (m *QuitGroupResp) XXX_Unmarshal(b []byte) error
- type SetGroupInfoReq
- func (*SetGroupInfoReq) Descriptor() ([]byte, []int)
- func (m *SetGroupInfoReq) GetGroupInfoForSet() *sdk_ws.GroupInfoForSet
- func (m *SetGroupInfoReq) GetOpUserID() string
- func (m *SetGroupInfoReq) GetOperationID() string
- func (*SetGroupInfoReq) ProtoMessage()
- func (m *SetGroupInfoReq) Reset()
- func (m *SetGroupInfoReq) String() string
- func (m *SetGroupInfoReq) XXX_DiscardUnknown()
- func (m *SetGroupInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetGroupInfoReq) XXX_Merge(src proto.Message)
- func (m *SetGroupInfoReq) XXX_Size() int
- func (m *SetGroupInfoReq) XXX_Unmarshal(b []byte) error
- type SetGroupInfoResp
- func (*SetGroupInfoResp) Descriptor() ([]byte, []int)
- func (m *SetGroupInfoResp) GetCommonResp() *CommonResp
- func (*SetGroupInfoResp) ProtoMessage()
- func (m *SetGroupInfoResp) Reset()
- func (m *SetGroupInfoResp) String() string
- func (m *SetGroupInfoResp) XXX_DiscardUnknown()
- func (m *SetGroupInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetGroupInfoResp) XXX_Merge(src proto.Message)
- func (m *SetGroupInfoResp) XXX_Size() int
- func (m *SetGroupInfoResp) XXX_Unmarshal(b []byte) error
- type SetGroupMemberInfoReq
- func (*SetGroupMemberInfoReq) Descriptor() ([]byte, []int)
- func (m *SetGroupMemberInfoReq) GetEx() *wrapperspb.StringValue
- func (m *SetGroupMemberInfoReq) GetFaceURL() *wrapperspb.StringValue
- func (m *SetGroupMemberInfoReq) GetGroupID() string
- func (m *SetGroupMemberInfoReq) GetNickname() *wrapperspb.StringValue
- func (m *SetGroupMemberInfoReq) GetOpUserID() string
- func (m *SetGroupMemberInfoReq) GetOperationID() string
- func (m *SetGroupMemberInfoReq) GetRoleLevel() *wrapperspb.Int32Value
- func (m *SetGroupMemberInfoReq) GetUserID() string
- func (*SetGroupMemberInfoReq) ProtoMessage()
- func (m *SetGroupMemberInfoReq) Reset()
- func (m *SetGroupMemberInfoReq) String() string
- func (m *SetGroupMemberInfoReq) XXX_DiscardUnknown()
- func (m *SetGroupMemberInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetGroupMemberInfoReq) XXX_Merge(src proto.Message)
- func (m *SetGroupMemberInfoReq) XXX_Size() int
- func (m *SetGroupMemberInfoReq) XXX_Unmarshal(b []byte) error
- type SetGroupMemberInfoResp
- func (*SetGroupMemberInfoResp) Descriptor() ([]byte, []int)
- func (m *SetGroupMemberInfoResp) GetCommonResp() *CommonResp
- func (*SetGroupMemberInfoResp) ProtoMessage()
- func (m *SetGroupMemberInfoResp) Reset()
- func (m *SetGroupMemberInfoResp) String() string
- func (m *SetGroupMemberInfoResp) XXX_DiscardUnknown()
- func (m *SetGroupMemberInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetGroupMemberInfoResp) XXX_Merge(src proto.Message)
- func (m *SetGroupMemberInfoResp) XXX_Size() int
- func (m *SetGroupMemberInfoResp) XXX_Unmarshal(b []byte) error
- type SetGroupMemberNicknameReq
- func (*SetGroupMemberNicknameReq) Descriptor() ([]byte, []int)
- func (m *SetGroupMemberNicknameReq) GetGroupID() string
- func (m *SetGroupMemberNicknameReq) GetNickname() string
- func (m *SetGroupMemberNicknameReq) GetOpUserID() string
- func (m *SetGroupMemberNicknameReq) GetOperationID() string
- func (m *SetGroupMemberNicknameReq) GetUserID() string
- func (*SetGroupMemberNicknameReq) ProtoMessage()
- func (m *SetGroupMemberNicknameReq) Reset()
- func (m *SetGroupMemberNicknameReq) String() string
- func (m *SetGroupMemberNicknameReq) XXX_DiscardUnknown()
- func (m *SetGroupMemberNicknameReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetGroupMemberNicknameReq) XXX_Merge(src proto.Message)
- func (m *SetGroupMemberNicknameReq) XXX_Size() int
- func (m *SetGroupMemberNicknameReq) XXX_Unmarshal(b []byte) error
- type SetGroupMemberNicknameResp
- func (*SetGroupMemberNicknameResp) Descriptor() ([]byte, []int)
- func (m *SetGroupMemberNicknameResp) GetCommonResp() *CommonResp
- func (*SetGroupMemberNicknameResp) ProtoMessage()
- func (m *SetGroupMemberNicknameResp) Reset()
- func (m *SetGroupMemberNicknameResp) String() string
- func (m *SetGroupMemberNicknameResp) XXX_DiscardUnknown()
- func (m *SetGroupMemberNicknameResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetGroupMemberNicknameResp) XXX_Merge(src proto.Message)
- func (m *SetGroupMemberNicknameResp) XXX_Size() int
- func (m *SetGroupMemberNicknameResp) XXX_Unmarshal(b []byte) error
- type TransferGroupOwnerReq
- func (*TransferGroupOwnerReq) Descriptor() ([]byte, []int)
- func (m *TransferGroupOwnerReq) GetGroupID() string
- func (m *TransferGroupOwnerReq) GetNewOwnerUserID() string
- func (m *TransferGroupOwnerReq) GetOldOwnerUserID() string
- func (m *TransferGroupOwnerReq) GetOpUserID() string
- func (m *TransferGroupOwnerReq) GetOperationID() string
- func (*TransferGroupOwnerReq) ProtoMessage()
- func (m *TransferGroupOwnerReq) Reset()
- func (m *TransferGroupOwnerReq) String() string
- func (m *TransferGroupOwnerReq) XXX_DiscardUnknown()
- func (m *TransferGroupOwnerReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransferGroupOwnerReq) XXX_Merge(src proto.Message)
- func (m *TransferGroupOwnerReq) XXX_Size() int
- func (m *TransferGroupOwnerReq) XXX_Unmarshal(b []byte) error
- type TransferGroupOwnerResp
- func (*TransferGroupOwnerResp) Descriptor() ([]byte, []int)
- func (m *TransferGroupOwnerResp) GetCommonResp() *CommonResp
- func (*TransferGroupOwnerResp) ProtoMessage()
- func (m *TransferGroupOwnerResp) Reset()
- func (m *TransferGroupOwnerResp) String() string
- func (m *TransferGroupOwnerResp) XXX_DiscardUnknown()
- func (m *TransferGroupOwnerResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransferGroupOwnerResp) XXX_Merge(src proto.Message)
- func (m *TransferGroupOwnerResp) XXX_Size() int
- func (m *TransferGroupOwnerResp) XXX_Unmarshal(b []byte) error
- type UserIsInGroupReq
- func (*UserIsInGroupReq) Descriptor() ([]byte, []int)
- func (m *UserIsInGroupReq) GetGroupID() string
- func (m *UserIsInGroupReq) GetOperationID() string
- func (m *UserIsInGroupReq) GetUserIDList() []string
- func (*UserIsInGroupReq) ProtoMessage()
- func (m *UserIsInGroupReq) Reset()
- func (m *UserIsInGroupReq) String() string
- func (m *UserIsInGroupReq) XXX_DiscardUnknown()
- func (m *UserIsInGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UserIsInGroupReq) XXX_Merge(src proto.Message)
- func (m *UserIsInGroupReq) XXX_Size() int
- func (m *UserIsInGroupReq) XXX_Unmarshal(b []byte) error
- type UserIsInGroupResp
- func (*UserIsInGroupResp) Descriptor() ([]byte, []int)
- func (m *UserIsInGroupResp) GetCommonResp() *CommonResp
- func (m *UserIsInGroupResp) GetIsExistMap() map[string]bool
- func (*UserIsInGroupResp) ProtoMessage()
- func (m *UserIsInGroupResp) Reset()
- func (m *UserIsInGroupResp) String() string
- func (m *UserIsInGroupResp) XXX_DiscardUnknown()
- func (m *UserIsInGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UserIsInGroupResp) XXX_Merge(src proto.Message)
- func (m *UserIsInGroupResp) XXX_Size() int
- func (m *UserIsInGroupResp) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterGroupServer ¶
func RegisterGroupServer(s *grpc.Server, srv GroupServer)
Types ¶
type CMSGroup ¶
type CMSGroup struct { GroupInfo *sdk_ws.GroupInfo `protobuf:"bytes,1,opt,name=GroupInfo" json:"GroupInfo,omitempty"` GroupOwnerUserName string `protobuf:"bytes,2,opt,name=GroupOwnerUserName" json:"GroupOwnerUserName,omitempty"` GroupOwnerUserID string `protobuf:"bytes,3,opt,name=GroupOwnerUserID" json:"GroupOwnerUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CMSGroup) Descriptor ¶
func (*CMSGroup) GetGroupInfo ¶
func (*CMSGroup) GetGroupOwnerUserID ¶
func (*CMSGroup) GetGroupOwnerUserName ¶
func (*CMSGroup) ProtoMessage ¶
func (*CMSGroup) ProtoMessage()
func (*CMSGroup) XXX_DiscardUnknown ¶
func (m *CMSGroup) XXX_DiscardUnknown()
func (*CMSGroup) XXX_Marshal ¶
func (*CMSGroup) XXX_Unmarshal ¶
type CancelMuteGroupMemberReq ¶
type CancelMuteGroupMemberReq struct { OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=groupID" json:"groupID,omitempty"` UserID string `protobuf:"bytes,4,opt,name=userID" json:"userID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CancelMuteGroupMemberReq) Descriptor ¶
func (*CancelMuteGroupMemberReq) Descriptor() ([]byte, []int)
func (*CancelMuteGroupMemberReq) GetGroupID ¶
func (m *CancelMuteGroupMemberReq) GetGroupID() string
func (*CancelMuteGroupMemberReq) GetOpUserID ¶
func (m *CancelMuteGroupMemberReq) GetOpUserID() string
func (*CancelMuteGroupMemberReq) GetOperationID ¶
func (m *CancelMuteGroupMemberReq) GetOperationID() string
func (*CancelMuteGroupMemberReq) GetUserID ¶
func (m *CancelMuteGroupMemberReq) GetUserID() string
func (*CancelMuteGroupMemberReq) ProtoMessage ¶
func (*CancelMuteGroupMemberReq) ProtoMessage()
func (*CancelMuteGroupMemberReq) Reset ¶
func (m *CancelMuteGroupMemberReq) Reset()
func (*CancelMuteGroupMemberReq) String ¶
func (m *CancelMuteGroupMemberReq) String() string
func (*CancelMuteGroupMemberReq) XXX_DiscardUnknown ¶
func (m *CancelMuteGroupMemberReq) XXX_DiscardUnknown()
func (*CancelMuteGroupMemberReq) XXX_Marshal ¶
func (m *CancelMuteGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CancelMuteGroupMemberReq) XXX_Merge ¶
func (dst *CancelMuteGroupMemberReq) XXX_Merge(src proto.Message)
func (*CancelMuteGroupMemberReq) XXX_Size ¶
func (m *CancelMuteGroupMemberReq) XXX_Size() int
func (*CancelMuteGroupMemberReq) XXX_Unmarshal ¶
func (m *CancelMuteGroupMemberReq) XXX_Unmarshal(b []byte) error
type CancelMuteGroupMemberResp ¶
type CancelMuteGroupMemberResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp" json:"commonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CancelMuteGroupMemberResp) Descriptor ¶
func (*CancelMuteGroupMemberResp) Descriptor() ([]byte, []int)
func (*CancelMuteGroupMemberResp) GetCommonResp ¶
func (m *CancelMuteGroupMemberResp) GetCommonResp() *CommonResp
func (*CancelMuteGroupMemberResp) ProtoMessage ¶
func (*CancelMuteGroupMemberResp) ProtoMessage()
func (*CancelMuteGroupMemberResp) Reset ¶
func (m *CancelMuteGroupMemberResp) Reset()
func (*CancelMuteGroupMemberResp) String ¶
func (m *CancelMuteGroupMemberResp) String() string
func (*CancelMuteGroupMemberResp) XXX_DiscardUnknown ¶
func (m *CancelMuteGroupMemberResp) XXX_DiscardUnknown()
func (*CancelMuteGroupMemberResp) XXX_Marshal ¶
func (m *CancelMuteGroupMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CancelMuteGroupMemberResp) XXX_Merge ¶
func (dst *CancelMuteGroupMemberResp) XXX_Merge(src proto.Message)
func (*CancelMuteGroupMemberResp) XXX_Size ¶
func (m *CancelMuteGroupMemberResp) XXX_Size() int
func (*CancelMuteGroupMemberResp) XXX_Unmarshal ¶
func (m *CancelMuteGroupMemberResp) XXX_Unmarshal(b []byte) error
type CancelMuteGroupReq ¶
type CancelMuteGroupReq struct { OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=groupID" json:"groupID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CancelMuteGroupReq) Descriptor ¶
func (*CancelMuteGroupReq) Descriptor() ([]byte, []int)
func (*CancelMuteGroupReq) GetGroupID ¶
func (m *CancelMuteGroupReq) GetGroupID() string
func (*CancelMuteGroupReq) GetOpUserID ¶
func (m *CancelMuteGroupReq) GetOpUserID() string
func (*CancelMuteGroupReq) GetOperationID ¶
func (m *CancelMuteGroupReq) GetOperationID() string
func (*CancelMuteGroupReq) ProtoMessage ¶
func (*CancelMuteGroupReq) ProtoMessage()
func (*CancelMuteGroupReq) Reset ¶
func (m *CancelMuteGroupReq) Reset()
func (*CancelMuteGroupReq) String ¶
func (m *CancelMuteGroupReq) String() string
func (*CancelMuteGroupReq) XXX_DiscardUnknown ¶
func (m *CancelMuteGroupReq) XXX_DiscardUnknown()
func (*CancelMuteGroupReq) XXX_Marshal ¶
func (m *CancelMuteGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CancelMuteGroupReq) XXX_Merge ¶
func (dst *CancelMuteGroupReq) XXX_Merge(src proto.Message)
func (*CancelMuteGroupReq) XXX_Size ¶
func (m *CancelMuteGroupReq) XXX_Size() int
func (*CancelMuteGroupReq) XXX_Unmarshal ¶
func (m *CancelMuteGroupReq) XXX_Unmarshal(b []byte) error
type CancelMuteGroupResp ¶
type CancelMuteGroupResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp" json:"commonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CancelMuteGroupResp) Descriptor ¶
func (*CancelMuteGroupResp) Descriptor() ([]byte, []int)
func (*CancelMuteGroupResp) GetCommonResp ¶
func (m *CancelMuteGroupResp) GetCommonResp() *CommonResp
func (*CancelMuteGroupResp) ProtoMessage ¶
func (*CancelMuteGroupResp) ProtoMessage()
func (*CancelMuteGroupResp) Reset ¶
func (m *CancelMuteGroupResp) Reset()
func (*CancelMuteGroupResp) String ¶
func (m *CancelMuteGroupResp) String() string
func (*CancelMuteGroupResp) XXX_DiscardUnknown ¶
func (m *CancelMuteGroupResp) XXX_DiscardUnknown()
func (*CancelMuteGroupResp) XXX_Marshal ¶
func (m *CancelMuteGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CancelMuteGroupResp) XXX_Merge ¶
func (dst *CancelMuteGroupResp) XXX_Merge(src proto.Message)
func (*CancelMuteGroupResp) XXX_Size ¶
func (m *CancelMuteGroupResp) XXX_Size() int
func (*CancelMuteGroupResp) XXX_Unmarshal ¶
func (m *CancelMuteGroupResp) XXX_Unmarshal(b []byte) error
type CommonResp ¶
type CommonResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CommonResp) Descriptor ¶
func (*CommonResp) Descriptor() ([]byte, []int)
func (*CommonResp) GetErrCode ¶
func (m *CommonResp) GetErrCode() int32
func (*CommonResp) GetErrMsg ¶
func (m *CommonResp) GetErrMsg() string
func (*CommonResp) ProtoMessage ¶
func (*CommonResp) ProtoMessage()
func (*CommonResp) Reset ¶
func (m *CommonResp) Reset()
func (*CommonResp) String ¶
func (m *CommonResp) String() string
func (*CommonResp) XXX_DiscardUnknown ¶
func (m *CommonResp) XXX_DiscardUnknown()
func (*CommonResp) XXX_Marshal ¶
func (m *CommonResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommonResp) XXX_Merge ¶
func (dst *CommonResp) XXX_Merge(src proto.Message)
func (*CommonResp) XXX_Size ¶
func (m *CommonResp) XXX_Size() int
func (*CommonResp) XXX_Unmarshal ¶
func (m *CommonResp) XXX_Unmarshal(b []byte) error
type CreateGroupReq ¶
type CreateGroupReq struct { InitMemberList []*GroupAddMemberInfo `protobuf:"bytes,1,rep,name=InitMemberList" json:"InitMemberList,omitempty"` GroupInfo *sdk_ws.GroupInfo `protobuf:"bytes,2,opt,name=GroupInfo" json:"GroupInfo,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=OperationID" json:"OperationID,omitempty"` OpUserID string `protobuf:"bytes,4,opt,name=OpUserID" json:"OpUserID,omitempty"` OwnerUserID string `protobuf:"bytes,5,opt,name=OwnerUserID" json:"OwnerUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateGroupReq) Descriptor ¶
func (*CreateGroupReq) Descriptor() ([]byte, []int)
func (*CreateGroupReq) GetGroupInfo ¶
func (m *CreateGroupReq) GetGroupInfo() *sdk_ws.GroupInfo
func (*CreateGroupReq) GetInitMemberList ¶
func (m *CreateGroupReq) GetInitMemberList() []*GroupAddMemberInfo
func (*CreateGroupReq) GetOpUserID ¶
func (m *CreateGroupReq) GetOpUserID() string
func (*CreateGroupReq) GetOperationID ¶
func (m *CreateGroupReq) GetOperationID() string
func (*CreateGroupReq) GetOwnerUserID ¶
func (m *CreateGroupReq) GetOwnerUserID() string
func (*CreateGroupReq) ProtoMessage ¶
func (*CreateGroupReq) ProtoMessage()
func (*CreateGroupReq) Reset ¶
func (m *CreateGroupReq) Reset()
func (*CreateGroupReq) String ¶
func (m *CreateGroupReq) String() string
func (*CreateGroupReq) XXX_DiscardUnknown ¶
func (m *CreateGroupReq) XXX_DiscardUnknown()
func (*CreateGroupReq) XXX_Marshal ¶
func (m *CreateGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateGroupReq) XXX_Merge ¶
func (dst *CreateGroupReq) XXX_Merge(src proto.Message)
func (*CreateGroupReq) XXX_Size ¶
func (m *CreateGroupReq) XXX_Size() int
func (*CreateGroupReq) XXX_Unmarshal ¶
func (m *CreateGroupReq) XXX_Unmarshal(b []byte) error
type CreateGroupResp ¶
type CreateGroupResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` GroupInfo *sdk_ws.GroupInfo `protobuf:"bytes,3,opt,name=GroupInfo" json:"GroupInfo,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateGroupResp) Descriptor ¶
func (*CreateGroupResp) Descriptor() ([]byte, []int)
func (*CreateGroupResp) GetErrCode ¶
func (m *CreateGroupResp) GetErrCode() int32
func (*CreateGroupResp) GetErrMsg ¶
func (m *CreateGroupResp) GetErrMsg() string
func (*CreateGroupResp) GetGroupInfo ¶
func (m *CreateGroupResp) GetGroupInfo() *sdk_ws.GroupInfo
func (*CreateGroupResp) ProtoMessage ¶
func (*CreateGroupResp) ProtoMessage()
func (*CreateGroupResp) Reset ¶
func (m *CreateGroupResp) Reset()
func (*CreateGroupResp) String ¶
func (m *CreateGroupResp) String() string
func (*CreateGroupResp) XXX_DiscardUnknown ¶
func (m *CreateGroupResp) XXX_DiscardUnknown()
func (*CreateGroupResp) XXX_Marshal ¶
func (m *CreateGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateGroupResp) XXX_Merge ¶
func (dst *CreateGroupResp) XXX_Merge(src proto.Message)
func (*CreateGroupResp) XXX_Size ¶
func (m *CreateGroupResp) XXX_Size() int
func (*CreateGroupResp) XXX_Unmarshal ¶
func (m *CreateGroupResp) XXX_Unmarshal(b []byte) error
type DismissGroupReq ¶
type DismissGroupReq struct { OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=groupID" json:"groupID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DismissGroupReq) Descriptor ¶
func (*DismissGroupReq) Descriptor() ([]byte, []int)
func (*DismissGroupReq) GetGroupID ¶
func (m *DismissGroupReq) GetGroupID() string
func (*DismissGroupReq) GetOpUserID ¶
func (m *DismissGroupReq) GetOpUserID() string
func (*DismissGroupReq) GetOperationID ¶
func (m *DismissGroupReq) GetOperationID() string
func (*DismissGroupReq) ProtoMessage ¶
func (*DismissGroupReq) ProtoMessage()
func (*DismissGroupReq) Reset ¶
func (m *DismissGroupReq) Reset()
func (*DismissGroupReq) String ¶
func (m *DismissGroupReq) String() string
func (*DismissGroupReq) XXX_DiscardUnknown ¶
func (m *DismissGroupReq) XXX_DiscardUnknown()
func (*DismissGroupReq) XXX_Marshal ¶
func (m *DismissGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DismissGroupReq) XXX_Merge ¶
func (dst *DismissGroupReq) XXX_Merge(src proto.Message)
func (*DismissGroupReq) XXX_Size ¶
func (m *DismissGroupReq) XXX_Size() int
func (*DismissGroupReq) XXX_Unmarshal ¶
func (m *DismissGroupReq) XXX_Unmarshal(b []byte) error
type DismissGroupResp ¶
type DismissGroupResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp" json:"commonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DismissGroupResp) Descriptor ¶
func (*DismissGroupResp) Descriptor() ([]byte, []int)
func (*DismissGroupResp) GetCommonResp ¶
func (m *DismissGroupResp) GetCommonResp() *CommonResp
func (*DismissGroupResp) ProtoMessage ¶
func (*DismissGroupResp) ProtoMessage()
func (*DismissGroupResp) Reset ¶
func (m *DismissGroupResp) Reset()
func (*DismissGroupResp) String ¶
func (m *DismissGroupResp) String() string
func (*DismissGroupResp) XXX_DiscardUnknown ¶
func (m *DismissGroupResp) XXX_DiscardUnknown()
func (*DismissGroupResp) XXX_Marshal ¶
func (m *DismissGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DismissGroupResp) XXX_Merge ¶
func (dst *DismissGroupResp) XXX_Merge(src proto.Message)
func (*DismissGroupResp) XXX_Size ¶
func (m *DismissGroupResp) XXX_Size() int
func (*DismissGroupResp) XXX_Unmarshal ¶
func (m *DismissGroupResp) XXX_Unmarshal(b []byte) error
type GetGroupAbstractInfoReq ¶
type GetGroupAbstractInfoReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID" json:"groupID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID" json:"operationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupAbstractInfoReq) Descriptor ¶
func (*GetGroupAbstractInfoReq) Descriptor() ([]byte, []int)
func (*GetGroupAbstractInfoReq) GetGroupID ¶
func (m *GetGroupAbstractInfoReq) GetGroupID() string
func (*GetGroupAbstractInfoReq) GetOpUserID ¶
func (m *GetGroupAbstractInfoReq) GetOpUserID() string
func (*GetGroupAbstractInfoReq) GetOperationID ¶
func (m *GetGroupAbstractInfoReq) GetOperationID() string
func (*GetGroupAbstractInfoReq) ProtoMessage ¶
func (*GetGroupAbstractInfoReq) ProtoMessage()
func (*GetGroupAbstractInfoReq) Reset ¶
func (m *GetGroupAbstractInfoReq) Reset()
func (*GetGroupAbstractInfoReq) String ¶
func (m *GetGroupAbstractInfoReq) String() string
func (*GetGroupAbstractInfoReq) XXX_DiscardUnknown ¶
func (m *GetGroupAbstractInfoReq) XXX_DiscardUnknown()
func (*GetGroupAbstractInfoReq) XXX_Marshal ¶
func (m *GetGroupAbstractInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupAbstractInfoReq) XXX_Merge ¶
func (dst *GetGroupAbstractInfoReq) XXX_Merge(src proto.Message)
func (*GetGroupAbstractInfoReq) XXX_Size ¶
func (m *GetGroupAbstractInfoReq) XXX_Size() int
func (*GetGroupAbstractInfoReq) XXX_Unmarshal ¶
func (m *GetGroupAbstractInfoReq) XXX_Unmarshal(b []byte) error
type GetGroupAbstractInfoResp ¶
type GetGroupAbstractInfoResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` GroupMemberNumber int32 `protobuf:"varint,2,opt,name=groupMemberNumber" json:"groupMemberNumber,omitempty"` GroupMemberListHash uint64 `protobuf:"varint,3,opt,name=groupMemberListHash" json:"groupMemberListHash,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupAbstractInfoResp) Descriptor ¶
func (*GetGroupAbstractInfoResp) Descriptor() ([]byte, []int)
func (*GetGroupAbstractInfoResp) GetCommonResp ¶
func (m *GetGroupAbstractInfoResp) GetCommonResp() *CommonResp
func (*GetGroupAbstractInfoResp) GetGroupMemberListHash ¶
func (m *GetGroupAbstractInfoResp) GetGroupMemberListHash() uint64
func (*GetGroupAbstractInfoResp) GetGroupMemberNumber ¶
func (m *GetGroupAbstractInfoResp) GetGroupMemberNumber() int32
func (*GetGroupAbstractInfoResp) ProtoMessage ¶
func (*GetGroupAbstractInfoResp) ProtoMessage()
func (*GetGroupAbstractInfoResp) Reset ¶
func (m *GetGroupAbstractInfoResp) Reset()
func (*GetGroupAbstractInfoResp) String ¶
func (m *GetGroupAbstractInfoResp) String() string
func (*GetGroupAbstractInfoResp) XXX_DiscardUnknown ¶
func (m *GetGroupAbstractInfoResp) XXX_DiscardUnknown()
func (*GetGroupAbstractInfoResp) XXX_Marshal ¶
func (m *GetGroupAbstractInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupAbstractInfoResp) XXX_Merge ¶
func (dst *GetGroupAbstractInfoResp) XXX_Merge(src proto.Message)
func (*GetGroupAbstractInfoResp) XXX_Size ¶
func (m *GetGroupAbstractInfoResp) XXX_Size() int
func (*GetGroupAbstractInfoResp) XXX_Unmarshal ¶
func (m *GetGroupAbstractInfoResp) XXX_Unmarshal(b []byte) error
type GetGroupAllMemberReq ¶
type GetGroupAllMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=OpUserID" json:"OpUserID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=OperationID" json:"OperationID,omitempty"` Offset int32 `protobuf:"varint,4,opt,name=Offset" json:"Offset,omitempty"` Count int32 `protobuf:"varint,5,opt,name=Count" json:"Count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupAllMemberReq) Descriptor ¶
func (*GetGroupAllMemberReq) Descriptor() ([]byte, []int)
func (*GetGroupAllMemberReq) GetCount ¶
func (m *GetGroupAllMemberReq) GetCount() int32
func (*GetGroupAllMemberReq) GetGroupID ¶
func (m *GetGroupAllMemberReq) GetGroupID() string
func (*GetGroupAllMemberReq) GetOffset ¶
func (m *GetGroupAllMemberReq) GetOffset() int32
func (*GetGroupAllMemberReq) GetOpUserID ¶
func (m *GetGroupAllMemberReq) GetOpUserID() string
func (*GetGroupAllMemberReq) GetOperationID ¶
func (m *GetGroupAllMemberReq) GetOperationID() string
func (*GetGroupAllMemberReq) ProtoMessage ¶
func (*GetGroupAllMemberReq) ProtoMessage()
func (*GetGroupAllMemberReq) Reset ¶
func (m *GetGroupAllMemberReq) Reset()
func (*GetGroupAllMemberReq) String ¶
func (m *GetGroupAllMemberReq) String() string
func (*GetGroupAllMemberReq) XXX_DiscardUnknown ¶
func (m *GetGroupAllMemberReq) XXX_DiscardUnknown()
func (*GetGroupAllMemberReq) XXX_Marshal ¶
func (m *GetGroupAllMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupAllMemberReq) XXX_Merge ¶
func (dst *GetGroupAllMemberReq) XXX_Merge(src proto.Message)
func (*GetGroupAllMemberReq) XXX_Size ¶
func (m *GetGroupAllMemberReq) XXX_Size() int
func (*GetGroupAllMemberReq) XXX_Unmarshal ¶
func (m *GetGroupAllMemberReq) XXX_Unmarshal(b []byte) error
type GetGroupAllMemberResp ¶
type GetGroupAllMemberResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` MemberList []*sdk_ws.GroupMemberFullInfo `protobuf:"bytes,3,rep,name=memberList" json:"memberList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupAllMemberResp) Descriptor ¶
func (*GetGroupAllMemberResp) Descriptor() ([]byte, []int)
func (*GetGroupAllMemberResp) GetErrCode ¶
func (m *GetGroupAllMemberResp) GetErrCode() int32
func (*GetGroupAllMemberResp) GetErrMsg ¶
func (m *GetGroupAllMemberResp) GetErrMsg() string
func (*GetGroupAllMemberResp) GetMemberList ¶
func (m *GetGroupAllMemberResp) GetMemberList() []*sdk_ws.GroupMemberFullInfo
func (*GetGroupAllMemberResp) ProtoMessage ¶
func (*GetGroupAllMemberResp) ProtoMessage()
func (*GetGroupAllMemberResp) Reset ¶
func (m *GetGroupAllMemberResp) Reset()
func (*GetGroupAllMemberResp) String ¶
func (m *GetGroupAllMemberResp) String() string
func (*GetGroupAllMemberResp) XXX_DiscardUnknown ¶
func (m *GetGroupAllMemberResp) XXX_DiscardUnknown()
func (*GetGroupAllMemberResp) XXX_Marshal ¶
func (m *GetGroupAllMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupAllMemberResp) XXX_Merge ¶
func (dst *GetGroupAllMemberResp) XXX_Merge(src proto.Message)
func (*GetGroupAllMemberResp) XXX_Size ¶
func (m *GetGroupAllMemberResp) XXX_Size() int
func (*GetGroupAllMemberResp) XXX_Unmarshal ¶
func (m *GetGroupAllMemberResp) XXX_Unmarshal(b []byte) error
type GetGroupApplicationListReq ¶
type GetGroupApplicationListReq struct { OpUserID string `protobuf:"bytes,1,opt,name=OpUserID" json:"OpUserID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=OperationID" json:"OperationID,omitempty"` FromUserID string `protobuf:"bytes,3,opt,name=FromUserID" json:"FromUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupApplicationListReq) Descriptor ¶
func (*GetGroupApplicationListReq) Descriptor() ([]byte, []int)
func (*GetGroupApplicationListReq) GetFromUserID ¶
func (m *GetGroupApplicationListReq) GetFromUserID() string
func (*GetGroupApplicationListReq) GetOpUserID ¶
func (m *GetGroupApplicationListReq) GetOpUserID() string
func (*GetGroupApplicationListReq) GetOperationID ¶
func (m *GetGroupApplicationListReq) GetOperationID() string
func (*GetGroupApplicationListReq) ProtoMessage ¶
func (*GetGroupApplicationListReq) ProtoMessage()
func (*GetGroupApplicationListReq) Reset ¶
func (m *GetGroupApplicationListReq) Reset()
func (*GetGroupApplicationListReq) String ¶
func (m *GetGroupApplicationListReq) String() string
func (*GetGroupApplicationListReq) XXX_DiscardUnknown ¶
func (m *GetGroupApplicationListReq) XXX_DiscardUnknown()
func (*GetGroupApplicationListReq) XXX_Marshal ¶
func (m *GetGroupApplicationListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupApplicationListReq) XXX_Merge ¶
func (dst *GetGroupApplicationListReq) XXX_Merge(src proto.Message)
func (*GetGroupApplicationListReq) XXX_Size ¶
func (m *GetGroupApplicationListReq) XXX_Size() int
func (*GetGroupApplicationListReq) XXX_Unmarshal ¶
func (m *GetGroupApplicationListReq) XXX_Unmarshal(b []byte) error
type GetGroupApplicationListResp ¶
type GetGroupApplicationListResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` GroupRequestList []*sdk_ws.GroupRequest `protobuf:"bytes,3,rep,name=GroupRequestList" json:"GroupRequestList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupApplicationListResp) Descriptor ¶
func (*GetGroupApplicationListResp) Descriptor() ([]byte, []int)
func (*GetGroupApplicationListResp) GetErrCode ¶
func (m *GetGroupApplicationListResp) GetErrCode() int32
func (*GetGroupApplicationListResp) GetErrMsg ¶
func (m *GetGroupApplicationListResp) GetErrMsg() string
func (*GetGroupApplicationListResp) GetGroupRequestList ¶
func (m *GetGroupApplicationListResp) GetGroupRequestList() []*sdk_ws.GroupRequest
func (*GetGroupApplicationListResp) ProtoMessage ¶
func (*GetGroupApplicationListResp) ProtoMessage()
func (*GetGroupApplicationListResp) Reset ¶
func (m *GetGroupApplicationListResp) Reset()
func (*GetGroupApplicationListResp) String ¶
func (m *GetGroupApplicationListResp) String() string
func (*GetGroupApplicationListResp) XXX_DiscardUnknown ¶
func (m *GetGroupApplicationListResp) XXX_DiscardUnknown()
func (*GetGroupApplicationListResp) XXX_Marshal ¶
func (m *GetGroupApplicationListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupApplicationListResp) XXX_Merge ¶
func (dst *GetGroupApplicationListResp) XXX_Merge(src proto.Message)
func (*GetGroupApplicationListResp) XXX_Size ¶
func (m *GetGroupApplicationListResp) XXX_Size() int
func (*GetGroupApplicationListResp) XXX_Unmarshal ¶
func (m *GetGroupApplicationListResp) XXX_Unmarshal(b []byte) error
type GetGroupMemberListReq ¶
type GetGroupMemberListReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=OpUserID" json:"OpUserID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=OperationID" json:"OperationID,omitempty"` Filter int32 `protobuf:"varint,4,opt,name=Filter" json:"Filter,omitempty"` NextSeq int32 `protobuf:"varint,5,opt,name=NextSeq" json:"NextSeq,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupMemberListReq) Descriptor ¶
func (*GetGroupMemberListReq) Descriptor() ([]byte, []int)
func (*GetGroupMemberListReq) GetFilter ¶
func (m *GetGroupMemberListReq) GetFilter() int32
func (*GetGroupMemberListReq) GetGroupID ¶
func (m *GetGroupMemberListReq) GetGroupID() string
func (*GetGroupMemberListReq) GetNextSeq ¶
func (m *GetGroupMemberListReq) GetNextSeq() int32
func (*GetGroupMemberListReq) GetOpUserID ¶
func (m *GetGroupMemberListReq) GetOpUserID() string
func (*GetGroupMemberListReq) GetOperationID ¶
func (m *GetGroupMemberListReq) GetOperationID() string
func (*GetGroupMemberListReq) ProtoMessage ¶
func (*GetGroupMemberListReq) ProtoMessage()
func (*GetGroupMemberListReq) Reset ¶
func (m *GetGroupMemberListReq) Reset()
func (*GetGroupMemberListReq) String ¶
func (m *GetGroupMemberListReq) String() string
func (*GetGroupMemberListReq) XXX_DiscardUnknown ¶
func (m *GetGroupMemberListReq) XXX_DiscardUnknown()
func (*GetGroupMemberListReq) XXX_Marshal ¶
func (m *GetGroupMemberListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupMemberListReq) XXX_Merge ¶
func (dst *GetGroupMemberListReq) XXX_Merge(src proto.Message)
func (*GetGroupMemberListReq) XXX_Size ¶
func (m *GetGroupMemberListReq) XXX_Size() int
func (*GetGroupMemberListReq) XXX_Unmarshal ¶
func (m *GetGroupMemberListReq) XXX_Unmarshal(b []byte) error
type GetGroupMemberListResp ¶
type GetGroupMemberListResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` MemberList []*sdk_ws.GroupMemberFullInfo `protobuf:"bytes,3,rep,name=memberList" json:"memberList,omitempty"` NextSeq int32 `protobuf:"varint,4,opt,name=nextSeq" json:"nextSeq,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupMemberListResp) Descriptor ¶
func (*GetGroupMemberListResp) Descriptor() ([]byte, []int)
func (*GetGroupMemberListResp) GetErrCode ¶
func (m *GetGroupMemberListResp) GetErrCode() int32
func (*GetGroupMemberListResp) GetErrMsg ¶
func (m *GetGroupMemberListResp) GetErrMsg() string
func (*GetGroupMemberListResp) GetMemberList ¶
func (m *GetGroupMemberListResp) GetMemberList() []*sdk_ws.GroupMemberFullInfo
func (*GetGroupMemberListResp) GetNextSeq ¶
func (m *GetGroupMemberListResp) GetNextSeq() int32
func (*GetGroupMemberListResp) ProtoMessage ¶
func (*GetGroupMemberListResp) ProtoMessage()
func (*GetGroupMemberListResp) Reset ¶
func (m *GetGroupMemberListResp) Reset()
func (*GetGroupMemberListResp) String ¶
func (m *GetGroupMemberListResp) String() string
func (*GetGroupMemberListResp) XXX_DiscardUnknown ¶
func (m *GetGroupMemberListResp) XXX_DiscardUnknown()
func (*GetGroupMemberListResp) XXX_Marshal ¶
func (m *GetGroupMemberListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupMemberListResp) XXX_Merge ¶
func (dst *GetGroupMemberListResp) XXX_Merge(src proto.Message)
func (*GetGroupMemberListResp) XXX_Size ¶
func (m *GetGroupMemberListResp) XXX_Size() int
func (*GetGroupMemberListResp) XXX_Unmarshal ¶
func (m *GetGroupMemberListResp) XXX_Unmarshal(b []byte) error
type GetGroupMemberReq ¶
type GetGroupMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=OperationID" json:"OperationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupMemberReq) Descriptor ¶
func (*GetGroupMemberReq) Descriptor() ([]byte, []int)
func (*GetGroupMemberReq) GetGroupID ¶
func (m *GetGroupMemberReq) GetGroupID() string
func (*GetGroupMemberReq) GetOperationID ¶
func (m *GetGroupMemberReq) GetOperationID() string
func (*GetGroupMemberReq) ProtoMessage ¶
func (*GetGroupMemberReq) ProtoMessage()
func (*GetGroupMemberReq) Reset ¶
func (m *GetGroupMemberReq) Reset()
func (*GetGroupMemberReq) String ¶
func (m *GetGroupMemberReq) String() string
func (*GetGroupMemberReq) XXX_DiscardUnknown ¶
func (m *GetGroupMemberReq) XXX_DiscardUnknown()
func (*GetGroupMemberReq) XXX_Marshal ¶
func (m *GetGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupMemberReq) XXX_Merge ¶
func (dst *GetGroupMemberReq) XXX_Merge(src proto.Message)
func (*GetGroupMemberReq) XXX_Size ¶
func (m *GetGroupMemberReq) XXX_Size() int
func (*GetGroupMemberReq) XXX_Unmarshal ¶
func (m *GetGroupMemberReq) XXX_Unmarshal(b []byte) error
type GetGroupMembersCMSReq ¶
type GetGroupMembersCMSReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` UserName string `protobuf:"bytes,2,opt,name=UserName" json:"UserName,omitempty"` Pagination *sdk_ws.RequestPagination `protobuf:"bytes,3,opt,name=Pagination" json:"Pagination,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=OperationID" json:"OperationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupMembersCMSReq) Descriptor ¶
func (*GetGroupMembersCMSReq) Descriptor() ([]byte, []int)
func (*GetGroupMembersCMSReq) GetGroupID ¶
func (m *GetGroupMembersCMSReq) GetGroupID() string
func (*GetGroupMembersCMSReq) GetOperationID ¶
func (m *GetGroupMembersCMSReq) GetOperationID() string
func (*GetGroupMembersCMSReq) GetPagination ¶
func (m *GetGroupMembersCMSReq) GetPagination() *sdk_ws.RequestPagination
func (*GetGroupMembersCMSReq) GetUserName ¶
func (m *GetGroupMembersCMSReq) GetUserName() string
func (*GetGroupMembersCMSReq) ProtoMessage ¶
func (*GetGroupMembersCMSReq) ProtoMessage()
func (*GetGroupMembersCMSReq) Reset ¶
func (m *GetGroupMembersCMSReq) Reset()
func (*GetGroupMembersCMSReq) String ¶
func (m *GetGroupMembersCMSReq) String() string
func (*GetGroupMembersCMSReq) XXX_DiscardUnknown ¶
func (m *GetGroupMembersCMSReq) XXX_DiscardUnknown()
func (*GetGroupMembersCMSReq) XXX_Marshal ¶
func (m *GetGroupMembersCMSReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupMembersCMSReq) XXX_Merge ¶
func (dst *GetGroupMembersCMSReq) XXX_Merge(src proto.Message)
func (*GetGroupMembersCMSReq) XXX_Size ¶
func (m *GetGroupMembersCMSReq) XXX_Size() int
func (*GetGroupMembersCMSReq) XXX_Unmarshal ¶
func (m *GetGroupMembersCMSReq) XXX_Unmarshal(b []byte) error
type GetGroupMembersCMSResp ¶
type GetGroupMembersCMSResp struct { Members []*sdk_ws.GroupMemberFullInfo `protobuf:"bytes,1,rep,name=members" json:"members,omitempty"` Pagination *sdk_ws.ResponsePagination `protobuf:"bytes,2,opt,name=Pagination" json:"Pagination,omitempty"` MemberNums int32 `protobuf:"varint,3,opt,name=MemberNums" json:"MemberNums,omitempty"` CommonResp *CommonResp `protobuf:"bytes,4,opt,name=commonResp" json:"commonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupMembersCMSResp) Descriptor ¶
func (*GetGroupMembersCMSResp) Descriptor() ([]byte, []int)
func (*GetGroupMembersCMSResp) GetCommonResp ¶
func (m *GetGroupMembersCMSResp) GetCommonResp() *CommonResp
func (*GetGroupMembersCMSResp) GetMemberNums ¶
func (m *GetGroupMembersCMSResp) GetMemberNums() int32
func (*GetGroupMembersCMSResp) GetMembers ¶
func (m *GetGroupMembersCMSResp) GetMembers() []*sdk_ws.GroupMemberFullInfo
func (*GetGroupMembersCMSResp) GetPagination ¶
func (m *GetGroupMembersCMSResp) GetPagination() *sdk_ws.ResponsePagination
func (*GetGroupMembersCMSResp) ProtoMessage ¶
func (*GetGroupMembersCMSResp) ProtoMessage()
func (*GetGroupMembersCMSResp) Reset ¶
func (m *GetGroupMembersCMSResp) Reset()
func (*GetGroupMembersCMSResp) String ¶
func (m *GetGroupMembersCMSResp) String() string
func (*GetGroupMembersCMSResp) XXX_DiscardUnknown ¶
func (m *GetGroupMembersCMSResp) XXX_DiscardUnknown()
func (*GetGroupMembersCMSResp) XXX_Marshal ¶
func (m *GetGroupMembersCMSResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupMembersCMSResp) XXX_Merge ¶
func (dst *GetGroupMembersCMSResp) XXX_Merge(src proto.Message)
func (*GetGroupMembersCMSResp) XXX_Size ¶
func (m *GetGroupMembersCMSResp) XXX_Size() int
func (*GetGroupMembersCMSResp) XXX_Unmarshal ¶
func (m *GetGroupMembersCMSResp) XXX_Unmarshal(b []byte) error
type GetGroupMembersInfoReq ¶
type GetGroupMembersInfoReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` MemberList []string `protobuf:"bytes,2,rep,name=memberList" json:"memberList,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=OpUserID" json:"OpUserID,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=OperationID" json:"OperationID,omitempty"` NoCache bool `protobuf:"varint,5,opt,name=noCache" json:"noCache,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupMembersInfoReq) Descriptor ¶
func (*GetGroupMembersInfoReq) Descriptor() ([]byte, []int)
func (*GetGroupMembersInfoReq) GetGroupID ¶
func (m *GetGroupMembersInfoReq) GetGroupID() string
func (*GetGroupMembersInfoReq) GetMemberList ¶
func (m *GetGroupMembersInfoReq) GetMemberList() []string
func (*GetGroupMembersInfoReq) GetNoCache ¶
func (m *GetGroupMembersInfoReq) GetNoCache() bool
func (*GetGroupMembersInfoReq) GetOpUserID ¶
func (m *GetGroupMembersInfoReq) GetOpUserID() string
func (*GetGroupMembersInfoReq) GetOperationID ¶
func (m *GetGroupMembersInfoReq) GetOperationID() string
func (*GetGroupMembersInfoReq) ProtoMessage ¶
func (*GetGroupMembersInfoReq) ProtoMessage()
func (*GetGroupMembersInfoReq) Reset ¶
func (m *GetGroupMembersInfoReq) Reset()
func (*GetGroupMembersInfoReq) String ¶
func (m *GetGroupMembersInfoReq) String() string
func (*GetGroupMembersInfoReq) XXX_DiscardUnknown ¶
func (m *GetGroupMembersInfoReq) XXX_DiscardUnknown()
func (*GetGroupMembersInfoReq) XXX_Marshal ¶
func (m *GetGroupMembersInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupMembersInfoReq) XXX_Merge ¶
func (dst *GetGroupMembersInfoReq) XXX_Merge(src proto.Message)
func (*GetGroupMembersInfoReq) XXX_Size ¶
func (m *GetGroupMembersInfoReq) XXX_Size() int
func (*GetGroupMembersInfoReq) XXX_Unmarshal ¶
func (m *GetGroupMembersInfoReq) XXX_Unmarshal(b []byte) error
type GetGroupMembersInfoResp ¶
type GetGroupMembersInfoResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` MemberList []*sdk_ws.GroupMemberFullInfo `protobuf:"bytes,3,rep,name=memberList" json:"memberList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupMembersInfoResp) Descriptor ¶
func (*GetGroupMembersInfoResp) Descriptor() ([]byte, []int)
func (*GetGroupMembersInfoResp) GetErrCode ¶
func (m *GetGroupMembersInfoResp) GetErrCode() int32
func (*GetGroupMembersInfoResp) GetErrMsg ¶
func (m *GetGroupMembersInfoResp) GetErrMsg() string
func (*GetGroupMembersInfoResp) GetMemberList ¶
func (m *GetGroupMembersInfoResp) GetMemberList() []*sdk_ws.GroupMemberFullInfo
func (*GetGroupMembersInfoResp) ProtoMessage ¶
func (*GetGroupMembersInfoResp) ProtoMessage()
func (*GetGroupMembersInfoResp) Reset ¶
func (m *GetGroupMembersInfoResp) Reset()
func (*GetGroupMembersInfoResp) String ¶
func (m *GetGroupMembersInfoResp) String() string
func (*GetGroupMembersInfoResp) XXX_DiscardUnknown ¶
func (m *GetGroupMembersInfoResp) XXX_DiscardUnknown()
func (*GetGroupMembersInfoResp) XXX_Marshal ¶
func (m *GetGroupMembersInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupMembersInfoResp) XXX_Merge ¶
func (dst *GetGroupMembersInfoResp) XXX_Merge(src proto.Message)
func (*GetGroupMembersInfoResp) XXX_Size ¶
func (m *GetGroupMembersInfoResp) XXX_Size() int
func (*GetGroupMembersInfoResp) XXX_Unmarshal ¶
func (m *GetGroupMembersInfoResp) XXX_Unmarshal(b []byte) error
type GetGroupsInfoReq ¶
type GetGroupsInfoReq struct { GroupIDList []string `protobuf:"bytes,1,rep,name=GroupIDList" json:"GroupIDList,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=OperationID" json:"OperationID,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupsInfoReq) Descriptor ¶
func (*GetGroupsInfoReq) Descriptor() ([]byte, []int)
func (*GetGroupsInfoReq) GetGroupIDList ¶
func (m *GetGroupsInfoReq) GetGroupIDList() []string
func (*GetGroupsInfoReq) GetOpUserID ¶
func (m *GetGroupsInfoReq) GetOpUserID() string
func (*GetGroupsInfoReq) GetOperationID ¶
func (m *GetGroupsInfoReq) GetOperationID() string
func (*GetGroupsInfoReq) ProtoMessage ¶
func (*GetGroupsInfoReq) ProtoMessage()
func (*GetGroupsInfoReq) Reset ¶
func (m *GetGroupsInfoReq) Reset()
func (*GetGroupsInfoReq) String ¶
func (m *GetGroupsInfoReq) String() string
func (*GetGroupsInfoReq) XXX_DiscardUnknown ¶
func (m *GetGroupsInfoReq) XXX_DiscardUnknown()
func (*GetGroupsInfoReq) XXX_Marshal ¶
func (m *GetGroupsInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupsInfoReq) XXX_Merge ¶
func (dst *GetGroupsInfoReq) XXX_Merge(src proto.Message)
func (*GetGroupsInfoReq) XXX_Size ¶
func (m *GetGroupsInfoReq) XXX_Size() int
func (*GetGroupsInfoReq) XXX_Unmarshal ¶
func (m *GetGroupsInfoReq) XXX_Unmarshal(b []byte) error
type GetGroupsInfoResp ¶
type GetGroupsInfoResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` GroupInfoList []*sdk_ws.GroupInfo `protobuf:"bytes,3,rep,name=GroupInfoList" json:"GroupInfoList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupsInfoResp) Descriptor ¶
func (*GetGroupsInfoResp) Descriptor() ([]byte, []int)
func (*GetGroupsInfoResp) GetErrCode ¶
func (m *GetGroupsInfoResp) GetErrCode() int32
func (*GetGroupsInfoResp) GetErrMsg ¶
func (m *GetGroupsInfoResp) GetErrMsg() string
func (*GetGroupsInfoResp) GetGroupInfoList ¶
func (m *GetGroupsInfoResp) GetGroupInfoList() []*sdk_ws.GroupInfo
func (*GetGroupsInfoResp) ProtoMessage ¶
func (*GetGroupsInfoResp) ProtoMessage()
func (*GetGroupsInfoResp) Reset ¶
func (m *GetGroupsInfoResp) Reset()
func (*GetGroupsInfoResp) String ¶
func (m *GetGroupsInfoResp) String() string
func (*GetGroupsInfoResp) XXX_DiscardUnknown ¶
func (m *GetGroupsInfoResp) XXX_DiscardUnknown()
func (*GetGroupsInfoResp) XXX_Marshal ¶
func (m *GetGroupsInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupsInfoResp) XXX_Merge ¶
func (dst *GetGroupsInfoResp) XXX_Merge(src proto.Message)
func (*GetGroupsInfoResp) XXX_Size ¶
func (m *GetGroupsInfoResp) XXX_Size() int
func (*GetGroupsInfoResp) XXX_Unmarshal ¶
func (m *GetGroupsInfoResp) XXX_Unmarshal(b []byte) error
type GetGroupsReq ¶
type GetGroupsReq struct { Pagination *sdk_ws.RequestPagination `protobuf:"bytes,1,opt,name=Pagination" json:"Pagination,omitempty"` GroupName string `protobuf:"bytes,2,opt,name=GroupName" json:"GroupName,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=GroupID" json:"GroupID,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=OperationID" json:"OperationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupsReq) Descriptor ¶
func (*GetGroupsReq) Descriptor() ([]byte, []int)
func (*GetGroupsReq) GetGroupID ¶
func (m *GetGroupsReq) GetGroupID() string
func (*GetGroupsReq) GetGroupName ¶
func (m *GetGroupsReq) GetGroupName() string
func (*GetGroupsReq) GetOperationID ¶
func (m *GetGroupsReq) GetOperationID() string
func (*GetGroupsReq) GetPagination ¶
func (m *GetGroupsReq) GetPagination() *sdk_ws.RequestPagination
func (*GetGroupsReq) ProtoMessage ¶
func (*GetGroupsReq) ProtoMessage()
func (*GetGroupsReq) Reset ¶
func (m *GetGroupsReq) Reset()
func (*GetGroupsReq) String ¶
func (m *GetGroupsReq) String() string
func (*GetGroupsReq) XXX_DiscardUnknown ¶
func (m *GetGroupsReq) XXX_DiscardUnknown()
func (*GetGroupsReq) XXX_Marshal ¶
func (m *GetGroupsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupsReq) XXX_Merge ¶
func (dst *GetGroupsReq) XXX_Merge(src proto.Message)
func (*GetGroupsReq) XXX_Size ¶
func (m *GetGroupsReq) XXX_Size() int
func (*GetGroupsReq) XXX_Unmarshal ¶
func (m *GetGroupsReq) XXX_Unmarshal(b []byte) error
type GetGroupsResp ¶
type GetGroupsResp struct { CMSGroups []*CMSGroup `protobuf:"bytes,1,rep,name=CMSGroups" json:"CMSGroups,omitempty"` Pagination *sdk_ws.ResponsePagination `protobuf:"bytes,2,opt,name=Pagination" json:"Pagination,omitempty"` GroupNum int32 `protobuf:"varint,3,opt,name=GroupNum" json:"GroupNum,omitempty"` CommonResp *CommonResp `protobuf:"bytes,4,opt,name=commonResp" json:"commonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetGroupsResp) Descriptor ¶
func (*GetGroupsResp) Descriptor() ([]byte, []int)
func (*GetGroupsResp) GetCMSGroups ¶
func (m *GetGroupsResp) GetCMSGroups() []*CMSGroup
func (*GetGroupsResp) GetCommonResp ¶
func (m *GetGroupsResp) GetCommonResp() *CommonResp
func (*GetGroupsResp) GetGroupNum ¶
func (m *GetGroupsResp) GetGroupNum() int32
func (*GetGroupsResp) GetPagination ¶
func (m *GetGroupsResp) GetPagination() *sdk_ws.ResponsePagination
func (*GetGroupsResp) ProtoMessage ¶
func (*GetGroupsResp) ProtoMessage()
func (*GetGroupsResp) Reset ¶
func (m *GetGroupsResp) Reset()
func (*GetGroupsResp) String ¶
func (m *GetGroupsResp) String() string
func (*GetGroupsResp) XXX_DiscardUnknown ¶
func (m *GetGroupsResp) XXX_DiscardUnknown()
func (*GetGroupsResp) XXX_Marshal ¶
func (m *GetGroupsResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetGroupsResp) XXX_Merge ¶
func (dst *GetGroupsResp) XXX_Merge(src proto.Message)
func (*GetGroupsResp) XXX_Size ¶
func (m *GetGroupsResp) XXX_Size() int
func (*GetGroupsResp) XXX_Unmarshal ¶
func (m *GetGroupsResp) XXX_Unmarshal(b []byte) error
type GetJoinedGroupListReq ¶
type GetJoinedGroupListReq struct { FromUserID string `protobuf:"bytes,1,opt,name=FromUserID" json:"FromUserID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetJoinedGroupListReq) Descriptor ¶
func (*GetJoinedGroupListReq) Descriptor() ([]byte, []int)
func (*GetJoinedGroupListReq) GetFromUserID ¶
func (m *GetJoinedGroupListReq) GetFromUserID() string
func (*GetJoinedGroupListReq) GetOpUserID ¶
func (m *GetJoinedGroupListReq) GetOpUserID() string
func (*GetJoinedGroupListReq) GetOperationID ¶
func (m *GetJoinedGroupListReq) GetOperationID() string
func (*GetJoinedGroupListReq) ProtoMessage ¶
func (*GetJoinedGroupListReq) ProtoMessage()
func (*GetJoinedGroupListReq) Reset ¶
func (m *GetJoinedGroupListReq) Reset()
func (*GetJoinedGroupListReq) String ¶
func (m *GetJoinedGroupListReq) String() string
func (*GetJoinedGroupListReq) XXX_DiscardUnknown ¶
func (m *GetJoinedGroupListReq) XXX_DiscardUnknown()
func (*GetJoinedGroupListReq) XXX_Marshal ¶
func (m *GetJoinedGroupListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetJoinedGroupListReq) XXX_Merge ¶
func (dst *GetJoinedGroupListReq) XXX_Merge(src proto.Message)
func (*GetJoinedGroupListReq) XXX_Size ¶
func (m *GetJoinedGroupListReq) XXX_Size() int
func (*GetJoinedGroupListReq) XXX_Unmarshal ¶
func (m *GetJoinedGroupListReq) XXX_Unmarshal(b []byte) error
type GetJoinedGroupListResp ¶
type GetJoinedGroupListResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` GroupList []*sdk_ws.GroupInfo `protobuf:"bytes,3,rep,name=GroupList" json:"GroupList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetJoinedGroupListResp) Descriptor ¶
func (*GetJoinedGroupListResp) Descriptor() ([]byte, []int)
func (*GetJoinedGroupListResp) GetErrCode ¶
func (m *GetJoinedGroupListResp) GetErrCode() int32
func (*GetJoinedGroupListResp) GetErrMsg ¶
func (m *GetJoinedGroupListResp) GetErrMsg() string
func (*GetJoinedGroupListResp) GetGroupList ¶
func (m *GetJoinedGroupListResp) GetGroupList() []*sdk_ws.GroupInfo
func (*GetJoinedGroupListResp) ProtoMessage ¶
func (*GetJoinedGroupListResp) ProtoMessage()
func (*GetJoinedGroupListResp) Reset ¶
func (m *GetJoinedGroupListResp) Reset()
func (*GetJoinedGroupListResp) String ¶
func (m *GetJoinedGroupListResp) String() string
func (*GetJoinedGroupListResp) XXX_DiscardUnknown ¶
func (m *GetJoinedGroupListResp) XXX_DiscardUnknown()
func (*GetJoinedGroupListResp) XXX_Marshal ¶
func (m *GetJoinedGroupListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetJoinedGroupListResp) XXX_Merge ¶
func (dst *GetJoinedGroupListResp) XXX_Merge(src proto.Message)
func (*GetJoinedGroupListResp) XXX_Size ¶
func (m *GetJoinedGroupListResp) XXX_Size() int
func (*GetJoinedGroupListResp) XXX_Unmarshal ¶
func (m *GetJoinedGroupListResp) XXX_Unmarshal(b []byte) error
type GetJoinedSuperGroupListReq ¶
type GetJoinedSuperGroupListReq struct { OperationID string `protobuf:"bytes,1,opt,name=operationID" json:"operationID,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID" json:"userID,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=opUserID" json:"opUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetJoinedSuperGroupListReq) Descriptor ¶
func (*GetJoinedSuperGroupListReq) Descriptor() ([]byte, []int)
func (*GetJoinedSuperGroupListReq) GetOpUserID ¶
func (m *GetJoinedSuperGroupListReq) GetOpUserID() string
func (*GetJoinedSuperGroupListReq) GetOperationID ¶
func (m *GetJoinedSuperGroupListReq) GetOperationID() string
func (*GetJoinedSuperGroupListReq) GetUserID ¶
func (m *GetJoinedSuperGroupListReq) GetUserID() string
func (*GetJoinedSuperGroupListReq) ProtoMessage ¶
func (*GetJoinedSuperGroupListReq) ProtoMessage()
func (*GetJoinedSuperGroupListReq) Reset ¶
func (m *GetJoinedSuperGroupListReq) Reset()
func (*GetJoinedSuperGroupListReq) String ¶
func (m *GetJoinedSuperGroupListReq) String() string
func (*GetJoinedSuperGroupListReq) XXX_DiscardUnknown ¶
func (m *GetJoinedSuperGroupListReq) XXX_DiscardUnknown()
func (*GetJoinedSuperGroupListReq) XXX_Marshal ¶
func (m *GetJoinedSuperGroupListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetJoinedSuperGroupListReq) XXX_Merge ¶
func (dst *GetJoinedSuperGroupListReq) XXX_Merge(src proto.Message)
func (*GetJoinedSuperGroupListReq) XXX_Size ¶
func (m *GetJoinedSuperGroupListReq) XXX_Size() int
func (*GetJoinedSuperGroupListReq) XXX_Unmarshal ¶
func (m *GetJoinedSuperGroupListReq) XXX_Unmarshal(b []byte) error
type GetJoinedSuperGroupListResp ¶
type GetJoinedSuperGroupListResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp" json:"commonResp,omitempty"` GroupList []*sdk_ws.GroupInfo `protobuf:"bytes,3,rep,name=GroupList" json:"GroupList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetJoinedSuperGroupListResp) Descriptor ¶
func (*GetJoinedSuperGroupListResp) Descriptor() ([]byte, []int)
func (*GetJoinedSuperGroupListResp) GetCommonResp ¶
func (m *GetJoinedSuperGroupListResp) GetCommonResp() *CommonResp
func (*GetJoinedSuperGroupListResp) GetGroupList ¶
func (m *GetJoinedSuperGroupListResp) GetGroupList() []*sdk_ws.GroupInfo
func (*GetJoinedSuperGroupListResp) ProtoMessage ¶
func (*GetJoinedSuperGroupListResp) ProtoMessage()
func (*GetJoinedSuperGroupListResp) Reset ¶
func (m *GetJoinedSuperGroupListResp) Reset()
func (*GetJoinedSuperGroupListResp) String ¶
func (m *GetJoinedSuperGroupListResp) String() string
func (*GetJoinedSuperGroupListResp) XXX_DiscardUnknown ¶
func (m *GetJoinedSuperGroupListResp) XXX_DiscardUnknown()
func (*GetJoinedSuperGroupListResp) XXX_Marshal ¶
func (m *GetJoinedSuperGroupListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetJoinedSuperGroupListResp) XXX_Merge ¶
func (dst *GetJoinedSuperGroupListResp) XXX_Merge(src proto.Message)
func (*GetJoinedSuperGroupListResp) XXX_Size ¶
func (m *GetJoinedSuperGroupListResp) XXX_Size() int
func (*GetJoinedSuperGroupListResp) XXX_Unmarshal ¶
func (m *GetJoinedSuperGroupListResp) XXX_Unmarshal(b []byte) error
type GetSuperGroupsInfoReq ¶
type GetSuperGroupsInfoReq struct { GroupIDList []string `protobuf:"bytes,1,rep,name=GroupIDList" json:"GroupIDList,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=OperationID" json:"OperationID,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetSuperGroupsInfoReq) Descriptor ¶
func (*GetSuperGroupsInfoReq) Descriptor() ([]byte, []int)
func (*GetSuperGroupsInfoReq) GetGroupIDList ¶
func (m *GetSuperGroupsInfoReq) GetGroupIDList() []string
func (*GetSuperGroupsInfoReq) GetOpUserID ¶
func (m *GetSuperGroupsInfoReq) GetOpUserID() string
func (*GetSuperGroupsInfoReq) GetOperationID ¶
func (m *GetSuperGroupsInfoReq) GetOperationID() string
func (*GetSuperGroupsInfoReq) ProtoMessage ¶
func (*GetSuperGroupsInfoReq) ProtoMessage()
func (*GetSuperGroupsInfoReq) Reset ¶
func (m *GetSuperGroupsInfoReq) Reset()
func (*GetSuperGroupsInfoReq) String ¶
func (m *GetSuperGroupsInfoReq) String() string
func (*GetSuperGroupsInfoReq) XXX_DiscardUnknown ¶
func (m *GetSuperGroupsInfoReq) XXX_DiscardUnknown()
func (*GetSuperGroupsInfoReq) XXX_Marshal ¶
func (m *GetSuperGroupsInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSuperGroupsInfoReq) XXX_Merge ¶
func (dst *GetSuperGroupsInfoReq) XXX_Merge(src proto.Message)
func (*GetSuperGroupsInfoReq) XXX_Size ¶
func (m *GetSuperGroupsInfoReq) XXX_Size() int
func (*GetSuperGroupsInfoReq) XXX_Unmarshal ¶
func (m *GetSuperGroupsInfoReq) XXX_Unmarshal(b []byte) error
type GetSuperGroupsInfoResp ¶
type GetSuperGroupsInfoResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp" json:"commonResp,omitempty"` GroupInfoList []*sdk_ws.GroupInfo `protobuf:"bytes,3,rep,name=GroupInfoList" json:"GroupInfoList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetSuperGroupsInfoResp) Descriptor ¶
func (*GetSuperGroupsInfoResp) Descriptor() ([]byte, []int)
func (*GetSuperGroupsInfoResp) GetCommonResp ¶
func (m *GetSuperGroupsInfoResp) GetCommonResp() *CommonResp
func (*GetSuperGroupsInfoResp) GetGroupInfoList ¶
func (m *GetSuperGroupsInfoResp) GetGroupInfoList() []*sdk_ws.GroupInfo
func (*GetSuperGroupsInfoResp) ProtoMessage ¶
func (*GetSuperGroupsInfoResp) ProtoMessage()
func (*GetSuperGroupsInfoResp) Reset ¶
func (m *GetSuperGroupsInfoResp) Reset()
func (*GetSuperGroupsInfoResp) String ¶
func (m *GetSuperGroupsInfoResp) String() string
func (*GetSuperGroupsInfoResp) XXX_DiscardUnknown ¶
func (m *GetSuperGroupsInfoResp) XXX_DiscardUnknown()
func (*GetSuperGroupsInfoResp) XXX_Marshal ¶
func (m *GetSuperGroupsInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSuperGroupsInfoResp) XXX_Merge ¶
func (dst *GetSuperGroupsInfoResp) XXX_Merge(src proto.Message)
func (*GetSuperGroupsInfoResp) XXX_Size ¶
func (m *GetSuperGroupsInfoResp) XXX_Size() int
func (*GetSuperGroupsInfoResp) XXX_Unmarshal ¶
func (m *GetSuperGroupsInfoResp) XXX_Unmarshal(b []byte) error
type GetUserReqApplicationListReq ¶
type GetUserReqApplicationListReq struct { UserID string `protobuf:"bytes,1,opt,name=UserID" json:"UserID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=OpUserID" json:"OpUserID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=OperationID" json:"OperationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetUserReqApplicationListReq) Descriptor ¶
func (*GetUserReqApplicationListReq) Descriptor() ([]byte, []int)
func (*GetUserReqApplicationListReq) GetOpUserID ¶
func (m *GetUserReqApplicationListReq) GetOpUserID() string
func (*GetUserReqApplicationListReq) GetOperationID ¶
func (m *GetUserReqApplicationListReq) GetOperationID() string
func (*GetUserReqApplicationListReq) GetUserID ¶
func (m *GetUserReqApplicationListReq) GetUserID() string
func (*GetUserReqApplicationListReq) ProtoMessage ¶
func (*GetUserReqApplicationListReq) ProtoMessage()
func (*GetUserReqApplicationListReq) Reset ¶
func (m *GetUserReqApplicationListReq) Reset()
func (*GetUserReqApplicationListReq) String ¶
func (m *GetUserReqApplicationListReq) String() string
func (*GetUserReqApplicationListReq) XXX_DiscardUnknown ¶
func (m *GetUserReqApplicationListReq) XXX_DiscardUnknown()
func (*GetUserReqApplicationListReq) XXX_Marshal ¶
func (m *GetUserReqApplicationListReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserReqApplicationListReq) XXX_Merge ¶
func (dst *GetUserReqApplicationListReq) XXX_Merge(src proto.Message)
func (*GetUserReqApplicationListReq) XXX_Size ¶
func (m *GetUserReqApplicationListReq) XXX_Size() int
func (*GetUserReqApplicationListReq) XXX_Unmarshal ¶
func (m *GetUserReqApplicationListReq) XXX_Unmarshal(b []byte) error
type GetUserReqApplicationListResp ¶
type GetUserReqApplicationListResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` GroupRequestList []*sdk_ws.GroupRequest `protobuf:"bytes,2,rep,name=GroupRequestList" json:"GroupRequestList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetUserReqApplicationListResp) Descriptor ¶
func (*GetUserReqApplicationListResp) Descriptor() ([]byte, []int)
func (*GetUserReqApplicationListResp) GetCommonResp ¶
func (m *GetUserReqApplicationListResp) GetCommonResp() *CommonResp
func (*GetUserReqApplicationListResp) GetGroupRequestList ¶
func (m *GetUserReqApplicationListResp) GetGroupRequestList() []*sdk_ws.GroupRequest
func (*GetUserReqApplicationListResp) ProtoMessage ¶
func (*GetUserReqApplicationListResp) ProtoMessage()
func (*GetUserReqApplicationListResp) Reset ¶
func (m *GetUserReqApplicationListResp) Reset()
func (*GetUserReqApplicationListResp) String ¶
func (m *GetUserReqApplicationListResp) String() string
func (*GetUserReqApplicationListResp) XXX_DiscardUnknown ¶
func (m *GetUserReqApplicationListResp) XXX_DiscardUnknown()
func (*GetUserReqApplicationListResp) XXX_Marshal ¶
func (m *GetUserReqApplicationListResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserReqApplicationListResp) XXX_Merge ¶
func (dst *GetUserReqApplicationListResp) XXX_Merge(src proto.Message)
func (*GetUserReqApplicationListResp) XXX_Size ¶
func (m *GetUserReqApplicationListResp) XXX_Size() int
func (*GetUserReqApplicationListResp) XXX_Unmarshal ¶
func (m *GetUserReqApplicationListResp) XXX_Unmarshal(b []byte) error
type GroupAddMemberInfo ¶
type GroupAddMemberInfo struct { UserID string `protobuf:"bytes,1,opt,name=UserID" json:"UserID,omitempty"` RoleLevel int32 `protobuf:"varint,2,opt,name=RoleLevel" json:"RoleLevel,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GroupAddMemberInfo) Descriptor ¶
func (*GroupAddMemberInfo) Descriptor() ([]byte, []int)
func (*GroupAddMemberInfo) GetRoleLevel ¶
func (m *GroupAddMemberInfo) GetRoleLevel() int32
func (*GroupAddMemberInfo) GetUserID ¶
func (m *GroupAddMemberInfo) GetUserID() string
func (*GroupAddMemberInfo) ProtoMessage ¶
func (*GroupAddMemberInfo) ProtoMessage()
func (*GroupAddMemberInfo) Reset ¶
func (m *GroupAddMemberInfo) Reset()
func (*GroupAddMemberInfo) String ¶
func (m *GroupAddMemberInfo) String() string
func (*GroupAddMemberInfo) XXX_DiscardUnknown ¶
func (m *GroupAddMemberInfo) XXX_DiscardUnknown()
func (*GroupAddMemberInfo) XXX_Marshal ¶
func (m *GroupAddMemberInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GroupAddMemberInfo) XXX_Merge ¶
func (dst *GroupAddMemberInfo) XXX_Merge(src proto.Message)
func (*GroupAddMemberInfo) XXX_Size ¶
func (m *GroupAddMemberInfo) XXX_Size() int
func (*GroupAddMemberInfo) XXX_Unmarshal ¶
func (m *GroupAddMemberInfo) XXX_Unmarshal(b []byte) error
type GroupApplicationResponseReq ¶
type GroupApplicationResponseReq struct { OperationID string `protobuf:"bytes,1,opt,name=OperationID" json:"OperationID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=OpUserID" json:"OpUserID,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=GroupID" json:"GroupID,omitempty"` FromUserID string `protobuf:"bytes,4,opt,name=FromUserID" json:"FromUserID,omitempty"` HandledMsg string `protobuf:"bytes,5,opt,name=HandledMsg" json:"HandledMsg,omitempty"` HandleResult int32 `protobuf:"varint,6,opt,name=HandleResult" json:"HandleResult,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GroupApplicationResponseReq) Descriptor ¶
func (*GroupApplicationResponseReq) Descriptor() ([]byte, []int)
func (*GroupApplicationResponseReq) GetFromUserID ¶
func (m *GroupApplicationResponseReq) GetFromUserID() string
func (*GroupApplicationResponseReq) GetGroupID ¶
func (m *GroupApplicationResponseReq) GetGroupID() string
func (*GroupApplicationResponseReq) GetHandleResult ¶
func (m *GroupApplicationResponseReq) GetHandleResult() int32
func (*GroupApplicationResponseReq) GetHandledMsg ¶
func (m *GroupApplicationResponseReq) GetHandledMsg() string
func (*GroupApplicationResponseReq) GetOpUserID ¶
func (m *GroupApplicationResponseReq) GetOpUserID() string
func (*GroupApplicationResponseReq) GetOperationID ¶
func (m *GroupApplicationResponseReq) GetOperationID() string
func (*GroupApplicationResponseReq) ProtoMessage ¶
func (*GroupApplicationResponseReq) ProtoMessage()
func (*GroupApplicationResponseReq) Reset ¶
func (m *GroupApplicationResponseReq) Reset()
func (*GroupApplicationResponseReq) String ¶
func (m *GroupApplicationResponseReq) String() string
func (*GroupApplicationResponseReq) XXX_DiscardUnknown ¶
func (m *GroupApplicationResponseReq) XXX_DiscardUnknown()
func (*GroupApplicationResponseReq) XXX_Marshal ¶
func (m *GroupApplicationResponseReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GroupApplicationResponseReq) XXX_Merge ¶
func (dst *GroupApplicationResponseReq) XXX_Merge(src proto.Message)
func (*GroupApplicationResponseReq) XXX_Size ¶
func (m *GroupApplicationResponseReq) XXX_Size() int
func (*GroupApplicationResponseReq) XXX_Unmarshal ¶
func (m *GroupApplicationResponseReq) XXX_Unmarshal(b []byte) error
type GroupApplicationResponseResp ¶
type GroupApplicationResponseResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GroupApplicationResponseResp) Descriptor ¶
func (*GroupApplicationResponseResp) Descriptor() ([]byte, []int)
func (*GroupApplicationResponseResp) GetCommonResp ¶
func (m *GroupApplicationResponseResp) GetCommonResp() *CommonResp
func (*GroupApplicationResponseResp) ProtoMessage ¶
func (*GroupApplicationResponseResp) ProtoMessage()
func (*GroupApplicationResponseResp) Reset ¶
func (m *GroupApplicationResponseResp) Reset()
func (*GroupApplicationResponseResp) String ¶
func (m *GroupApplicationResponseResp) String() string
func (*GroupApplicationResponseResp) XXX_DiscardUnknown ¶
func (m *GroupApplicationResponseResp) XXX_DiscardUnknown()
func (*GroupApplicationResponseResp) XXX_Marshal ¶
func (m *GroupApplicationResponseResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GroupApplicationResponseResp) XXX_Merge ¶
func (dst *GroupApplicationResponseResp) XXX_Merge(src proto.Message)
func (*GroupApplicationResponseResp) XXX_Size ¶
func (m *GroupApplicationResponseResp) XXX_Size() int
func (*GroupApplicationResponseResp) XXX_Unmarshal ¶
func (m *GroupApplicationResponseResp) XXX_Unmarshal(b []byte) error
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) 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) InviteUserToGroups(ctx context.Context, in *InviteUserToGroupsReq, opts ...grpc.CallOption) (*InviteUserToGroupsResp, error) GetGroupAllMember(ctx context.Context, in *GetGroupAllMemberReq, opts ...grpc.CallOption) (*GetGroupAllMemberResp, 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) SetGroupMemberNickname(ctx context.Context, in *SetGroupMemberNicknameReq, opts ...grpc.CallOption) (*SetGroupMemberNicknameResp, error) GetJoinedSuperGroupList(ctx context.Context, in *GetJoinedSuperGroupListReq, opts ...grpc.CallOption) (*GetJoinedSuperGroupListResp, error) GetSuperGroupsInfo(ctx context.Context, in *GetSuperGroupsInfoReq, opts ...grpc.CallOption) (*GetSuperGroupsInfoResp, error) SetGroupMemberInfo(ctx context.Context, in *SetGroupMemberInfoReq, opts ...grpc.CallOption) (*SetGroupMemberInfoResp, error) GetGroupAbstractInfo(ctx context.Context, in *GetGroupAbstractInfoReq, opts ...grpc.CallOption) (*GetGroupAbstractInfoResp, error) GroupIsExist(ctx context.Context, in *GroupIsExistReq, opts ...grpc.CallOption) (*GroupIsExistResp, error) UserIsInGroup(ctx context.Context, in *UserIsInGroupReq, opts ...grpc.CallOption) (*UserIsInGroupResp, error) }
func NewGroupClient ¶
func NewGroupClient(cc *grpc.ClientConn) GroupClient
type GroupIsExistReq ¶
type GroupIsExistReq struct { GroupIDList []string `protobuf:"bytes,1,rep,name=groupIDList" json:"groupIDList,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID" json:"operationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GroupIsExistReq) Descriptor ¶
func (*GroupIsExistReq) Descriptor() ([]byte, []int)
func (*GroupIsExistReq) GetGroupIDList ¶
func (m *GroupIsExistReq) GetGroupIDList() []string
func (*GroupIsExistReq) GetOpUserID ¶
func (m *GroupIsExistReq) GetOpUserID() string
func (*GroupIsExistReq) GetOperationID ¶
func (m *GroupIsExistReq) GetOperationID() string
func (*GroupIsExistReq) ProtoMessage ¶
func (*GroupIsExistReq) ProtoMessage()
func (*GroupIsExistReq) Reset ¶
func (m *GroupIsExistReq) Reset()
func (*GroupIsExistReq) String ¶
func (m *GroupIsExistReq) String() string
func (*GroupIsExistReq) XXX_DiscardUnknown ¶
func (m *GroupIsExistReq) XXX_DiscardUnknown()
func (*GroupIsExistReq) XXX_Marshal ¶
func (m *GroupIsExistReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GroupIsExistReq) XXX_Merge ¶
func (dst *GroupIsExistReq) XXX_Merge(src proto.Message)
func (*GroupIsExistReq) XXX_Size ¶
func (m *GroupIsExistReq) XXX_Size() int
func (*GroupIsExistReq) XXX_Unmarshal ¶
func (m *GroupIsExistReq) XXX_Unmarshal(b []byte) error
type GroupIsExistResp ¶
type GroupIsExistResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` IsExistMap map[string]bool `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GroupIsExistResp) Descriptor ¶
func (*GroupIsExistResp) Descriptor() ([]byte, []int)
func (*GroupIsExistResp) GetCommonResp ¶
func (m *GroupIsExistResp) GetCommonResp() *CommonResp
func (*GroupIsExistResp) GetIsExistMap ¶
func (m *GroupIsExistResp) GetIsExistMap() map[string]bool
func (*GroupIsExistResp) ProtoMessage ¶
func (*GroupIsExistResp) ProtoMessage()
func (*GroupIsExistResp) Reset ¶
func (m *GroupIsExistResp) Reset()
func (*GroupIsExistResp) String ¶
func (m *GroupIsExistResp) String() string
func (*GroupIsExistResp) XXX_DiscardUnknown ¶
func (m *GroupIsExistResp) XXX_DiscardUnknown()
func (*GroupIsExistResp) XXX_Marshal ¶
func (m *GroupIsExistResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GroupIsExistResp) XXX_Merge ¶
func (dst *GroupIsExistResp) XXX_Merge(src proto.Message)
func (*GroupIsExistResp) XXX_Size ¶
func (m *GroupIsExistResp) XXX_Size() int
func (*GroupIsExistResp) XXX_Unmarshal ¶
func (m *GroupIsExistResp) XXX_Unmarshal(b []byte) error
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) 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) InviteUserToGroups(context.Context, *InviteUserToGroupsReq) (*InviteUserToGroupsResp, error) GetGroupAllMember(context.Context, *GetGroupAllMemberReq) (*GetGroupAllMemberResp, 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) SetGroupMemberNickname(context.Context, *SetGroupMemberNicknameReq) (*SetGroupMemberNicknameResp, error) GetJoinedSuperGroupList(context.Context, *GetJoinedSuperGroupListReq) (*GetJoinedSuperGroupListResp, error) GetSuperGroupsInfo(context.Context, *GetSuperGroupsInfoReq) (*GetSuperGroupsInfoResp, error) SetGroupMemberInfo(context.Context, *SetGroupMemberInfoReq) (*SetGroupMemberInfoResp, error) GetGroupAbstractInfo(context.Context, *GetGroupAbstractInfoReq) (*GetGroupAbstractInfoResp, error) GroupIsExist(context.Context, *GroupIsExistReq) (*GroupIsExistResp, error) UserIsInGroup(context.Context, *UserIsInGroupReq) (*UserIsInGroupResp, error) }
type Id2Result ¶
type Id2Result struct { UserID string `protobuf:"bytes,1,opt,name=UserID" json:"UserID,omitempty"` Result int32 `protobuf:"varint,2,opt,name=Result" json:"Result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Id2Result) Descriptor ¶
func (*Id2Result) ProtoMessage ¶
func (*Id2Result) ProtoMessage()
func (*Id2Result) XXX_DiscardUnknown ¶
func (m *Id2Result) XXX_DiscardUnknown()
func (*Id2Result) XXX_Marshal ¶
func (*Id2Result) XXX_Unmarshal ¶
type InviteUserToGroupReq ¶
type InviteUserToGroupReq struct { OperationID string `protobuf:"bytes,2,opt,name=OperationID" json:"OperationID,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=GroupID" json:"GroupID,omitempty"` Reason string `protobuf:"bytes,4,opt,name=Reason" json:"Reason,omitempty"` InvitedUserIDList []string `protobuf:"bytes,5,rep,name=InvitedUserIDList" json:"InvitedUserIDList,omitempty"` OpUserID string `protobuf:"bytes,6,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InviteUserToGroupReq) Descriptor ¶
func (*InviteUserToGroupReq) Descriptor() ([]byte, []int)
func (*InviteUserToGroupReq) GetGroupID ¶
func (m *InviteUserToGroupReq) GetGroupID() string
func (*InviteUserToGroupReq) GetInvitedUserIDList ¶
func (m *InviteUserToGroupReq) GetInvitedUserIDList() []string
func (*InviteUserToGroupReq) GetOpUserID ¶
func (m *InviteUserToGroupReq) GetOpUserID() string
func (*InviteUserToGroupReq) GetOperationID ¶
func (m *InviteUserToGroupReq) GetOperationID() string
func (*InviteUserToGroupReq) GetReason ¶
func (m *InviteUserToGroupReq) GetReason() string
func (*InviteUserToGroupReq) ProtoMessage ¶
func (*InviteUserToGroupReq) ProtoMessage()
func (*InviteUserToGroupReq) Reset ¶
func (m *InviteUserToGroupReq) Reset()
func (*InviteUserToGroupReq) String ¶
func (m *InviteUserToGroupReq) String() string
func (*InviteUserToGroupReq) XXX_DiscardUnknown ¶
func (m *InviteUserToGroupReq) XXX_DiscardUnknown()
func (*InviteUserToGroupReq) XXX_Marshal ¶
func (m *InviteUserToGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUserToGroupReq) XXX_Merge ¶
func (dst *InviteUserToGroupReq) XXX_Merge(src proto.Message)
func (*InviteUserToGroupReq) XXX_Size ¶
func (m *InviteUserToGroupReq) XXX_Size() int
func (*InviteUserToGroupReq) XXX_Unmarshal ¶
func (m *InviteUserToGroupReq) XXX_Unmarshal(b []byte) error
type InviteUserToGroupResp ¶
type InviteUserToGroupResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` Id2ResultList []*Id2Result `protobuf:"bytes,3,rep,name=Id2ResultList" json:"Id2ResultList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InviteUserToGroupResp) Descriptor ¶
func (*InviteUserToGroupResp) Descriptor() ([]byte, []int)
func (*InviteUserToGroupResp) GetErrCode ¶
func (m *InviteUserToGroupResp) GetErrCode() int32
func (*InviteUserToGroupResp) GetErrMsg ¶
func (m *InviteUserToGroupResp) GetErrMsg() string
func (*InviteUserToGroupResp) GetId2ResultList ¶
func (m *InviteUserToGroupResp) GetId2ResultList() []*Id2Result
func (*InviteUserToGroupResp) ProtoMessage ¶
func (*InviteUserToGroupResp) ProtoMessage()
func (*InviteUserToGroupResp) Reset ¶
func (m *InviteUserToGroupResp) Reset()
func (*InviteUserToGroupResp) String ¶
func (m *InviteUserToGroupResp) String() string
func (*InviteUserToGroupResp) XXX_DiscardUnknown ¶
func (m *InviteUserToGroupResp) XXX_DiscardUnknown()
func (*InviteUserToGroupResp) XXX_Marshal ¶
func (m *InviteUserToGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUserToGroupResp) XXX_Merge ¶
func (dst *InviteUserToGroupResp) XXX_Merge(src proto.Message)
func (*InviteUserToGroupResp) XXX_Size ¶
func (m *InviteUserToGroupResp) XXX_Size() int
func (*InviteUserToGroupResp) XXX_Unmarshal ¶
func (m *InviteUserToGroupResp) XXX_Unmarshal(b []byte) error
type InviteUserToGroupsReq ¶
type InviteUserToGroupsReq struct { OperationID string `protobuf:"bytes,1,opt,name=OperationID" json:"OperationID,omitempty"` GroupIDList []string `protobuf:"bytes,2,rep,name=groupIDList" json:"groupIDList,omitempty"` Reason string `protobuf:"bytes,3,opt,name=Reason" json:"Reason,omitempty"` InvitedUserID string `protobuf:"bytes,4,opt,name=invitedUserID" json:"invitedUserID,omitempty"` OpUserID string `protobuf:"bytes,5,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InviteUserToGroupsReq) Descriptor ¶
func (*InviteUserToGroupsReq) Descriptor() ([]byte, []int)
func (*InviteUserToGroupsReq) GetGroupIDList ¶
func (m *InviteUserToGroupsReq) GetGroupIDList() []string
func (*InviteUserToGroupsReq) GetInvitedUserID ¶
func (m *InviteUserToGroupsReq) GetInvitedUserID() string
func (*InviteUserToGroupsReq) GetOpUserID ¶
func (m *InviteUserToGroupsReq) GetOpUserID() string
func (*InviteUserToGroupsReq) GetOperationID ¶
func (m *InviteUserToGroupsReq) GetOperationID() string
func (*InviteUserToGroupsReq) GetReason ¶
func (m *InviteUserToGroupsReq) GetReason() string
func (*InviteUserToGroupsReq) ProtoMessage ¶
func (*InviteUserToGroupsReq) ProtoMessage()
func (*InviteUserToGroupsReq) Reset ¶
func (m *InviteUserToGroupsReq) Reset()
func (*InviteUserToGroupsReq) String ¶
func (m *InviteUserToGroupsReq) String() string
func (*InviteUserToGroupsReq) XXX_DiscardUnknown ¶
func (m *InviteUserToGroupsReq) XXX_DiscardUnknown()
func (*InviteUserToGroupsReq) XXX_Marshal ¶
func (m *InviteUserToGroupsReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUserToGroupsReq) XXX_Merge ¶
func (dst *InviteUserToGroupsReq) XXX_Merge(src proto.Message)
func (*InviteUserToGroupsReq) XXX_Size ¶
func (m *InviteUserToGroupsReq) XXX_Size() int
func (*InviteUserToGroupsReq) XXX_Unmarshal ¶
func (m *InviteUserToGroupsReq) XXX_Unmarshal(b []byte) error
type InviteUserToGroupsResp ¶
type InviteUserToGroupsResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InviteUserToGroupsResp) Descriptor ¶
func (*InviteUserToGroupsResp) Descriptor() ([]byte, []int)
func (*InviteUserToGroupsResp) GetErrCode ¶
func (m *InviteUserToGroupsResp) GetErrCode() int32
func (*InviteUserToGroupsResp) GetErrMsg ¶
func (m *InviteUserToGroupsResp) GetErrMsg() string
func (*InviteUserToGroupsResp) ProtoMessage ¶
func (*InviteUserToGroupsResp) ProtoMessage()
func (*InviteUserToGroupsResp) Reset ¶
func (m *InviteUserToGroupsResp) Reset()
func (*InviteUserToGroupsResp) String ¶
func (m *InviteUserToGroupsResp) String() string
func (*InviteUserToGroupsResp) XXX_DiscardUnknown ¶
func (m *InviteUserToGroupsResp) XXX_DiscardUnknown()
func (*InviteUserToGroupsResp) XXX_Marshal ¶
func (m *InviteUserToGroupsResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUserToGroupsResp) XXX_Merge ¶
func (dst *InviteUserToGroupsResp) XXX_Merge(src proto.Message)
func (*InviteUserToGroupsResp) XXX_Size ¶
func (m *InviteUserToGroupsResp) XXX_Size() int
func (*InviteUserToGroupsResp) XXX_Unmarshal ¶
func (m *InviteUserToGroupsResp) XXX_Unmarshal(b []byte) error
type JoinGroupReq ¶
type JoinGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` ReqMessage string `protobuf:"bytes,2,opt,name=ReqMessage" json:"ReqMessage,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=OpUserID" json:"OpUserID,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=OperationID" json:"OperationID,omitempty"` JoinSource int32 `protobuf:"varint,5,opt,name=JoinSource" json:"JoinSource,omitempty"` InviterUserID string `protobuf:"bytes,6,opt,name=InviterUserID" json:"InviterUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JoinGroupReq) Descriptor ¶
func (*JoinGroupReq) Descriptor() ([]byte, []int)
func (*JoinGroupReq) GetGroupID ¶
func (m *JoinGroupReq) GetGroupID() string
func (*JoinGroupReq) GetInviterUserID ¶
func (m *JoinGroupReq) GetInviterUserID() string
func (*JoinGroupReq) GetJoinSource ¶
func (m *JoinGroupReq) GetJoinSource() int32
func (*JoinGroupReq) GetOpUserID ¶
func (m *JoinGroupReq) GetOpUserID() string
func (*JoinGroupReq) GetOperationID ¶
func (m *JoinGroupReq) GetOperationID() string
func (*JoinGroupReq) GetReqMessage ¶
func (m *JoinGroupReq) GetReqMessage() string
func (*JoinGroupReq) ProtoMessage ¶
func (*JoinGroupReq) ProtoMessage()
func (*JoinGroupReq) Reset ¶
func (m *JoinGroupReq) Reset()
func (*JoinGroupReq) String ¶
func (m *JoinGroupReq) String() string
func (*JoinGroupReq) XXX_DiscardUnknown ¶
func (m *JoinGroupReq) XXX_DiscardUnknown()
func (*JoinGroupReq) XXX_Marshal ¶
func (m *JoinGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JoinGroupReq) XXX_Merge ¶
func (dst *JoinGroupReq) XXX_Merge(src proto.Message)
func (*JoinGroupReq) XXX_Size ¶
func (m *JoinGroupReq) XXX_Size() int
func (*JoinGroupReq) XXX_Unmarshal ¶
func (m *JoinGroupReq) XXX_Unmarshal(b []byte) error
type JoinGroupResp ¶
type JoinGroupResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JoinGroupResp) Descriptor ¶
func (*JoinGroupResp) Descriptor() ([]byte, []int)
func (*JoinGroupResp) GetCommonResp ¶
func (m *JoinGroupResp) GetCommonResp() *CommonResp
func (*JoinGroupResp) ProtoMessage ¶
func (*JoinGroupResp) ProtoMessage()
func (*JoinGroupResp) Reset ¶
func (m *JoinGroupResp) Reset()
func (*JoinGroupResp) String ¶
func (m *JoinGroupResp) String() string
func (*JoinGroupResp) XXX_DiscardUnknown ¶
func (m *JoinGroupResp) XXX_DiscardUnknown()
func (*JoinGroupResp) XXX_Marshal ¶
func (m *JoinGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JoinGroupResp) XXX_Merge ¶
func (dst *JoinGroupResp) XXX_Merge(src proto.Message)
func (*JoinGroupResp) XXX_Size ¶
func (m *JoinGroupResp) XXX_Size() int
func (*JoinGroupResp) XXX_Unmarshal ¶
func (m *JoinGroupResp) XXX_Unmarshal(b []byte) error
type KickGroupMemberReq ¶
type KickGroupMemberReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` KickedUserIDList []string `protobuf:"bytes,2,rep,name=KickedUserIDList" json:"KickedUserIDList,omitempty"` Reason string `protobuf:"bytes,3,opt,name=Reason" json:"Reason,omitempty"` OperationID string `protobuf:"bytes,5,opt,name=OperationID" json:"OperationID,omitempty"` OpUserID string `protobuf:"bytes,6,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KickGroupMemberReq) Descriptor ¶
func (*KickGroupMemberReq) Descriptor() ([]byte, []int)
func (*KickGroupMemberReq) GetGroupID ¶
func (m *KickGroupMemberReq) GetGroupID() string
func (*KickGroupMemberReq) GetKickedUserIDList ¶
func (m *KickGroupMemberReq) GetKickedUserIDList() []string
func (*KickGroupMemberReq) GetOpUserID ¶
func (m *KickGroupMemberReq) GetOpUserID() string
func (*KickGroupMemberReq) GetOperationID ¶
func (m *KickGroupMemberReq) GetOperationID() string
func (*KickGroupMemberReq) GetReason ¶
func (m *KickGroupMemberReq) GetReason() string
func (*KickGroupMemberReq) ProtoMessage ¶
func (*KickGroupMemberReq) ProtoMessage()
func (*KickGroupMemberReq) Reset ¶
func (m *KickGroupMemberReq) Reset()
func (*KickGroupMemberReq) String ¶
func (m *KickGroupMemberReq) String() string
func (*KickGroupMemberReq) XXX_DiscardUnknown ¶
func (m *KickGroupMemberReq) XXX_DiscardUnknown()
func (*KickGroupMemberReq) XXX_Marshal ¶
func (m *KickGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KickGroupMemberReq) XXX_Merge ¶
func (dst *KickGroupMemberReq) XXX_Merge(src proto.Message)
func (*KickGroupMemberReq) XXX_Size ¶
func (m *KickGroupMemberReq) XXX_Size() int
func (*KickGroupMemberReq) XXX_Unmarshal ¶
func (m *KickGroupMemberReq) XXX_Unmarshal(b []byte) error
type KickGroupMemberResp ¶
type KickGroupMemberResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=ErrCode" json:"ErrCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=ErrMsg" json:"ErrMsg,omitempty"` Id2ResultList []*Id2Result `protobuf:"bytes,3,rep,name=Id2ResultList" json:"Id2ResultList,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KickGroupMemberResp) Descriptor ¶
func (*KickGroupMemberResp) Descriptor() ([]byte, []int)
func (*KickGroupMemberResp) GetErrCode ¶
func (m *KickGroupMemberResp) GetErrCode() int32
func (*KickGroupMemberResp) GetErrMsg ¶
func (m *KickGroupMemberResp) GetErrMsg() string
func (*KickGroupMemberResp) GetId2ResultList ¶
func (m *KickGroupMemberResp) GetId2ResultList() []*Id2Result
func (*KickGroupMemberResp) ProtoMessage ¶
func (*KickGroupMemberResp) ProtoMessage()
func (*KickGroupMemberResp) Reset ¶
func (m *KickGroupMemberResp) Reset()
func (*KickGroupMemberResp) String ¶
func (m *KickGroupMemberResp) String() string
func (*KickGroupMemberResp) XXX_DiscardUnknown ¶
func (m *KickGroupMemberResp) XXX_DiscardUnknown()
func (*KickGroupMemberResp) XXX_Marshal ¶
func (m *KickGroupMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KickGroupMemberResp) XXX_Merge ¶
func (dst *KickGroupMemberResp) XXX_Merge(src proto.Message)
func (*KickGroupMemberResp) XXX_Size ¶
func (m *KickGroupMemberResp) XXX_Size() int
func (*KickGroupMemberResp) XXX_Unmarshal ¶
func (m *KickGroupMemberResp) XXX_Unmarshal(b []byte) error
type MuteGroupMemberReq ¶
type MuteGroupMemberReq struct { OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=groupID" json:"groupID,omitempty"` UserID string `protobuf:"bytes,4,opt,name=userID" json:"userID,omitempty"` MutedSeconds uint32 `protobuf:"varint,5,opt,name=mutedSeconds" json:"mutedSeconds,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MuteGroupMemberReq) Descriptor ¶
func (*MuteGroupMemberReq) Descriptor() ([]byte, []int)
func (*MuteGroupMemberReq) GetGroupID ¶
func (m *MuteGroupMemberReq) GetGroupID() string
func (*MuteGroupMemberReq) GetMutedSeconds ¶
func (m *MuteGroupMemberReq) GetMutedSeconds() uint32
func (*MuteGroupMemberReq) GetOpUserID ¶
func (m *MuteGroupMemberReq) GetOpUserID() string
func (*MuteGroupMemberReq) GetOperationID ¶
func (m *MuteGroupMemberReq) GetOperationID() string
func (*MuteGroupMemberReq) GetUserID ¶
func (m *MuteGroupMemberReq) GetUserID() string
func (*MuteGroupMemberReq) ProtoMessage ¶
func (*MuteGroupMemberReq) ProtoMessage()
func (*MuteGroupMemberReq) Reset ¶
func (m *MuteGroupMemberReq) Reset()
func (*MuteGroupMemberReq) String ¶
func (m *MuteGroupMemberReq) String() string
func (*MuteGroupMemberReq) XXX_DiscardUnknown ¶
func (m *MuteGroupMemberReq) XXX_DiscardUnknown()
func (*MuteGroupMemberReq) XXX_Marshal ¶
func (m *MuteGroupMemberReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MuteGroupMemberReq) XXX_Merge ¶
func (dst *MuteGroupMemberReq) XXX_Merge(src proto.Message)
func (*MuteGroupMemberReq) XXX_Size ¶
func (m *MuteGroupMemberReq) XXX_Size() int
func (*MuteGroupMemberReq) XXX_Unmarshal ¶
func (m *MuteGroupMemberReq) XXX_Unmarshal(b []byte) error
type MuteGroupMemberResp ¶
type MuteGroupMemberResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp" json:"commonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MuteGroupMemberResp) Descriptor ¶
func (*MuteGroupMemberResp) Descriptor() ([]byte, []int)
func (*MuteGroupMemberResp) GetCommonResp ¶
func (m *MuteGroupMemberResp) GetCommonResp() *CommonResp
func (*MuteGroupMemberResp) ProtoMessage ¶
func (*MuteGroupMemberResp) ProtoMessage()
func (*MuteGroupMemberResp) Reset ¶
func (m *MuteGroupMemberResp) Reset()
func (*MuteGroupMemberResp) String ¶
func (m *MuteGroupMemberResp) String() string
func (*MuteGroupMemberResp) XXX_DiscardUnknown ¶
func (m *MuteGroupMemberResp) XXX_DiscardUnknown()
func (*MuteGroupMemberResp) XXX_Marshal ¶
func (m *MuteGroupMemberResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MuteGroupMemberResp) XXX_Merge ¶
func (dst *MuteGroupMemberResp) XXX_Merge(src proto.Message)
func (*MuteGroupMemberResp) XXX_Size ¶
func (m *MuteGroupMemberResp) XXX_Size() int
func (*MuteGroupMemberResp) XXX_Unmarshal ¶
func (m *MuteGroupMemberResp) XXX_Unmarshal(b []byte) error
type MuteGroupReq ¶
type MuteGroupReq struct { OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"` GroupID string `protobuf:"bytes,3,opt,name=groupID" json:"groupID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MuteGroupReq) Descriptor ¶
func (*MuteGroupReq) Descriptor() ([]byte, []int)
func (*MuteGroupReq) GetGroupID ¶
func (m *MuteGroupReq) GetGroupID() string
func (*MuteGroupReq) GetOpUserID ¶
func (m *MuteGroupReq) GetOpUserID() string
func (*MuteGroupReq) GetOperationID ¶
func (m *MuteGroupReq) GetOperationID() string
func (*MuteGroupReq) ProtoMessage ¶
func (*MuteGroupReq) ProtoMessage()
func (*MuteGroupReq) Reset ¶
func (m *MuteGroupReq) Reset()
func (*MuteGroupReq) String ¶
func (m *MuteGroupReq) String() string
func (*MuteGroupReq) XXX_DiscardUnknown ¶
func (m *MuteGroupReq) XXX_DiscardUnknown()
func (*MuteGroupReq) XXX_Marshal ¶
func (m *MuteGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MuteGroupReq) XXX_Merge ¶
func (dst *MuteGroupReq) XXX_Merge(src proto.Message)
func (*MuteGroupReq) XXX_Size ¶
func (m *MuteGroupReq) XXX_Size() int
func (*MuteGroupReq) XXX_Unmarshal ¶
func (m *MuteGroupReq) XXX_Unmarshal(b []byte) error
type MuteGroupResp ¶
type MuteGroupResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp" json:"commonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MuteGroupResp) Descriptor ¶
func (*MuteGroupResp) Descriptor() ([]byte, []int)
func (*MuteGroupResp) GetCommonResp ¶
func (m *MuteGroupResp) GetCommonResp() *CommonResp
func (*MuteGroupResp) ProtoMessage ¶
func (*MuteGroupResp) ProtoMessage()
func (*MuteGroupResp) Reset ¶
func (m *MuteGroupResp) Reset()
func (*MuteGroupResp) String ¶
func (m *MuteGroupResp) String() string
func (*MuteGroupResp) XXX_DiscardUnknown ¶
func (m *MuteGroupResp) XXX_DiscardUnknown()
func (*MuteGroupResp) XXX_Marshal ¶
func (m *MuteGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MuteGroupResp) XXX_Merge ¶
func (dst *MuteGroupResp) XXX_Merge(src proto.Message)
func (*MuteGroupResp) XXX_Size ¶
func (m *MuteGroupResp) XXX_Size() int
func (*MuteGroupResp) XXX_Unmarshal ¶
func (m *MuteGroupResp) XXX_Unmarshal(b []byte) error
type QuitGroupReq ¶
type QuitGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=OperationID" json:"OperationID,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QuitGroupReq) Descriptor ¶
func (*QuitGroupReq) Descriptor() ([]byte, []int)
func (*QuitGroupReq) GetGroupID ¶
func (m *QuitGroupReq) GetGroupID() string
func (*QuitGroupReq) GetOpUserID ¶
func (m *QuitGroupReq) GetOpUserID() string
func (*QuitGroupReq) GetOperationID ¶
func (m *QuitGroupReq) GetOperationID() string
func (*QuitGroupReq) ProtoMessage ¶
func (*QuitGroupReq) ProtoMessage()
func (*QuitGroupReq) Reset ¶
func (m *QuitGroupReq) Reset()
func (*QuitGroupReq) String ¶
func (m *QuitGroupReq) String() string
func (*QuitGroupReq) XXX_DiscardUnknown ¶
func (m *QuitGroupReq) XXX_DiscardUnknown()
func (*QuitGroupReq) XXX_Marshal ¶
func (m *QuitGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QuitGroupReq) XXX_Merge ¶
func (dst *QuitGroupReq) XXX_Merge(src proto.Message)
func (*QuitGroupReq) XXX_Size ¶
func (m *QuitGroupReq) XXX_Size() int
func (*QuitGroupReq) XXX_Unmarshal ¶
func (m *QuitGroupReq) XXX_Unmarshal(b []byte) error
type QuitGroupResp ¶
type QuitGroupResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QuitGroupResp) Descriptor ¶
func (*QuitGroupResp) Descriptor() ([]byte, []int)
func (*QuitGroupResp) GetCommonResp ¶
func (m *QuitGroupResp) GetCommonResp() *CommonResp
func (*QuitGroupResp) ProtoMessage ¶
func (*QuitGroupResp) ProtoMessage()
func (*QuitGroupResp) Reset ¶
func (m *QuitGroupResp) Reset()
func (*QuitGroupResp) String ¶
func (m *QuitGroupResp) String() string
func (*QuitGroupResp) XXX_DiscardUnknown ¶
func (m *QuitGroupResp) XXX_DiscardUnknown()
func (*QuitGroupResp) XXX_Marshal ¶
func (m *QuitGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QuitGroupResp) XXX_Merge ¶
func (dst *QuitGroupResp) XXX_Merge(src proto.Message)
func (*QuitGroupResp) XXX_Size ¶
func (m *QuitGroupResp) XXX_Size() int
func (*QuitGroupResp) XXX_Unmarshal ¶
func (m *QuitGroupResp) XXX_Unmarshal(b []byte) error
type SetGroupInfoReq ¶
type SetGroupInfoReq struct { GroupInfoForSet *sdk_ws.GroupInfoForSet `protobuf:"bytes,1,opt,name=groupInfoForSet" json:"groupInfoForSet,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=OpUserID" json:"OpUserID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=OperationID" json:"OperationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetGroupInfoReq) Descriptor ¶
func (*SetGroupInfoReq) Descriptor() ([]byte, []int)
func (*SetGroupInfoReq) GetGroupInfoForSet ¶
func (m *SetGroupInfoReq) GetGroupInfoForSet() *sdk_ws.GroupInfoForSet
func (*SetGroupInfoReq) GetOpUserID ¶
func (m *SetGroupInfoReq) GetOpUserID() string
func (*SetGroupInfoReq) GetOperationID ¶
func (m *SetGroupInfoReq) GetOperationID() string
func (*SetGroupInfoReq) ProtoMessage ¶
func (*SetGroupInfoReq) ProtoMessage()
func (*SetGroupInfoReq) Reset ¶
func (m *SetGroupInfoReq) Reset()
func (*SetGroupInfoReq) String ¶
func (m *SetGroupInfoReq) String() string
func (*SetGroupInfoReq) XXX_DiscardUnknown ¶
func (m *SetGroupInfoReq) XXX_DiscardUnknown()
func (*SetGroupInfoReq) XXX_Marshal ¶
func (m *SetGroupInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetGroupInfoReq) XXX_Merge ¶
func (dst *SetGroupInfoReq) XXX_Merge(src proto.Message)
func (*SetGroupInfoReq) XXX_Size ¶
func (m *SetGroupInfoReq) XXX_Size() int
func (*SetGroupInfoReq) XXX_Unmarshal ¶
func (m *SetGroupInfoReq) XXX_Unmarshal(b []byte) error
type SetGroupInfoResp ¶
type SetGroupInfoResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetGroupInfoResp) Descriptor ¶
func (*SetGroupInfoResp) Descriptor() ([]byte, []int)
func (*SetGroupInfoResp) GetCommonResp ¶
func (m *SetGroupInfoResp) GetCommonResp() *CommonResp
func (*SetGroupInfoResp) ProtoMessage ¶
func (*SetGroupInfoResp) ProtoMessage()
func (*SetGroupInfoResp) Reset ¶
func (m *SetGroupInfoResp) Reset()
func (*SetGroupInfoResp) String ¶
func (m *SetGroupInfoResp) String() string
func (*SetGroupInfoResp) XXX_DiscardUnknown ¶
func (m *SetGroupInfoResp) XXX_DiscardUnknown()
func (*SetGroupInfoResp) XXX_Marshal ¶
func (m *SetGroupInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetGroupInfoResp) XXX_Merge ¶
func (dst *SetGroupInfoResp) XXX_Merge(src proto.Message)
func (*SetGroupInfoResp) XXX_Size ¶
func (m *SetGroupInfoResp) XXX_Size() int
func (*SetGroupInfoResp) XXX_Unmarshal ¶
func (m *SetGroupInfoResp) XXX_Unmarshal(b []byte) error
type SetGroupMemberInfoReq ¶
type SetGroupMemberInfoReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID" json:"groupID,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID" json:"userID,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=operationID" json:"operationID,omitempty"` Nickname *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=nickname" json:"nickname,omitempty"` FaceURL *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=faceURL" json:"faceURL,omitempty"` RoleLevel *wrapperspb.Int32Value `protobuf:"bytes,7,opt,name=roleLevel" json:"roleLevel,omitempty"` Ex *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=ex" json:"ex,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetGroupMemberInfoReq) Descriptor ¶
func (*SetGroupMemberInfoReq) Descriptor() ([]byte, []int)
func (*SetGroupMemberInfoReq) GetEx ¶
func (m *SetGroupMemberInfoReq) GetEx() *wrapperspb.StringValue
func (*SetGroupMemberInfoReq) GetFaceURL ¶
func (m *SetGroupMemberInfoReq) GetFaceURL() *wrapperspb.StringValue
func (*SetGroupMemberInfoReq) GetGroupID ¶
func (m *SetGroupMemberInfoReq) GetGroupID() string
func (*SetGroupMemberInfoReq) GetNickname ¶
func (m *SetGroupMemberInfoReq) GetNickname() *wrapperspb.StringValue
func (*SetGroupMemberInfoReq) GetOpUserID ¶
func (m *SetGroupMemberInfoReq) GetOpUserID() string
func (*SetGroupMemberInfoReq) GetOperationID ¶
func (m *SetGroupMemberInfoReq) GetOperationID() string
func (*SetGroupMemberInfoReq) GetRoleLevel ¶
func (m *SetGroupMemberInfoReq) GetRoleLevel() *wrapperspb.Int32Value
func (*SetGroupMemberInfoReq) GetUserID ¶
func (m *SetGroupMemberInfoReq) GetUserID() string
func (*SetGroupMemberInfoReq) ProtoMessage ¶
func (*SetGroupMemberInfoReq) ProtoMessage()
func (*SetGroupMemberInfoReq) Reset ¶
func (m *SetGroupMemberInfoReq) Reset()
func (*SetGroupMemberInfoReq) String ¶
func (m *SetGroupMemberInfoReq) String() string
func (*SetGroupMemberInfoReq) XXX_DiscardUnknown ¶
func (m *SetGroupMemberInfoReq) XXX_DiscardUnknown()
func (*SetGroupMemberInfoReq) XXX_Marshal ¶
func (m *SetGroupMemberInfoReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetGroupMemberInfoReq) XXX_Merge ¶
func (dst *SetGroupMemberInfoReq) XXX_Merge(src proto.Message)
func (*SetGroupMemberInfoReq) XXX_Size ¶
func (m *SetGroupMemberInfoReq) XXX_Size() int
func (*SetGroupMemberInfoReq) XXX_Unmarshal ¶
func (m *SetGroupMemberInfoReq) XXX_Unmarshal(b []byte) error
type SetGroupMemberInfoResp ¶
type SetGroupMemberInfoResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetGroupMemberInfoResp) Descriptor ¶
func (*SetGroupMemberInfoResp) Descriptor() ([]byte, []int)
func (*SetGroupMemberInfoResp) GetCommonResp ¶
func (m *SetGroupMemberInfoResp) GetCommonResp() *CommonResp
func (*SetGroupMemberInfoResp) ProtoMessage ¶
func (*SetGroupMemberInfoResp) ProtoMessage()
func (*SetGroupMemberInfoResp) Reset ¶
func (m *SetGroupMemberInfoResp) Reset()
func (*SetGroupMemberInfoResp) String ¶
func (m *SetGroupMemberInfoResp) String() string
func (*SetGroupMemberInfoResp) XXX_DiscardUnknown ¶
func (m *SetGroupMemberInfoResp) XXX_DiscardUnknown()
func (*SetGroupMemberInfoResp) XXX_Marshal ¶
func (m *SetGroupMemberInfoResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetGroupMemberInfoResp) XXX_Merge ¶
func (dst *SetGroupMemberInfoResp) XXX_Merge(src proto.Message)
func (*SetGroupMemberInfoResp) XXX_Size ¶
func (m *SetGroupMemberInfoResp) XXX_Size() int
func (*SetGroupMemberInfoResp) XXX_Unmarshal ¶
func (m *SetGroupMemberInfoResp) XXX_Unmarshal(b []byte) error
type SetGroupMemberNicknameReq ¶
type SetGroupMemberNicknameReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID" json:"groupID,omitempty"` Nickname string `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=opUserID" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=operationID" json:"operationID,omitempty"` UserID string `protobuf:"bytes,5,opt,name=userID" json:"userID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetGroupMemberNicknameReq) Descriptor ¶
func (*SetGroupMemberNicknameReq) Descriptor() ([]byte, []int)
func (*SetGroupMemberNicknameReq) GetGroupID ¶
func (m *SetGroupMemberNicknameReq) GetGroupID() string
func (*SetGroupMemberNicknameReq) GetNickname ¶
func (m *SetGroupMemberNicknameReq) GetNickname() string
func (*SetGroupMemberNicknameReq) GetOpUserID ¶
func (m *SetGroupMemberNicknameReq) GetOpUserID() string
func (*SetGroupMemberNicknameReq) GetOperationID ¶
func (m *SetGroupMemberNicknameReq) GetOperationID() string
func (*SetGroupMemberNicknameReq) GetUserID ¶
func (m *SetGroupMemberNicknameReq) GetUserID() string
func (*SetGroupMemberNicknameReq) ProtoMessage ¶
func (*SetGroupMemberNicknameReq) ProtoMessage()
func (*SetGroupMemberNicknameReq) Reset ¶
func (m *SetGroupMemberNicknameReq) Reset()
func (*SetGroupMemberNicknameReq) String ¶
func (m *SetGroupMemberNicknameReq) String() string
func (*SetGroupMemberNicknameReq) XXX_DiscardUnknown ¶
func (m *SetGroupMemberNicknameReq) XXX_DiscardUnknown()
func (*SetGroupMemberNicknameReq) XXX_Marshal ¶
func (m *SetGroupMemberNicknameReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetGroupMemberNicknameReq) XXX_Merge ¶
func (dst *SetGroupMemberNicknameReq) XXX_Merge(src proto.Message)
func (*SetGroupMemberNicknameReq) XXX_Size ¶
func (m *SetGroupMemberNicknameReq) XXX_Size() int
func (*SetGroupMemberNicknameReq) XXX_Unmarshal ¶
func (m *SetGroupMemberNicknameReq) XXX_Unmarshal(b []byte) error
type SetGroupMemberNicknameResp ¶
type SetGroupMemberNicknameResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetGroupMemberNicknameResp) Descriptor ¶
func (*SetGroupMemberNicknameResp) Descriptor() ([]byte, []int)
func (*SetGroupMemberNicknameResp) GetCommonResp ¶
func (m *SetGroupMemberNicknameResp) GetCommonResp() *CommonResp
func (*SetGroupMemberNicknameResp) ProtoMessage ¶
func (*SetGroupMemberNicknameResp) ProtoMessage()
func (*SetGroupMemberNicknameResp) Reset ¶
func (m *SetGroupMemberNicknameResp) Reset()
func (*SetGroupMemberNicknameResp) String ¶
func (m *SetGroupMemberNicknameResp) String() string
func (*SetGroupMemberNicknameResp) XXX_DiscardUnknown ¶
func (m *SetGroupMemberNicknameResp) XXX_DiscardUnknown()
func (*SetGroupMemberNicknameResp) XXX_Marshal ¶
func (m *SetGroupMemberNicknameResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetGroupMemberNicknameResp) XXX_Merge ¶
func (dst *SetGroupMemberNicknameResp) XXX_Merge(src proto.Message)
func (*SetGroupMemberNicknameResp) XXX_Size ¶
func (m *SetGroupMemberNicknameResp) XXX_Size() int
func (*SetGroupMemberNicknameResp) XXX_Unmarshal ¶
func (m *SetGroupMemberNicknameResp) XXX_Unmarshal(b []byte) error
type TransferGroupOwnerReq ¶
type TransferGroupOwnerReq struct { GroupID string `protobuf:"bytes,1,opt,name=GroupID" json:"GroupID,omitempty"` OldOwnerUserID string `protobuf:"bytes,2,opt,name=OldOwnerUserID" json:"OldOwnerUserID,omitempty"` NewOwnerUserID string `protobuf:"bytes,3,opt,name=NewOwnerUserID" json:"NewOwnerUserID,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=OperationID" json:"OperationID,omitempty"` OpUserID string `protobuf:"bytes,5,opt,name=OpUserID" json:"OpUserID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransferGroupOwnerReq) Descriptor ¶
func (*TransferGroupOwnerReq) Descriptor() ([]byte, []int)
func (*TransferGroupOwnerReq) GetGroupID ¶
func (m *TransferGroupOwnerReq) GetGroupID() string
func (*TransferGroupOwnerReq) GetNewOwnerUserID ¶
func (m *TransferGroupOwnerReq) GetNewOwnerUserID() string
func (*TransferGroupOwnerReq) GetOldOwnerUserID ¶
func (m *TransferGroupOwnerReq) GetOldOwnerUserID() string
func (*TransferGroupOwnerReq) GetOpUserID ¶
func (m *TransferGroupOwnerReq) GetOpUserID() string
func (*TransferGroupOwnerReq) GetOperationID ¶
func (m *TransferGroupOwnerReq) GetOperationID() string
func (*TransferGroupOwnerReq) ProtoMessage ¶
func (*TransferGroupOwnerReq) ProtoMessage()
func (*TransferGroupOwnerReq) Reset ¶
func (m *TransferGroupOwnerReq) Reset()
func (*TransferGroupOwnerReq) String ¶
func (m *TransferGroupOwnerReq) String() string
func (*TransferGroupOwnerReq) XXX_DiscardUnknown ¶
func (m *TransferGroupOwnerReq) XXX_DiscardUnknown()
func (*TransferGroupOwnerReq) XXX_Marshal ¶
func (m *TransferGroupOwnerReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransferGroupOwnerReq) XXX_Merge ¶
func (dst *TransferGroupOwnerReq) XXX_Merge(src proto.Message)
func (*TransferGroupOwnerReq) XXX_Size ¶
func (m *TransferGroupOwnerReq) XXX_Size() int
func (*TransferGroupOwnerReq) XXX_Unmarshal ¶
func (m *TransferGroupOwnerReq) XXX_Unmarshal(b []byte) error
type TransferGroupOwnerResp ¶
type TransferGroupOwnerResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransferGroupOwnerResp) Descriptor ¶
func (*TransferGroupOwnerResp) Descriptor() ([]byte, []int)
func (*TransferGroupOwnerResp) GetCommonResp ¶
func (m *TransferGroupOwnerResp) GetCommonResp() *CommonResp
func (*TransferGroupOwnerResp) ProtoMessage ¶
func (*TransferGroupOwnerResp) ProtoMessage()
func (*TransferGroupOwnerResp) Reset ¶
func (m *TransferGroupOwnerResp) Reset()
func (*TransferGroupOwnerResp) String ¶
func (m *TransferGroupOwnerResp) String() string
func (*TransferGroupOwnerResp) XXX_DiscardUnknown ¶
func (m *TransferGroupOwnerResp) XXX_DiscardUnknown()
func (*TransferGroupOwnerResp) XXX_Marshal ¶
func (m *TransferGroupOwnerResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransferGroupOwnerResp) XXX_Merge ¶
func (dst *TransferGroupOwnerResp) XXX_Merge(src proto.Message)
func (*TransferGroupOwnerResp) XXX_Size ¶
func (m *TransferGroupOwnerResp) XXX_Size() int
func (*TransferGroupOwnerResp) XXX_Unmarshal ¶
func (m *TransferGroupOwnerResp) XXX_Unmarshal(b []byte) error
type UserIsInGroupReq ¶
type UserIsInGroupReq struct { GroupID string `protobuf:"bytes,1,opt,name=groupID" json:"groupID,omitempty"` UserIDList []string `protobuf:"bytes,2,rep,name=userIDList" json:"userIDList,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID" json:"operationID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UserIsInGroupReq) Descriptor ¶
func (*UserIsInGroupReq) Descriptor() ([]byte, []int)
func (*UserIsInGroupReq) GetGroupID ¶
func (m *UserIsInGroupReq) GetGroupID() string
func (*UserIsInGroupReq) GetOperationID ¶
func (m *UserIsInGroupReq) GetOperationID() string
func (*UserIsInGroupReq) GetUserIDList ¶
func (m *UserIsInGroupReq) GetUserIDList() []string
func (*UserIsInGroupReq) ProtoMessage ¶
func (*UserIsInGroupReq) ProtoMessage()
func (*UserIsInGroupReq) Reset ¶
func (m *UserIsInGroupReq) Reset()
func (*UserIsInGroupReq) String ¶
func (m *UserIsInGroupReq) String() string
func (*UserIsInGroupReq) XXX_DiscardUnknown ¶
func (m *UserIsInGroupReq) XXX_DiscardUnknown()
func (*UserIsInGroupReq) XXX_Marshal ¶
func (m *UserIsInGroupReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserIsInGroupReq) XXX_Merge ¶
func (dst *UserIsInGroupReq) XXX_Merge(src proto.Message)
func (*UserIsInGroupReq) XXX_Size ¶
func (m *UserIsInGroupReq) XXX_Size() int
func (*UserIsInGroupReq) XXX_Unmarshal ¶
func (m *UserIsInGroupReq) XXX_Unmarshal(b []byte) error
type UserIsInGroupResp ¶
type UserIsInGroupResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=CommonResp" json:"CommonResp,omitempty"` IsExistMap map[string]bool `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UserIsInGroupResp) Descriptor ¶
func (*UserIsInGroupResp) Descriptor() ([]byte, []int)
func (*UserIsInGroupResp) GetCommonResp ¶
func (m *UserIsInGroupResp) GetCommonResp() *CommonResp
func (*UserIsInGroupResp) GetIsExistMap ¶
func (m *UserIsInGroupResp) GetIsExistMap() map[string]bool
func (*UserIsInGroupResp) ProtoMessage ¶
func (*UserIsInGroupResp) ProtoMessage()
func (*UserIsInGroupResp) Reset ¶
func (m *UserIsInGroupResp) Reset()
func (*UserIsInGroupResp) String ¶
func (m *UserIsInGroupResp) String() string
func (*UserIsInGroupResp) XXX_DiscardUnknown ¶
func (m *UserIsInGroupResp) XXX_DiscardUnknown()
func (*UserIsInGroupResp) XXX_Marshal ¶
func (m *UserIsInGroupResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserIsInGroupResp) XXX_Merge ¶
func (dst *UserIsInGroupResp) XXX_Merge(src proto.Message)
func (*UserIsInGroupResp) XXX_Size ¶
func (m *UserIsInGroupResp) XXX_Size() int
func (*UserIsInGroupResp) XXX_Unmarshal ¶
func (m *UserIsInGroupResp) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.