msg

package
v0.0.0-...-f7ddc24 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnimationImageShow

type AnimationImageShow struct {
	EffectId       *int32 `protobuf:"varint,1,opt"`
	AnimationParam []byte `protobuf:"bytes,2,opt"`
}

func (*AnimationImageShow) GetAnimationParam

func (x *AnimationImageShow) GetAnimationParam() []byte

func (*AnimationImageShow) GetEffectId

func (x *AnimationImageShow) GetEffectId() int32

type AnonymousGroupMessage

type AnonymousGroupMessage struct {
	Flags        *int32 `protobuf:"varint,1,opt"`
	AnonId       []byte `protobuf:"bytes,2,opt"`
	AnonNick     []byte `protobuf:"bytes,3,opt"`
	HeadPortrait *int32 `protobuf:"varint,4,opt"`
	ExpireTime   *int32 `protobuf:"varint,5,opt"`
	BubbleId     *int32 `protobuf:"varint,6,opt"`
	RankColor    []byte `protobuf:"bytes,7,opt"`
}

func (*AnonymousGroupMessage) GetAnonId

func (x *AnonymousGroupMessage) GetAnonId() []byte

func (*AnonymousGroupMessage) GetAnonNick

func (x *AnonymousGroupMessage) GetAnonNick() []byte

func (*AnonymousGroupMessage) GetBubbleId

func (x *AnonymousGroupMessage) GetBubbleId() int32

func (*AnonymousGroupMessage) GetExpireTime

func (x *AnonymousGroupMessage) GetExpireTime() int32

func (*AnonymousGroupMessage) GetFlags

func (x *AnonymousGroupMessage) GetFlags() int32

func (*AnonymousGroupMessage) GetHeadPortrait

func (x *AnonymousGroupMessage) GetHeadPortrait() int32

func (*AnonymousGroupMessage) GetRankColor

func (x *AnonymousGroupMessage) GetRankColor() []byte

type Attr

type Attr struct {
	CodePage       *int32  `protobuf:"varint,1,opt"`
	Time           *int32  `protobuf:"varint,2,opt"`
	Random         *int32  `protobuf:"varint,3,opt"`
	Color          *int32  `protobuf:"varint,4,opt"`
	Size           *int32  `protobuf:"varint,5,opt"`
	Effect         *int32  `protobuf:"varint,6,opt"`
	CharSet        *int32  `protobuf:"varint,7,opt"`
	PitchAndFamily *int32  `protobuf:"varint,8,opt"`
	FontName       *string `protobuf:"bytes,9,opt"`
	ReserveData    []byte  `protobuf:"bytes,10,opt"`
}

func (*Attr) GetCharSet

func (x *Attr) GetCharSet() int32

func (*Attr) GetCodePage

func (x *Attr) GetCodePage() int32

func (*Attr) GetColor

func (x *Attr) GetColor() int32

func (*Attr) GetEffect

func (x *Attr) GetEffect() int32

func (*Attr) GetFontName

func (x *Attr) GetFontName() string

func (*Attr) GetPitchAndFamily

func (x *Attr) GetPitchAndFamily() int32

func (*Attr) GetRandom

func (x *Attr) GetRandom() int32

func (*Attr) GetReserveData

func (x *Attr) GetReserveData() []byte

func (*Attr) GetSize

func (x *Attr) GetSize() int32

func (*Attr) GetTime

func (x *Attr) GetTime() int32

type C2C

type C2C struct {
	ToUin *int64 `protobuf:"varint,1,opt"`
}

func (*C2C) GetToUin

func (x *C2C) GetToUin() int64

type C2CHead

type C2CHead struct {
	ToUin       *uint64 `protobuf:"varint,1,opt"`
	FromUin     *uint64 `protobuf:"varint,2,opt"`
	CcType      *uint32 `protobuf:"varint,3,opt"`
	CcCmd       *uint32 `protobuf:"varint,4,opt"`
	AuthPicSig  []byte  `protobuf:"bytes,5,opt"`
	AuthSig     []byte  `protobuf:"bytes,6,opt"`
	AuthBuf     []byte  `protobuf:"bytes,7,opt"`
	ServerTime  *uint32 `protobuf:"varint,8,opt"`
	ClientTime  *uint32 `protobuf:"varint,9,opt"`
	Rand        *uint32 `protobuf:"varint,10,opt"`
	PhoneNumber *string `protobuf:"bytes,11,opt"`
}

func (*C2CHead) GetAuthBuf

func (x *C2CHead) GetAuthBuf() []byte

func (*C2CHead) GetAuthPicSig

func (x *C2CHead) GetAuthPicSig() []byte

func (*C2CHead) GetAuthSig

func (x *C2CHead) GetAuthSig() []byte

func (*C2CHead) GetCcCmd

func (x *C2CHead) GetCcCmd() uint32

func (*C2CHead) GetCcType

func (x *C2CHead) GetCcType() uint32

func (*C2CHead) GetClientTime

func (x *C2CHead) GetClientTime() uint32

func (*C2CHead) GetFromUin

func (x *C2CHead) GetFromUin() uint64

func (*C2CHead) GetPhoneNumber

func (x *C2CHead) GetPhoneNumber() string

func (*C2CHead) GetRand

func (x *C2CHead) GetRand() uint32

func (*C2CHead) GetServerTime

func (x *C2CHead) GetServerTime() uint32

func (*C2CHead) GetToUin

func (x *C2CHead) GetToUin() uint64

type C2CMsgInfo

type C2CMsgInfo struct {
	FromUin     *int64       `protobuf:"varint,1,opt"`
	ToUin       *int64       `protobuf:"varint,2,opt"`
	MsgSeq      *int32       `protobuf:"varint,3,opt"`
	MsgUid      *int64       `protobuf:"varint,4,opt"`
	MsgTime     *int64       `protobuf:"varint,5,opt"`
	MsgRandom   *int32       `protobuf:"varint,6,opt"`
	PkgNum      *int32       `protobuf:"varint,7,opt"`
	PkgIndex    *int32       `protobuf:"varint,8,opt"`
	DivSeq      *int32       `protobuf:"varint,9,opt"`
	MsgType     *int32       `protobuf:"varint,10,opt"`
	RoutingHead *RoutingHead `protobuf:"bytes,20,opt"`
}

func (*C2CMsgInfo) GetDivSeq

func (x *C2CMsgInfo) GetDivSeq() int32

func (*C2CMsgInfo) GetFromUin

func (x *C2CMsgInfo) GetFromUin() int64

func (*C2CMsgInfo) GetMsgRandom

func (x *C2CMsgInfo) GetMsgRandom() int32

func (*C2CMsgInfo) GetMsgSeq

func (x *C2CMsgInfo) GetMsgSeq() int32

func (*C2CMsgInfo) GetMsgTime

func (x *C2CMsgInfo) GetMsgTime() int64

func (*C2CMsgInfo) GetMsgType

func (x *C2CMsgInfo) GetMsgType() int32

func (*C2CMsgInfo) GetMsgUid

func (x *C2CMsgInfo) GetMsgUid() int64

func (*C2CMsgInfo) GetPkgIndex

func (x *C2CMsgInfo) GetPkgIndex() int32

func (*C2CMsgInfo) GetPkgNum

func (x *C2CMsgInfo) GetPkgNum() int32

func (*C2CMsgInfo) GetRoutingHead

func (x *C2CMsgInfo) GetRoutingHead() *RoutingHead

func (*C2CMsgInfo) GetToUin

func (x *C2CMsgInfo) GetToUin() int64

type C2CMsgWithDrawReq

type C2CMsgWithDrawReq struct {
	MsgInfo         []*C2CMsgInfo `protobuf:"bytes,1,rep"`
	LongMessageFlag *int32        `protobuf:"varint,2,opt"`
	Reserved        []byte        `protobuf:"bytes,3,opt"`
	SubCmd          *int32        `protobuf:"varint,4,opt"`
}

func (*C2CMsgWithDrawReq) GetLongMessageFlag

func (x *C2CMsgWithDrawReq) GetLongMessageFlag() int32

func (*C2CMsgWithDrawReq) GetMsgInfo

func (x *C2CMsgWithDrawReq) GetMsgInfo() []*C2CMsgInfo

func (*C2CMsgWithDrawReq) GetReserved

func (x *C2CMsgWithDrawReq) GetReserved() []byte

func (*C2CMsgWithDrawReq) GetSubCmd

func (x *C2CMsgWithDrawReq) GetSubCmd() int32

type C2CMsgWithDrawResp

type C2CMsgWithDrawResp struct {
	Result *int32  `protobuf:"varint,1,opt"`
	ErrMsg *string `protobuf:"bytes,2,opt"`
}

func (*C2CMsgWithDrawResp) GetErrMsg

func (x *C2CMsgWithDrawResp) GetErrMsg() string

func (*C2CMsgWithDrawResp) GetResult

func (x *C2CMsgWithDrawResp) GetResult() int32

type C2CTempMessageHead

type C2CTempMessageHead struct {
	C2CType       *int32  `protobuf:"varint,1,opt"`
	ServiceType   *int32  `protobuf:"varint,2,opt"`
	GroupUin      *int64  `protobuf:"varint,3,opt"`
	GroupCode     *int64  `protobuf:"varint,4,opt"`
	Sig           []byte  `protobuf:"bytes,5,opt"`
	SigType       *int32  `protobuf:"varint,6,opt"`
	FromPhone     *string `protobuf:"bytes,7,opt"`
	ToPhone       *string `protobuf:"bytes,8,opt"`
	LockDisplay   *int32  `protobuf:"varint,9,opt"`
	DirectionFlag *int32  `protobuf:"varint,10,opt"`
	Reserved      []byte  `protobuf:"bytes,11,opt"`
}

func (*C2CTempMessageHead) GetC2CType

func (x *C2CTempMessageHead) GetC2CType() int32

func (*C2CTempMessageHead) GetDirectionFlag

func (x *C2CTempMessageHead) GetDirectionFlag() int32

func (*C2CTempMessageHead) GetFromPhone

func (x *C2CTempMessageHead) GetFromPhone() string

func (*C2CTempMessageHead) GetGroupCode

func (x *C2CTempMessageHead) GetGroupCode() int64

func (*C2CTempMessageHead) GetGroupUin

func (x *C2CTempMessageHead) GetGroupUin() int64

func (*C2CTempMessageHead) GetLockDisplay

func (x *C2CTempMessageHead) GetLockDisplay() int32

func (*C2CTempMessageHead) GetReserved

func (x *C2CTempMessageHead) GetReserved() []byte

func (*C2CTempMessageHead) GetServiceType

func (x *C2CTempMessageHead) GetServiceType() int32

func (*C2CTempMessageHead) GetSig

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

func (*C2CTempMessageHead) GetSigType

func (x *C2CTempMessageHead) GetSigType() int32

func (*C2CTempMessageHead) GetToPhone

func (x *C2CTempMessageHead) GetToPhone() string

type CSHead

type CSHead struct {
	Uin           *uint64 `protobuf:"varint,1,opt"`
	Command       *uint32 `protobuf:"varint,2,opt"`
	Seq           *uint32 `protobuf:"varint,3,opt"`
	Version       *uint32 `protobuf:"varint,4,opt"`
	RetryTimes    *uint32 `protobuf:"varint,5,opt"`
	ClientType    *uint32 `protobuf:"varint,6,opt"`
	Pubno         *uint32 `protobuf:"varint,7,opt"`
	Localid       *uint32 `protobuf:"varint,8,opt"`
	Timezone      *uint32 `protobuf:"varint,9,opt"`
	ClientIp      *uint32 `protobuf:"fixed32,10,opt"`
	ClientPort    *uint32 `protobuf:"varint,11,opt"`
	ConnIp        *uint32 `protobuf:"fixed32,12,opt"`
	ConnPort      *uint32 `protobuf:"varint,13,opt"`
	InterfaceIp   *uint32 `protobuf:"fixed32,14,opt"`
	InterfacePort *uint32 `protobuf:"varint,15,opt"`
	ActualIp      *uint32 `protobuf:"fixed32,16,opt"`
	Flag          *uint32 `protobuf:"varint,17,opt"`
	Timestamp     *uint32 `protobuf:"fixed32,18,opt"`
	Subcmd        *uint32 `protobuf:"varint,19,opt"`
	Result        *uint32 `protobuf:"varint,20,opt"`
	AppId         *uint32 `protobuf:"varint,21,opt"`
	InstanceId    *uint32 `protobuf:"varint,22,opt"`
	SessionId     *uint64 `protobuf:"varint,23,opt"`
	IdcId         *uint32 `protobuf:"varint,24,opt"`
}

func (*CSHead) GetActualIp

func (x *CSHead) GetActualIp() uint32

func (*CSHead) GetAppId

func (x *CSHead) GetAppId() uint32

func (*CSHead) GetClientIp

func (x *CSHead) GetClientIp() uint32

func (*CSHead) GetClientPort

func (x *CSHead) GetClientPort() uint32

func (*CSHead) GetClientType

func (x *CSHead) GetClientType() uint32

func (*CSHead) GetCommand

func (x *CSHead) GetCommand() uint32

func (*CSHead) GetConnIp

func (x *CSHead) GetConnIp() uint32

func (*CSHead) GetConnPort

func (x *CSHead) GetConnPort() uint32

func (*CSHead) GetFlag

func (x *CSHead) GetFlag() uint32

func (*CSHead) GetIdcId

func (x *CSHead) GetIdcId() uint32

func (*CSHead) GetInstanceId

func (x *CSHead) GetInstanceId() uint32

func (*CSHead) GetInterfaceIp

func (x *CSHead) GetInterfaceIp() uint32

func (*CSHead) GetInterfacePort

func (x *CSHead) GetInterfacePort() uint32

func (*CSHead) GetLocalid

func (x *CSHead) GetLocalid() uint32

func (*CSHead) GetPubno

func (x *CSHead) GetPubno() uint32

func (*CSHead) GetResult

func (x *CSHead) GetResult() uint32

func (*CSHead) GetRetryTimes

func (x *CSHead) GetRetryTimes() uint32

func (*CSHead) GetSeq

func (x *CSHead) GetSeq() uint32

func (*CSHead) GetSessionId

func (x *CSHead) GetSessionId() uint64

func (*CSHead) GetSubcmd

func (x *CSHead) GetSubcmd() uint32

func (*CSHead) GetTimestamp

func (x *CSHead) GetTimestamp() uint32

func (*CSHead) GetTimezone

func (x *CSHead) GetTimezone() uint32

func (*CSHead) GetUin

func (x *CSHead) GetUin() uint64

func (*CSHead) GetVersion

func (x *CSHead) GetVersion() uint32

type CommonElem

type CommonElem struct {
	ServiceType  *int32 `protobuf:"varint,1,opt"`
	PbElem       []byte `protobuf:"bytes,2,opt"`
	BusinessType *int32 `protobuf:"varint,3,opt"`
}

func (*CommonElem) GetBusinessType

func (x *CommonElem) GetBusinessType() int32

func (*CommonElem) GetPbElem

func (x *CommonElem) GetPbElem() []byte

func (*CommonElem) GetServiceType

func (x *CommonElem) GetServiceType() int32

type ContentHead

type ContentHead struct {
	PkgNum    *int32 `protobuf:"varint,1,opt"`
	PkgIndex  *int32 `protobuf:"varint,2,opt"`
	DivSeq    *int32 `protobuf:"varint,3,opt"`
	AutoReply *int32 `protobuf:"varint,4,opt"`
}

func (*ContentHead) GetAutoReply

func (x *ContentHead) GetAutoReply() int32

func (*ContentHead) GetDivSeq

func (x *ContentHead) GetDivSeq() int32

func (*ContentHead) GetPkgIndex

func (x *ContentHead) GetPkgIndex() int32

func (*ContentHead) GetPkgNum

func (x *ContentHead) GetPkgNum() int32

type CustomElem

type CustomElem struct {
	Desc     []byte `protobuf:"bytes,1,opt"`
	Data     []byte `protobuf:"bytes,2,opt"`
	EnumType *int32 `protobuf:"varint,3,opt"`
	Ext      []byte `protobuf:"bytes,4,opt"`
	Sound    []byte `protobuf:"bytes,5,opt"`
}

func (*CustomElem) GetData

func (x *CustomElem) GetData() []byte

func (*CustomElem) GetDesc

func (x *CustomElem) GetDesc() []byte

func (*CustomElem) GetEnumType

func (x *CustomElem) GetEnumType() int32

func (*CustomElem) GetExt

func (x *CustomElem) GetExt() []byte

func (*CustomElem) GetSound

func (x *CustomElem) GetSound() []byte

type CustomFace

