structmsg

package
v0.0.0-...-e775c48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_structmsg_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AddFrdSNInfo

type AddFrdSNInfo struct {
	NotSeeDynamic int32 `protobuf:"varint,1,opt,name=notSeeDynamic,proto3" json:"notSeeDynamic,omitempty"`
	SetSn         int32 `protobuf:"varint,2,opt,name=setSn,proto3" json:"setSn,omitempty"`
	// contains filtered or unexported fields
}

func (*AddFrdSNInfo) Descriptor deprecated

func (*AddFrdSNInfo) Descriptor() ([]byte, []int)

Deprecated: Use AddFrdSNInfo.ProtoReflect.Descriptor instead.

func (*AddFrdSNInfo) GetNotSeeDynamic

func (x *AddFrdSNInfo) GetNotSeeDynamic() int32

func (*AddFrdSNInfo) GetSetSn

func (x *AddFrdSNInfo) GetSetSn() int32

func (*AddFrdSNInfo) ProtoMessage

func (*AddFrdSNInfo) ProtoMessage()

func (*AddFrdSNInfo) ProtoReflect

func (x *AddFrdSNInfo) ProtoReflect() protoreflect.Message

func (*AddFrdSNInfo) Reset

func (x *AddFrdSNInfo) Reset()

func (*AddFrdSNInfo) String

func (x *AddFrdSNInfo) String() string

type FlagInfo

type FlagInfo struct {
	GrpMsgKickAdmin                   int32 `protobuf:"varint,1,opt,name=grpMsgKickAdmin,proto3" json:"grpMsgKickAdmin,omitempty"`
	GrpMsgHiddenGrp                   int32 `protobuf:"varint,2,opt,name=grpMsgHiddenGrp,proto3" json:"grpMsgHiddenGrp,omitempty"`
	GrpMsgWordingDown                 int32 `protobuf:"varint,3,opt,name=grpMsgWordingDown,proto3" json:"grpMsgWordingDown,omitempty"`
	FrdMsgGetBusiCard                 int32 `protobuf:"varint,4,opt,name=frdMsgGetBusiCard,proto3" json:"frdMsgGetBusiCard,omitempty"`
	GrpMsgGetOfficialAccount          int32 `protobuf:"varint,5,opt,name=grpMsgGetOfficialAccount,proto3" json:"grpMsgGetOfficialAccount,omitempty"`
	GrpMsgGetPayInGroup               int32 `protobuf:"varint,6,opt,name=grpMsgGetPayInGroup,proto3" json:"grpMsgGetPayInGroup,omitempty"`
	FrdMsgDiscuss2ManyChat            int32 `protobuf:"varint,7,opt,name=frdMsgDiscuss2ManyChat,proto3" json:"frdMsgDiscuss2ManyChat,omitempty"`
	GrpMsgNotAllowJoinGrpInviteNotFrd int32 `protobuf:"varint,8,opt,name=grpMsgNotAllowJoinGrpInviteNotFrd,proto3" json:"grpMsgNotAllowJoinGrpInviteNotFrd,omitempty"`
	FrdMsgNeedWaitingMsg              int32 `protobuf:"varint,9,opt,name=frdMsgNeedWaitingMsg,proto3" json:"frdMsgNeedWaitingMsg,omitempty"`
	FrdMsgUint32NeedAllUnreadMsg      int32 `protobuf:"varint,10,opt,name=frdMsgUint32NeedAllUnreadMsg,proto3" json:"frdMsgUint32NeedAllUnreadMsg,omitempty"`
	GrpMsgNeedAutoAdminWording        int32 `protobuf:"varint,11,opt,name=grpMsgNeedAutoAdminWording,proto3" json:"grpMsgNeedAutoAdminWording,omitempty"`
	GrpMsgGetTransferGroupMsgFlag     int32 `protobuf:"varint,12,opt,name=grpMsgGetTransferGroupMsgFlag,proto3" json:"grpMsgGetTransferGroupMsgFlag,omitempty"`
	GrpMsgGetQuitPayGroupMsgFlag      int32 `protobuf:"varint,13,opt,name=grpMsgGetQuitPayGroupMsgFlag,proto3" json:"grpMsgGetQuitPayGroupMsgFlag,omitempty"`
	GrpMsgSupportInviteAutoJoin       int32 `protobuf:"varint,14,opt,name=grpMsgSupportInviteAutoJoin,proto3" json:"grpMsgSupportInviteAutoJoin,omitempty"`
	GrpMsgMaskInviteAutoJoin          int32 `protobuf:"varint,15,opt,name=grpMsgMaskInviteAutoJoin,proto3" json:"grpMsgMaskInviteAutoJoin,omitempty"`
	GrpMsgGetDisbandedByAdmin         int32 `protobuf:"varint,16,opt,name=grpMsgGetDisbandedByAdmin,proto3" json:"grpMsgGetDisbandedByAdmin,omitempty"`
	GrpMsgGetC2CInviteJoinGroup       int32 `protobuf:"varint,17,opt,name=grpMsgGetC2cInviteJoinGroup,proto3" json:"grpMsgGetC2cInviteJoinGroup,omitempty"`
	// contains filtered or unexported fields
}

func (*FlagInfo) Descriptor deprecated

func (*FlagInfo) Descriptor() ([]byte, []int)

Deprecated: Use FlagInfo.ProtoReflect.Descriptor instead.

func (*FlagInfo) GetFrdMsgDiscuss2ManyChat

func (x *FlagInfo) GetFrdMsgDiscuss2ManyChat() int32

func (*FlagInfo) GetFrdMsgGetBusiCard

func (x *FlagInfo) GetFrdMsgGetBusiCard() int32

func (*FlagInfo) GetFrdMsgNeedWaitingMsg

func (x *FlagInfo) GetFrdMsgNeedWaitingMsg() int32

func (*FlagInfo) GetFrdMsgUint32NeedAllUnreadMsg

func (x *FlagInfo) GetFrdMsgUint32NeedAllUnreadMsg() int32

func (*FlagInfo) GetGrpMsgGetC2CInviteJoinGroup

func (x *FlagInfo) GetGrpMsgGetC2CInviteJoinGroup() int32

func (*FlagInfo) GetGrpMsgGetDisbandedByAdmin

func (x *FlagInfo) GetGrpMsgGetDisbandedByAdmin() int32

func (*FlagInfo) GetGrpMsgGetOfficialAccount

func (x *FlagInfo) GetGrpMsgGetOfficialAccount() int32

func (*FlagInfo) GetGrpMsgGetPayInGroup

func (x *FlagInfo) GetGrpMsgGetPayInGroup() int32

func (*FlagInfo) GetGrpMsgGetQuitPayGroupMsgFlag

func (x *FlagInfo) GetGrpMsgGetQuitPayGroupMsgFlag() int32

func (*FlagInfo) GetGrpMsgGetTransferGroupMsgFlag

func (x *FlagInfo) GetGrpMsgGetTransferGroupMsgFlag() int32

func (*FlagInfo) GetGrpMsgHiddenGrp

func (x *FlagInfo) GetGrpMsgHiddenGrp() int32

func (*FlagInfo) GetGrpMsgKickAdmin

func (x *FlagInfo) GetGrpMsgKickAdmin() int32

func (*FlagInfo) GetGrpMsgMaskInviteAutoJoin

func (x *FlagInfo) GetGrpMsgMaskInviteAutoJoin() int32

func (*FlagInfo) GetGrpMsgNeedAutoAdminWording

func (x *FlagInfo) GetGrpMsgNeedAutoAdminWording() int32

func (*FlagInfo) GetGrpMsgNotAllowJoinGrpInviteNotFrd

func (x *FlagInfo) GetGrpMsgNotAllowJoinGrpInviteNotFrd() int32

func (*FlagInfo) GetGrpMsgSupportInviteAutoJoin

func (x *FlagInfo) GetGrpMsgSupportInviteAutoJoin() int32

func (*FlagInfo) GetGrpMsgWordingDown

func (x *FlagInfo) GetGrpMsgWordingDown() int32

func (*FlagInfo) ProtoMessage

func (*FlagInfo) ProtoMessage()

func (*FlagInfo) ProtoReflect

func (x *FlagInfo) ProtoReflect() protoreflect.Message

func (*FlagInfo) Reset

func (x *FlagInfo) Reset()

func (*FlagInfo) String

func (x *FlagInfo) String() string

type FriendInfo

type FriendInfo struct {
	MsgJointFriend string `protobuf:"bytes,1,opt,name=msgJointFriend,proto3" json:"msgJointFriend,omitempty"`
	MsgBlacklist   string `protobuf:"bytes,2,opt,name=msgBlacklist,proto3" json:"msgBlacklist,omitempty"`
	// contains filtered or unexported fields
}

func (*FriendInfo) Descriptor deprecated

func (*FriendInfo) Descriptor() ([]byte, []int)

Deprecated: Use FriendInfo.ProtoReflect.Descriptor instead.

func (*FriendInfo) GetMsgBlacklist

func (x *FriendInfo) GetMsgBlacklist() string

func (*FriendInfo) GetMsgJointFriend

func (x *FriendInfo) GetMsgJointFriend() string

func (*FriendInfo) ProtoMessage

func (*FriendInfo) ProtoMessage()

func (*FriendInfo) ProtoReflect

func (x *FriendInfo) ProtoReflect() protoreflect.Message

func (*FriendInfo) Reset

func (x *FriendInfo) Reset()

func (*FriendInfo) String

func (x *FriendInfo) String() string

type MsgInviteExt