type CustomFace struct {
	Guid        []byte  `protobuf:"bytes,1,opt"`
	FilePath    *string `protobuf:"bytes,2,opt"`
	Shortcut    *string `protobuf:"bytes,3,opt"`
	Buffer      []byte  `protobuf:"bytes,4,opt"`
	Flag        []byte  `protobuf:"bytes,5,opt"`
	OldData     []byte  `protobuf:"bytes,6,opt"`
	FileId      *int32  `protobuf:"varint,7,opt"`
	ServerIp    *int32  `protobuf:"varint,8,opt"`
	ServerPort  *int32  `protobuf:"varint,9,opt"`
	FileType    *int32  `protobuf:"varint,10,opt"`
	Signature   []byte  `protobuf:"bytes,11,opt"`
	Useful      *int32  `protobuf:"varint,12,opt"`
	Md5         []byte  `protobuf:"bytes,13,opt"`
	ThumbUrl    *string `protobuf:"bytes,14,opt"`
	BigUrl      *string `protobuf:"bytes,15,opt"`
	OrigUrl     *string `protobuf:"bytes,16,opt"`
	BizType     *int32  `protobuf:"varint,17,opt"`
	RepeatIndex *int32  `protobuf:"varint,18,opt"`
	RepeatImage *int32  `protobuf:"varint,19,opt"`
	ImageType   *int32  `protobuf:"varint,20,opt"`
	Index       *int32  `protobuf:"varint,21,opt"`
	Width       *int32  `protobuf:"varint,22,opt"`
	Height      *int32  `protobuf:"varint,23,opt"`
	Source      *int32  `protobuf:"varint,24,opt"`
	Size        *int32  `protobuf:"varint,25,opt"`
	Origin      *int32  `protobuf:"varint,26,opt"`
	ThumbWidth  *int32  `protobuf:"varint,27,opt"`
	ThumbHeight *int32  `protobuf:"varint,28,opt"`
	ShowLen     *int32  `protobuf:"varint,29,opt"`
	DownloadLen *int32  `protobuf:"varint,30,opt"`
	X400Url     *string `protobuf:"bytes,31,opt"`
	X400Width   *int32  `protobuf:"varint,32,opt"`
	X400Height  *int32  `protobuf:"varint,33,opt"`
	PbReserve   []byte  `protobuf:"bytes,34,opt"`
}

func (*CustomFace) GetBigUrl

func (x *CustomFace) GetBigUrl() string

func (*CustomFace) GetBizType

func (x *CustomFace) GetBizType() int32

func (*CustomFace) GetBuffer

func (x *CustomFace) GetBuffer() []byte

func (*CustomFace) GetDownloadLen

func (x *CustomFace) GetDownloadLen() int32

func (*CustomFace) GetFileId

func (x *CustomFace) GetFileId() int32

func (*CustomFace) GetFilePath

func (x *CustomFace) GetFilePath() string

func (*CustomFace) GetFileType

func (x *CustomFace) GetFileType() int32

func (*CustomFace) GetFlag

func (x *CustomFace) GetFlag() []byte

func (*CustomFace) GetGuid

func (x *CustomFace) GetGuid() []byte

func (*CustomFace) GetHeight

func (x *CustomFace) GetHeight() int32

func (*CustomFace) GetImageType

func (x *CustomFace) GetImageType() int32

func (*CustomFace) GetIndex

func (x *CustomFace) GetIndex() int32

func (*CustomFace) GetMd5

func (x *CustomFace) GetMd5() []byte

func (*CustomFace) GetOldData

func (x *CustomFace) GetOldData() []byte

func (*CustomFace) GetOrigUrl

func (x *CustomFace) GetOrigUrl() string

func (*CustomFace) GetOrigin

func (x *CustomFace) GetOrigin() int32

func (*CustomFace) GetPbReserve

func (x *CustomFace) GetPbReserve() []byte

func (*CustomFace) GetRepeatImage

func (x *CustomFace) GetRepeatImage() int32

func (*CustomFace) GetRepeatIndex

func (x *CustomFace) GetRepeatIndex() int32

func (*CustomFace) GetServerIp

func (x *CustomFace) GetServerIp() int32

func (*CustomFace) GetServerPort

func (x *CustomFace) GetServerPort() int32

func (*CustomFace) GetShortcut

func (x *CustomFace) GetShortcut() string

func (*CustomFace) GetShowLen

func (x *CustomFace) GetShowLen() int32

func (*CustomFace) GetSignature

func (x *CustomFace) GetSignature() []byte

func (*CustomFace) GetSize

func (x *CustomFace) GetSize() int32

func (*CustomFace) GetSource

func (x *CustomFace) GetSource() int32

func (*CustomFace) GetThumbHeight

func (x *CustomFace) GetThumbHeight() int32

func (*CustomFace) GetThumbUrl

func (x *CustomFace) GetThumbUrl() string

func (*CustomFace) GetThumbWidth

func (x *CustomFace) GetThumbWidth() int32

func (*CustomFace) GetUseful

func (x *CustomFace) GetUseful() int32

func (*CustomFace) GetWidth

func (x *CustomFace) GetWidth() int32

func (*CustomFace) GetX400Height

func (x *CustomFace) GetX400Height() int32

func (*CustomFace) GetX400Url

func (x *CustomFace) GetX400Url() string

func (*CustomFace) GetX400Width

func (x *CustomFace) GetX400Width() int32

type DeltaHead

type DeltaHead struct {
	TotalLen  *uint64 `protobuf:"varint,1,opt"`
	Offset    *uint64 `protobuf:"varint,2,opt"`
	AckOffset *uint64 `protobuf:"varint,3,opt"`
	Cookie    []byte  `protobuf:"bytes,4,opt"`
	AckCookie []byte  `protobuf:"bytes,5,opt"`
	Result    *uint32 `protobuf:"varint,6,opt"`
	Flags     *uint32 `protobuf:"varint,7,opt"`
}

func (*DeltaHead) GetAckCookie

func (x *DeltaHead) GetAckCookie() []byte

func (*DeltaHead) GetAckOffset

func (x *DeltaHead) GetAckOffset() uint64

func (*DeltaHead) GetCookie

func (x *DeltaHead) GetCookie() []byte

func (*DeltaHead) GetFlags

func (x *DeltaHead) GetFlags() uint32

func (*DeltaHead) GetOffset

func (x *DeltaHead) GetOffset() uint64

func (*DeltaHead) GetResult

func (x *DeltaHead) GetResult() uint32

func (*DeltaHead) GetTotalLen

func (x *DeltaHead) GetTotalLen() uint64

type DiscussInfo

type DiscussInfo struct {
	DiscussUin     *int64 `protobuf:"varint,1,opt"`
	DiscussType    *int32 `protobuf:"varint,2,opt"`
	DiscussInfoSeq *int64 `protobuf:"varint,3,opt"`
	DiscussRemark  []byte `protobuf:"bytes,4,opt"`
	DiscussName    []byte `protobuf:"bytes,5,opt"`
}

func (*DiscussInfo) GetDiscussInfoSeq

func (x *DiscussInfo) GetDiscussInfoSeq() int64

func (*DiscussInfo) GetDiscussName

func (x *DiscussInfo) GetDiscussName() []byte

func (*DiscussInfo) GetDiscussRemark

func (x *DiscussInfo) GetDiscussRemark() []byte

func (*DiscussInfo) GetDiscussType

func (x *DiscussInfo) GetDiscussType() int32

func (*DiscussInfo) GetDiscussUin

func (x *DiscussInfo) GetDiscussUin() int64

type Elem

type Elem struct {
	Text           *Text           `protobuf:"bytes,1,opt"`
	Face           *Face           `protobuf:"bytes,2,opt"`
	OnlineImage    *OnlineImage    `protobuf:"bytes,3,opt"`
	NotOnlineImage *NotOnlineImage `protobuf:"bytes,4,opt"`
	TransElemInfo  *TransElem      `protobuf:"bytes,5,opt"`
	MarketFace     *MarketFace     `protobuf:"bytes,6,opt"`
	//ElemFlags elemFlags = 7;
	CustomFace *CustomFace `protobuf:"bytes,8,opt"`
	ElemFlags2 *ElemFlags2 `protobuf:"bytes,9,opt"`
	//FunFace funFace = 10;
	//SecretFileMsg secretFile = 11;
	RichMsg   *RichMsg   `protobuf:"bytes,12,opt"`
	GroupFile *GroupFile `protobuf:"bytes,13,opt"`
	//PubGroup pubGroup = 14;
	//MarketTrans marketTrans = 15;
	ExtraInfo *ExtraInfo `protobuf:"bytes,16,opt"`
	//ShakeWindow? shakeWindow = 17;
	//PubAccount? pubAccount = 18;
	VideoFile *VideoFile `protobuf:"bytes,19,opt"`
	//TipsInfo? tipsInfo = 20;
	AnonGroupMsg *AnonymousGroupMessage `protobuf:"bytes,21,opt"`
	//QQLiveOld? qqLiveOld = 22;
	//LifeOnlineAccount? lifeOnline = 23;
	QQWalletMsg *QQWalletMsg `protobuf:"bytes,24,opt"`
	//CrmElem? crmElem = 25;
	//ConferenceTipsInfo? conferenceTipsInfo = 26;
	//RedBagInfo? redbagInfo = 27;
	//LowVersionTips? lowVersionTips = 28;
	//bytes bankcodeCtrlInfo = 29;
	//NearByMessageType? nearByMsg = 30;
	CustomElem *CustomElem `protobuf:"bytes,31,opt"`
	//LocationInfo? locationInfo = 32;
	//PubAccInfo? pubAccInfo = 33;
	//SmallEmoji? smallEmoji = 34;
	//FSJMessageElem? fsjMsgElem = 35;
	//ArkAppElem? arkApp = 36;
	GeneralFlags *GeneralFlags `protobuf:"bytes,37,opt"`
	//CustomFace? hcFlashPic = 38;
	//DeliverGiftMsg? deliverGiftMsg = 39;
	//BitAppMsg? bitappMsg = 40;
	//OpenQQData? openQqData = 41;
	//ApolloActMsg? apolloMsg = 42;
	//GroupPubAccountInfo? groupPubAccInfo = 43;
	//BlessingMessage? blessMsg = 44;
	SrcMsg *SourceMsg `protobuf:"bytes,45,opt"`
	//LolaMsg? lolaMsg = 46;
	//GroupBusinessMsg? groupBusinessMsg = 47;
	//WorkflowNotifyMsg? msgWorkflowNotify = 48;
	//PatsElem? patElem = 49;
	//GroupPostElem? groupPostElem = 50;
	LightApp *LightAppElem `protobuf:"bytes,51,opt"`
	//EIMInfo? eimInfo = 52;
	CommonElem *CommonElem `protobuf:"bytes,53,opt"`
}

func (*Elem) GetAnonGroupMsg

func (x *Elem) GetAnonGroupMsg() *AnonymousGroupMessage

func (*Elem) GetCommonElem

func (x *Elem) GetCommonElem() *CommonElem

func (*Elem) GetCustomElem

func (x *Elem) GetCustomElem() *CustomElem

func (*Elem) GetCustomFace

func (x *Elem) GetCustomFace() *CustomFace

func (*Elem) GetElemFlags2

func (x *Elem) GetElemFlags2() *ElemFlags2

func (*Elem) GetExtraInfo

func (x *Elem) GetExtraInfo() *ExtraInfo

func (*Elem) GetFace

func (x *Elem) GetFace() *Face

func (*Elem) GetGeneralFlags

func (x *Elem) GetGeneralFlags() *GeneralFlags

func (*Elem) GetGroupFile

func (x *Elem) GetGroupFile() *GroupFile

func (*Elem) GetLightApp

func (x *Elem) GetLightApp() *LightAppElem

func (*Elem) GetMarketFace

func (x *Elem) GetMarketFace() *MarketFace

func (*Elem) GetNotOnlineImage

func (x *Elem) GetNotOnlineImage() *NotOnlineImage

func (*Elem) GetOnlineImage

func (x *Elem) GetOnlineImage() *OnlineImage

func (*Elem) GetQQWalletMsg

func (x *Elem) GetQQWalletMsg() *QQWalletMsg

func (*Elem) GetRichMsg

func (x *Elem) GetRichMsg() *RichMsg

func (*Elem) GetSrcMsg

func (x *Elem) GetSrcMsg() *SourceMsg

func (*Elem) GetText

func (x *Elem) GetText() *Text

func (*Elem) GetTransElemInfo

func (x *Elem) GetTransElemInfo() *TransElem

func (*Elem) GetVideoFile

func (x *Elem) GetVideoFile() *VideoFile

type ElemFlags2

type ElemFlags2 struct {
	ColorTextId      *uint32            `protobuf:"varint,1,opt"`
	MsgId            *uint64            `protobuf:"varint,2,opt"`
	WhisperSessionId *uint32            `protobuf:"varint,3,opt"`
	PttChangeBit     *uint32            `protobuf:"varint,4,opt"`
	VipStatus        *uint32            `protobuf:"varint,5,opt"`
	CompatibleId     *uint32            `protobuf:"varint,6,opt"`
	Insts            []*ElemFlags2_Inst `protobuf:"bytes,7,rep"`
	MsgRptCnt        *uint32            `protobuf:"varint,8,opt"`
	SrcInst          *ElemFlags2_Inst   `protobuf:"bytes,9,opt"`
	Longtitude       *uint32            `protobuf:"varint,10,opt"`
	Latitude         *uint32            `protobuf:"varint,11,opt"`
	CustomFont       *uint32            `protobuf:"varint,12,opt"`
	PcSupportDef     *PcSupportDef      `protobuf:"bytes,13,opt"`
	CrmFlags         *uint32            `protobuf:"varint,14,opt"`
}

func (*ElemFlags2) GetColorTextId

func (x *ElemFlags2) GetColorTextId() uint32

func (*ElemFlags2) GetCompatibleId

func (x *ElemFlags2) GetCompatibleId() uint32

func (*ElemFlags2) GetCrmFlags

func (x *ElemFlags2) GetCrmFlags() uint32

func (*ElemFlags2) GetCustomFont

func (x *ElemFlags2) GetCustomFont() uint32

func (*ElemFlags2) GetInsts

func (x *ElemFlags2) GetInsts() []*ElemFlags2_Inst

func (*ElemFlags2) GetLatitude

func (x *ElemFlags2) GetLatitude() uint32

func (*ElemFlags2) GetLongtitude

func (x *ElemFlags2) GetLongtitude() uint32

func (*ElemFlags2) GetMsgId

func (x *ElemFlags2) GetMsgId() uint64

func (*ElemFlags2) GetMsgRptCnt

func (x *ElemFlags2) GetMsgRptCnt() uint32

func (*ElemFlags2) GetPcSupportDef

func (x *ElemFlags2) GetPcSupportDef() *PcSupportDef

func (*ElemFlags2) GetPttChangeBit

func (x *ElemFlags2) GetPttChangeBit() uint32

func (*ElemFlags2) GetSrcInst

func (x *ElemFlags2) GetSrcInst() *ElemFlags2_Inst

func (*ElemFlags2) GetVipStatus

func (x *ElemFlags2) GetVipStatus() uint32

func (*ElemFlags2) GetWhisperSessionId

func (x *ElemFlags2) GetWhisperSessionId() uint32

type ElemFlags2_Inst

type ElemFlags2_Inst struct {
	AppId  *uint32 `protobuf:"varint,1,opt"`
	InstId *uint32 `protobuf:"varint,2,opt"`
}

func (*ElemFlags2_Inst) GetAppId

func (x *ElemFlags2_Inst) GetAppId() uint32

func (*ElemFlags2_Inst) GetInstId

func (x *ElemFlags2_Inst) GetInstId() uint32

type ExtChannelInfo

type ExtChannelInfo struct {
	GuildId   *uint64 `protobuf:"varint,1,opt"`
	ChannelId *uint64 `protobuf:"varint,2,opt"`
}

func (*ExtChannelInfo) GetChannelId

func (x *ExtChannelInfo) GetChannelId() uint64

func (*ExtChannelInfo) GetGuildId

func (x *ExtChannelInfo) GetGuildId() uint64

type ExtGroupKeyInfo

type ExtGroupKeyInfo struct {
	CurMaxSeq *int32 `protobuf:"varint,1,opt"`
	CurTime   *int64 `protobuf:"varint,2,opt"`
}

func (*ExtGroupKeyInfo) GetCurMaxSeq

func (x *ExtGroupKeyInfo) GetCurMaxSeq() int32

func (*ExtGroupKeyInfo) GetCurTime

func (x *ExtGroupKeyInfo) GetCurTime() int64

type ExtRoleInfo

type ExtRoleInfo struct {
	Id   *uint64 `protobuf:"varint,1,opt"`
	Info []byte  `protobuf:"bytes,2,opt"`
	Flag *uint32 `protobuf:"varint,3,opt"`
}

func (*ExtRoleInfo) GetFlag

func (x *ExtRoleInfo) GetFlag() uint32

func (*ExtRoleInfo) GetId

func (x *ExtRoleInfo) GetId() uint64

func (*ExtRoleInfo) GetInfo

func (x *ExtRoleInfo) GetInfo() []byte

type ExtraInfo

type ExtraInfo struct {
	Nick          []byte `protobuf:"bytes,1,opt"`
	GroupCard     []byte `protobuf:"bytes,2,opt"`
	Level         *int32 `protobuf:"varint,3,opt"`
	Flags         *int32 `protobuf:"varint,4,opt"`
	GroupMask     *int32 `protobuf:"varint,5,opt"`
	MsgTailId     *int32 `protobuf:"varint,6,opt"`
	SenderTitle   []byte `protobuf:"bytes,7,opt"`
	ApnsTips      []byte `protobuf:"bytes,8,opt"`
	Uin           *int64 `protobuf:"varint,9,opt"`
	MsgStateFlag  *int32 `protobuf:"varint,10,opt"`
	ApnsSoundType *int32 `protobuf:"varint,11,opt"`
	NewGroupFlag  *int32 `protobuf:"varint,12,opt"`
}

func (*ExtraInfo) GetApnsSoundType

func (x *ExtraInfo) GetApnsSoundType() int32

func (*ExtraInfo) GetApnsTips

func (x *ExtraInfo) GetApnsTips() []byte

func (*ExtraInfo) GetFlags

func (x *ExtraInfo) GetFlags() int32

func (*ExtraInfo) GetGroupCard

func (x *ExtraInfo) GetGroupCard() []byte

func (*ExtraInfo) GetGroupMask

func (x *ExtraInfo) GetGroupMask() int32

func (*ExtraInfo) GetLevel

func (x *ExtraInfo) GetLevel() int32

func (*ExtraInfo) GetMsgStateFlag

func (x *ExtraInfo) GetMsgStateFlag() int32

func (*ExtraInfo) GetMsgTailId

func (x *ExtraInfo) GetMsgTailId() int32

func (*ExtraInfo) GetNewGroupFlag

func (x *ExtraInfo) GetNewGroupFlag() int32

func (*ExtraInfo) GetNick

func (x *ExtraInfo) GetNick() []byte

func (*ExtraInfo) GetSenderTitle

func (x *ExtraInfo) GetSenderTitle() []byte

func (*ExtraInfo) GetUin

func (x *ExtraInfo) GetUin() int64

type Face

type Face struct {
	Index *int32 `protobuf:"varint,1,opt"`
	Old   []byte `protobuf:"bytes,2,opt"`
	Buf   []byte `protobuf:"bytes,11,opt"`
}

func (*Face) GetBuf

func (x *Face) GetBuf() []byte

func (*Face) GetIndex

func (x *Face) GetIndex() int32

func (*Face) GetOld

func (x *Face) GetOld() []byte

type GeneralFlags

type GeneralFlags struct {
	BubbleDiyTextId     *int32  `protobuf:"varint,1,opt"`
	GroupFlagNew        *int32  `protobuf:"varint,2,opt"`
	Uin                 *int64  `protobuf:"varint,3,opt"`
	RpId                []byte  `protobuf:"bytes,4,opt"`
	PrpFold             *int32  `protobuf:"varint,5,opt"`
	LongTextFlag        *int32  `protobuf:"varint,6,opt"`
	LongTextResid       *string `protobuf:"bytes,7,opt"`
	GroupType           *int32  `protobuf:"varint,8,opt"`
	ToUinFlag           *int32  `protobuf:"varint,9,opt"`
	GlamourLevel        *int32  `protobuf:"varint,10,opt"`
	MemberLevel         *int32  `protobuf:"varint,11,opt"`
	GroupRankSeq        *int64  `protobuf:"varint,12,opt"`
	OlympicTorch        *int32  `protobuf:"varint,13,opt"`
	BabyqGuideMsgCookie []byte  `protobuf:"bytes,14,opt"`
	Uin32ExpertFlag     *int32  `protobuf:"varint,15,opt"`
	BubbleSubId         *int32  `protobuf:"varint,16,opt"`
	PendantId           *int64  `protobuf:"varint,17,opt"`
	RpIndex             []byte  `protobuf:"bytes,18,opt"`
	PbReserve           []byte  `protobuf:"bytes,19,opt"`
}

func (*GeneralFlags) GetBabyqGuideMsgCookie

func (x *GeneralFlags) GetBabyqGuideMsgCookie() []byte

func (*GeneralFlags) GetBubbleDiyTextId

func (x *GeneralFlags) GetBubbleDiyTextId() int32

func (*GeneralFlags) GetBubbleSubId

func (x *GeneralFlags) GetBubbleSubId() int32

func (*GeneralFlags) GetGlamourLevel

func (x *GeneralFlags) GetGlamourLevel() int32

func (*GeneralFlags) GetGroupFlagNew

func (x *GeneralFlags) GetGroupFlagNew() int32

func (*GeneralFlags) GetGroupRankSeq

func (x *GeneralFlags) GetGroupRankSeq() int64

func (*GeneralFlags) GetGroupType

func (x *GeneralFlags) GetGroupType() int32

func (*GeneralFlags) GetLongTextFlag

func (x *GeneralFlags) GetLongTextFlag() int32

func (*GeneralFlags) GetLongTextResid

func (x *GeneralFlags) GetLongTextResid() string

func (*GeneralFlags) GetMemberLevel

func (x *GeneralFlags) GetMemberLevel() int32

func (*GeneralFlags) GetOlympicTorch

func (x *GeneralFlags) GetOlympicTorch() int32

func (*GeneralFlags) GetPbReserve

func (x *GeneralFlags) GetPbReserve() []byte

func (*GeneralFlags) GetPendantId

func (x *GeneralFlags) GetPendantId() int64

func (*GeneralFlags) GetPrpFold

func (x *GeneralFlags) GetPrpFold() int32

func (*GeneralFlags) GetRpId

func (x *GeneralFlags) GetRpId() []byte

func (*GeneralFlags) GetRpIndex

func (x *GeneralFlags) GetRpIndex() []byte

func (*GeneralFlags) GetToUinFlag

func (x *GeneralFlags) GetToUinFlag() int32

func (*GeneralFlags) GetUin

func (x *GeneralFlags) GetUin() int64

func (*GeneralFlags) GetUin32ExpertFlag

func (x *GeneralFlags) GetUin32ExpertFlag() int32

type GetGroupMsgReq

type GetGroupMsgReq struct {
	GroupCode       *uint64 `protobuf:"varint,1,opt"`
	BeginSeq        *uint64 `protobuf:"varint,2,opt"`
	EndSeq          *uint64 `protobuf:"varint,3,opt"`
	Filter          *uint32 `protobuf:"varint,4,opt"`
	MemberSeq       *uint64 `protobuf:"varint,5,opt"`
	PublicGroup     *bool   `protobuf:"varint,6,opt"`
	ShieldFlag      *uint32 `protobuf:"varint,7,opt"`
	SaveTrafficFlag *uint32 `protobuf:"varint,8,opt"`
}

func (*GetGroupMsgReq) GetBeginSeq

func (x *GetGroupMsgReq) GetBeginSeq() uint64

func (*GetGroupMsgReq) GetEndSeq

func (x *GetGroupMsgReq) GetEndSeq() uint64

func (*GetGroupMsgReq) GetFilter

func (x *GetGroupMsgReq) GetFilter() uint32

func (*GetGroupMsgReq) GetGroupCode

func (x *GetGroupMsgReq) GetGroupCode() uint64

func (*GetGroupMsgReq) GetMemberSeq

func (x *GetGroupMsgReq) GetMemberSeq() uint64

func (*GetGroupMsgReq) GetPublicGroup

func (x *GetGroupMsgReq) GetPublicGroup() bool

func (*GetGroupMsgReq) GetSaveTrafficFlag

func (x *GetGroupMsgReq) GetSaveTrafficFlag() uint32

func (*GetGroupMsgReq) GetShieldFlag

func (x *GetGroupMsgReq) GetShieldFlag() uint32

type GetGroupMsgResp

type GetGroupMsgResp struct {
	Result         *uint32    `protobuf:"varint,1,opt"`
	Errmsg         *string    `protobuf:"bytes,2,opt"`
	GroupCode      *uint64    `protobuf:"varint,3,opt"`
	ReturnBeginSeq *uint64    `protobuf:"varint,4,opt"`
	ReturnEndSeq   *uint64    `protobuf:"varint,5,opt"`
	Msg            []*Message `protobuf:"bytes,6,rep"`
}

func (*GetGroupMsgResp) GetErrmsg

func (x *GetGroupMsgResp) GetErrmsg() string

func (*GetGroupMsgResp) GetGroupCode

func (x *GetGroupMsgResp) GetGroupCode() uint64

func (*GetGroupMsgResp) GetMsg

func (x *GetGroupMsgResp) GetMsg() []*Message

func (*GetGroupMsgResp) GetResult

func (x *GetGroupMsgResp) GetResult() uint32

func (*GetGroupMsgResp) GetReturnBeginSeq

func (x *GetGroupMsgResp) GetReturnBeginSeq() uint64

func (*GetGroupMsgResp) GetReturnEndSeq

func (x *GetGroupMsgResp) GetReturnEndSeq() uint64

type GetMessageRequest

type GetMessageRequest struct {
	SyncFlag           *SyncFlag `protobuf:"varint,1,opt"`
	SyncCookie         []byte    `protobuf:"bytes,2,opt"`
	RambleFlag         *int32    `protobuf:"varint,3,opt"`
	LatestRambleNumber *int32    `protobuf:"varint,4,opt"`
	OtherRambleNumber  *int32    `protobuf:"varint,5,opt"`
	OnlineSyncFlag     *int32    `protobuf:"varint,6,opt"`
	ContextFlag        *int32    `protobuf:"varint,7,opt"`
	WhisperSessionId   *int32    `protobuf:"varint,8,opt"`
	MsgReqType         *int32    `protobuf:"varint,9,opt"`
	PubaccountCookie   []byte    `protobuf:"bytes,10,opt"`
	MsgCtrlBuf         []byte    `protobuf:"bytes,11,opt"`
	ServerBuf          []byte    `protobuf:"bytes,12,opt"`
}

func (*GetMessageRequest) GetContextFlag

func (x *GetMessageRequest) GetContextFlag() int32

func (*GetMessageRequest) GetLatestRambleNumber

func (x *GetMessageRequest) GetLatestRambleNumber() int32

func (*GetMessageRequest) GetMsgCtrlBuf

func (x *GetMessageRequest) GetMsgCtrlBuf() []byte

func (*GetMessageRequest) GetMsgReqType

func (x *GetMessageRequest) GetMsgReqType() int32

func (*GetMessageRequest) GetOnlineSyncFlag

func (x *GetMessageRequest) GetOnlineSyncFlag() int32

func (*GetMessageRequest) GetOtherRambleNumber

func (x *GetMessageRequest) GetOtherRambleNumber() int32

func (*GetMessageRequest) GetPubaccountCookie

func (x *GetMessageRequest) GetPubaccountCookie() []byte

func (*GetMessageRequest) GetRambleFlag

func (x *GetMessageRequest) GetRambleFlag() int32

func (*GetMessageRequest) GetServerBuf

func (x *GetMessageRequest) GetServerBuf() []byte

func (*GetMessageRequest) GetSyncCookie

func (x *GetMessageRequest) GetSyncCookie() []byte

func (*GetMessageRequest) GetSyncFlag

func (x *GetMessageRequest) GetSyncFlag() SyncFlag

func (*GetMessageRequest) GetWhisperSessionId

func (x *GetMessageRequest) GetWhisperSessionId() int32

type GetMessageResponse

type GetMessageResponse struct {
	Result           *int32            `protobuf:"varint,1,opt"`
	ErrorMessage     *string           `protobuf:"bytes,2,opt"`
	SyncCookie       []byte            `protobuf:"bytes,3,opt"`
	SyncFlag         *SyncFlag         `protobuf:"varint,4,opt"`
	UinPairMsgs      []*UinPairMessage `protobuf:"bytes,5,rep"`
	BindUin          *int64            `protobuf:"varint,6,opt"`
	MsgRspType       *int32            `protobuf:"varint,7,opt"`
	PubAccountCookie []byte            `protobuf:"bytes,8,opt"`
	IsPartialSync    *bool             `protobuf:"varint,9,opt"`
	MsgCtrlBuf       []byte            `protobuf:"bytes,10,opt"`
}

func (*GetMessageResponse) GetBindUin

func (x *GetMessageResponse) GetBindUin() int64

func (*GetMessageResponse) GetErrorMessage

func (x *GetMessageResponse) GetErrorMessage() string

func (*GetMessageResponse) GetIsPartialSync

func (x *GetMessageResponse) GetIsPartialSync() bool

func (*GetMessageResponse) GetMsgCtrlBuf

func (x *GetMessageResponse) GetMsgCtrlBuf() []byte

func (*GetMessageResponse) GetMsgRspType

func (x *GetMessageResponse) GetMsgRspType() int32

func (*GetMessageResponse) GetPubAccountCookie

func (x *GetMessageResponse) GetPubAccountCookie() []byte

func (*GetMessageResponse) GetResult

func (x *GetMessageResponse) GetResult() int32

func (*GetMessageResponse) GetSyncCookie

func (x *GetMessageResponse) GetSyncCookie() []byte

func (*GetMessageResponse) GetSyncFlag

func (x *GetMessageResponse) GetSyncFlag() SyncFlag

func (*GetMessageResponse) GetUinPairMsgs

func (x *GetMessageResponse) GetUinPairMsgs() []*UinPairMessage

type GroupFile

type GroupFile struct {
	Filename    []byte `protobuf:"bytes,1,opt"`
	FileSize    *int64 `protobuf:"varint,2,opt"`
	FileId      []byte `protobuf:"bytes,3,opt"`
	BatchId     []byte `protobuf:"bytes,4,opt"`
	FileKey     []byte `protobuf:"bytes,5,opt"`
	Mark        []byte `protobuf:"bytes,6,opt"`
	Sequence    *int64 `protobuf:"varint,7,opt"`
	BatchItemId []byte `protobuf:"bytes,8,opt"`
	FeedMsgTime *int32 `protobuf:"varint,9,opt"`
	PbReserve   []byte `protobuf:"bytes,10,opt"`
}

func (*GroupFile) GetBatchId

func (x *GroupFile) GetBatchId() []byte

func (*GroupFile) GetBatchItemId

func (x *GroupFile) GetBatchItemId() []byte

func (*GroupFile) GetFeedMsgTime

func (x *GroupFile) GetFeedMsgTime() int32

func (*GroupFile) GetFileId

func (x *GroupFile) GetFileId() []byte

func (*GroupFile) GetFileKey

func (x *GroupFile) GetFileKey() []byte

func (*GroupFile) GetFileSize

func (x *GroupFile) GetFileSize() int64

func (*GroupFile) GetFilename

func (x *GroupFile) GetFilename() []byte

func (*GroupFile) GetMark

func (x *GroupFile) GetMark() []byte

func (*GroupFile) GetPbReserve

func (x *GroupFile) GetPbReserve() []byte

func (*GroupFile) GetSequence

func (x *GroupFile) GetSequence() int64

type GroupInfo

type GroupInfo struct {
	GroupCode     *int64  `protobuf:"varint,1,opt"`
	GroupType     *int32  `protobuf:"varint,2,opt"`
	GroupInfoSeq  *int64  `protobuf:"varint,3,opt"`
	GroupCard     *string `protobuf:"bytes,4,opt"`
	GroupRank     []byte  `protobuf:"bytes,5,opt"`
	GroupLevel    *int32  `protobuf:"varint,6,opt"`
	GroupCardType *int32  `protobuf:"varint,7,opt"`
	GroupName     []byte  `protobuf:"bytes,8,opt"`
}

func (*GroupInfo) GetGroupCard

func (x *GroupInfo) GetGroupCard() string

func (*GroupInfo) GetGroupCardType

func (x *GroupInfo) GetGroupCardType() int32

func (*GroupInfo) GetGroupCode

func (x *GroupInfo) GetGroupCode() int64

func (*GroupInfo) GetGroupInfoSeq

func (x *GroupInfo) GetGroupInfoSeq() int64

func (*GroupInfo) GetGroupLevel

func (x *GroupInfo) GetGroupLevel() int32

func (*GroupInfo) GetGroupName

func (x *GroupInfo) GetGroupName() []byte

func (*GroupInfo) GetGroupRank

func (x *GroupInfo) GetGroupRank() []byte

func (*GroupInfo) GetGroupType

func (x *GroupInfo) GetGroupType() int32

type GroupMsgInfo

type GroupMsgInfo struct {
	MsgSeq    *int32 `protobuf:"varint,1,opt"`
	MsgRandom *int32 `protobuf:"varint,2,opt"`
	MsgType   *int32 `protobuf:"varint,3,opt"`
}

func (*GroupMsgInfo) GetMsgRandom

func (x *GroupMsgInfo) GetMsgRandom() int32

func (*GroupMsgInfo) GetMsgSeq

func (x *GroupMsgInfo) GetMsgSeq() int32

func (*GroupMsgInfo) GetMsgType

func (x *GroupMsgInfo) GetMsgType() int32

type GroupMsgWithDrawReq

type GroupMsgWithDrawReq struct {
	SubCmd    *int32          `protobuf:"varint,1,opt"`
	GroupType *int32          `protobuf:"varint,2,opt"`
	GroupCode *int64          `protobuf:"varint,3,opt"`
	MsgList   []*GroupMsgInfo `protobuf:"bytes,4,rep"`
	UserDef   []byte          `protobuf:"bytes,5,opt"`
}

func (*GroupMsgWithDrawReq) GetGroupCode

func (x *GroupMsgWithDrawReq) GetGroupCode() int64

func (*GroupMsgWithDrawReq) GetGroupType

func (x *GroupMsgWithDrawReq) GetGroupType() int32

func (*GroupMsgWithDrawReq) GetMsgList

func (x *GroupMsgWithDrawReq) GetMsgList() []*GroupMsgInfo

func (*GroupMsgWithDrawReq) GetSubCmd

func (x *GroupMsgWithDrawReq) GetSubCmd() int32

func (*GroupMsgWithDrawReq) GetUserDef

func (x *GroupMsgWithDrawReq) GetUserDef() []byte

type GroupMsgWithDrawResp

type GroupMsgWithDrawResp struct {
	Result *int32  `protobuf:"varint,1,opt"`
	ErrMsg *string `protobuf:"bytes,2,opt"`
}

func (*GroupMsgWithDrawResp) GetErrMsg

func (x *GroupMsgWithDrawResp) GetErrMsg() string

func (*GroupMsgWithDrawResp) GetResult

func (x *GroupMsgWithDrawResp) GetResult() int32

type Grp

type Grp struct {
	GroupCode *int64 `protobuf:"varint,1,opt"`
}

func (*Grp) GetGroupCode

func (x *Grp) GetGroupCode() int64

type GrpTmp

type GrpTmp struct {
	GroupUin *int64 `protobuf:"varint,1,opt"`
	ToUin    *int64 `protobuf:"varint,2,opt"`
}

func (*GrpTmp) GetGroupUin

func (x *GrpTmp) GetGroupUin() int64

func (*GrpTmp) GetToUin

func (x *GrpTmp) GetToUin() int64

type HttpConnHead

type HttpConnHead struct {
	Uin          *uint64        `protobuf:"varint,1,opt"`
	Command      *uint32        `protobuf:"varint,2,opt"`
	SubCommand   *uint32        `protobuf:"varint,3,opt"`
	Seq          *uint32        `protobuf:"varint,4,opt"`
	Version      *uint32        `protobuf:"varint,5,opt"`
	RetryTimes   *uint32        `protobuf:"varint,6,opt"`
	ClientType   *uint32        `protobuf:"varint,7,opt"`
	PubNo        *uint32        `protobuf:"varint,8,opt"`
	LocalId      *uint32        `protobuf:"varint,9,opt"`
	TimeZone     *uint32        `protobuf:"varint,10,opt"`
	ClientIp     *uint32        `protobuf:"fixed32,11,opt"`
	ClientPort   *uint32        `protobuf:"varint,12,opt"`
	QzhttpIp     *uint32        `protobuf:"fixed32,13,opt"`
	QzhttpPort   *uint32        `protobuf:"varint,14,opt"`
	SppIp        *uint32        `protobuf:"fixed32,15,opt"`
	SppPort      *uint32        `protobuf:"varint,16,opt"`
	Flag         *uint32        `protobuf:"varint,17,opt"`
	Key          []byte         `protobuf:"bytes,18,opt"`
	CompressType *uint32        `protobuf:"varint,19,opt"`
	OriginSize   *uint32        `protobuf:"varint,20,opt"`
	ErrorCode    *uint32        `protobuf:"varint,21,opt"`
	Redirect     *RedirectMsg   `protobuf:"bytes,22,opt"`
	CommandId    *uint32        `protobuf:"varint,23,opt"`
	ServiceCmdid *uint32        `protobuf:"varint,24,opt"`
	Oidbhead     *TransOidbHead `protobuf:"bytes,25,opt"`
}

func (*HttpConnHead) GetClientIp

func (x *HttpConnHead) GetClientIp() uint32

func (*HttpConnHead) GetClientPort

func (x *HttpConnHead) GetClientPort() uint32

func (*HttpConnHead) GetClientType

func (x *HttpConnHead) GetClientType() uint32

func (*HttpConnHead) GetCommand

func (x *HttpConnHead) GetCommand() uint32

func (*HttpConnHead) GetCommandId

func (x *HttpConnHead) GetCommandId() uint32

func (*HttpConnHead) GetCompressType

func (x *HttpConnHead) GetCompressType() uint32

func (*HttpConnHead) GetErrorCode

func (x *HttpConnHead) GetErrorCode() uint32

func (*HttpConnHead) GetFlag

func (x *HttpConnHead) GetFlag() uint32

func (*HttpConnHead) GetKey

func (x *HttpConnHead) GetKey() []byte

func (*HttpConnHead) GetLocalId

func (x *HttpConnHead) GetLocalId() uint32

func (*HttpConnHead) GetOidbhead

func (x *HttpConnHead) GetOidbhead() *TransOidbHead

func (*HttpConnHead) GetOriginSize

func (x *HttpConnHead) GetOriginSize() uint32

func (*HttpConnHead) GetPubNo

func (x *HttpConnHead) GetPubNo() uint32

func (*HttpConnHead) GetQzhttpIp

func (x *HttpConnHead) GetQzhttpIp() uint32

func (*HttpConnHead) GetQzhttpPort

func (x *HttpConnHead) GetQzhttpPort() uint32

func (*HttpConnHead) GetRedirect

func (x *HttpConnHead) GetRedirect() *RedirectMsg

func (*HttpConnHead) GetRetryTimes

func (x *HttpConnHead) GetRetryTimes() uint32

func (*HttpConnHead) GetSeq

func (x *HttpConnHead) GetSeq() uint32

func (*HttpConnHead) GetServiceCmdid

func (x *HttpConnHead) GetServiceCmdid() uint32

func (*HttpConnHead) GetSppIp

func (x *HttpConnHead) GetSppIp() uint32

func (*HttpConnHead) GetSppPort

func (x *HttpConnHead) GetSppPort() uint32

func (*HttpConnHead) GetSubCommand

func (x *HttpConnHead) GetSubCommand() uint32

func (*HttpConnHead) GetTimeZone

func (x *HttpConnHead) GetTimeZone() uint32

func (*HttpConnHead) GetUin

func (x *HttpConnHead) GetUin() uint64

func (*HttpConnHead) GetVersion

func (x *HttpConnHead) GetVersion() uint32

type IMHead

type IMHead struct {
	HeadType     *uint32       `protobuf:"varint,1,opt"`
	CsHead       *CSHead       `protobuf:"bytes,2,opt"`
	S2CHead      *S2CHead      `protobuf:"bytes,3,opt"`
	HttpconnHead *HttpConnHead `protobuf:"bytes,4,opt"`
	PaintFlag    *uint32       `protobuf:"varint,5,opt"`
	LoginSig     *LoginSig     `protobuf:"bytes,6,opt"`
	DeltaHead    *DeltaHead    `protobuf:"bytes,7,opt"`
	C2CHead      *C2CHead      `protobuf:"bytes,8,opt"`
}

func (*IMHead) GetC2CHead

func (x *IMHead) GetC2CHead() *C2CHead

func (*IMHead) GetCsHead

func (x *IMHead) GetCsHead() *CSHead

func (*IMHead) GetDeltaHead

func (x *IMHead) GetDeltaHead() *DeltaHead

func (*IMHead) GetHeadType

func (x *IMHead) GetHeadType() uint32

func (*IMHead) GetHttpconnHead

func (x *IMHead) GetHttpconnHead() *HttpConnHead

func (*IMHead) GetLoginSig

func (x *IMHead) GetLoginSig() *LoginSig

func (*IMHead) GetPaintFlag

func (x *IMHead) GetPaintFlag() uint32

func (*IMHead) GetS2CHead

func (x *IMHead) GetS2CHead() *S2CHead

type InstCtrl

type InstCtrl struct {
	MsgSendToInst  []*InstInfo `protobuf:"bytes,1,rep"`
	MsgExcludeInst []*InstInfo `protobuf:"bytes,2,rep"`
	MsgFromInst    *InstInfo   `protobuf:"bytes,3,opt"`
}

func (*InstCtrl) GetMsgExcludeInst

func (x *InstCtrl) GetMsgExcludeInst() []*InstInfo

func (*InstCtrl) GetMsgFromInst

func (x *InstCtrl) GetMsgFromInst() *InstInfo

func (*InstCtrl) GetMsgSendToInst

func (x *InstCtrl) GetMsgSendToInst() []*InstInfo

type InstInfo

type InstInfo struct {
	Apppid         *int32 `protobuf:"varint,1,opt"`
	Instid         *int32 `protobuf:"varint,2,opt"`
	Platform       *int32 `protobuf:"varint,3,opt"`
	EnumDeviceType *int32 `protobuf:"varint,10,opt"`
}

func (*InstInfo) GetApppid

func (x *InstInfo) GetApppid() int32

func (*InstInfo) GetEnumDeviceType

func (x *InstInfo) GetEnumDeviceType() int32

func (*InstInfo) GetInstid

func (x *InstInfo) GetInstid() int32

func (*InstInfo) GetPlatform

func (x *InstInfo) GetPlatform() int32

type LightAppElem

type LightAppElem struct {
	Data     []byte `protobuf:"bytes,1,opt"`
	MsgResid []byte `protobuf:"bytes,2,opt"`
}

func (*LightAppElem) GetData

func (x *LightAppElem) GetData() []byte

func (*LightAppElem) GetMsgResid

func (x *LightAppElem) GetMsgResid() []byte

type LoginSig

type LoginSig struct {
	Type *uint32 `protobuf:"varint,1,opt"`
	Sig  []byte  `protobuf:"bytes,2,opt"`
}

func (*LoginSig) GetSig

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

func (*LoginSig) GetType

func (x *LoginSig) GetType() uint32

type MarketFace

type MarketFace struct {
	FaceName    []byte  `protobuf:"bytes,1,opt"`
	ItemType    *uint32 `protobuf:"varint,2,opt"`
	FaceInfo    *uint32 `protobuf:"varint,3,opt"`
	FaceId      []byte  `protobuf:"bytes,4,opt"`
	TabId       *uint32 `protobuf:"varint,5,opt"`
	SubType     *uint32 `protobuf:"varint,6,opt"`
	Key         []byte  `protobuf:"bytes,7,opt"`
	Param       []byte  `protobuf:"bytes,8,opt"`
	MediaType   *uint32 `protobuf:"varint,9,opt"`
	ImageWidth  *uint32 `protobuf:"varint,10,opt"`
	ImageHeight *uint32 `protobuf:"varint,11,opt"`
	Mobileparam []byte  `protobuf:"bytes,12,opt"`
	PbReserve   []byte  `protobuf:"bytes,13,opt"`
}

func (*MarketFace) GetFaceId

func (x *MarketFace) GetFaceId() []byte

func (*MarketFace) GetFaceInfo

func (x *MarketFace) GetFaceInfo() uint32

func (*MarketFace) GetFaceName

func (x *MarketFace) GetFaceName() []byte

func (*MarketFace) GetImageHeight

func (x *MarketFace) GetImageHeight() uint32

func (*MarketFace) GetImageWidth

func (x *MarketFace) GetImageWidth() uint32

func (*MarketFace) GetItemType

func (x *MarketFace) GetItemType() uint32

func (*MarketFace) GetKey

func (x *MarketFace) GetKey() []byte

func (*MarketFace) GetMediaType

func (x *MarketFace) GetMediaType() uint32

func (*MarketFace) GetMobileparam

func (x *MarketFace) GetMobileparam() []byte

func (*MarketFace) GetParam

func (x *MarketFace) GetParam() []byte

func (*MarketFace) GetPbReserve

func (x *MarketFace) GetPbReserve() []byte

func (*MarketFace) GetSubType

func (x *MarketFace) GetSubType() uint32

func (*MarketFace) GetTabId

func (x *MarketFace) GetTabId() uint32

type Message

type Message struct {
	Head    *MessageHead `protobuf:"bytes,1,opt"`
	Content *ContentHead `protobuf:"bytes,2,opt"`
	Body    *MessageBody `protobuf:"bytes,3,opt"`
}

func (*Message) GetBody

func (x *Message) GetBody() *MessageBody

func (*Message) GetContent

func (x *Message) GetContent() *ContentHead

func (*Message) GetHead

func (x *Message) GetHead() *MessageHead

type MessageBody

type MessageBody struct {
	RichText          *RichText `protobuf:"bytes,1,opt"`
	MsgContent        []byte    `protobuf:"bytes,2,opt"`
	MsgEncryptContent []byte    `protobuf:"bytes,3,opt"`
}

func (*MessageBody) GetMsgContent

func (x *MessageBody) GetMsgContent() []byte

func (*MessageBody) GetMsgEncryptContent

func (x *MessageBody) GetMsgEncryptContent() []byte

func (*MessageBody) GetRichText

func (x *MessageBody) GetRichText() *RichText

type MessageHead

type MessageHead struct {
	FromUin                    *int64              `protobuf:"varint,1,opt"`
	ToUin                      *int64              `protobuf:"varint,2,opt"`
	MsgType                    *int32              `protobuf:"varint,3,opt"`
	C2CCmd                     *int32              `protobuf:"varint,4,opt"`
	MsgSeq                     *int32              `protobuf:"varint,5,opt"`
	MsgTime                    *int32              `protobuf:"varint,6,opt"`
	MsgUid                     *int64              `protobuf:"varint,7,opt"`
	C2CTmpMsgHead              *C2CTempMessageHead `protobuf:"bytes,8,opt"`
	GroupInfo                  *GroupInfo          `protobuf:"bytes,9,opt"`
	FromAppid                  *int32              `protobuf:"varint,10,opt"`
	FromInstid                 *int32              `protobuf:"varint,11,opt"`
	UserActive                 *int32              `protobuf:"varint,12,opt"`
	DiscussInfo                *DiscussInfo        `protobuf:"bytes,13,opt"`
	FromNick                   *string             `protobuf:"bytes,14,opt"`
	AuthUin                    *int64              `protobuf:"varint,15,opt"`
	AuthNick                   *string             `protobuf:"bytes,16,opt"`
	MsgFlag                    *int32              `protobuf:"varint,17,opt"`
	AuthRemark                 *string             `protobuf:"bytes,18,opt"`
	GroupName                  *string             `protobuf:"bytes,19,opt"`
	MutiltransHead             *MutilTransHead     `protobuf:"bytes,20,opt"`
	MsgInstCtrl                *InstCtrl           `protobuf:"bytes,21,opt"`
	PublicAccountGroupSendFlag *int32              `protobuf:"varint,22,opt"`
	WseqInC2CMsghead           *int32              `protobuf:"varint,23,opt"`
	Cpid                       *int64              `protobuf:"varint,24,opt"`
	ExtGroupKeyInfo            *ExtGroupKeyInfo    `protobuf:"bytes,25,opt"`
	MultiCompatibleText        *string             `protobuf:"bytes,26,opt"`
	AuthSex                    *int32              `protobuf:"varint,27,opt"`
	IsSrcMsg                   *bool               `protobuf:"varint,28,opt"`
}

func (*MessageHead) GetAuthNick

func (x *MessageHead) GetAuthNick() string

func (*MessageHead) GetAuthRemark

func (x *MessageHead) GetAuthRemark() string

func (*MessageHead) GetAuthSex

func (x *MessageHead) GetAuthSex() int32

func (*MessageHead) GetAuthUin

func (x *MessageHead) GetAuthUin() int64

func (*MessageHead) GetC2CCmd

func (x *MessageHead) GetC2CCmd() int32

func (*MessageHead) GetC2CTmpMsgHead

func (x *MessageHead) GetC2CTmpMsgHead() *C2CTempMessageHead

func (*MessageHead) GetCpid

func (x *MessageHead) GetCpid() int64

func (*MessageHead) GetDiscussInfo

func (x *MessageHead) GetDiscussInfo() *DiscussInfo

func (*MessageHead) GetExtGroupKeyInfo

func (x *MessageHead) GetExtGroupKeyInfo() *ExtGroupKeyInfo

func (*MessageHead) GetFromAppid

func (x *MessageHead) GetFromAppid() int32

func (*MessageHead) GetFromInstid

func (x *MessageHead) GetFromInstid() int32

func (*MessageHead) GetFromNick

func (x *MessageHead) GetFromNick() string

func (*MessageHead) GetFromUin

func (x *MessageHead) GetFromUin() int64

func (*MessageHead) GetGroupInfo

func (x *MessageHead) GetGroupInfo() *GroupInfo

func (*MessageHead) GetGroupName

func (x *MessageHead) GetGroupName() string

func (*MessageHead) GetIsSrcMsg

func (x *MessageHead) GetIsSrcMsg() bool

func (*MessageHead) GetMsgFlag

func (x *MessageHead) GetMsgFlag() int32

func (*MessageHead) GetMsgInstCtrl

func (x *MessageHead) GetMsgInstCtrl() *InstCtrl

func (*MessageHead) GetMsgSeq

func (x *MessageHead) GetMsgSeq() int32

func (*MessageHead) GetMsgTime

func (x *MessageHead) GetMsgTime() int32

func (*MessageHead) GetMsgType

func (x *MessageHead) GetMsgType() int32

func (*MessageHead) GetMsgUid

func (x *MessageHead) GetMsgUid() int64

func (*MessageHead) GetMultiCompatibleText

func (x *MessageHead) GetMultiCompatibleText() string

func (*MessageHead) GetMutiltransHead

func (x *MessageHead) GetMutiltransHead() *MutilTransHead

func (*MessageHead) GetPublicAccountGroupSendFlag

func (x *MessageHead) GetPublicAccountGroupSendFlag() int32

func (*MessageHead) GetToUin

func (x *MessageHead) GetToUin() int64

func (*MessageHead) GetUserActive

func (x *MessageHead) GetUserActive() int32

func (*MessageHead) GetWseqInC2CMsghead

func (x *MessageHead) GetWseqInC2CMsghead() int32

type MsgContentInfo

type MsgContentInfo struct {
	ContentInfoId []byte   `protobuf:"bytes,1,opt"`
	MsgFile       *MsgFile `protobuf:"bytes,2,opt"`
}

func (*MsgContentInfo) GetContentInfoId

func (x *MsgContentInfo) GetContentInfoId() []byte

func (*MsgContentInfo) GetMsgFile

func (x *MsgContentInfo) GetMsgFile() *MsgFile

type MsgCtrl

type MsgCtrl struct {
	MsgFlag *int32 `protobuf:"varint,1,opt"`
}

func (*MsgCtrl) GetMsgFlag

func (x *MsgCtrl) GetMsgFlag() int32

type MsgElemInfoServtype3

type MsgElemInfoServtype3 struct {
	FlashTroopPic *CustomFace     `protobuf:"bytes,1,opt"`
	FlashC2CPic   *NotOnlineImage `protobuf:"bytes,2,opt"`
}

func (*MsgElemInfoServtype3) GetFlashC2CPic

func (x *MsgElemInfoServtype3) GetFlashC2CPic() *NotOnlineImage

func (*MsgElemInfoServtype3) GetFlashTroopPic

func (x *MsgElemInfoServtype3) GetFlashTroopPic() *CustomFace

type MsgElemInfoServtype33

type MsgElemInfoServtype33 struct {
	Index  *uint32 `protobuf:"varint,1,opt"`
	Text   []byte  `protobuf:"bytes,2,opt"`
	Compat []byte  `protobuf:"bytes,3,opt"`
	Buf    []byte  `protobuf:"bytes,4,opt"`
}

func (*MsgElemInfoServtype33) GetBuf

func (x *MsgElemInfoServtype33) GetBuf() []byte

func (*MsgElemInfoServtype33) GetCompat

func (x *MsgElemInfoServtype33) GetCompat() []byte

func (*MsgElemInfoServtype33) GetIndex

func (x *MsgElemInfoServtype33) GetIndex() uint32

func (*MsgElemInfoServtype33) GetText

func (x *MsgElemInfoServtype33) GetText() []byte

type MsgElemInfoServtype37

type MsgElemInfoServtype37 struct {
	Packid      []byte  `protobuf:"bytes,1,opt"`
	Stickerid   []byte  `protobuf:"bytes,2,opt"`
	Qsid        *uint32 `protobuf:"varint,3,opt"`
	Sourcetype  *uint32 `protobuf:"varint,4,opt"`
	Stickertype *uint32 `protobuf:"varint,5,opt"`
	Resultid    []byte  `protobuf:"bytes,6,opt"`
	Text        []byte  `protobuf:"bytes,7,opt"`
	Surpriseid  []byte  `protobuf:"bytes,8,opt"`
	Randomtype  *uint32 `protobuf:"varint,9,opt"`
}

func (*MsgElemInfoServtype37) GetPackid

func (x *MsgElemInfoServtype37) GetPackid() []byte

func (*MsgElemInfoServtype37) GetQsid

func (x *MsgElemInfoServtype37) GetQsid() uint32

func (*MsgElemInfoServtype37) GetRandomtype

func (x *MsgElemInfoServtype37) GetRandomtype() uint32

func (*MsgElemInfoServtype37) GetResultid

func (x *MsgElemInfoServtype37) GetResultid() []byte

func (*MsgElemInfoServtype37) GetSourcetype

func (x *MsgElemInfoServtype37) GetSourcetype() uint32

func (*MsgElemInfoServtype37) GetStickerid

func (x *MsgElemInfoServtype37) GetStickerid() []byte

func (*MsgElemInfoServtype37) GetStickertype

func (x *MsgElemInfoServtype37) GetStickertype() uint32

func (*MsgElemInfoServtype37) GetSurpriseid

func (x *MsgElemInfoServtype37) GetSurpriseid() []byte

func (*MsgElemInfoServtype37) GetText

func (x *MsgElemInfoServtype37) GetText() []byte

type MsgElemInfoServtype38

type MsgElemInfoServtype38 struct {
	ReactData []byte `protobuf:"bytes,1,opt"`
	ReplyData []byte `protobuf:"bytes,2,opt"`
}

func (*MsgElemInfoServtype38) GetReactData

func (x *MsgElemInfoServtype38) GetReactData() []byte

func (*MsgElemInfoServtype38) GetReplyData

func (x *MsgElemInfoServtype38) GetReplyData() []byte

type MsgFile

type MsgFile struct {
	BusId         int32  `protobuf:"varint,1,opt"`
	FilePath      []byte `protobuf:"bytes,2,opt"`
	FileSize      int64  `protobuf:"varint,3,opt"`
	FileName      string `protobuf:"bytes,4,opt"`
	Int64DeadTime int64  `protobuf:"varint,5,opt"`
	FileSha1      []byte `protobuf:"bytes,6,opt"`
	Ext           []byte `protobuf:"bytes,7,opt"`
}

func (*MsgFile) GetBusId

func (x *MsgFile) GetBusId() int32

func (*MsgFile) GetExt

func (x *MsgFile) GetExt() []byte

func (*MsgFile) GetFileName

func (x *MsgFile) GetFileName() string

func (*MsgFile) GetFilePath

func (x *MsgFile) GetFilePath() []byte

func (*MsgFile) GetFileSha1

func (x *MsgFile) GetFileSha1() []byte

func (*MsgFile) GetFileSize

func (x *MsgFile) GetFileSize() int64

func (*MsgFile) GetInt64DeadTime

func (x *MsgFile) GetInt64DeadTime() int64

type MsgPic

type MsgPic struct {
	SmallPicUrl    []byte `protobuf:"bytes,1,opt"`
	OriginalPicUrl []byte `protobuf:"bytes,2,opt"`
	LocalPicId     int32  `protobuf:"varint,3,opt"`
}

func (*MsgPic) GetLocalPicId

func (x *MsgPic) GetLocalPicId() int32

func (*MsgPic) GetOriginalPicUrl

func (x *MsgPic) GetOriginalPicUrl() []byte

func (*MsgPic) GetSmallPicUrl

func (x *MsgPic) GetSmallPicUrl() []byte

type MsgWithDrawReq

type MsgWithDrawReq struct {
	C2CWithDraw   []*C2CMsgWithDrawReq   `protobuf:"bytes,1,rep"`
	GroupWithDraw []*GroupMsgWithDrawReq `protobuf:"bytes,2,rep"`
}

func (*MsgWithDrawReq) GetC2CWithDraw

func (x *MsgWithDrawReq) GetC2CWithDraw() []*C2CMsgWithDrawReq

func (*MsgWithDrawReq) GetGroupWithDraw

func (x *MsgWithDrawReq) GetGroupWithDraw() []*GroupMsgWithDrawReq

type MsgWithDrawResp

type MsgWithDrawResp struct {
	C2CWithDraw   []*C2CMsgWithDrawResp   `protobuf:"bytes,1,rep"`
	GroupWithDraw []*GroupMsgWithDrawResp `protobuf:"bytes,2,rep"`
}

func (*MsgWithDrawResp) GetC2CWithDraw

func (x *MsgWithDrawResp) GetC2CWithDraw() []*C2CMsgWithDrawResp

func (*MsgWithDrawResp) GetGroupWithDraw

func (x *MsgWithDrawResp) GetGroupWithDraw() []*GroupMsgWithDrawResp

type MutilTransHead

type MutilTransHead struct {
	Status *int32 `protobuf:"varint,1,opt"`
	MsgId  *int32 `protobuf:"varint,2,opt"`
}

func (*MutilTransHead) GetMsgId

func (x *MutilTransHead) GetMsgId() int32

func (*MutilTransHead) GetStatus

func (x *MutilTransHead) GetStatus() int32

type NotOnlineFile

type NotOnlineFile struct {
	FileType      *int32   `protobuf:"varint,1,opt"`
	Sig           []byte   `protobuf:"bytes,2,opt"`
	FileUuid      []byte   `protobuf:"bytes,3,opt"`
	FileMd5       []byte   `protobuf:"bytes,4,opt"`
	FileName      []byte   `protobuf:"bytes,5,opt"`
	FileSize      *int64   `protobuf:"varint,6,opt"`
	Note          []byte   `protobuf:"bytes,7,opt"`
	Reserved      *int32   `protobuf:"varint,8,opt"`
	Subcmd        *int32   `protobuf:"varint,9,opt"`
	MicroCloud    *int32   `protobuf:"varint,10,opt"`
	BytesFileUrls [][]byte `protobuf:"bytes,11,rep"`
	DownloadFlag  *int32   `protobuf:"varint,12,opt"`
	DangerEvel    *int32   `protobuf:"varint,50,opt"`
	LifeTime      *int32   `protobuf:"varint,51,opt"`
	UploadTime    *int32   `protobuf:"varint,52,opt"`
	AbsFileType   *int32   `protobuf:"varint,53,opt"`
	ClientType    *int32   `protobuf:"varint,54,opt"`
	ExpireTime    *int32   `protobuf:"varint,55,opt"`
	PbReserve     []byte   `protobuf:"bytes,56,opt"`
}

func (*NotOnlineFile) GetAbsFileType

func (x *NotOnlineFile) GetAbsFileType() int32

func (*NotOnlineFile) GetBytesFileUrls

func (x *NotOnlineFile) GetBytesFileUrls() [][]byte

func (*NotOnlineFile) GetClientType

func (x *NotOnlineFile) GetClientType() int32

func (*NotOnlineFile) GetDangerEvel

func (x *NotOnlineFile) GetDangerEvel() int32

func (*NotOnlineFile) GetDownloadFlag

func (x *NotOnlineFile) GetDownloadFlag() int32

func (*NotOnlineFile) GetExpireTime

func (x *NotOnlineFile) GetExpireTime() int32

func (*NotOnlineFile) GetFileMd5

func (x *NotOnlineFile) GetFileMd5() []byte

func (*NotOnlineFile) GetFileName

func (x *NotOnlineFile) GetFileName() []byte

func (*NotOnlineFile) GetFileSize

func (x *NotOnlineFile) GetFileSize() int64

func (*NotOnlineFile) GetFileType

func (x *NotOnlineFile) GetFileType() int32

func (*NotOnlineFile) GetFileUuid

func (x *NotOnlineFile) GetFileUuid() []byte

func (*NotOnlineFile) GetLifeTime

func (x *NotOnlineFile) GetLifeTime() int32

func (*NotOnlineFile) GetMicroCloud

func (x *NotOnlineFile) GetMicroCloud() int32

func (*NotOnlineFile) GetNote

func (x *NotOnlineFile) GetNote() []byte

func (*NotOnlineFile) GetPbReserve

func (x *NotOnlineFile) GetPbReserve() []byte

func (*NotOnlineFile) GetReserved

func (x *NotOnlineFile) GetReserved() int32

func (*NotOnlineFile) GetSig

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

func (*NotOnlineFile) GetSubcmd

func (x *NotOnlineFile) GetSubcmd() int32

func (*NotOnlineFile) GetUploadTime

func (x *NotOnlineFile) GetUploadTime() int32

type NotOnlineImage

type NotOnlineImage struct {
	FilePath       *string `protobuf:"bytes,1,opt"`
	FileLen        *int32  `protobuf:"varint,2,opt"`
	DownloadPath   *string `protobuf:"bytes,3,opt"`
	OldVerSendFile []byte  `protobuf:"bytes,4,opt"`
	ImgType        *int32  `protobuf:"varint,5,opt"`
	PreviewsImage  []byte  `protobuf:"bytes,6,opt"`
	PicMd5         []byte  `protobuf:"bytes,7,opt"`
	PicHeight      *int32  `protobuf:"varint,8,opt"`
	PicWidth       *int32  `protobuf:"varint,9,opt"`
	ResId          *string `protobuf:"bytes,10,opt"`
	Flag           []byte  `protobuf:"bytes,11,opt"`
	ThumbUrl       *string `protobuf:"bytes,12,opt"`
	Original       *int32  `protobuf:"varint,13,opt"`
	BigUrl         *string `protobuf:"bytes,14,opt"`
	OrigUrl        *string `protobuf:"bytes,15,opt"`
	BizType        *int32  `protobuf:"varint,16,opt"`
	Result         *int32  `protobuf:"varint,17,opt"`
	Index          *int32  `protobuf:"varint,18,opt"`
	OpFaceBuf      []byte  `protobuf:"bytes,19,opt"`
	OldPicMd5      *bool   `protobuf:"varint,20,opt"`
	ThumbWidth     *int32  `protobuf:"varint,21,opt"`
	ThumbHeight    *int32  `protobuf:"varint,22,opt"`
	FileId         *int32  `protobuf:"varint,23,opt"`
	ShowLen        *int32  `protobuf:"varint,24,opt"`
	DownloadLen    *int32  `protobuf:"varint,25,opt"`
	PbReserve      []byte  `protobuf:"bytes,29,opt"`
}

func (*NotOnlineImage) GetBigUrl

func (x *NotOnlineImage) GetBigUrl() string

func (*NotOnlineImage) GetBizType

func (x *NotOnlineImage) GetBizType() int32

func (*NotOnlineImage) GetDownloadLen

func (x *NotOnlineImage) GetDownloadLen() int32

func (*NotOnlineImage) GetDownloadPath

func (x *NotOnlineImage) GetDownloadPath() string

func (*NotOnlineImage) GetFileId

func (x *NotOnlineImage) GetFileId() int32

func (*NotOnlineImage) GetFileLen

func (x *NotOnlineImage) GetFileLen() int32

func (*NotOnlineImage) GetFilePath

func (x *NotOnlineImage) GetFilePath() string

func (*NotOnlineImage) GetFlag

func (x *NotOnlineImage) GetFlag() []byte

func (*NotOnlineImage) GetImgType

func (x *NotOnlineImage) GetImgType() int32

func (*NotOnlineImage) GetIndex

func (x *NotOnlineImage) GetIndex() int32

func (*NotOnlineImage) GetOldPicMd5

func (x *NotOnlineImage) GetOldPicMd5() bool

func (*NotOnlineImage) GetOldVerSendFile

func (x *NotOnlineImage) GetOldVerSendFile() []byte

func (*NotOnlineImage) GetOpFaceBuf

func (x *NotOnlineImage) GetOpFaceBuf() []byte

func (*NotOnlineImage) GetOrigUrl

func (x *NotOnlineImage) GetOrigUrl() string

func (*NotOnlineImage) GetOriginal

func (x *NotOnlineImage) GetOriginal() int32

func (*NotOnlineImage) GetPbReserve

func (x *NotOnlineImage) GetPbReserve() []byte

func (*NotOnlineImage) GetPicHeight

func (x *NotOnlineImage) GetPicHeight() int32

func (*NotOnlineImage) GetPicMd5

func (x *NotOnlineImage) GetPicMd5() []byte

func (*NotOnlineImage) GetPicWidth

func (x *NotOnlineImage) GetPicWidth() int32

func (*NotOnlineImage) GetPreviewsImage

func (x *NotOnlineImage) GetPreviewsImage() []byte

func (*NotOnlineImage) GetResId

func (x *NotOnlineImage) GetResId() string

func (*NotOnlineImage) GetResult

func (x *NotOnlineImage) GetResult() int32

func (*NotOnlineImage) GetShowLen

func (x *NotOnlineImage) GetShowLen() int32

func (*NotOnlineImage) GetThumbHeight

func (x *NotOnlineImage) GetThumbHeight() int32

func (*NotOnlineImage) GetThumbUrl

func (x *NotOnlineImage) GetThumbUrl() string

func (*NotOnlineImage) GetThumbWidth

func (x *NotOnlineImage) GetThumbWidth() int32

type ObjMsg

type ObjMsg struct {
	MsgType        int32             `protobuf:"varint,1,opt"`
	Title          []byte            `protobuf:"bytes,2,opt"`
	BytesAbstact   []byte            `protobuf:"bytes,3,opt"`
	TitleExt       []byte            `protobuf:"bytes,5,opt"`
	MsgPic         []*MsgPic         `protobuf:"bytes,6,rep"`
	MsgContentInfo []*MsgContentInfo `protobuf:"bytes,7,rep"`
	ReportIdShow   int32             `protobuf:"varint,8,opt"`
}

func (*ObjMsg) GetBytesAbstact

func (x *ObjMsg) GetBytesAbstact() []byte

func (*ObjMsg) GetMsgContentInfo

func (x *ObjMsg) GetMsgContentInfo() []*MsgContentInfo

func (*ObjMsg) GetMsgPic

func (x *ObjMsg) GetMsgPic() []*MsgPic

func (*ObjMsg) GetMsgType

func (x *ObjMsg) GetMsgType() int32

func (*ObjMsg) GetReportIdShow

func (x *ObjMsg) GetReportIdShow() int32

func (*ObjMsg) GetTitle

func (x *ObjMsg) GetTitle() []byte

func (*ObjMsg) GetTitleExt

func (x *ObjMsg) GetTitleExt() []byte

type OnlineImage

type OnlineImage struct {
	Guid           []byte `protobuf:"bytes,1,opt"`
	FilePath       []byte `protobuf:"bytes,2,opt"`
	OldVerSendFile []byte `protobuf:"bytes,3,opt"`
}

func (*OnlineImage) GetFilePath

func (x *OnlineImage) GetFilePath() []byte

func (*OnlineImage) GetGuid

func (x *OnlineImage) GetGuid() []byte

func (*OnlineImage) GetOldVerSendFile

func (x *OnlineImage) GetOldVerSendFile() []byte

type PbC2CReadedReportReq

type PbC2CReadedReportReq struct {
	SyncCookie []byte             `protobuf:"bytes,1,opt"`
	PairInfo   []*UinPairReadInfo `protobuf:"bytes,2,rep"`
}

func (*PbC2CReadedReportReq) GetPairInfo

func (x *PbC2CReadedReportReq) GetPairInfo() []*UinPairReadInfo

func (*PbC2CReadedReportReq) GetSyncCookie

func (x *PbC2CReadedReportReq) GetSyncCookie() []byte

type PbC2CReadedReportResp

type PbC2CReadedReportResp struct {
	Result     *uint32 `protobuf:"varint,1,opt"`
	Errmsg     *string `protobuf:"bytes,2,opt"`
	SyncCookie []byte  `protobuf:"bytes,3,opt"`
}

func (*PbC2CReadedReportResp) GetErrmsg

func (x *PbC2CReadedReportResp) GetErrmsg() string

func (*PbC2CReadedReportResp) GetResult

func (x *PbC2CReadedReportResp) GetResult() uint32

func (*PbC2CReadedReportResp) GetSyncCookie

func (x *PbC2CReadedReportResp) GetSyncCookie() []byte

type PbDiscussReadedReportReq

type PbDiscussReadedReportReq struct {
	ConfUin     *uint64 `protobuf:"varint,1,opt"`
	LastReadSeq *uint64 `protobuf:"varint,2,opt"`
}

func (*PbDiscussReadedReportReq) GetConfUin

func (x *PbDiscussReadedReportReq) GetConfUin() uint64

func (*PbDiscussReadedReportReq) GetLastReadSeq

func (x *PbDiscussReadedReportReq) GetLastReadSeq() uint64

type PbDiscussReadedReportResp

type PbDiscussReadedReportResp struct {
	Result    *uint32 `protobuf:"varint,1,opt"`
	Errmsg    *string `protobuf:"bytes,2,opt"`
	ConfUin   *uint64 `protobuf:"varint,3,opt"`
	MemberSeq *uint64 `protobuf:"varint,4,opt"`
	ConfSeq   *uint64 `protobuf:"varint,5,opt"`
}

func (*PbDiscussReadedReportResp) GetConfSeq

func (x *PbDiscussReadedReportResp) GetConfSeq() uint64

func (*PbDiscussReadedReportResp) GetConfUin

func (x *PbDiscussReadedReportResp) GetConfUin() uint64

func (*PbDiscussReadedReportResp) GetErrmsg

func (x *PbDiscussReadedReportResp) GetErrmsg() string

func (*PbDiscussReadedReportResp) GetMemberSeq

func (x *PbDiscussReadedReportResp) GetMemberSeq() uint64

func (*PbDiscussReadedReportResp) GetResult

func (x *PbDiscussReadedReportResp) GetResult() uint32

type PbGetOneDayRoamMsgReq

type PbGetOneDayRoamMsgReq struct {
	PeerUin     *uint64 `protobuf:"varint,1,opt"`
	LastMsgTime *uint64 `protobuf:"varint,2,opt"`
	Random      *uint64 `protobuf:"varint,3,opt"`
	ReadCnt     *uint32 `protobuf:"varint,4,opt"`
}

func (*PbGetOneDayRoamMsgReq) GetLastMsgTime

func (x *PbGetOneDayRoamMsgReq) GetLastMsgTime() uint64

func (*PbGetOneDayRoamMsgReq) GetPeerUin

func (x *PbGetOneDayRoamMsgReq) GetPeerUin() uint64

func (*PbGetOneDayRoamMsgReq) GetRandom

func (x *PbGetOneDayRoamMsgReq) GetRandom() uint64

func (*PbGetOneDayRoamMsgReq) GetReadCnt

func (x *PbGetOneDayRoamMsgReq) GetReadCnt() uint32

type PbGetOneDayRoamMsgResp

type PbGetOneDayRoamMsgResp struct {
	Result      *uint32    `protobuf:"varint,1,opt"`
	ErrMsg      *string    `protobuf:"bytes,2,opt"`
	PeerUin     *uint64    `protobuf:"varint,3,opt"`
	LastMsgTime *uint64    `protobuf:"varint,4,opt"`
	Random      *uint64    `protobuf:"varint,5,opt"`
	Msg         []*Message `protobuf:"bytes,6,rep"`
	IsComplete  *uint32    `protobuf:"varint,7,opt"`
}

func (*PbGetOneDayRoamMsgResp) GetErrMsg

func (x *PbGetOneDayRoamMsgResp) GetErrMsg() string

func (*PbGetOneDayRoamMsgResp) GetIsComplete

func (x *PbGetOneDayRoamMsgResp) GetIsComplete() uint32

func (*PbGetOneDayRoamMsgResp) GetLastMsgTime

func (x *PbGetOneDayRoamMsgResp) GetLastMsgTime() uint64

func (*PbGetOneDayRoamMsgResp) GetMsg

func (x *PbGetOneDayRoamMsgResp) GetMsg() []*Message

func (*PbGetOneDayRoamMsgResp) GetPeerUin

func (x *PbGetOneDayRoamMsgResp) GetPeerUin() uint64

func (*PbGetOneDayRoamMsgResp) GetRandom

func (x *PbGetOneDayRoamMsgResp) GetRandom() uint64

func (*PbGetOneDayRoamMsgResp) GetResult

func (x *PbGetOneDayRoamMsgResp) GetResult() uint32

type PbGroupReadedReportReq

type PbGroupReadedReportReq struct {
	GroupCode   *uint64 `protobuf:"varint,1,opt"`
	LastReadSeq *uint64 `protobuf:"varint,2,opt"`
}

func (*PbGroupReadedReportReq) GetGroupCode

func (x *PbGroupReadedReportReq) GetGroupCode() uint64

func (*PbGroupReadedReportReq) GetLastReadSeq

func (x *PbGroupReadedReportReq) GetLastReadSeq() uint64

type PbGroupReadedReportResp

type PbGroupReadedReportResp struct {
	Result      *uint32 `protobuf:"varint,1,opt"`
	Errmsg      *string `protobuf:"bytes,2,opt"`
	GroupCode   *uint64 `protobuf:"varint,3,opt"`
	MemberSeq   *uint64 `protobuf:"varint,4,opt"`
	GroupMsgSeq *uint64 `protobuf:"varint,5,opt"`
}

func (*PbGroupReadedReportResp) GetErrmsg

func (x *PbGroupReadedReportResp) GetErrmsg() string

func (*PbGroupReadedReportResp) GetGroupCode

func (x *PbGroupReadedReportResp) GetGroupCode() uint64

func (*PbGroupReadedReportResp) GetGroupMsgSeq

func (x *PbGroupReadedReportResp) GetGroupMsgSeq() uint64

func (*PbGroupReadedReportResp) GetMemberSeq

func (x *PbGroupReadedReportResp) GetMemberSeq() uint64

func (*PbGroupReadedReportResp) GetResult

func (x *PbGroupReadedReportResp) GetResult() uint32

type PbMsgReadedReportReq

type PbMsgReadedReportReq struct {
	GrpReadReport []*PbGroupReadedReportReq   `protobuf:"bytes,1,rep"`
	DisReadReport []*PbDiscussReadedReportReq `protobuf:"bytes,2,rep"`
	C2CReadReport *PbC2CReadedReportReq       `protobuf:"bytes,3,opt"` //optional PbBindUinMsgReadedConfirmReq bindUinReadReport = 4;
}

func (*PbMsgReadedReportReq) GetC2CReadReport

func (x *PbMsgReadedReportReq) GetC2CReadReport() *PbC2CReadedReportReq

func (*PbMsgReadedReportReq) GetDisReadReport

func (x *PbMsgReadedReportReq) GetDisReadReport() []*PbDiscussReadedReportReq

func (*PbMsgReadedReportReq) GetGrpReadReport

func (x *PbMsgReadedReportReq) GetGrpReadReport() []*PbGroupReadedReportReq

type PbMsgReadedReportResp

type PbMsgReadedReportResp struct {
	GrpReadReport []*PbGroupReadedReportResp   `protobuf:"bytes,1,rep"`
	DisReadReport []*PbDiscussReadedReportResp `protobuf:"bytes,2,rep"`
	C2CReadReport *PbC2CReadedReportResp       `protobuf:"bytes,3,opt"` //optional PbBindUinMsgReadedConfirmResp bindUinReadReport = 4;
}

func (*PbMsgReadedReportResp) GetC2CReadReport

func (x *PbMsgReadedReportResp) GetC2CReadReport() *PbC2CReadedReportResp

func (*PbMsgReadedReportResp) GetDisReadReport

func (x *PbMsgReadedReportResp) GetDisReadReport() []*PbDiscussReadedReportResp

func (*PbMsgReadedReportResp) GetGrpReadReport

func (x *PbMsgReadedReportResp) GetGrpReadReport() []*PbGroupReadedReportResp

type PbMultiMsgItem

type PbMultiMsgItem struct {
	FileName *string        `protobuf:"bytes,1,opt"`
	Buffer   *PbMultiMsgNew `protobuf:"bytes,2,opt"`
}

func (*PbMultiMsgItem) GetBuffer

func (x *PbMultiMsgItem) GetBuffer() *PbMultiMsgNew

func (*PbMultiMsgItem) GetFileName

func (x *PbMultiMsgItem) GetFileName() string

type PbMultiMsgNew

type PbMultiMsgNew struct {
	Msg []*Message `protobuf:"bytes,1,rep"`
}

func (*PbMultiMsgNew) GetMsg

func (x *PbMultiMsgNew) GetMsg() []*Message

type PbMultiMsgTransmit

type PbMultiMsgTransmit struct {
	Msg        []*Message        `protobuf:"bytes,1,rep"`
	PbItemList []*PbMultiMsgItem `protobuf:"bytes,2,rep"`
}

func (*PbMultiMsgTransmit) GetMsg

func (x *PbMultiMsgTransmit) GetMsg() []*Message

func (*PbMultiMsgTransmit) GetPbItemList

func (x *PbMultiMsgTransmit) GetPbItemList() []*PbMultiMsgItem

type PbPushMsg

type PbPushMsg struct {
	Msg         *Message `protobuf:"bytes,1,opt"`
	Svrip       *int32   `protobuf:"varint,2,opt"`
	PushToken   []byte   `protobuf:"bytes,3,opt"`
	PingFlag    *uint32  `protobuf:"varint,4,opt"`
	GeneralFlag *uint32  `protobuf:"varint,9,opt"`
	BindUin     *uint64  `protobuf:"varint,10,opt"`
}

func (*PbPushMsg) GetBindUin

func (x *PbPushMsg) GetBindUin() uint64

func (*PbPushMsg) GetGeneralFlag

func (x *PbPushMsg) GetGeneralFlag() uint32

func (*PbPushMsg) GetMsg

func (x *PbPushMsg) GetMsg() *Message

func (*PbPushMsg) GetPingFlag

func (x *PbPushMsg) GetPingFlag() uint32

func (*PbPushMsg) GetPushToken

func (x *PbPushMsg) GetPushToken() []byte

func (*PbPushMsg) GetSvrip

func (x *PbPushMsg) GetSvrip() int32

type PcSupportDef

type PcSupportDef struct {
	PcPtlBegin     *uint32  `protobuf:"varint,1,opt"`
	PcPtlEnd       *uint32  `protobuf:"varint,2,opt"`
	MacPtlBegin    *uint32  `protobuf:"varint,3,opt"`
	MacPtlEnd      *uint32  `protobuf:"varint,4,opt"`
	PtlsSupport    []uint32 `protobuf:"varint,5,rep"`
	PtlsNotSupport []uint32 `protobuf:"varint,6,rep"`
}

func (*PcSupportDef) GetMacPtlBegin

func (x *PcSupportDef) GetMacPtlBegin() uint32

func (*PcSupportDef) GetMacPtlEnd

func (x *PcSupportDef) GetMacPtlEnd() uint32

func (*PcSupportDef) GetPcPtlBegin

func (x *PcSupportDef) GetPcPtlBegin() uint32

func (*PcSupportDef) GetPcPtlEnd

func (x *PcSupportDef) GetPcPtlEnd() uint32

func (*PcSupportDef) GetPtlsNotSupport

func (x *PcSupportDef) GetPtlsNotSupport() []uint32

func (*PcSupportDef) GetPtlsSupport

func (x *PcSupportDef) GetPtlsSupport() []uint32

type Ptt

type Ptt struct {
	FileType      *int32   `protobuf:"varint,1,opt"`
	SrcUin        *int64   `protobuf:"varint,2,opt"`
	FileUuid      []byte   `protobuf:"bytes,3,opt"`
	FileMd5       []byte   `protobuf:"bytes,4,opt"`
	FileName      *string  `protobuf:"bytes,5,opt"`
	FileSize      *int32   `protobuf:"varint,6,opt"`
	Reserve       []byte   `protobuf:"bytes,7,opt"`
	FileId        *int32   `protobuf:"varint,8,opt"`
	ServerIp      *int32   `protobuf:"varint,9,opt"`
	ServerPort    *int32   `protobuf:"varint,10,opt"`
	BoolValid     *bool    `protobuf:"varint,11,opt"`
	Signature     []byte   `protobuf:"bytes,12,opt"`
	Shortcut      []byte   `protobuf:"bytes,13,opt"`
	FileKey       []byte   `protobuf:"bytes,14,opt"`
	MagicPttIndex *int32   `protobuf:"varint,15,opt"`
	VoiceSwitch   *int32   `protobuf:"varint,16,opt"`
	PttUrl        []byte   `protobuf:"bytes,17,opt"`
	GroupFileKey  []byte   `protobuf:"bytes,18,opt"`
	Time          *int32   `protobuf:"varint,19,opt"`
	DownPara      []byte   `protobuf:"bytes,20,opt"`
	Format        *int32   `protobuf:"varint,29,opt"`
	PbReserve     []byte   `protobuf:"bytes,30,opt"`
	BytesPttUrls  [][]byte `protobuf:"bytes,31,rep"`
	DownloadFlag  *int32   `protobuf:"varint,32,opt"`
}

func (*Ptt) GetBoolValid

func (x *Ptt) GetBoolValid() bool

func (*Ptt) GetBytesPttUrls

func (x *Ptt) GetBytesPttUrls() [][]byte

func (*Ptt) GetDownPara

func (x *Ptt) GetDownPara() []byte

func (*Ptt) GetDownloadFlag

func (x *Ptt) GetDownloadFlag() int32

func (*Ptt) GetFileId

func (x *Ptt) GetFileId() int32

func (*Ptt) GetFileKey

func (x *Ptt) GetFileKey() []byte

func (*Ptt) GetFileMd5

func (x *Ptt) GetFileMd5() []byte

func (*Ptt) GetFileName

func (x *Ptt) GetFileName() string

func (*Ptt) GetFileSize

func (x *Ptt) GetFileSize() int32

func (*Ptt) GetFileType

func (x *Ptt) GetFileType() int32

func (*Ptt) GetFileUuid

func (x *Ptt) GetFileUuid() []byte

func (*Ptt) GetFormat

func (x *Ptt) GetFormat() int32

func (*Ptt) GetGroupFileKey

func (x *Ptt) GetGroupFileKey() []byte

func (*Ptt) GetMagicPttIndex

func (x *Ptt) GetMagicPttIndex() int32

func (*Ptt) GetPbReserve

func (x *Ptt) GetPbReserve() []byte

func (*Ptt) GetPttUrl

func (x *Ptt) GetPttUrl() []byte

func (*Ptt) GetReserve

func (x *Ptt) GetReserve() []byte

func (*Ptt) GetServerIp

func (x *Ptt) GetServerIp() int32

func (*Ptt) GetServerPort

func (x *Ptt) GetServerPort() int32

func (*Ptt) GetShortcut

func (x *Ptt) GetShortcut() []byte

func (*Ptt) GetSignature

func (x *Ptt) GetSignature() []byte

func (*Ptt) GetSrcUin

func (x *Ptt) GetSrcUin() int64

func (*Ptt) GetTime

func (x *Ptt) GetTime() int32

func (*Ptt) GetVoiceSwitch

func (x *Ptt) GetVoiceSwitch() int32

type PushMessagePacket

type PushMessagePacket struct {
	Message     *Message `protobuf:"bytes,1,opt"`
	Svrip       *int32   `protobuf:"varint,2,opt"`
	PushToken   []byte   `protobuf:"bytes,3,opt"`
	PingFLag    *int32   `protobuf:"varint,4,opt"`
	GeneralFlag *int32   `protobuf:"varint,9,opt"`
}

func (*PushMessagePacket) GetGeneralFlag

func (x *PushMessagePacket) GetGeneralFlag() int32

func (*PushMessagePacket) GetMessage

func (x *PushMessagePacket) GetMessage() *Message

func (*PushMessagePacket) GetPingFLag

func (x *PushMessagePacket) GetPingFLag() int32

func (*PushMessagePacket) GetPushToken

func (x *PushMessagePacket) GetPushToken() []byte

func (*PushMessagePacket) GetSvrip

func (x *PushMessagePacket) GetSvrip() int32

type QQWalletAioBody

type QQWalletAioBody struct {
	SendUin     *uint64          `protobuf:"varint,1,opt"`
	Sender      *QQWalletAioElem `protobuf:"bytes,2,opt"`
	Receiver    *QQWalletAioElem `protobuf:"bytes,3,opt"`
	ChannelId   *int32           `protobuf:"zigzag32,4,opt"`
	TemplateId  *int32           `protobuf:"zigzag32,5,opt"`
	Resend      *uint32          `protobuf:"varint,6,opt"`
	MsgPriority *uint32          `protobuf:"varint,7,opt"`
	RedType     *int32           `protobuf:"zigzag32,8,opt"`
	BillNo      []byte           `protobuf:"bytes,9,opt"`
	AuthKey     []byte           `protobuf:"bytes,10,opt"`
	SessionType *int32           `protobuf:"zigzag32,11,opt"`
	MsgType     *int32           `protobuf:"zigzag32,12,opt"`
	EnvelOpeId  *int32           `protobuf:"zigzag32,13,opt"`
	Name        []byte           `protobuf:"bytes,14,opt"`
	ConfType    *int32           `protobuf:"zigzag32,15,opt"`
	MsgFrom     *int32           `protobuf:"zigzag32,16,opt"`
	PcBody      []byte           `protobuf:"bytes,17,opt"`
	Index       []byte           `protobuf:"bytes,18,opt"`
	RedChannel  *uint32          `protobuf:"varint,19,opt"`
	GrapUin     []uint64         `protobuf:"varint,20,rep"`
	PbReserve   []byte           `protobuf:"bytes,21,opt"`
}

func (*QQWalletAioBody) GetAuthKey

func (x *QQWalletAioBody) GetAuthKey() []byte

func (*QQWalletAioBody) GetBillNo

func (x *QQWalletAioBody) GetBillNo() []byte

func (*QQWalletAioBody) GetChannelId

func (x *QQWalletAioBody) GetChannelId() int32

func (*QQWalletAioBody) GetConfType

func (x *QQWalletAioBody) GetConfType() int32

func (*QQWalletAioBody) GetEnvelOpeId

func (x *QQWalletAioBody) GetEnvelOpeId() int32

func (*QQWalletAioBody) GetGrapUin

func (x *QQWalletAioBody) GetGrapUin() []uint64

func (*QQWalletAioBody) GetIndex

func (x *QQWalletAioBody) GetIndex() []byte

func (*QQWalletAioBody) GetMsgFrom

func (x *QQWalletAioBody) GetMsgFrom() int32

func (*QQWalletAioBody) GetMsgPriority

func (x *QQWalletAioBody) GetMsgPriority() uint32

func (*QQWalletAioBody) GetMsgType

func (x *QQWalletAioBody) GetMsgType() int32

func (*QQWalletAioBody) GetName

func (x *QQWalletAioBody) GetName() []byte

func (*QQWalletAioBody) GetPbReserve

func (x *QQWalletAioBody) GetPbReserve() []byte

func (*QQWalletAioBody) GetPcBody

func (x *QQWalletAioBody) GetPcBody() []byte

func (*QQWalletAioBody) GetReceiver

func (x *QQWalletAioBody) GetReceiver() *QQWalletAioElem

func (*QQWalletAioBody) GetRedChannel

func (x *QQWalletAioBody) GetRedChannel() uint32

func (*QQWalletAioBody) GetRedType

func (x *QQWalletAioBody) GetRedType() int32

func (*QQWalletAioBody) GetResend

func (x *QQWalletAioBody) GetResend() uint32

func (*QQWalletAioBody) GetSendUin

func (x *QQWalletAioBody) GetSendUin() uint64

func (*QQWalletAioBody) GetSender

func (x *QQWalletAioBody) GetSender() *QQWalletAioElem

func (*QQWalletAioBody) GetSessionType

func (x *QQWalletAioBody) GetSessionType() int32

func (*QQWalletAioBody) GetTemplateId

func (x *QQWalletAioBody) GetTemplateId() int32

type QQWalletAioElem

type QQWalletAioElem struct {
	Background      *uint32 `protobuf:"varint,1,opt"`
	Icon            *uint32 `protobuf:"varint,2,opt"`
	Title           *string `protobuf:"bytes,3,opt"`
	Subtitle        *string `protobuf:"bytes,4,opt"`
	Content         *string `protobuf:"bytes,5,opt"`
	LinkUrl         []byte  `protobuf:"bytes,6,opt"`
	BlackStripe     []byte  `protobuf:"bytes,7,opt"`
	Notice          []byte  `protobuf:"bytes,8,opt"`
	TitleColor      *uint32 `protobuf:"varint,9,opt"`
	SubtitleColor   *uint32 `protobuf:"varint,10,opt"`
	ActionsPriority []byte  `protobuf:"bytes,11,opt"`
	JumpUrl         []byte  `protobuf:"bytes,12,opt"`
	NativeIos       []byte  `protobuf:"bytes,13,opt"`
	NativeAndroid   []byte  `protobuf:"bytes,14,opt"`
	IconUrl         []byte  `protobuf:"bytes,15,opt"`
	ContentColor    *uint32 `protobuf:"varint,16,opt"`
	ContentBgColor  *uint32 `protobuf:"varint,17,opt"`
	AioImageLeft    []byte  `protobuf:"bytes,18,opt"`
	AioImageRight   []byte  `protobuf:"bytes,19,opt"`
	CftImage        []byte  `protobuf:"bytes,20,opt"`
	PbReserve       []byte  `protobuf:"bytes,21,opt"`
}

func (*QQWalletAioElem) GetActionsPriority

func (x *QQWalletAioElem) GetActionsPriority() []byte

func (*QQWalletAioElem) GetAioImageLeft

func (x *QQWalletAioElem) GetAioImageLeft() []byte

func (*QQWalletAioElem) GetAioImageRight

func (x *QQWalletAioElem) GetAioImageRight() []byte

func (*QQWalletAioElem) GetBackground

func (x *QQWalletAioElem) GetBackground() uint32

func (*QQWalletAioElem) GetBlackStripe

func (x *QQWalletAioElem) GetBlackStripe() []byte

func (*QQWalletAioElem) GetCftImage

func (x *QQWalletAioElem) GetCftImage() []byte

func (*QQWalletAioElem) GetContent

func (x *QQWalletAioElem) GetContent() string

func (*QQWalletAioElem) GetContentBgColor

func (x *QQWalletAioElem) GetContentBgColor() uint32

func (*QQWalletAioElem) GetContentColor

func (x *QQWalletAioElem) GetContentColor() uint32

func (*QQWalletAioElem) GetIcon

func (x *QQWalletAioElem) GetIcon() uint32

func (*QQWalletAioElem) GetIconUrl

func (x *QQWalletAioElem) GetIconUrl() []byte

func (*QQWalletAioElem) GetJumpUrl

func (x *QQWalletAioElem) GetJumpUrl() []byte

func (*QQWalletAioElem) GetLinkUrl

func (x *QQWalletAioElem) GetLinkUrl() []byte

func (*QQWalletAioElem) GetNativeAndroid

func (x *QQWalletAioElem) GetNativeAndroid() []byte

func (*QQWalletAioElem) GetNativeIos

func (x *QQWalletAioElem) GetNativeIos() []byte

func (*QQWalletAioElem) GetNotice

func (x *QQWalletAioElem) GetNotice() []byte

func (*QQWalletAioElem) GetPbReserve

func (x *QQWalletAioElem) GetPbReserve() []byte

func (*QQWalletAioElem) GetSubtitle

func (x *QQWalletAioElem) GetSubtitle() string

func (*QQWalletAioElem) GetSubtitleColor

func (x *QQWalletAioElem) GetSubtitleColor() uint32

func (*QQWalletAioElem) GetTitle

func (x *QQWalletAioElem) GetTitle() string

func (*QQWalletAioElem) GetTitleColor

func (x *QQWalletAioElem) GetTitleColor() uint32

type QQWalletMsg

type QQWalletMsg struct {
	AioBody *QQWalletAioBody `protobuf:"bytes,1,opt"`
}

func (*QQWalletMsg) GetAioBody

func (x *QQWalletMsg) GetAioBody() *QQWalletAioBody

type RedirectMsg

type RedirectMsg struct {
	LastRedirectIp   *uint32 `protobuf:"fixed32,1,opt"`
	LastRedirectPort *uint32 `protobuf:"varint,2,opt"`
	RedirectIp       *uint32 `protobuf:"fixed32,3,opt"`
	RedirectPort     *uint32 `protobuf:"varint,4,opt"`
	RedirectCount    *uint32 `protobuf:"varint,5,opt"`
}

func (*RedirectMsg) GetLastRedirectIp

func (x *RedirectMsg) GetLastRedirectIp() uint32

func (*RedirectMsg) GetLastRedirectPort

func (x *RedirectMsg) GetLastRedirectPort() uint32

func (*RedirectMsg) GetRedirectCount

func (x *RedirectMsg) GetRedirectCount() uint32

func (*RedirectMsg) GetRedirectIp

func (x *RedirectMsg) GetRedirectIp() uint32

func (*RedirectMsg) GetRedirectPort

func (x *RedirectMsg) GetRedirectPort() uint32

type ResvAttr

type ResvAttr struct {
	ImageBizType *uint32             `protobuf:"varint,1,opt"`
	ImageShow    *AnimationImageShow `protobuf:"bytes,7,opt"`
}

func (*ResvAttr) GetImageBizType

func (x *ResvAttr) GetImageBizType() uint32

func (*ResvAttr) GetImageShow

func (x *ResvAttr) GetImageShow() *AnimationImageShow

type RichMsg

type RichMsg struct {
	Template1 []byte `protobuf:"bytes,1,opt"`
	ServiceId *int32 `protobuf:"varint,2,opt"`
	MsgResId  []byte `protobuf:"bytes,3,opt"`
	Rand      *int32 `protobuf:"varint,4,opt"`
	Seq       *int32 `protobuf:"varint,5,opt"`
}

func (*RichMsg) GetMsgResId

func (x *RichMsg) GetMsgResId() []byte

func (*RichMsg) GetRand

func (x *RichMsg) GetRand() int32

func (*RichMsg) GetSeq

func (x *RichMsg) GetSeq() int32

func (*RichMsg) GetServiceId

func (x *RichMsg) GetServiceId() int32

func (*RichMsg) GetTemplate1

func (x *RichMsg) GetTemplate1() []byte

type RichText

type RichText struct {
	Attr          *Attr          `protobuf:"bytes,1,opt"`
	Elems         []*Elem        `protobuf:"bytes,2,rep"`
	NotOnlineFile *NotOnlineFile `protobuf:"bytes,3,opt"`
	Ptt           *Ptt           `protobuf:"bytes,4,opt"`
}

func (*RichText) GetAttr

func (x *RichText) GetAttr() *Attr

func (*RichText) GetElems

func (x *RichText) GetElems() []*Elem

func (*RichText) GetNotOnlineFile

func (x *RichText) GetNotOnlineFile() *NotOnlineFile

func (*RichText) GetPtt

func (x *RichText) GetPtt() *Ptt

type RoutingHead

type RoutingHead struct {
	C2C    *C2C    `protobuf:"bytes,1,opt"`
	Grp    *Grp    `protobuf:"bytes,2,opt"`
	GrpTmp *GrpTmp `protobuf:"bytes,3,opt"`
	WpaTmp *WPATmp `protobuf:"bytes,6,opt"`
}

func (*RoutingHead) GetC2C

func (x *RoutingHead) GetC2C() *C2C

func (*RoutingHead) GetGrp

func (x *RoutingHead) GetGrp() *Grp

func (*RoutingHead) GetGrpTmp

func (x *RoutingHead) GetGrpTmp() *GrpTmp

func (*RoutingHead) GetWpaTmp

func (x *RoutingHead) GetWpaTmp() *WPATmp

type S2CHead

type S2CHead struct {
	SubMsgtype *uint32 `protobuf:"varint,1,opt"`
	MsgType    *uint32 `protobuf:"varint,2,opt"`
	FromUin    *uint64 `protobuf:"varint,3,opt"`
	MsgId      *uint32 `protobuf:"varint,4,opt"`
	RelayIp    *uint32 `protobuf:"fixed32,5,opt"`
	RelayPort  *uint32 `protobuf:"varint,6,opt"`
	ToUin      *uint64 `protobuf:"varint,7,opt"`
}

func (*S2CHead) GetFromUin

func (x *S2CHead) GetFromUin() uint64

func (*S2CHead) GetMsgId

func (x *S2CHead) GetMsgId() uint32

func (*S2CHead) GetMsgType

func (x *S2CHead) GetMsgType() uint32

func (*S2CHead) GetRelayIp

func (x *S2CHead) GetRelayIp() uint32

func (*S2CHead) GetRelayPort

func (x *S2CHead) GetRelayPort() uint32

func (*S2CHead) GetSubMsgtype

func (x *S2CHead) GetSubMsgtype() uint32

func (*S2CHead) GetToUin

func (x *S2CHead) GetToUin() uint64

type SendMessageRequest

type SendMessageRequest struct {
	RoutingHead *RoutingHead `protobuf:"bytes,1,opt"`
	ContentHead *ContentHead `protobuf:"bytes,2,opt"`
	MsgBody     *MessageBody `protobuf:"bytes,3,opt"`
	MsgSeq      *int32       `protobuf:"varint,4,opt"`
	MsgRand     *int32       `protobuf:"varint,5,opt"`
	SyncCookie  []byte       `protobuf:"bytes,6,opt"`
	//MsgComm.AppShareInfo? appShare = 7;
	MsgVia      *int32 `protobuf:"varint,8,opt"`
	DataStatist *int32 `protobuf:"varint,9,opt"`
	//MultiMsgAssist? multiMsgAssist = 10;
	//PbInputNotifyInfo? inputNotifyInfo = 11;
	MsgCtrl *MsgCtrl `protobuf:"bytes,12,opt"`
	//ImReceipt.ReceiptReq? receiptReq = 13;
	MultiSendSeq *int32 `protobuf:"varint,14,opt"`
}

func (*SendMessageRequest) GetContentHead

func (x *SendMessageRequest) GetContentHead() *ContentHead

func (*SendMessageRequest) GetDataStatist

func (x *SendMessageRequest) GetDataStatist() int32

func (*SendMessageRequest) GetMsgBody

func (x *SendMessageRequest) GetMsgBody() *MessageBody

func (*SendMessageRequest) GetMsgCtrl

func (x *SendMessageRequest) GetMsgCtrl() *MsgCtrl

func (*SendMessageRequest) GetMsgRand

func (x *SendMessageRequest) GetMsgRand() int32

func (*SendMessageRequest) GetMsgSeq

func (x *SendMessageRequest) GetMsgSeq() int32

func (*SendMessageRequest) GetMsgVia

func (x *SendMessageRequest) GetMsgVia() int32

func (*SendMessageRequest) GetMultiSendSeq

func (x *SendMessageRequest) GetMultiSendSeq() int32

func (*SendMessageRequest) GetRoutingHead

func (x *SendMessageRequest) GetRoutingHead() *RoutingHead

func (*SendMessageRequest) GetSyncCookie

func (x *SendMessageRequest) GetSyncCookie() []byte

type SendMessageResponse

type SendMessageResponse struct {
	Result *int32  `protobuf:"varint,1,opt"`
	ErrMsg *string `protobuf:"bytes,2,opt"`
}

func (*SendMessageResponse) GetErrMsg

func (x *SendMessageResponse) GetErrMsg() string

func (*SendMessageResponse) GetResult

func (x *SendMessageResponse) GetResult() int32

type SourceMsg

type SourceMsg struct {
	OrigSeqs  []int32 `protobuf:"varint,1,rep"`
	SenderUin *int64  `protobuf:"varint,2,opt"`
	Time      *int32  `protobuf:"varint,3,opt"`
	Flag      *int32  `protobuf:"varint,4,opt"`
	Elems     []*Elem `protobuf:"bytes,5,rep"`
	Type      *int32  `protobuf:"varint,6,opt"`
	RichMsg   []byte  `protobuf:"bytes,7,opt"`
	PbReserve []byte  `protobuf:"bytes,8,opt"`
	SrcMsg    []byte  `protobuf:"bytes,9,opt"`
	ToUin     *int64  `protobuf:"varint,10,opt"`
	TroopName []byte  `protobuf:"bytes,11,opt"`
}

func (*SourceMsg) GetElems

func (x *SourceMsg) GetElems() []*Elem

func (*SourceMsg) GetFlag

func (x *SourceMsg) GetFlag() int32

func (*SourceMsg) GetOrigSeqs

func (x *SourceMsg) GetOrigSeqs() []int32

func (*SourceMsg) GetPbReserve

func (x *SourceMsg) GetPbReserve() []byte

func (*SourceMsg) GetRichMsg

func (x *SourceMsg) GetRichMsg() []byte

func (*SourceMsg) GetSenderUin

func (x *SourceMsg) GetSenderUin() int64

func (*SourceMsg) GetSrcMsg

func (x *SourceMsg) GetSrcMsg() []byte

func (*SourceMsg) GetTime

func (x *SourceMsg) GetTime() int32

func (*SourceMsg) GetToUin

func (x *SourceMsg) GetToUin() int64

func (*SourceMsg) GetTroopName

func (x *SourceMsg) GetTroopName() []byte

func (*SourceMsg) GetType

func (x *SourceMsg) GetType() int32

type SubMsgType0X4Body

type SubMsgType0X4Body struct {
	NotOnlineFile              *NotOnlineFile `protobuf:"bytes,1,opt"`
	MsgTime                    *uint32        `protobuf:"varint,2,opt"`
	OnlineFileForPolyToOffline *uint32        `protobuf:"varint,3,opt"` // fileImageInfo
}

func (*SubMsgType0X4Body) GetMsgTime

func (x *SubMsgType0X4Body) GetMsgTime() uint32

func (*SubMsgType0X4Body) GetNotOnlineFile

func (x *SubMsgType0X4Body) GetNotOnlineFile() *NotOnlineFile

func (*SubMsgType0X4Body) GetOnlineFileForPolyToOffline

func (x *SubMsgType0X4Body) GetOnlineFileForPolyToOffline() uint32

type SyncCookie

type SyncCookie struct {
	Time1        *int64 `protobuf:"varint,1,opt"`
	Time         *int64 `protobuf:"varint,2,opt"`
	Ran1         *int64 `protobuf:"varint,3,opt"`
	Ran2         *int64 `protobuf:"varint,4,opt"`
	Const1       *int64 `protobuf:"varint,5,opt"`
	Const2       *int64 `protobuf:"varint,11,opt"`
	Const3       *int64 `protobuf:"varint,12,opt"`
	LastSyncTime *int64 `protobuf:"varint,13,opt"`
	Const4       *int64 `protobuf:"varint,14,opt"`
}

func (*SyncCookie) GetConst1

func (x *SyncCookie) GetConst1() int64

func (*SyncCookie) GetConst2

func (x *SyncCookie) GetConst2() int64

func (*SyncCookie) GetConst3

func (x *SyncCookie) GetConst3() int64

func (*SyncCookie) GetConst4

func (x *SyncCookie) GetConst4() int64

func (*SyncCookie) GetLastSyncTime

func (x *SyncCookie) GetLastSyncTime() int64

func (*SyncCookie) GetRan1

func (x *SyncCookie) GetRan1() int64

func (*SyncCookie) GetRan2

func (x *SyncCookie) GetRan2() int64

func (*SyncCookie) GetTime

func (x *SyncCookie) GetTime() int64

func (*SyncCookie) GetTime1

func (x *SyncCookie) GetTime1() int64

type SyncFlag

type SyncFlag int32
const (
	SyncFlag_START     SyncFlag = 0
	SyncFlag_CONTINUME SyncFlag = 1
	SyncFlag_STOP      SyncFlag = 2
)

func (SyncFlag) Enum

func (x SyncFlag) Enum() *SyncFlag

type Text

type Text struct {
	Str       *string `protobuf:"bytes,1,opt"`
	Link      *string `protobuf:"bytes,2,opt"`
	Attr6Buf  []byte  `protobuf:"bytes,3,opt"`
	Attr7Buf  []byte  `protobuf:"bytes,4,opt"`
	Buf       []byte  `protobuf:"bytes,11,opt"`
	PbReserve []byte  `protobuf:"bytes,12,opt"`
}

func (*Text) GetAttr6Buf

func (x *Text) GetAttr6Buf() []byte

func (*Text) GetAttr7Buf

func (x *Text) GetAttr7Buf() []byte

func (*Text) GetBuf

func (x *Text) GetBuf() []byte
func (x *Text) GetLink() string

func (*Text) GetPbReserve

func (x *Text) GetPbReserve() []byte

func (*Text) GetStr

func (x *Text) GetStr() string

type TextResvAttr

type TextResvAttr struct {
	Wording            []byte          `protobuf:"bytes,1,opt"`
	TextAnalysisResult *uint32         `protobuf:"varint,2,opt"`
	AtType             *uint32         `protobuf:"varint,3,opt"`
	AtMemberUin        *uint64         `protobuf:"varint,4,opt"`
	AtMemberTinyid     *uint64         `protobuf:"varint,5,opt"`
	AtMemberRoleInfo   *ExtRoleInfo    `protobuf:"bytes,6,opt"`
	AtRoleInfo         *ExtRoleInfo    `protobuf:"bytes,7,opt"`
	AtChannelInfo      *ExtChannelInfo `protobuf:"bytes,8,opt"`
}

func (*TextResvAttr) GetAtChannelInfo

func (x *TextResvAttr) GetAtChannelInfo() *ExtChannelInfo

func (*TextResvAttr) GetAtMemberRoleInfo

func (x *TextResvAttr) GetAtMemberRoleInfo() *ExtRoleInfo

func (*TextResvAttr) GetAtMemberTinyid

func (x *TextResvAttr) GetAtMemberTinyid() uint64

func (*TextResvAttr) GetAtMemberUin

func (x *TextResvAttr) GetAtMemberUin() uint64

func (*TextResvAttr) GetAtRoleInfo

func (x *TextResvAttr) GetAtRoleInfo() *ExtRoleInfo

func (*TextResvAttr) GetAtType

func (x *TextResvAttr) GetAtType() uint32

func (*TextResvAttr) GetTextAnalysisResult

func (x *TextResvAttr) GetTextAnalysisResult() uint32

func (*TextResvAttr) GetWording

func (x *TextResvAttr) GetWording() []byte

type TransElem

type TransElem struct {
	ElemType  *int32 `protobuf:"varint,1,opt"`
	ElemValue []byte `protobuf:"bytes,2,opt"`
}

func (*TransElem) GetElemType

func (x *TransElem) GetElemType() int32

func (*TransElem) GetElemValue

func (x *TransElem) GetElemValue() []byte

type TransMsgInfo

type TransMsgInfo struct {
	FromUin         *int64           `protobuf:"varint,1,opt"`
	ToUin           *int64           `protobuf:"varint,2,opt"`
	MsgType         *int32           `protobuf:"varint,3,opt"`
	MsgSubtype      *int32           `protobuf:"varint,4,opt"`
	MsgSeq          *int32           `protobuf:"varint,5,opt"`
	MsgUid          *int64           `protobuf:"varint,6,opt"`
	MsgTime         *int32           `protobuf:"varint,7,opt"`
	RealMsgTime     *int32           `protobuf:"varint,8,opt"`
	NickName        *string          `protobuf:"bytes,9,opt"`
	MsgData         []byte           `protobuf:"bytes,10,opt"`
	SvrIp           *int32           `protobuf:"varint,11,opt"`
	ExtGroupKeyInfo *ExtGroupKeyInfo `protobuf:"bytes,12,opt"`
	GeneralFlag     *int32           `protobuf:"varint,17,opt"`
}

func (*TransMsgInfo) GetExtGroupKeyInfo

func (x *TransMsgInfo) GetExtGroupKeyInfo() *ExtGroupKeyInfo

func (*TransMsgInfo) GetFromUin

func (x *TransMsgInfo) GetFromUin() int64

func (*TransMsgInfo) GetGeneralFlag

func (x *TransMsgInfo) GetGeneralFlag() int32

func (*TransMsgInfo) GetMsgData

func (x *TransMsgInfo) GetMsgData() []byte

func (*TransMsgInfo) GetMsgSeq

func (x *TransMsgInfo) GetMsgSeq() int32

func (*TransMsgInfo) GetMsgSubtype

func (x *TransMsgInfo) GetMsgSubtype() int32

func (*TransMsgInfo) GetMsgTime

func (x *TransMsgInfo) GetMsgTime() int32

func (*TransMsgInfo) GetMsgType

func (x *TransMsgInfo) GetMsgType() int32

func (*TransMsgInfo) GetMsgUid

func (x *TransMsgInfo) GetMsgUid() int64

func (*TransMsgInfo) GetNickName

func (x *TransMsgInfo) GetNickName() string

func (*TransMsgInfo) GetRealMsgTime

func (x *TransMsgInfo) GetRealMsgTime() int32

func (*TransMsgInfo) GetSvrIp

func (x *TransMsgInfo) GetSvrIp() int32

func (*TransMsgInfo) GetToUin

func (x *TransMsgInfo) GetToUin() int64

type TransOidbHead

type TransOidbHead struct {
	Command     *uint32 `protobuf:"varint,1,opt"`
	ServiceType *uint32 `protobuf:"varint,2,opt"`
	Result      *uint32 `protobuf:"varint,3,opt"`
	ErrorMsg    *string `protobuf:"bytes,4,opt"`
}

func (*TransOidbHead) GetCommand

func (x *TransOidbHead) GetCommand() uint32

func (*TransOidbHead) GetErrorMsg

func (x *TransOidbHead) GetErrorMsg() string

func (*TransOidbHead) GetResult

func (x *TransOidbHead) GetResult() uint32

func (*TransOidbHead) GetServiceType

func (x *TransOidbHead) GetServiceType() uint32

type UinPairMessage

type UinPairMessage struct {
	LastReadTime *int32     `protobuf:"varint,1,opt"`
	PeerUin      *int64     `protobuf:"varint,2,opt"`
	MsgCompleted *int32     `protobuf:"varint,3,opt"`
	Messages     []*Message `protobuf:"bytes,4,rep"`
}

func (*UinPairMessage) GetLastReadTime

func (x *UinPairMessage) GetLastReadTime() int32

func (*UinPairMessage) GetMessages

func (x *UinPairMessage) GetMessages() []*Message

func (*UinPairMessage) GetMsgCompleted

func (x *UinPairMessage) GetMsgCompleted() int32

func (*UinPairMessage) GetPeerUin

func (x *UinPairMessage) GetPeerUin() int64

type UinPairReadInfo

type UinPairReadInfo struct {
	PeerUin      *uint64 `protobuf:"varint,1,opt"`
	LastReadTime *uint32 `protobuf:"varint,2,opt"`
	CrmSig       []byte  `protobuf:"bytes,3,opt"`
	PeerType     *uint32 `protobuf:"varint,4,opt"`
	ChatType     *uint32 `protobuf:"varint,5,opt"`
	Cpid         *uint64 `protobuf:"varint,6,opt"`
	AioType      *uint32 `protobuf:"varint,7,opt"`
	ToTinyId     *uint64 `protobuf:"varint,9,opt"`
}

func (*UinPairReadInfo) GetAioType

func (x *UinPairReadInfo) GetAioType() uint32

func (*UinPairReadInfo) GetChatType

func (x *UinPairReadInfo) GetChatType() uint32

func (*UinPairReadInfo) GetCpid

func (x *UinPairReadInfo) GetCpid() uint64

func (*UinPairReadInfo) GetCrmSig

func (x *UinPairReadInfo) GetCrmSig() []byte

func (*UinPairReadInfo) GetLastReadTime

func (x *UinPairReadInfo) GetLastReadTime() uint32

func (*UinPairReadInfo) GetPeerType

func (x *UinPairReadInfo) GetPeerType() uint32

func (*UinPairReadInfo) GetPeerUin

func (x *UinPairReadInfo) GetPeerUin() uint64

func (*UinPairReadInfo) GetToTinyId

func (x *UinPairReadInfo) GetToTinyId() uint64

type UinTypeUserDef

type UinTypeUserDef struct {
	FromUinType   *int32  `protobuf:"varint,1,opt"`
	FromGroupCode *int64  `protobuf:"varint,2,opt"`
	FileUuid      *string `protobuf:"bytes,3,opt"`
}

func (*UinTypeUserDef) GetFileUuid

func (x *UinTypeUserDef) GetFileUuid() string

func (*UinTypeUserDef) GetFromGroupCode

func (x *UinTypeUserDef) GetFromGroupCode() int64

func (*UinTypeUserDef) GetFromUinType

func (x *UinTypeUserDef) GetFromUinType() int32

type VideoFile

type VideoFile struct {
	FileUuid               []byte   `protobuf:"bytes,1,opt"`
	FileMd5                []byte   `protobuf:"bytes,2,opt"`
	FileName               []byte   `protobuf:"bytes,3,opt"`
	FileFormat             *int32   `protobuf:"varint,4,opt"`
	FileTime               *int32   `protobuf:"varint,5,opt"`
	FileSize               *int32   `protobuf:"varint,6,opt"`
	ThumbWidth             *int32   `protobuf:"varint,7,opt"`
	ThumbHeight            *int32   `protobuf:"varint,8,opt"`
	ThumbFileMd5           []byte   `protobuf:"bytes,9,opt"`
	Source                 []byte   `protobuf:"bytes,10,opt"`
	ThumbFileSize          *int32   `protobuf:"varint,11,opt"`
	BusiType               *int32   `protobuf:"varint,12,opt"`
	FromChatType           *int32   `protobuf:"varint,13,opt"`
	ToChatType             *int32   `protobuf:"varint,14,opt"`
	BoolSupportProgressive *bool    `protobuf:"varint,15,opt"`
	FileWidth              *int32   `protobuf:"varint,16,opt"`
	FileHeight             *int32   `protobuf:"varint,17,opt"`
	SubBusiType            *int32   `protobuf:"varint,18,opt"`
	VideoAttr              *int32   `protobuf:"varint,19,opt"`
	BytesThumbFileUrls     [][]byte `protobuf:"bytes,20,rep"`
	BytesVideoFileUrls     [][]byte `protobuf:"bytes,21,rep"`
	ThumbDownloadFlag      *int32   `protobuf:"varint,22,opt"`
	VideoDownloadFlag      *int32   `protobuf:"varint,23,opt"`
	PbReserve              []byte   `protobuf:"bytes,24,opt"`
}

func (*VideoFile) GetBoolSupportProgressive

func (x *VideoFile) GetBoolSupportProgressive() bool

func (*VideoFile) GetBusiType

func (x *VideoFile) GetBusiType() int32

func (*VideoFile) GetBytesThumbFileUrls

func (x *VideoFile) GetBytesThumbFileUrls() [][]byte

func (*VideoFile) GetBytesVideoFileUrls

func (x *VideoFile) GetBytesVideoFileUrls() [][]byte

func (*VideoFile) GetFileFormat

func (x *VideoFile) GetFileFormat() int32

func (*VideoFile) GetFileHeight

func (x *VideoFile) GetFileHeight() int32

func (*VideoFile) GetFileMd5

func (x *VideoFile) GetFileMd5() []byte

func (*VideoFile) GetFileName

func (x *VideoFile) GetFileName() []byte

func (*VideoFile) GetFileSize

func (x *VideoFile) GetFileSize() int32

func (*VideoFile) GetFileTime

func (x *VideoFile) GetFileTime() int32

func (*VideoFile) GetFileUuid

func (x *VideoFile) GetFileUuid() []byte

func (*VideoFile) GetFileWidth

func (x *VideoFile) GetFileWidth() int32

func (*VideoFile) GetFromChatType

func (x *VideoFile) GetFromChatType() int32

func (*VideoFile) GetPbReserve

func (x *VideoFile) GetPbReserve() []byte

func (*VideoFile) GetSource

func (x *VideoFile) GetSource() []byte

func (*VideoFile) GetSubBusiType

func (x *VideoFile) GetSubBusiType() int32

func (*VideoFile) GetThumbDownloadFlag

func (x *VideoFile) GetThumbDownloadFlag() int32

func (*VideoFile) GetThumbFileMd5

func (x *VideoFile) GetThumbFileMd5() []byte

func (*VideoFile) GetThumbFileSize

func (x *VideoFile) GetThumbFileSize() int32

func (*VideoFile) GetThumbHeight

func (x *VideoFile) GetThumbHeight() int32

func (*VideoFile) GetThumbWidth

func (x *VideoFile) GetThumbWidth() int32

func (*VideoFile) GetToChatType

func (x *VideoFile) GetToChatType() int32

func (*VideoFile) GetVideoAttr

func (x *VideoFile) GetVideoAttr() int32

func (*VideoFile) GetVideoDownloadFlag

func (x *VideoFile) GetVideoDownloadFlag() int32

type WPATmp

type WPATmp struct {
	ToUin *uint64 `protobuf:"varint,1,opt"`
	Sig   []byte  `protobuf:"bytes,2,opt"`
}

func (*WPATmp) GetSig

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

func (*WPATmp) GetToUin

func (x *WPATmp) GetToUin() uint64

Jump to

Keyboard shortcuts

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