type MsgInviteExt struct {
	SrcType   int32 `protobuf:"varint,1,opt,name=srcType,proto3" json:"srcType,omitempty"`
	SrcCode   int64 `protobuf:"varint,2,opt,name=srcCode,proto3" json:"srcCode,omitempty"`
	WaitState int32 `protobuf:"varint,3,opt,name=waitState,proto3" json:"waitState,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgInviteExt) Descriptor deprecated

func (*MsgInviteExt) Descriptor() ([]byte, []int)

Deprecated: Use MsgInviteExt.ProtoReflect.Descriptor instead.

func (*MsgInviteExt) GetSrcCode

func (x *MsgInviteExt) GetSrcCode() int64

func (*MsgInviteExt) GetSrcType

func (x *MsgInviteExt) GetSrcType() int32

func (*MsgInviteExt) GetWaitState

func (x *MsgInviteExt) GetWaitState() int32

func (*MsgInviteExt) ProtoMessage

func (*MsgInviteExt) ProtoMessage()

func (*MsgInviteExt) ProtoReflect

func (x *MsgInviteExt) ProtoReflect() protoreflect.Message

func (*MsgInviteExt) Reset

func (x *MsgInviteExt) Reset()

func (*MsgInviteExt) String

func (x *MsgInviteExt) String() string

type MsgPayGroupExt

type MsgPayGroupExt struct {
	JoinGrpTime int64 `protobuf:"varint,1,opt,name=joinGrpTime,proto3" json:"joinGrpTime,omitempty"`
	QuitGrpTime int64 `protobuf:"varint,2,opt,name=quitGrpTime,proto3" json:"quitGrpTime,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgPayGroupExt) Descriptor deprecated

func (*MsgPayGroupExt) Descriptor() ([]byte, []int)

Deprecated: Use MsgPayGroupExt.ProtoReflect.Descriptor instead.

func (*MsgPayGroupExt) GetJoinGrpTime

func (x *MsgPayGroupExt) GetJoinGrpTime() int64

func (*MsgPayGroupExt) GetQuitGrpTime

func (x *MsgPayGroupExt) GetQuitGrpTime() int64

func (*MsgPayGroupExt) ProtoMessage

func (*MsgPayGroupExt) ProtoMessage()

func (*MsgPayGroupExt) ProtoReflect

func (x *MsgPayGroupExt) ProtoReflect() protoreflect.Message

func (*MsgPayGroupExt) Reset

func (x *MsgPayGroupExt) Reset()

func (*MsgPayGroupExt) String

func (x *MsgPayGroupExt) String() string

type ReqNextSystemMsg

type ReqNextSystemMsg struct {
	MsgNum             int32     `protobuf:"varint,1,opt,name=msgNum,proto3" json:"msgNum,omitempty"`
	FollowingFriendSeq int64     `protobuf:"varint,2,opt,name=followingFriendSeq,proto3" json:"followingFriendSeq,omitempty"`
	FollowingGroupSeq  int64     `protobuf:"varint,3,opt,name=followingGroupSeq,proto3" json:"followingGroupSeq,omitempty"`
	Checktype          int32     `protobuf:"varint,4,opt,name=checktype,proto3" json:"checktype,omitempty"`
	Flag               *FlagInfo `protobuf:"bytes,5,opt,name=flag,proto3" json:"flag,omitempty"`
	Language           int32     `protobuf:"varint,6,opt,name=language,proto3" json:"language,omitempty"`
	Version            int32     `protobuf:"varint,7,opt,name=version,proto3" json:"version,omitempty"`
	FriendMsgTypeFlag  int64     `protobuf:"varint,8,opt,name=friendMsgTypeFlag,proto3" json:"friendMsgTypeFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*ReqNextSystemMsg) Descriptor deprecated

func (*ReqNextSystemMsg) Descriptor() ([]byte, []int)

Deprecated: Use ReqNextSystemMsg.ProtoReflect.Descriptor instead.

func (*ReqNextSystemMsg) GetChecktype

func (x *ReqNextSystemMsg) GetChecktype() int32

func (*ReqNextSystemMsg) GetFlag

func (x *ReqNextSystemMsg) GetFlag() *FlagInfo

func (*ReqNextSystemMsg) GetFollowingFriendSeq

func (x *ReqNextSystemMsg) GetFollowingFriendSeq() int64

func (*ReqNextSystemMsg) GetFollowingGroupSeq

func (x *ReqNextSystemMsg) GetFollowingGroupSeq() int64

func (*ReqNextSystemMsg) GetFriendMsgTypeFlag

func (x *ReqNextSystemMsg) GetFriendMsgTypeFlag() int64

func (*ReqNextSystemMsg) GetLanguage

func (x *ReqNextSystemMsg) GetLanguage() int32

func (*ReqNextSystemMsg) GetMsgNum

func (x *ReqNextSystemMsg) GetMsgNum() int32

func (*ReqNextSystemMsg) GetVersion

func (x *ReqNextSystemMsg) GetVersion() int32

func (*ReqNextSystemMsg) ProtoMessage

func (*ReqNextSystemMsg) ProtoMessage()

func (*ReqNextSystemMsg) ProtoReflect

func (x *ReqNextSystemMsg) ProtoReflect() protoreflect.Message

func (*ReqNextSystemMsg) Reset

func (x *ReqNextSystemMsg) Reset()

func (*ReqNextSystemMsg) String

func (x *ReqNextSystemMsg) String() string

type ReqSystemMsg

type ReqSystemMsg struct {
	MsgNum          int32 `protobuf:"varint,1,opt,name=msgNum,proto3" json:"msgNum,omitempty"`
	LatestFriendSeq int64 `protobuf:"varint,2,opt,name=latestFriendSeq,proto3" json:"latestFriendSeq,omitempty"`
	LatestGroupSeq  int64 `protobuf:"varint,3,opt,name=latestGroupSeq,proto3" json:"latestGroupSeq,omitempty"`
	Version         int32 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"`
	Language        int32 `protobuf:"varint,5,opt,name=language,proto3" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*ReqSystemMsg) Descriptor deprecated

func (*ReqSystemMsg) Descriptor() ([]byte, []int)

Deprecated: Use ReqSystemMsg.ProtoReflect.Descriptor instead.

func (*ReqSystemMsg) GetLanguage

func (x *ReqSystemMsg) GetLanguage() int32

func (*ReqSystemMsg) GetLatestFriendSeq

func (x *ReqSystemMsg) GetLatestFriendSeq() int64

func (*ReqSystemMsg) GetLatestGroupSeq

func (x *ReqSystemMsg) GetLatestGroupSeq() int64

func (*ReqSystemMsg) GetMsgNum

func (x *ReqSystemMsg) GetMsgNum() int32

func (*ReqSystemMsg) GetVersion

func (x *ReqSystemMsg) GetVersion() int32

func (*ReqSystemMsg) ProtoMessage

func (*ReqSystemMsg) ProtoMessage()

func (*ReqSystemMsg) ProtoReflect

func (x *ReqSystemMsg) ProtoReflect() protoreflect.Message

func (*ReqSystemMsg) Reset

func (x *ReqSystemMsg) Reset()

func (*ReqSystemMsg) String

func (x *ReqSystemMsg) String() string

type ReqSystemMsgAction

type ReqSystemMsgAction struct {
	MsgType      int32                `protobuf:"varint,1,opt,name=msgType,proto3" json:"msgType,omitempty"`
	MsgSeq       int64                `protobuf:"varint,2,opt,name=msgSeq,proto3" json:"msgSeq,omitempty"`
	ReqUin       int64                `protobuf:"varint,3,opt,name=reqUin,proto3" json:"reqUin,omitempty"`
	SubType      int32                `protobuf:"varint,4,opt,name=subType,proto3" json:"subType,omitempty"`
	SrcId        int32                `protobuf:"varint,5,opt,name=srcId,proto3" json:"srcId,omitempty"`
	SubSrcId     int32                `protobuf:"varint,6,opt,name=subSrcId,proto3" json:"subSrcId,omitempty"`
	GroupMsgType int32                `protobuf:"varint,7,opt,name=groupMsgType,proto3" json:"groupMsgType,omitempty"`
	ActionInfo   *SystemMsgActionInfo `protobuf:"bytes,8,opt,name=actionInfo,proto3" json:"actionInfo,omitempty"`
	Language     int32                `protobuf:"varint,9,opt,name=language,proto3" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*ReqSystemMsgAction) Descriptor deprecated

func (*ReqSystemMsgAction) Descriptor() ([]byte, []int)

Deprecated: Use ReqSystemMsgAction.ProtoReflect.Descriptor instead.

func (*ReqSystemMsgAction) GetActionInfo

func (x *ReqSystemMsgAction) GetActionInfo() *SystemMsgActionInfo

func (*ReqSystemMsgAction) GetGroupMsgType

func (x *ReqSystemMsgAction) GetGroupMsgType() int32

func (*ReqSystemMsgAction) GetLanguage

func (x *ReqSystemMsgAction) GetLanguage() int32

func (*ReqSystemMsgAction) GetMsgSeq

func (x *ReqSystemMsgAction) GetMsgSeq() int64

func (*ReqSystemMsgAction) GetMsgType

func (x *ReqSystemMsgAction) GetMsgType() int32

func (*ReqSystemMsgAction) GetReqUin

func (x *ReqSystemMsgAction) GetReqUin() int64

func (*ReqSystemMsgAction) GetSrcId

func (x *ReqSystemMsgAction) GetSrcId() int32

func (*ReqSystemMsgAction) GetSubSrcId

func (x *ReqSystemMsgAction) GetSubSrcId() int32

func (*ReqSystemMsgAction) GetSubType

func (x *ReqSystemMsgAction) GetSubType() int32

func (*ReqSystemMsgAction) ProtoMessage

func (*ReqSystemMsgAction) ProtoMessage()

func (*ReqSystemMsgAction) ProtoReflect

func (x *ReqSystemMsgAction) ProtoReflect() protoreflect.Message

func (*ReqSystemMsgAction) Reset

func (x *ReqSystemMsgAction) Reset()

func (*ReqSystemMsgAction) String

func (x *ReqSystemMsgAction) String() string

type ReqSystemMsgNew

type ReqSystemMsgNew struct {
	MsgNum            int32     `protobuf:"varint,1,opt,name=msgNum,proto3" json:"msgNum,omitempty"`
	LatestFriendSeq   int64     `protobuf:"varint,2,opt,name=latestFriendSeq,proto3" json:"latestFriendSeq,omitempty"`
	LatestGroupSeq    int64     `protobuf:"varint,3,opt,name=latestGroupSeq,proto3" json:"latestGroupSeq,omitempty"`
	Version           int32     `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"`
	Checktype         int32     `protobuf:"varint,5,opt,name=checktype,proto3" json:"checktype,omitempty"`
	Flag              *FlagInfo `protobuf:"bytes,6,opt,name=flag,proto3" json:"flag,omitempty"`
	Language          int32     `protobuf:"varint,7,opt,name=language,proto3" json:"language,omitempty"`
	IsGetFrdRibbon    bool      `protobuf:"varint,8,opt,name=isGetFrdRibbon,proto3" json:"isGetFrdRibbon,omitempty"`
	IsGetGrpRibbon    bool      `protobuf:"varint,9,opt,name=isGetGrpRibbon,proto3" json:"isGetGrpRibbon,omitempty"`
	FriendMsgTypeFlag int64     `protobuf:"varint,10,opt,name=friendMsgTypeFlag,proto3" json:"friendMsgTypeFlag,omitempty"`
	ReqMsgType        int32     `protobuf:"varint,11,opt,name=reqMsgType,proto3" json:"reqMsgType,omitempty"`
	// contains filtered or unexported fields
}

func (*ReqSystemMsgNew) Descriptor deprecated

func (*ReqSystemMsgNew) Descriptor() ([]byte, []int)

Deprecated: Use ReqSystemMsgNew.ProtoReflect.Descriptor instead.

func (*ReqSystemMsgNew) GetChecktype

func (x *ReqSystemMsgNew) GetChecktype() int32

func (*ReqSystemMsgNew) GetFlag

func (x *ReqSystemMsgNew) GetFlag() *FlagInfo

func (*ReqSystemMsgNew) GetFriendMsgTypeFlag

func (x *ReqSystemMsgNew) GetFriendMsgTypeFlag() int64

func (*ReqSystemMsgNew) GetIsGetFrdRibbon

func (x *ReqSystemMsgNew) GetIsGetFrdRibbon() bool

func (*ReqSystemMsgNew) GetIsGetGrpRibbon

func (x *ReqSystemMsgNew) GetIsGetGrpRibbon() bool

func (*ReqSystemMsgNew) GetLanguage

func (x *ReqSystemMsgNew) GetLanguage() int32

func (*ReqSystemMsgNew) GetLatestFriendSeq

func (x *ReqSystemMsgNew) GetLatestFriendSeq() int64

func (*ReqSystemMsgNew) GetLatestGroupSeq

func (x *ReqSystemMsgNew) GetLatestGroupSeq() int64

func (*ReqSystemMsgNew) GetMsgNum

func (x *ReqSystemMsgNew) GetMsgNum() int32

func (*ReqSystemMsgNew) GetReqMsgType

func (x *ReqSystemMsgNew) GetReqMsgType() int32

func (*ReqSystemMsgNew) GetVersion

func (x *ReqSystemMsgNew) GetVersion() int32

func (*ReqSystemMsgNew) ProtoMessage

func (*ReqSystemMsgNew) ProtoMessage()

func (*ReqSystemMsgNew) ProtoReflect

func (x *ReqSystemMsgNew) ProtoReflect() protoreflect.Message

func (*ReqSystemMsgNew) Reset

func (x *ReqSystemMsgNew) Reset()

func (*ReqSystemMsgNew) String

func (x *ReqSystemMsgNew) String() string

type ReqSystemMsgRead

type ReqSystemMsgRead struct {
	LatestFriendSeq int64 `protobuf:"varint,1,opt,name=latestFriendSeq,proto3" json:"latestFriendSeq,omitempty"`
	LatestGroupSeq  int64 `protobuf:"varint,2,opt,name=latestGroupSeq,proto3" json:"latestGroupSeq,omitempty"`
	Type            int32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`
	Checktype       int32 `protobuf:"varint,4,opt,name=checktype,proto3" json:"checktype,omitempty"`
	// contains filtered or unexported fields
}

func (*ReqSystemMsgRead) Descriptor deprecated

func (*ReqSystemMsgRead) Descriptor() ([]byte, []int)

Deprecated: Use ReqSystemMsgRead.ProtoReflect.Descriptor instead.

func (*ReqSystemMsgRead) GetChecktype

func (x *ReqSystemMsgRead) GetChecktype() int32

func (*ReqSystemMsgRead) GetLatestFriendSeq

func (x *ReqSystemMsgRead) GetLatestFriendSeq() int64

func (*ReqSystemMsgRead) GetLatestGroupSeq

func (x *ReqSystemMsgRead) GetLatestGroupSeq() int64

func (*ReqSystemMsgRead) GetType

func (x *ReqSystemMsgRead) GetType() int32

func (*ReqSystemMsgRead) ProtoMessage

func (*ReqSystemMsgRead) ProtoMessage()

func (*ReqSystemMsgRead) ProtoReflect

func (x *ReqSystemMsgRead) ProtoReflect() protoreflect.Message

func (*ReqSystemMsgRead) Reset

func (x *ReqSystemMsgRead) Reset()

func (*ReqSystemMsgRead) String

func (x *ReqSystemMsgRead) String() string

type RspHead

type RspHead struct {
	Result  int32  `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	MsgFail string `protobuf:"bytes,2,opt,name=msgFail,proto3" json:"msgFail,omitempty"`
	// contains filtered or unexported fields
}

func (*RspHead) Descriptor deprecated

func (*RspHead) Descriptor() ([]byte, []int)

Deprecated: Use RspHead.ProtoReflect.Descriptor instead.

func (*RspHead) GetMsgFail

func (x *RspHead) GetMsgFail() string

func (*RspHead) GetResult

func (x *RspHead) GetResult() int32

func (*RspHead) ProtoMessage

func (*RspHead) ProtoMessage()

func (*RspHead) ProtoReflect

func (x *RspHead) ProtoReflect() protoreflect.Message

func (*RspHead) Reset

func (x *RspHead) Reset()

func (*RspHead) String

func (x *RspHead) String() string

type RspNextSystemMsg

type RspNextSystemMsg struct {
	Head               *RspHead     `protobuf:"bytes,1,opt,name=head,proto3" json:"head,omitempty"`
	Msgs               []*StructMsg `protobuf:"bytes,2,rep,name=msgs,proto3" json:"msgs,omitempty"`
	FollowingFriendSeq int64        `protobuf:"varint,3,opt,name=followingFriendSeq,proto3" json:"followingFriendSeq,omitempty"`
	FollowingGroupSeq  int64        `protobuf:"varint,4,opt,name=followingGroupSeq,proto3" json:"followingGroupSeq,omitempty"`
	Checktype          int32        `protobuf:"varint,5,opt,name=checktype,proto3" json:"checktype,omitempty"`
	GameNick           string       `protobuf:"bytes,100,opt,name=gameNick,proto3" json:"gameNick,omitempty"`
	UndecidForQim      []byte       `protobuf:"bytes,101,opt,name=undecidForQim,proto3" json:"undecidForQim,omitempty"`
	UnReadCount3       int32        `protobuf:"varint,102,opt,name=unReadCount3,proto3" json:"unReadCount3,omitempty"`
	// contains filtered or unexported fields
}

func (*RspNextSystemMsg) Descriptor deprecated

func (*RspNextSystemMsg) Descriptor() ([]byte, []int)

Deprecated: Use RspNextSystemMsg.ProtoReflect.Descriptor instead.

func (*RspNextSystemMsg) GetChecktype

func (x *RspNextSystemMsg) GetChecktype() int32

func (*RspNextSystemMsg) GetFollowingFriendSeq

func (x *RspNextSystemMsg) GetFollowingFriendSeq() int64

func (*RspNextSystemMsg) GetFollowingGroupSeq

func (x *RspNextSystemMsg) GetFollowingGroupSeq() int64

func (*RspNextSystemMsg) GetGameNick

func (x *RspNextSystemMsg) GetGameNick() string

func (*RspNextSystemMsg) GetHead

func (x *RspNextSystemMsg) GetHead() *RspHead

func (*RspNextSystemMsg) GetMsgs

func (x *RspNextSystemMsg) GetMsgs() []*StructMsg

func (*RspNextSystemMsg) GetUnReadCount3

func (x *RspNextSystemMsg) GetUnReadCount3() int32

func (*RspNextSystemMsg) GetUndecidForQim

func (x *RspNextSystemMsg) GetUndecidForQim() []byte

func (*RspNextSystemMsg) ProtoMessage

func (*RspNextSystemMsg) ProtoMessage()

func (*RspNextSystemMsg) ProtoReflect

func (x *RspNextSystemMsg) ProtoReflect() protoreflect.Message

func (*RspNextSystemMsg) Reset

func (x *RspNextSystemMsg) Reset()

func (*RspNextSystemMsg) String

func (x *RspNextSystemMsg) String() string

type RspSystemMsg

type RspSystemMsg struct {
	Head               *RspHead     `protobuf:"bytes,1,opt,name=head,proto3" json:"head,omitempty"`
	Msgs               []*StructMsg `protobuf:"bytes,2,rep,name=msgs,proto3" json:"msgs,omitempty"`
	UnreadCount        int32        `protobuf:"varint,3,opt,name=unreadCount,proto3" json:"unreadCount,omitempty"`
	LatestFriendSeq    int64        `protobuf:"varint,4,opt,name=latestFriendSeq,proto3" json:"latestFriendSeq,omitempty"`
	LatestGroupSeq     int64        `protobuf:"varint,5,opt,name=latestGroupSeq,proto3" json:"latestGroupSeq,omitempty"`
	FollowingFriendSeq int64        `protobuf:"varint,6,opt,name=followingFriendSeq,proto3" json:"followingFriendSeq,omitempty"`
	FollowingGroupSeq  int64        `protobuf:"varint,7,opt,name=followingGroupSeq,proto3" json:"followingGroupSeq,omitempty"`
	MsgDisplay         string       `protobuf:"bytes,8,opt,name=msgDisplay,proto3" json:"msgDisplay,omitempty"`
	// contains filtered or unexported fields
}

func (*RspSystemMsg) Descriptor deprecated

func (*RspSystemMsg) Descriptor() ([]byte, []int)

Deprecated: Use RspSystemMsg.ProtoReflect.Descriptor instead.

func (*RspSystemMsg) GetFollowingFriendSeq

func (x *RspSystemMsg) GetFollowingFriendSeq() int64

func (*RspSystemMsg) GetFollowingGroupSeq

func (x *RspSystemMsg) GetFollowingGroupSeq() int64

func (*RspSystemMsg) GetHead

func (x *RspSystemMsg) GetHead() *RspHead

func (*RspSystemMsg) GetLatestFriendSeq

func (x *RspSystemMsg) GetLatestFriendSeq() int64

func (*RspSystemMsg) GetLatestGroupSeq

func (x *RspSystemMsg) GetLatestGroupSeq() int64

func (*RspSystemMsg) GetMsgDisplay

func (x *RspSystemMsg) GetMsgDisplay() string

func (*RspSystemMsg) GetMsgs

func (x *RspSystemMsg) GetMsgs() []*StructMsg

func (*RspSystemMsg) GetUnreadCount

func (x *RspSystemMsg) GetUnreadCount() int32

func (*RspSystemMsg) ProtoMessage

func (*RspSystemMsg) ProtoMessage()

func (*RspSystemMsg) ProtoReflect

func (x *RspSystemMsg) ProtoReflect() protoreflect.Message

func (*RspSystemMsg) Reset

func (x *RspSystemMsg) Reset()

func (*RspSystemMsg) String

func (x *RspSystemMsg) String() string

type RspSystemMsgAction

type RspSystemMsgAction struct {
	Head              *RspHead `protobuf:"bytes,1,opt,name=head,proto3" json:"head,omitempty"`
	MsgDetail         string   `protobuf:"bytes,2,opt,name=msgDetail,proto3" json:"msgDetail,omitempty"`
	Type              int32    `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`
	MsgInvalidDecided string   `protobuf:"bytes,5,opt,name=msgInvalidDecided,proto3" json:"msgInvalidDecided,omitempty"`
	RemarkResult      int32    `protobuf:"varint,6,opt,name=remarkResult,proto3" json:"remarkResult,omitempty"`
	// contains filtered or unexported fields
}

func (*RspSystemMsgAction) Descriptor deprecated

func (*RspSystemMsgAction) Descriptor() ([]byte, []int)

Deprecated: Use RspSystemMsgAction.ProtoReflect.Descriptor instead.

func (*RspSystemMsgAction) GetHead

func (x *RspSystemMsgAction) GetHead() *RspHead

func (*RspSystemMsgAction) GetMsgDetail

func (x *RspSystemMsgAction) GetMsgDetail() string

func (*RspSystemMsgAction) GetMsgInvalidDecided

func (x *RspSystemMsgAction) GetMsgInvalidDecided() string

func (*RspSystemMsgAction) GetRemarkResult

func (x *RspSystemMsgAction) GetRemarkResult() int32

func (*RspSystemMsgAction) GetType

func (x *RspSystemMsgAction) GetType() int32

func (*RspSystemMsgAction) ProtoMessage

func (*RspSystemMsgAction) ProtoMessage()

func (*RspSystemMsgAction) ProtoReflect

func (x *RspSystemMsgAction) ProtoReflect() protoreflect.Message

func (*RspSystemMsgAction) Reset

func (x *RspSystemMsgAction) Reset()

func (*RspSystemMsgAction) String

func (x *RspSystemMsgAction) String() string

type RspSystemMsgNew

type RspSystemMsgNew struct {
	Head               *RspHead     `protobuf:"bytes,1,opt,name=head,proto3" json:"head,omitempty"`
	UnreadFriendCount  int32        `protobuf:"varint,2,opt,name=unreadFriendCount,proto3" json:"unreadFriendCount,omitempty"`
	UnreadGroupCount   int32        `protobuf:"varint,3,opt,name=unreadGroupCount,proto3" json:"unreadGroupCount,omitempty"`
	LatestFriendSeq    int64        `protobuf:"varint,4,opt,name=latestFriendSeq,proto3" json:"latestFriendSeq,omitempty"`
	LatestGroupSeq     int64        `protobuf:"varint,5,opt,name=latestGroupSeq,proto3" json:"latestGroupSeq,omitempty"`
	FollowingFriendSeq int64        `protobuf:"varint,6,opt,name=followingFriendSeq,proto3" json:"followingFriendSeq,omitempty"`
	FollowingGroupSeq  int64        `protobuf:"varint,7,opt,name=followingGroupSeq,proto3" json:"followingGroupSeq,omitempty"`
	Friendmsgs         []*StructMsg `protobuf:"bytes,9,rep,name=friendmsgs,proto3" json:"friendmsgs,omitempty"`
	Groupmsgs          []*StructMsg `protobuf:"bytes,10,rep,name=groupmsgs,proto3" json:"groupmsgs,omitempty"`
	MsgRibbonFriend    *StructMsg   `protobuf:"bytes,11,opt,name=msgRibbonFriend,proto3" json:"msgRibbonFriend,omitempty"`
	MsgRibbonGroup     *StructMsg   `protobuf:"bytes,12,opt,name=msgRibbonGroup,proto3" json:"msgRibbonGroup,omitempty"`
	MsgDisplay         string       `protobuf:"bytes,13,opt,name=msgDisplay,proto3" json:"msgDisplay,omitempty"`
	GrpMsgDisplay      string       `protobuf:"bytes,14,opt,name=grpMsgDisplay,proto3" json:"grpMsgDisplay,omitempty"`
	Over               int32        `protobuf:"varint,15,opt,name=over,proto3" json:"over,omitempty"`
	Checktype          int32        `protobuf:"varint,20,opt,name=checktype,proto3" json:"checktype,omitempty"`
	GameNick           string       `protobuf:"bytes,100,opt,name=gameNick,proto3" json:"gameNick,omitempty"`
	UndecidForQim      []byte       `protobuf:"bytes,101,opt,name=undecidForQim,proto3" json:"undecidForQim,omitempty"`
	UnReadCount3       int32        `protobuf:"varint,102,opt,name=unReadCount3,proto3" json:"unReadCount3,omitempty"`
	// contains filtered or unexported fields
}

func (*RspSystemMsgNew) Descriptor deprecated

func (*RspSystemMsgNew) Descriptor() ([]byte, []int)

Deprecated: Use RspSystemMsgNew.ProtoReflect.Descriptor instead.

func (*RspSystemMsgNew) GetChecktype

func (x *RspSystemMsgNew) GetChecktype() int32

func (*RspSystemMsgNew) GetFollowingFriendSeq

func (x *RspSystemMsgNew) GetFollowingFriendSeq() int64

func (*RspSystemMsgNew) GetFollowingGroupSeq

func (x *RspSystemMsgNew) GetFollowingGroupSeq() int64

func (*RspSystemMsgNew) GetFriendmsgs

func (x *RspSystemMsgNew) GetFriendmsgs() []*StructMsg

func (*RspSystemMsgNew) GetGameNick

func (x *RspSystemMsgNew) GetGameNick() string

func (*RspSystemMsgNew) GetGroupmsgs

func (x *RspSystemMsgNew) GetGroupmsgs() []*StructMsg

func (*RspSystemMsgNew) GetGrpMsgDisplay

func (x *RspSystemMsgNew) GetGrpMsgDisplay() string

func (*RspSystemMsgNew) GetHead

func (x *RspSystemMsgNew) GetHead() *RspHead

func (*RspSystemMsgNew) GetLatestFriendSeq

func (x *RspSystemMsgNew) GetLatestFriendSeq() int64

func (*RspSystemMsgNew) GetLatestGroupSeq

func (x *RspSystemMsgNew) GetLatestGroupSeq() int64

func (*RspSystemMsgNew) GetMsgDisplay

func (x *RspSystemMsgNew) GetMsgDisplay() string

func (*RspSystemMsgNew) GetMsgRibbonFriend

func (x *RspSystemMsgNew) GetMsgRibbonFriend() *StructMsg

func (*RspSystemMsgNew) GetMsgRibbonGroup

func (x *RspSystemMsgNew) GetMsgRibbonGroup() *StructMsg

func (*RspSystemMsgNew) GetOver

func (x *RspSystemMsgNew) GetOver() int32

func (*RspSystemMsgNew) GetUnReadCount3

func (x *RspSystemMsgNew) GetUnReadCount3() int32

func (*RspSystemMsgNew) GetUndecidForQim

func (x *RspSystemMsgNew) GetUndecidForQim() []byte

func (*RspSystemMsgNew) GetUnreadFriendCount

func (x *RspSystemMsgNew) GetUnreadFriendCount() int32

func (*RspSystemMsgNew) GetUnreadGroupCount

func (x *RspSystemMsgNew) GetUnreadGroupCount() int32

func (*RspSystemMsgNew) ProtoMessage

func (*RspSystemMsgNew) ProtoMessage()

func (*RspSystemMsgNew) ProtoReflect

func (x *RspSystemMsgNew) ProtoReflect() protoreflect.Message

func (*RspSystemMsgNew) Reset

func (x *RspSystemMsgNew) Reset()

func (*RspSystemMsgNew) String

func (x *RspSystemMsgNew) String() string

type RspSystemMsgRead

type RspSystemMsgRead struct {
	Head      *RspHead `protobuf:"bytes,1,opt,name=head,proto3" json:"head,omitempty"`
	Type      int32    `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"`
	Checktype int32    `protobuf:"varint,3,opt,name=checktype,proto3" json:"checktype,omitempty"`
	// contains filtered or unexported fields
}

func (*RspSystemMsgRead) Descriptor deprecated

func (*RspSystemMsgRead) Descriptor() ([]byte, []int)

Deprecated: Use RspSystemMsgRead.ProtoReflect.Descriptor instead.

func (*RspSystemMsgRead) GetChecktype

func (x *RspSystemMsgRead) GetChecktype() int32

func (*RspSystemMsgRead) GetHead

func (x *RspSystemMsgRead) GetHead() *RspHead

func (*RspSystemMsgRead) GetType

func (x *RspSystemMsgRead) GetType() int32

func (*RspSystemMsgRead) ProtoMessage

func (*RspSystemMsgRead) ProtoMessage()

func (*RspSystemMsgRead) ProtoReflect

func (x *RspSystemMsgRead) ProtoReflect() protoreflect.Message

func (*RspSystemMsgRead) Reset

func (x *RspSystemMsgRead) Reset()

func (*RspSystemMsgRead) String

func (x *RspSystemMsgRead) String() string

type SGroupInfo

type SGroupInfo struct {
	GroupAuthType     int32  `protobuf:"varint,1,opt,name=groupAuthType,proto3" json:"groupAuthType,omitempty"`
	DisplayAction     int32  `protobuf:"varint,2,opt,name=displayAction,proto3" json:"displayAction,omitempty"`
	MsgAlert          string `protobuf:"bytes,3,opt,name=msgAlert,proto3" json:"msgAlert,omitempty"`
	MsgDetailAlert    string `protobuf:"bytes,4,opt,name=msgDetailAlert,proto3" json:"msgDetailAlert,omitempty"`
	MsgOtherAdminDone string `protobuf:"bytes,5,opt,name=msgOtherAdminDone,proto3" json:"msgOtherAdminDone,omitempty"`
	AppPrivilegeFlag  int32  `protobuf:"varint,6,opt,name=appPrivilegeFlag,proto3" json:"appPrivilegeFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*SGroupInfo) Descriptor deprecated

func (*SGroupInfo) Descriptor() ([]byte, []int)

Deprecated: Use SGroupInfo.ProtoReflect.Descriptor instead.

func (*SGroupInfo) GetAppPrivilegeFlag

func (x *SGroupInfo) GetAppPrivilegeFlag() int32

func (*SGroupInfo) GetDisplayAction

func (x *SGroupInfo) GetDisplayAction() int32

func (*SGroupInfo) GetGroupAuthType

func (x *SGroupInfo) GetGroupAuthType() int32

func (*SGroupInfo) GetMsgAlert

func (x *SGroupInfo) GetMsgAlert() string

func (*SGroupInfo) GetMsgDetailAlert

func (x *SGroupInfo) GetMsgDetailAlert() string

func (*SGroupInfo) GetMsgOtherAdminDone

func (x *SGroupInfo) GetMsgOtherAdminDone() string

func (*SGroupInfo) ProtoMessage

func (*SGroupInfo) ProtoMessage()

func (*SGroupInfo) ProtoReflect

func (x *SGroupInfo) ProtoReflect() protoreflect.Message

func (*SGroupInfo) Reset

func (x *SGroupInfo) Reset()

func (*SGroupInfo) String

func (x *SGroupInfo) String() string

type StructMsg

type StructMsg struct {
	Version    int32      `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	MsgType    int32      `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"`
	MsgSeq     int64      `protobuf:"varint,3,opt,name=msgSeq,proto3" json:"msgSeq,omitempty"`
	MsgTime    int64      `protobuf:"varint,4,opt,name=msgTime,proto3" json:"msgTime,omitempty"`
	ReqUin     int64      `protobuf:"varint,5,opt,name=reqUin,proto3" json:"reqUin,omitempty"`
	UnreadFlag int32      `protobuf:"varint,6,opt,name=unreadFlag,proto3" json:"unreadFlag,omitempty"`
	Msg        *SystemMsg `protobuf:"bytes,50,opt,name=msg,proto3" json:"msg,omitempty"`
	// contains filtered or unexported fields
}

func (*StructMsg) Descriptor deprecated

func (*StructMsg) Descriptor() ([]byte, []int)

Deprecated: Use StructMsg.ProtoReflect.Descriptor instead.

func (*StructMsg) GetMsg

func (x *StructMsg) GetMsg() *SystemMsg

func (*StructMsg) GetMsgSeq

func (x *StructMsg) GetMsgSeq() int64

func (*StructMsg) GetMsgTime

func (x *StructMsg) GetMsgTime() int64

func (*StructMsg) GetMsgType

func (x *StructMsg) GetMsgType() int32

func (*StructMsg) GetReqUin

func (x *StructMsg) GetReqUin() int64

func (*StructMsg) GetUnreadFlag

func (x *StructMsg) GetUnreadFlag() int32

func (*StructMsg) GetVersion

func (x *StructMsg) GetVersion() int32

func (*StructMsg) ProtoMessage

func (*StructMsg) ProtoMessage()

func (*StructMsg) ProtoReflect

func (x *StructMsg) ProtoReflect() protoreflect.Message

func (*StructMsg) Reset

func (x *StructMsg) Reset()

func (*StructMsg) String

func (x *StructMsg) String() string

type SystemMsg

type SystemMsg struct {
	SubType                int32              `protobuf:"varint,1,opt,name=subType,proto3" json:"subType,omitempty"`
	MsgTitle               string             `protobuf:"bytes,2,opt,name=msgTitle,proto3" json:"msgTitle,omitempty"`
	MsgDescribe            string             `protobuf:"bytes,3,opt,name=msgDescribe,proto3" json:"msgDescribe,omitempty"`
	MsgAdditional          string             `protobuf:"bytes,4,opt,name=msgAdditional,proto3" json:"msgAdditional,omitempty"`
	MsgSource              string             `protobuf:"bytes,5,opt,name=msgSource,proto3" json:"msgSource,omitempty"`
	MsgDecided             string             `protobuf:"bytes,6,opt,name=msgDecided,proto3" json:"msgDecided,omitempty"`
	SrcId                  int32              `protobuf:"varint,7,opt,name=srcId,proto3" json:"srcId,omitempty"`
	SubSrcId               int32              `protobuf:"varint,8,opt,name=subSrcId,proto3" json:"subSrcId,omitempty"`
	Actions                []*SystemMsgAction `protobuf:"bytes,9,rep,name=actions,proto3" json:"actions,omitempty"`
	GroupCode              int64              `protobuf:"varint,10,opt,name=groupCode,proto3" json:"groupCode,omitempty"`
	ActionUin              int64              `protobuf:"varint,11,opt,name=actionUin,proto3" json:"actionUin,omitempty"`
	GroupMsgType           int32              `protobuf:"varint,12,opt,name=groupMsgType,proto3" json:"groupMsgType,omitempty"`
	GroupInviterRole       int32              `protobuf:"varint,13,opt,name=groupInviterRole,proto3" json:"groupInviterRole,omitempty"`
	FriendInfo             *FriendInfo        `protobuf:"bytes,14,opt,name=friendInfo,proto3" json:"friendInfo,omitempty"`
	GroupInfo              *SGroupInfo        `protobuf:"bytes,15,opt,name=groupInfo,proto3" json:"groupInfo,omitempty"`
	ActorUin               int64              `protobuf:"varint,16,opt,name=actorUin,proto3" json:"actorUin,omitempty"`
	MsgActorDescribe       string             `protobuf:"bytes,17,opt,name=msgActorDescribe,proto3" json:"msgActorDescribe,omitempty"`
	MsgAdditionalList      string             `protobuf:"bytes,18,opt,name=msgAdditionalList,proto3" json:"msgAdditionalList,omitempty"`
	Relation               int32              `protobuf:"varint,19,opt,name=relation,proto3" json:"relation,omitempty"`
	Reqsubtype             int32              `protobuf:"varint,20,opt,name=reqsubtype,proto3" json:"reqsubtype,omitempty"`
	CloneUin               int64              `protobuf:"varint,21,opt,name=cloneUin,proto3" json:"cloneUin,omitempty"`
	DiscussUin             int64              `protobuf:"varint,22,opt,name=discussUin,proto3" json:"discussUin,omitempty"`
	EimGroupId             int64              `protobuf:"varint,23,opt,name=eimGroupId,proto3" json:"eimGroupId,omitempty"`
	MsgInviteExtinfo       *MsgInviteExt      `protobuf:"bytes,24,opt,name=msgInviteExtinfo,proto3" json:"msgInviteExtinfo,omitempty"`
	MsgPayGroupExtinfo     *MsgPayGroupExt    `protobuf:"bytes,25,opt,name=msgPayGroupExtinfo,proto3" json:"msgPayGroupExtinfo,omitempty"`
	SourceFlag             int32              `protobuf:"varint,26,opt,name=sourceFlag,proto3" json:"sourceFlag,omitempty"`
	GameNick               []byte             `protobuf:"bytes,27,opt,name=gameNick,proto3" json:"gameNick,omitempty"`
	GameMsg                []byte             `protobuf:"bytes,28,opt,name=gameMsg,proto3" json:"gameMsg,omitempty"`
	GroupFlagext3          int32              `protobuf:"varint,29,opt,name=groupFlagext3,proto3" json:"groupFlagext3,omitempty"`
	GroupOwnerUin          int64              `protobuf:"varint,30,opt,name=groupOwnerUin,proto3" json:"groupOwnerUin,omitempty"`
	DoubtFlag              int32              `protobuf:"varint,31,opt,name=doubtFlag,proto3" json:"doubtFlag,omitempty"`
	WarningTips            []byte             `protobuf:"bytes,32,opt,name=warningTips,proto3" json:"warningTips,omitempty"`
	NameMore               []byte             `protobuf:"bytes,33,opt,name=nameMore,proto3" json:"nameMore,omitempty"`
	ReqUinFaceid           int32              `protobuf:"varint,50,opt,name=reqUinFaceid,proto3" json:"reqUinFaceid,omitempty"`
	ReqUinNick             string             `protobuf:"bytes,51,opt,name=reqUinNick,proto3" json:"reqUinNick,omitempty"`
	GroupName              string             `protobuf:"bytes,52,opt,name=groupName,proto3" json:"groupName,omitempty"`
	ActionUinNick          string             `protobuf:"bytes,53,opt,name=actionUinNick,proto3" json:"actionUinNick,omitempty"`
	MsgQna                 string             `protobuf:"bytes,54,opt,name=msgQna,proto3" json:"msgQna,omitempty"`
	MsgDetail              string             `protobuf:"bytes,55,opt,name=msgDetail,proto3" json:"msgDetail,omitempty"`
	GroupExtFlag           int32              `protobuf:"varint,57,opt,name=groupExtFlag,proto3" json:"groupExtFlag,omitempty"`
	ActorUinNick           string             `protobuf:"bytes,58,opt,name=actorUinNick,proto3" json:"actorUinNick,omitempty"`
	PicUrl                 string             `protobuf:"bytes,59,opt,name=picUrl,proto3" json:"picUrl,omitempty"`
	CloneUinNick           string             `protobuf:"bytes,60,opt,name=cloneUinNick,proto3" json:"cloneUinNick,omitempty"`
	ReqUinBusinessCard     string             `protobuf:"bytes,61,opt,name=reqUinBusinessCard,proto3" json:"reqUinBusinessCard,omitempty"`
	EimGroupIdName         string             `protobuf:"bytes,63,opt,name=eimGroupIdName,proto3" json:"eimGroupIdName,omitempty"`
	ReqUinPreRemark        string             `protobuf:"bytes,64,opt,name=reqUinPreRemark,proto3" json:"reqUinPreRemark,omitempty"`
	ActionUinQqNick        string             `protobuf:"bytes,65,opt,name=actionUinQqNick,proto3" json:"actionUinQqNick,omitempty"`
	ActionUinRemark        string             `protobuf:"bytes,66,opt,name=actionUinRemark,proto3" json:"actionUinRemark,omitempty"`
	ReqUinGender           int32              `protobuf:"varint,67,opt,name=reqUinGender,proto3" json:"reqUinGender,omitempty"`
	ReqUinAge              int32              `protobuf:"varint,68,opt,name=reqUinAge,proto3" json:"reqUinAge,omitempty"`
	C2CInviteJoinGroupFlag int32              `protobuf:"varint,69,opt,name=c2cInviteJoinGroupFlag,proto3" json:"c2cInviteJoinGroupFlag,omitempty"`
	CardSwitch             int32              `protobuf:"varint,101,opt,name=cardSwitch,proto3" json:"cardSwitch,omitempty"`
	// contains filtered or unexported fields
}

func (*SystemMsg) Descriptor deprecated

func (*SystemMsg) Descriptor() ([]byte, []int)

Deprecated: Use SystemMsg.ProtoReflect.Descriptor instead.

func (*SystemMsg) GetActionUin

func (x *SystemMsg) GetActionUin() int64

func (*SystemMsg) GetActionUinNick

func (x *SystemMsg) GetActionUinNick() string

func (*SystemMsg) GetActionUinQqNick

func (x *SystemMsg) GetActionUinQqNick() string

func (*SystemMsg) GetActionUinRemark

func (x *SystemMsg) GetActionUinRemark() string

func (*SystemMsg) GetActions

func (x *SystemMsg) GetActions() []*SystemMsgAction

func (*SystemMsg) GetActorUin

func (x *SystemMsg) GetActorUin() int64

func (*SystemMsg) GetActorUinNick

func (x *SystemMsg) GetActorUinNick() string

func (*SystemMsg) GetC2CInviteJoinGroupFlag

func (x *SystemMsg) GetC2CInviteJoinGroupFlag() int32

func (*SystemMsg) GetCardSwitch

func (x *SystemMsg) GetCardSwitch() int32

func (*SystemMsg) GetCloneUin

func (x *SystemMsg) GetCloneUin() int64

func (*SystemMsg) GetCloneUinNick

func (x *SystemMsg) GetCloneUinNick() string

func (*SystemMsg) GetDiscussUin

func (x *SystemMsg) GetDiscussUin() int64

func (*SystemMsg) GetDoubtFlag

func (x *SystemMsg) GetDoubtFlag() int32

func (*SystemMsg) GetEimGroupId

func (x *SystemMsg) GetEimGroupId() int64

func (*SystemMsg) GetEimGroupIdName

func (x *SystemMsg) GetEimGroupIdName() string

func (*SystemMsg) GetFriendInfo

func (x *SystemMsg) GetFriendInfo() *FriendInfo

func (*SystemMsg) GetGameMsg

func (x *SystemMsg) GetGameMsg() []byte

func (*SystemMsg) GetGameNick

func (x *SystemMsg) GetGameNick() []byte

func (*SystemMsg) GetGroupCode

func (x *SystemMsg) GetGroupCode() int64

func (*SystemMsg) GetGroupExtFlag

func (x *SystemMsg) GetGroupExtFlag() int32

func (*SystemMsg) GetGroupFlagext3

func (x *SystemMsg) GetGroupFlagext3() int32

func (*SystemMsg) GetGroupInfo

func (x *SystemMsg) GetGroupInfo() *SGroupInfo

func (*SystemMsg) GetGroupInviterRole

func (x *SystemMsg) GetGroupInviterRole() int32

func (*SystemMsg) GetGroupMsgType

func (x *SystemMsg) GetGroupMsgType() int32

func (*SystemMsg) GetGroupName

func (x *SystemMsg) GetGroupName() string

func (*SystemMsg) GetGroupOwnerUin

func (x *SystemMsg) GetGroupOwnerUin() int64

func (*SystemMsg) GetMsgActorDescribe

func (x *SystemMsg) GetMsgActorDescribe() string

func (*SystemMsg) GetMsgAdditional

func (x *SystemMsg) GetMsgAdditional() string

func (*SystemMsg) GetMsgAdditionalList

func (x *SystemMsg) GetMsgAdditionalList() string

func (*SystemMsg) GetMsgDecided

func (x *SystemMsg) GetMsgDecided() string

func (*SystemMsg) GetMsgDescribe

func (x *SystemMsg) GetMsgDescribe() string

func (*SystemMsg) GetMsgDetail

func (x *SystemMsg) GetMsgDetail() string

func (*SystemMsg) GetMsgInviteExtinfo

func (x *SystemMsg) GetMsgInviteExtinfo() *MsgInviteExt

func (*SystemMsg) GetMsgPayGroupExtinfo

func (x *SystemMsg) GetMsgPayGroupExtinfo() *MsgPayGroupExt

func (*SystemMsg) GetMsgQna

func (x *SystemMsg) GetMsgQna() string

func (*SystemMsg) GetMsgSource

func (x *SystemMsg) GetMsgSource() string

func (*SystemMsg) GetMsgTitle

func (x *SystemMsg) GetMsgTitle() string

func (*SystemMsg) GetNameMore

func (x *SystemMsg) GetNameMore() []byte

func (*SystemMsg) GetPicUrl

func (x *SystemMsg) GetPicUrl() string

func (*SystemMsg) GetRelation

func (x *SystemMsg) GetRelation() int32

func (*SystemMsg) GetReqUinAge

func (x *SystemMsg) GetReqUinAge() int32

func (*SystemMsg) GetReqUinBusinessCard

func (x *SystemMsg) GetReqUinBusinessCard() string

func (*SystemMsg) GetReqUinFaceid

func (x *SystemMsg) GetReqUinFaceid() int32

func (*SystemMsg) GetReqUinGender

func (x *SystemMsg) GetReqUinGender() int32

func (*SystemMsg) GetReqUinNick

func (x *SystemMsg) GetReqUinNick() string

func (*SystemMsg) GetReqUinPreRemark

func (x *SystemMsg) GetReqUinPreRemark() string

func (*SystemMsg) GetReqsubtype

func (x *SystemMsg) GetReqsubtype() int32

func (*SystemMsg) GetSourceFlag

func (x *SystemMsg) GetSourceFlag() int32

func (*SystemMsg) GetSrcId

func (x *SystemMsg) GetSrcId() int32

func (*SystemMsg) GetSubSrcId

func (x *SystemMsg) GetSubSrcId() int32

func (*SystemMsg) GetSubType

func (x *SystemMsg) GetSubType() int32

func (*SystemMsg) GetWarningTips

func (x *SystemMsg) GetWarningTips() []byte

func (*SystemMsg) ProtoMessage

func (*SystemMsg) ProtoMessage()

func (*SystemMsg) ProtoReflect

func (x *SystemMsg) ProtoReflect() protoreflect.Message

func (*SystemMsg) Reset

func (x *SystemMsg) Reset()

func (*SystemMsg) String

func (x *SystemMsg) String() string

type SystemMsgAction

type SystemMsgAction struct {
	Name       string               `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Result     string               `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	Action     int32                `protobuf:"varint,3,opt,name=action,proto3" json:"action,omitempty"`
	ActionInfo *SystemMsgActionInfo `protobuf:"bytes,4,opt,name=actionInfo,proto3" json:"actionInfo,omitempty"`
	DetailName string               `protobuf:"bytes,5,opt,name=detailName,proto3" json:"detailName,omitempty"`
	// contains filtered or unexported fields
}

func (*SystemMsgAction) Descriptor deprecated

func (*SystemMsgAction) Descriptor() ([]byte, []int)

Deprecated: Use SystemMsgAction.ProtoReflect.Descriptor instead.

func (*SystemMsgAction) GetAction

func (x *SystemMsgAction) GetAction() int32

func (*SystemMsgAction) GetActionInfo

func (x *SystemMsgAction) GetActionInfo() *SystemMsgActionInfo

func (*SystemMsgAction) GetDetailName

func (x *SystemMsgAction) GetDetailName() string

func (*SystemMsgAction) GetName

func (x *SystemMsgAction) GetName() string

func (*SystemMsgAction) GetResult

func (x *SystemMsgAction) GetResult() string

func (*SystemMsgAction) ProtoMessage

func (*SystemMsgAction) ProtoMessage()

func (*SystemMsgAction) ProtoReflect

func (x *SystemMsgAction) ProtoReflect() protoreflect.Message

func (*SystemMsgAction) Reset

func (x *SystemMsgAction) Reset()

func (*SystemMsgAction) String

func (x *SystemMsgAction) String() string

type SystemMsgActionInfo

type SystemMsgActionInfo struct {
	Type         int32         `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`
	GroupCode    int64         `protobuf:"varint,2,opt,name=groupCode,proto3" json:"groupCode,omitempty"`
	Sig          []byte        `protobuf:"bytes,3,opt,name=sig,proto3" json:"sig,omitempty"`
	Msg          string        `protobuf:"bytes,50,opt,name=msg,proto3" json:"msg,omitempty"`
	GroupId      int32         `protobuf:"varint,51,opt,name=groupId,proto3" json:"groupId,omitempty"`
	Remark       string        `protobuf:"bytes,52,opt,name=remark,proto3" json:"remark,omitempty"`
	Blacklist    bool          `protobuf:"varint,53,opt,name=blacklist,proto3" json:"blacklist,omitempty"`
	AddFrdSNInfo *AddFrdSNInfo `protobuf:"bytes,54,opt,name=addFrdSNInfo,proto3" json:"addFrdSNInfo,omitempty"`
	// contains filtered or unexported fields
}

func (*SystemMsgActionInfo) Descriptor deprecated

func (*SystemMsgActionInfo) Descriptor() ([]byte, []int)

Deprecated: Use SystemMsgActionInfo.ProtoReflect.Descriptor instead.

func (*SystemMsgActionInfo) GetAddFrdSNInfo

func (x *SystemMsgActionInfo) GetAddFrdSNInfo() *AddFrdSNInfo

func (*SystemMsgActionInfo) GetBlacklist

func (x *SystemMsgActionInfo) GetBlacklist() bool

func (*SystemMsgActionInfo) GetGroupCode

func (x *SystemMsgActionInfo) GetGroupCode() int64

func (*SystemMsgActionInfo) GetGroupId

func (x *SystemMsgActionInfo) GetGroupId() int32

func (*SystemMsgActionInfo) GetMsg

func (x *SystemMsgActionInfo) GetMsg() string

func (*SystemMsgActionInfo) GetRemark

func (x *SystemMsgActionInfo) GetRemark() string

func (*SystemMsgActionInfo) GetSig

func (x *SystemMsgActionInfo) GetSig() []byte

func (*SystemMsgActionInfo) GetType

func (x *SystemMsgActionInfo) GetType() int32

func (*SystemMsgActionInfo) ProtoMessage

func (*SystemMsgActionInfo) ProtoMessage()

func (*SystemMsgActionInfo) ProtoReflect

func (x *SystemMsgActionInfo) ProtoReflect() protoreflect.Message

func (*SystemMsgActionInfo) Reset

func (x *SystemMsgActionInfo) Reset()

func (*SystemMsgActionInfo) String

func (x *SystemMsgActionInfo) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL