msg

package
v0.0.0-...-30d940d Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2020 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SyncFlag_name = map[int32]string{
		0: "START",
		1: "CONTINUME",
		2: "STOP",
	}
	SyncFlag_value = map[string]int32{
		"START":     0,
		"CONTINUME": 1,
		"STOP":      2,
	}
)

Enum value maps for SyncFlag.

View Source
var File_objmsg_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AnonymousGroupMessage

type AnonymousGroupMessage struct {
	Flags        int32  `protobuf:"varint,1,opt,name=flags,proto3" json:"flags,omitempty"`
	AnonId       []byte `protobuf:"bytes,2,opt,name=anonId,proto3" json:"anonId,omitempty"`
	AnonNick     []byte `protobuf:"bytes,3,opt,name=anonNick,proto3" json:"anonNick,omitempty"`
	HeadPortrait int32  `protobuf:"varint,4,opt,name=headPortrait,proto3" json:"headPortrait,omitempty"`
	ExpireTime   int32  `protobuf:"varint,5,opt,name=expireTime,proto3" json:"expireTime,omitempty"`
	BubbleId     int32  `protobuf:"varint,6,opt,name=bubbleId,proto3" json:"bubbleId,omitempty"`
	RankColor    []byte `protobuf:"bytes,7,opt,name=rankColor,proto3" json:"rankColor,omitempty"`
	// contains filtered or unexported fields
}

func (*AnonymousGroupMessage) Descriptor deprecated

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

Deprecated: Use AnonymousGroupMessage.ProtoReflect.Descriptor instead.

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

func (*AnonymousGroupMessage) ProtoMessage

func (*AnonymousGroupMessage) ProtoMessage()

func (*AnonymousGroupMessage) ProtoReflect

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

func (*AnonymousGroupMessage) Reset

func (x *AnonymousGroupMessage) Reset()

func (*AnonymousGroupMessage) String

func (x *AnonymousGroupMessage) String() string

type Attr

type Attr struct {
	CodePage       int32  `protobuf:"varint,1,opt,name=codePage,proto3" json:"codePage,omitempty"`
	Time           int32  `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"`
	Random         int32  `protobuf:"varint,3,opt,name=random,proto3" json:"random,omitempty"`
	Color          int32  `protobuf:"varint,4,opt,name=color,proto3" json:"color,omitempty"`
	Size           int32  `protobuf:"varint,5,opt,name=size,proto3" json:"size,omitempty"`
	Effect         int32  `protobuf:"varint,6,opt,name=effect,proto3" json:"effect,omitempty"`
	CharSet        int32  `protobuf:"varint,7,opt,name=charSet,proto3" json:"charSet,omitempty"`
	PitchAndFamily int32  `protobuf:"varint,8,opt,name=pitchAndFamily,proto3" json:"pitchAndFamily,omitempty"`
	FontName       string `protobuf:"bytes,9,opt,name=fontName,proto3" json:"fontName,omitempty"`
	ReserveData    []byte `protobuf:"bytes,10,opt,name=reserveData,proto3" json:"reserveData,omitempty"`
	// contains filtered or unexported fields
}

func (*Attr) Descriptor deprecated

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

Deprecated: Use Attr.ProtoReflect.Descriptor instead.

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

func (*Attr) ProtoMessage

func (*Attr) ProtoMessage()

func (*Attr) ProtoReflect

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

func (*Attr) Reset

func (x *Attr) Reset()

func (*Attr) String

func (x *Attr) String() string

type C2C

type C2C struct {
	ToUin int64 `protobuf:"varint,1,opt,name=toUin,proto3" json:"toUin,omitempty"`
	// contains filtered or unexported fields
}

func (*C2C) Descriptor deprecated

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

Deprecated: Use C2C.ProtoReflect.Descriptor instead.

func (*C2C) GetToUin

func (x *C2C) GetToUin() int64

func (*C2C) ProtoMessage

func (*C2C) ProtoMessage()

func (*C2C) ProtoReflect

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

func (*C2C) Reset

func (x *C2C) Reset()

func (*C2C) String

func (x *C2C) String() string

type C2CMsgInfo

type C2CMsgInfo struct {
	FromUin     int64        `protobuf:"varint,1,opt,name=fromUin,proto3" json:"fromUin,omitempty"`
	ToUin       int64        `protobuf:"varint,2,opt,name=toUin,proto3" json:"toUin,omitempty"`
	MsgSeq      int32        `protobuf:"varint,3,opt,name=msgSeq,proto3" json:"msgSeq,omitempty"`
	MsgUid      int64        `protobuf:"varint,4,opt,name=msgUid,proto3" json:"msgUid,omitempty"`
	MsgTime     int64        `protobuf:"varint,5,opt,name=msgTime,proto3" json:"msgTime,omitempty"`
	MsgRandom   int32        `protobuf:"varint,6,opt,name=msgRandom,proto3" json:"msgRandom,omitempty"`
	PkgNum      int32        `protobuf:"varint,7,opt,name=pkgNum,proto3" json:"pkgNum,omitempty"`
	PkgIndex    int32        `protobuf:"varint,8,opt,name=pkgIndex,proto3" json:"pkgIndex,omitempty"`
	DivSeq      int32        `protobuf:"varint,9,opt,name=divSeq,proto3" json:"divSeq,omitempty"`
	MsgType     int32        `protobuf:"varint,10,opt,name=msgType,proto3" json:"msgType,omitempty"`
	RoutingHead *RoutingHead `protobuf:"bytes,20,opt,name=routingHead,proto3" json:"routingHead,omitempty"`
	// contains filtered or unexported fields
}

func (*C2CMsgInfo) Descriptor deprecated

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

Deprecated: Use C2CMsgInfo.ProtoReflect.Descriptor instead.

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

func (*C2CMsgInfo) ProtoMessage

func (*C2CMsgInfo) ProtoMessage()

func (*C2CMsgInfo) ProtoReflect

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

func (*C2CMsgInfo) Reset

func (x *C2CMsgInfo) Reset()

func (*C2CMsgInfo) String

func (x *C2CMsgInfo) String() string

type C2CMsgWithDrawReq

type C2CMsgWithDrawReq struct {
	MsgInfo         []*C2CMsgInfo `protobuf:"bytes,1,rep,name=msgInfo,proto3" json:"msgInfo,omitempty"`
	LongMessageFlag int32         `protobuf:"varint,2,opt,name=longMessageFlag,proto3" json:"longMessageFlag,omitempty"`
	Reserved        []byte        `protobuf:"bytes,3,opt,name=reserved,proto3" json:"reserved,omitempty"`
	SubCmd          int32         `protobuf:"varint,4,opt,name=subCmd,proto3" json:"subCmd,omitempty"`
	// contains filtered or unexported fields
}

func (*C2CMsgWithDrawReq) Descriptor deprecated

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

Deprecated: Use C2CMsgWithDrawReq.ProtoReflect.Descriptor instead.

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

func (*C2CMsgWithDrawReq) ProtoMessage

func (*C2CMsgWithDrawReq) ProtoMessage()

func (*C2CMsgWithDrawReq) ProtoReflect

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

func (*C2CMsgWithDrawReq) Reset

func (x *C2CMsgWithDrawReq) Reset()

func (*C2CMsgWithDrawReq) String

func (x *C2CMsgWithDrawReq) String() string

type C2CTempMessageHead

type C2CTempMessageHead struct {
	C2CType       int32  `protobuf:"varint,1,opt,name=c2cType,proto3" json:"c2cType,omitempty"`
	ServiceType   int32  `protobuf:"varint,2,opt,name=serviceType,proto3" json:"serviceType,omitempty"`
	GroupUin      int64  `protobuf:"varint,3,opt,name=groupUin,proto3" json:"groupUin,omitempty"`
	GroupCode     int64  `protobuf:"varint,4,opt,name=groupCode,proto3" json:"groupCode,omitempty"`
	Sig           []byte `protobuf:"bytes,5,opt,name=sig,proto3" json:"sig,omitempty"`
	SigType       int32  `protobuf:"varint,6,opt,name=sigType,proto3" json:"sigType,omitempty"`
	FromPhone     string `protobuf:"bytes,7,opt,name=fromPhone,proto3" json:"fromPhone,omitempty"`
	ToPhone       string `protobuf:"bytes,8,opt,name=toPhone,proto3" json:"toPhone,omitempty"`
	LockDisplay   int32  `protobuf:"varint,9,opt,name=lockDisplay,proto3" json:"lockDisplay,omitempty"`
	DirectionFlag int32  `protobuf:"varint,10,opt,name=directionFlag,proto3" json:"directionFlag,omitempty"`
	Reserved      []byte `protobuf:"bytes,11,opt,name=reserved,proto3" json:"reserved,omitempty"`
	// contains filtered or unexported fields
}

func (*C2CTempMessageHead) Descriptor deprecated

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

Deprecated: Use C2CTempMessageHead.ProtoReflect.Descriptor instead.

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

func (*C2CTempMessageHead) ProtoMessage

func (*C2CTempMessageHead) ProtoMessage()

func (*C2CTempMessageHead) ProtoReflect

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

func (*C2CTempMessageHead) Reset

func (x *C2CTempMessageHead) Reset()

func (*C2CTempMessageHead) String

func (x *C2CTempMessageHead) String() string

type CommonElem

type CommonElem struct {
	ServiceType  int32  `protobuf:"varint,1,opt,name=serviceType,proto3" json:"serviceType,omitempty"`
	PbElem       []byte `protobuf:"bytes,2,opt,name=pbElem,proto3" json:"pbElem,omitempty"`
	BusinessType int32  `protobuf:"varint,3,opt,name=businessType,proto3" json:"businessType,omitempty"`
	// contains filtered or unexported fields
}

func (*CommonElem) Descriptor deprecated

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

Deprecated: Use CommonElem.ProtoReflect.Descriptor instead.

func (*CommonElem) GetBusinessType

func (x *CommonElem) GetBusinessType() int32

func (*CommonElem) GetPbElem

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

func (*CommonElem) GetServiceType

func (x *CommonElem) GetServiceType() int32

func (*CommonElem) ProtoMessage

func (*CommonElem) ProtoMessage()

func (*CommonElem) ProtoReflect

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

func (*CommonElem) Reset

func (x *CommonElem) Reset()

func (*CommonElem) String

func (x *CommonElem) String() string

type ContentHead

type ContentHead struct {
	PkgNum    int32 `protobuf:"varint,1,opt,name=pkgNum,proto3" json:"pkgNum,omitempty"`
	PkgIndex  int32 `protobuf:"varint,2,opt,name=pkgIndex,proto3" json:"pkgIndex,omitempty"`
	DivSeq    int32 `protobuf:"varint,3,opt,name=divSeq,proto3" json:"divSeq,omitempty"`
	AutoReply int32 `protobuf:"varint,4,opt,name=autoReply,proto3" json:"autoReply,omitempty"`
	// contains filtered or unexported fields
}

func (*ContentHead) Descriptor deprecated

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

Deprecated: Use ContentHead.ProtoReflect.Descriptor instead.

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

func (*ContentHead) ProtoMessage

func (*ContentHead) ProtoMessage()

func (*ContentHead) ProtoReflect

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

func (*ContentHead) Reset

func (x *ContentHead) Reset()

func (*ContentHead) String

func (x *ContentHead) String() string

type CustomElem

type CustomElem struct {
	Desc     []byte `protobuf:"bytes,1,opt,name=desc,proto3" json:"desc,omitempty"`
	Data     []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	EnumType int32  `protobuf:"varint,3,opt,name=enumType,proto3" json:"enumType,omitempty"`
	Ext      []byte `protobuf:"bytes,4,opt,name=ext,proto3" json:"ext,omitempty"`
	Sound    []byte `protobuf:"bytes,5,opt,name=sound,proto3" json:"sound,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomElem) Descriptor deprecated

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

Deprecated: Use CustomElem.ProtoReflect.Descriptor instead.

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

func (*CustomElem) ProtoMessage

func (*CustomElem) ProtoMessage()

func (*CustomElem) ProtoReflect

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

func (*CustomElem) Reset

func (x *CustomElem) Reset()

func (*CustomElem) String

func (x *CustomElem) String() string

type CustomFace

type CustomFace struct {
	Guid        []byte `protobuf:"bytes,1,opt,name=guid,proto3" json:"guid,omitempty"`
	FilePath    string `protobuf:"bytes,2,opt,name=filePath,proto3" json:"filePath,omitempty"`
	Shortcut    string `protobuf:"bytes,3,opt,name=shortcut,proto3" json:"shortcut,omitempty"`
	Buffer      []byte `protobuf:"bytes,4,opt,name=buffer,proto3" json:"buffer,omitempty"`
	Flag        []byte `protobuf:"bytes,5,opt,name=flag,proto3" json:"flag,omitempty"`
	OldData     []byte `protobuf:"bytes,6,opt,name=oldData,proto3" json:"oldData,omitempty"`
	FileId      int32  `protobuf:"varint,7,opt,name=fileId,proto3" json:"fileId,omitempty"`
	ServerIp    int32  `protobuf:"varint,8,opt,name=serverIp,proto3" json:"serverIp,omitempty"`
	ServerPort  int32  `protobuf:"varint,9,opt,name=serverPort,proto3" json:"serverPort,omitempty"`
	FileType    int32  `protobuf:"varint,10,opt,name=fileType,proto3" json:"fileType,omitempty"`
	Signature   []byte `protobuf:"bytes,11,opt,name=signature,proto3" json:"signature,omitempty"`
	Useful      int32  `protobuf:"varint,12,opt,name=useful,proto3" json:"useful,omitempty"`
	Md5         []byte `protobuf:"bytes,13,opt,name=md5,proto3" json:"md5,omitempty"`
	ThumbUrl    string `protobuf:"bytes,14,opt,name=thumbUrl,proto3" json:"thumbUrl,omitempty"`
	BigUrl      string `protobuf:"bytes,15,opt,name=bigUrl,proto3" json:"bigUrl,omitempty"`
	OrigUrl     string `protobuf:"bytes,16,opt,name=origUrl,proto3" json:"origUrl,omitempty"`
	BizType     int32  `protobuf:"varint,17,opt,name=bizType,proto3" json:"bizType,omitempty"`
	RepeatIndex int32  `protobuf:"varint,18,opt,name=repeatIndex,proto3" json:"repeatIndex,omitempty"`
	RepeatImage int32  `protobuf:"varint,19,opt,name=repeatImage,proto3" json:"repeatImage,omitempty"`
	ImageType   int32  `protobuf:"varint,20,opt,name=imageType,proto3" json:"imageType,omitempty"`
	Index       int32  `protobuf:"varint,21,opt,name=index,proto3" json:"index,omitempty"`
	Width       int32  `protobuf:"varint,22,opt,name=width,proto3" json:"width,omitempty"`
	Height      int32  `protobuf:"varint,23,opt,name=height,proto3" json:"height,omitempty"`
	Source      int32  `protobuf:"varint,24,opt,name=source,proto3" json:"source,omitempty"`
	Size        int32  `protobuf:"varint,25,opt,name=size,proto3" json:"size,omitempty"`
	Origin      int32  `protobuf:"varint,26,opt,name=origin,proto3" json:"origin,omitempty"`
	ThumbWidth  int32  `protobuf:"varint,27,opt,name=thumbWidth,proto3" json:"thumbWidth,omitempty"`
	ThumbHeight int32  `protobuf:"varint,28,opt,name=thumbHeight,proto3" json:"thumbHeight,omitempty"`
	ShowLen     int32  `protobuf:"varint,29,opt,name=showLen,proto3" json:"showLen,omitempty"`
	DownloadLen int32  `protobuf:"varint,30,opt,name=downloadLen,proto3" json:"downloadLen,omitempty"`
	X400Url     string `protobuf:"bytes,31,opt,name=_400Url,json=400Url,proto3" json:"_400Url,omitempty"`
	X400Width   int32  `protobuf:"varint,32,opt,name=_400Width,json=400Width,proto3" json:"_400Width,omitempty"`
	X400Height  int32  `protobuf:"varint,33,opt,name=_400Height,json=400Height,proto3" json:"_400Height,omitempty"`
	PbReserve   []byte `protobuf:"bytes,34,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomFace) Descriptor deprecated

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

Deprecated: Use CustomFace.ProtoReflect.Descriptor instead.

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

func (*CustomFace) ProtoMessage

func (*CustomFace) ProtoMessage()

func (*CustomFace) ProtoReflect

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

func (*CustomFace) Reset

func (x *CustomFace) Reset()

func (*CustomFace) String

func (x *CustomFace) String() string

type DiscussInfo

type DiscussInfo struct {
	DiscussUin     int64  `protobuf:"varint,1,opt,name=discussUin,proto3" json:"discussUin,omitempty"`
	DiscussType    int32  `protobuf:"varint,2,opt,name=discussType,proto3" json:"discussType,omitempty"`
	DiscussInfoSeq int64  `protobuf:"varint,3,opt,name=discussInfoSeq,proto3" json:"discussInfoSeq,omitempty"`
	DiscussRemark  []byte `protobuf:"bytes,4,opt,name=discussRemark,proto3" json:"discussRemark,omitempty"`
	DiscussName    []byte `protobuf:"bytes,5,opt,name=discussName,proto3" json:"discussName,omitempty"`
	// contains filtered or unexported fields
}

func (*DiscussInfo) Descriptor deprecated

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

Deprecated: Use DiscussInfo.ProtoReflect.Descriptor instead.

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

func (*DiscussInfo) ProtoMessage

func (*DiscussInfo) ProtoMessage()

func (*DiscussInfo) ProtoReflect

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

func (*DiscussInfo) Reset

func (x *DiscussInfo) Reset()

func (*DiscussInfo) String

func (x *DiscussInfo) String() string

type Elem

type Elem struct {
	Text           *Text           `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"`
	Face           *Face           `protobuf:"bytes,2,opt,name=face,proto3" json:"face,omitempty"`
	OnlineImage    *OnlineImage    `protobuf:"bytes,3,opt,name=onlineImage,proto3" json:"onlineImage,omitempty"`
	NotOnlineImage *NotOnlineImage `protobuf:"bytes,4,opt,name=notOnlineImage,proto3" json:"notOnlineImage,omitempty"`
	TransElemInfo  *TransElem      `protobuf:"bytes,5,opt,name=transElemInfo,proto3" json:"transElemInfo,omitempty"`
	//MarketFace marketFace = 6;
	//ElemFlags elemFlags = 7;
	CustomFace *CustomFace `protobuf:"bytes,8,opt,name=customFace,proto3" json:"customFace,omitempty"`
	//ElemFlags2 elemFlags2 = 9;
	//FunFace funFace = 10;
	//SecretFileMsg secretFile = 11;
	RichMsg   *RichMsg   `protobuf:"bytes,12,opt,name=richMsg,proto3" json:"richMsg,omitempty"`
	GroupFile *GroupFile `protobuf:"bytes,13,opt,name=groupFile,proto3" json:"groupFile,omitempty"`
	//PubGroup pubGroup = 14;
	//MarketTrans marketTrans = 15;
	ExtraInfo *ExtraInfo `protobuf:"bytes,16,opt,name=extraInfo,proto3" json:"extraInfo,omitempty"`
	//ShakeWindow? shakeWindow = 17;
	//PubAccount? pubAccount = 18;
	VideoFile *VideoFile `protobuf:"bytes,19,opt,name=videoFile,proto3" json:"videoFile,omitempty"`
	//TipsInfo? tipsInfo = 20;
	AnonGroupMsg *AnonymousGroupMessage `protobuf:"bytes,21,opt,name=anonGroupMsg,proto3" json:"anonGroupMsg,omitempty"`
	//QQLiveOld? qqLiveOld = 22;
	//LifeOnlineAccount? lifeOnline = 23;
	//QQWalletMsg? qqwalletMsg = 24;
	//CrmElem? crmElem = 25;
	//ConferenceTipsInfo? conferenceTipsInfo = 26;
	//RedBagInfo? redbagInfo = 27;
	//LowVersionTips? lowVersionTips = 28;
	//bytes bankcodeCtrlInfo = 29;
	//NearByMessageType? nearByMsg = 30;
	CustomElem *CustomElem `protobuf:"bytes,31,opt,name=customElem,proto3" json:"customElem,omitempty"`
	//LocationInfo? locationInfo = 32;
	//PubAccInfo? pubAccInfo = 33;
	//SmallEmoji? smallEmoji = 34;
	//FSJMessageElem? fsjMsgElem = 35;
	//ArkAppElem? arkApp = 36;
	GeneralFlags *GeneralFlags `protobuf:"bytes,37,opt,name=generalFlags,proto3" json:"generalFlags,omitempty"`
	//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,name=srcMsg,proto3" json:"srcMsg,omitempty"`
	//LolaMsg? lolaMsg = 46;
	//GroupBusinessMsg? groupBusinessMsg = 47;
	//WorkflowNotifyMsg? msgWorkflowNotify = 48;
	//PatsElem? patElem = 49;
	//GroupPostElem? groupPostElem = 50;
	LightApp *LightAppElem `protobuf:"bytes,51,opt,name=lightApp,proto3" json:"lightApp,omitempty"`
	//EIMInfo? eimInfo = 52;
	CommonElem *CommonElem `protobuf:"bytes,53,opt,name=commonElem,proto3" json:"commonElem,omitempty"`
	// contains filtered or unexported fields
}

func (*Elem) Descriptor deprecated

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

Deprecated: Use Elem.ProtoReflect.Descriptor instead.

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) 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) GetNotOnlineImage

func (x *Elem) GetNotOnlineImage() *NotOnlineImage

func (*Elem) GetOnlineImage

func (x *Elem) GetOnlineImage() *OnlineImage

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

func (*Elem) ProtoMessage

func (*Elem) ProtoMessage()

func (*Elem) ProtoReflect

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

func (*Elem) Reset

func (x *Elem) Reset()

func (*Elem) String

func (x *Elem) String() string

type ExtGroupKeyInfo

type ExtGroupKeyInfo struct {
	CurMaxSeq int32 `protobuf:"varint,1,opt,name=curMaxSeq,proto3" json:"curMaxSeq,omitempty"`
	CurTime   int64 `protobuf:"varint,2,opt,name=curTime,proto3" json:"curTime,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtGroupKeyInfo) Descriptor deprecated

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

Deprecated: Use ExtGroupKeyInfo.ProtoReflect.Descriptor instead.

func (*ExtGroupKeyInfo) GetCurMaxSeq

func (x *ExtGroupKeyInfo) GetCurMaxSeq() int32

func (*ExtGroupKeyInfo) GetCurTime

func (x *ExtGroupKeyInfo) GetCurTime() int64

func (*ExtGroupKeyInfo) ProtoMessage

func (*ExtGroupKeyInfo) ProtoMessage()

func (*ExtGroupKeyInfo) ProtoReflect

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

func (*ExtGroupKeyInfo) Reset

func (x *ExtGroupKeyInfo) Reset()

func (*ExtGroupKeyInfo) String

func (x *ExtGroupKeyInfo) String() string

type ExtraInfo

type ExtraInfo struct {
	Nick          []byte `protobuf:"bytes,1,opt,name=nick,proto3" json:"nick,omitempty"`
	GroupCard     []byte `protobuf:"bytes,2,opt,name=groupCard,proto3" json:"groupCard,omitempty"`
	Level         int32  `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"`
	Flags         int32  `protobuf:"varint,4,opt,name=flags,proto3" json:"flags,omitempty"`
	GroupMask     int32  `protobuf:"varint,5,opt,name=groupMask,proto3" json:"groupMask,omitempty"`
	MsgTailId     int32  `protobuf:"varint,6,opt,name=msgTailId,proto3" json:"msgTailId,omitempty"`
	SenderTitle   []byte `protobuf:"bytes,7,opt,name=senderTitle,proto3" json:"senderTitle,omitempty"`
	ApnsTips      []byte `protobuf:"bytes,8,opt,name=apnsTips,proto3" json:"apnsTips,omitempty"`
	Uin           int64  `protobuf:"varint,9,opt,name=uin,proto3" json:"uin,omitempty"`
	MsgStateFlag  int32  `protobuf:"varint,10,opt,name=msgStateFlag,proto3" json:"msgStateFlag,omitempty"`
	ApnsSoundType int32  `protobuf:"varint,11,opt,name=apnsSoundType,proto3" json:"apnsSoundType,omitempty"`
	NewGroupFlag  int32  `protobuf:"varint,12,opt,name=newGroupFlag,proto3" json:"newGroupFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*ExtraInfo) Descriptor deprecated

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

Deprecated: Use ExtraInfo.ProtoReflect.Descriptor instead.

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

func (*ExtraInfo) ProtoMessage

func (*ExtraInfo) ProtoMessage()

func (*ExtraInfo) ProtoReflect

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

func (*ExtraInfo) Reset

func (x *ExtraInfo) Reset()

func (*ExtraInfo) String

func (x *ExtraInfo) String() string

type Face

type Face struct {
	Index int32  `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
	Old   []byte `protobuf:"bytes,2,opt,name=old,proto3" json:"old,omitempty"`
	Buf   []byte `protobuf:"bytes,11,opt,name=buf,proto3" json:"buf,omitempty"`
	// contains filtered or unexported fields
}

func (*Face) Descriptor deprecated

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

Deprecated: Use Face.ProtoReflect.Descriptor instead.

func (*Face) GetBuf

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

func (*Face) GetIndex

func (x *Face) GetIndex() int32

func (*Face) GetOld

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

func (*Face) ProtoMessage

func (*Face) ProtoMessage()

func (*Face) ProtoReflect

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

func (*Face) Reset

func (x *Face) Reset()

func (*Face) String

func (x *Face) String() string

type GeneralFlags

type GeneralFlags struct {
	BubbleDiyTextId     int32  `protobuf:"varint,1,opt,name=bubbleDiyTextId,proto3" json:"bubbleDiyTextId,omitempty"`
	GroupFlagNew        int32  `protobuf:"varint,2,opt,name=groupFlagNew,proto3" json:"groupFlagNew,omitempty"`
	Uin                 int64  `protobuf:"varint,3,opt,name=uin,proto3" json:"uin,omitempty"`
	RpId                []byte `protobuf:"bytes,4,opt,name=rpId,proto3" json:"rpId,omitempty"`
	PrpFold             int32  `protobuf:"varint,5,opt,name=prpFold,proto3" json:"prpFold,omitempty"`
	LongTextFlag        int32  `protobuf:"varint,6,opt,name=longTextFlag,proto3" json:"longTextFlag,omitempty"`
	LongTextResid       string `protobuf:"bytes,7,opt,name=longTextResid,proto3" json:"longTextResid,omitempty"`
	GroupType           int32  `protobuf:"varint,8,opt,name=groupType,proto3" json:"groupType,omitempty"`
	ToUinFlag           int32  `protobuf:"varint,9,opt,name=toUinFlag,proto3" json:"toUinFlag,omitempty"`
	GlamourLevel        int32  `protobuf:"varint,10,opt,name=glamourLevel,proto3" json:"glamourLevel,omitempty"`
	MemberLevel         int32  `protobuf:"varint,11,opt,name=memberLevel,proto3" json:"memberLevel,omitempty"`
	GroupRankSeq        int64  `protobuf:"varint,12,opt,name=groupRankSeq,proto3" json:"groupRankSeq,omitempty"`
	OlympicTorch        int32  `protobuf:"varint,13,opt,name=olympicTorch,proto3" json:"olympicTorch,omitempty"`
	BabyqGuideMsgCookie []byte `protobuf:"bytes,14,opt,name=babyqGuideMsgCookie,proto3" json:"babyqGuideMsgCookie,omitempty"`
	Uin32ExpertFlag     int32  `protobuf:"varint,15,opt,name=uin32ExpertFlag,proto3" json:"uin32ExpertFlag,omitempty"`
	BubbleSubId         int32  `protobuf:"varint,16,opt,name=bubbleSubId,proto3" json:"bubbleSubId,omitempty"`
	PendantId           int64  `protobuf:"varint,17,opt,name=pendantId,proto3" json:"pendantId,omitempty"`
	RpIndex             []byte `protobuf:"bytes,18,opt,name=rpIndex,proto3" json:"rpIndex,omitempty"`
	PbReserve           []byte `protobuf:"bytes,19,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	// contains filtered or unexported fields
}

func (*GeneralFlags) Descriptor deprecated

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

Deprecated: Use GeneralFlags.ProtoReflect.Descriptor instead.

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

func (*GeneralFlags) ProtoMessage

func (*GeneralFlags) ProtoMessage()

func (*GeneralFlags) ProtoReflect

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

func (*GeneralFlags) Reset

func (x *GeneralFlags) Reset()

func (*GeneralFlags) String

func (x *GeneralFlags) String() string

type GetMessageRequest

type GetMessageRequest struct {
	SyncFlag           SyncFlag `protobuf:"varint,1,opt,name=syncFlag,proto3,enum=SyncFlag" json:"syncFlag,omitempty"`
	SyncCookie         []byte   `protobuf:"bytes,2,opt,name=syncCookie,proto3" json:"syncCookie,omitempty"`
	RambleFlag         int32    `protobuf:"varint,3,opt,name=rambleFlag,proto3" json:"rambleFlag,omitempty"`
	LatestRambleNumber int32    `protobuf:"varint,4,opt,name=latestRambleNumber,proto3" json:"latestRambleNumber,omitempty"`
	OtherRambleNumber  int32    `protobuf:"varint,5,opt,name=otherRambleNumber,proto3" json:"otherRambleNumber,omitempty"`
	OnlineSyncFlag     int32    `protobuf:"varint,6,opt,name=onlineSyncFlag,proto3" json:"onlineSyncFlag,omitempty"`
	ContextFlag        int32    `protobuf:"varint,7,opt,name=contextFlag,proto3" json:"contextFlag,omitempty"`
	WhisperSessionId   int32    `protobuf:"varint,8,opt,name=whisperSessionId,proto3" json:"whisperSessionId,omitempty"`
	MsgReqType         int32    `protobuf:"varint,9,opt,name=msgReqType,proto3" json:"msgReqType,omitempty"`
	PubaccountCookie   []byte   `protobuf:"bytes,10,opt,name=pubaccountCookie,proto3" json:"pubaccountCookie,omitempty"`
	MsgCtrlBuf         []byte   `protobuf:"bytes,11,opt,name=msgCtrlBuf,proto3" json:"msgCtrlBuf,omitempty"`
	ServerBuf          []byte   `protobuf:"bytes,12,opt,name=serverBuf,proto3" json:"serverBuf,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMessageRequest) Descriptor deprecated

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

Deprecated: Use GetMessageRequest.ProtoReflect.Descriptor instead.

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

func (*GetMessageRequest) ProtoMessage

func (*GetMessageRequest) ProtoMessage()

func (*GetMessageRequest) ProtoReflect

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

func (*GetMessageRequest) Reset

func (x *GetMessageRequest) Reset()

func (*GetMessageRequest) String

func (x *GetMessageRequest) String() string

type GetMessageResponse

type GetMessageResponse struct {
	Result           int32             `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	ErrorMessage     string            `protobuf:"bytes,2,opt,name=errorMessage,proto3" json:"errorMessage,omitempty"`
	SyncCookie       []byte            `protobuf:"bytes,3,opt,name=syncCookie,proto3" json:"syncCookie,omitempty"`
	SyncFlag         SyncFlag          `protobuf:"varint,4,opt,name=syncFlag,proto3,enum=SyncFlag" json:"syncFlag,omitempty"`
	UinPairMsgs      []*UinPairMessage `protobuf:"bytes,5,rep,name=uinPairMsgs,proto3" json:"uinPairMsgs,omitempty"`
	BindUin          int64             `protobuf:"varint,6,opt,name=bindUin,proto3" json:"bindUin,omitempty"`
	MsgRspType       int32             `protobuf:"varint,7,opt,name=msgRspType,proto3" json:"msgRspType,omitempty"`
	PubAccountCookie []byte            `protobuf:"bytes,8,opt,name=pubAccountCookie,proto3" json:"pubAccountCookie,omitempty"`
	IsPartialSync    bool              `protobuf:"varint,9,opt,name=isPartialSync,proto3" json:"isPartialSync,omitempty"`
	MsgCtrlBuf       []byte            `protobuf:"bytes,10,opt,name=msgCtrlBuf,proto3" json:"msgCtrlBuf,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMessageResponse) Descriptor deprecated

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

Deprecated: Use GetMessageResponse.ProtoReflect.Descriptor instead.

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

func (*GetMessageResponse) ProtoMessage

func (*GetMessageResponse) ProtoMessage()

func (*GetMessageResponse) ProtoReflect

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

func (*GetMessageResponse) Reset

func (x *GetMessageResponse) Reset()

func (*GetMessageResponse) String

func (x *GetMessageResponse) String() string

type GroupFile

type GroupFile struct {
	Filename    []byte `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"`
	FileSize    int64  `protobuf:"varint,2,opt,name=fileSize,proto3" json:"fileSize,omitempty"`
	FileId      []byte `protobuf:"bytes,3,opt,name=fileId,proto3" json:"fileId,omitempty"`
	BatchId     []byte `protobuf:"bytes,4,opt,name=batchId,proto3" json:"batchId,omitempty"`
	FileKey     []byte `protobuf:"bytes,5,opt,name=fileKey,proto3" json:"fileKey,omitempty"`
	Mark        []byte `protobuf:"bytes,6,opt,name=mark,proto3" json:"mark,omitempty"`
	Sequence    int64  `protobuf:"varint,7,opt,name=sequence,proto3" json:"sequence,omitempty"`
	BatchItemId []byte `protobuf:"bytes,8,opt,name=batchItemId,proto3" json:"batchItemId,omitempty"`
	FeedMsgTime int32  `protobuf:"varint,9,opt,name=feedMsgTime,proto3" json:"feedMsgTime,omitempty"`
	PbReserve   []byte `protobuf:"bytes,10,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	// contains filtered or unexported fields
}

func (*GroupFile) Descriptor deprecated

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

Deprecated: Use GroupFile.ProtoReflect.Descriptor instead.

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

func (*GroupFile) ProtoMessage

func (*GroupFile) ProtoMessage()

func (*GroupFile) ProtoReflect

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

func (*GroupFile) Reset

func (x *GroupFile) Reset()

func (*GroupFile) String

func (x *GroupFile) String() string

type GroupInfo

type GroupInfo struct {
	GroupCode     int64  `protobuf:"varint,1,opt,name=groupCode,proto3" json:"groupCode,omitempty"`
	GroupType     int32  `protobuf:"varint,2,opt,name=groupType,proto3" json:"groupType,omitempty"`
	GroupInfoSeq  int64  `protobuf:"varint,3,opt,name=groupInfoSeq,proto3" json:"groupInfoSeq,omitempty"`
	GroupCard     string `protobuf:"bytes,4,opt,name=groupCard,proto3" json:"groupCard,omitempty"`
	GroupRank     []byte `protobuf:"bytes,5,opt,name=groupRank,proto3" json:"groupRank,omitempty"`
	GroupLevel    int32  `protobuf:"varint,6,opt,name=groupLevel,proto3" json:"groupLevel,omitempty"`
	GroupCardType int32  `protobuf:"varint,7,opt,name=groupCardType,proto3" json:"groupCardType,omitempty"`
	GroupName     []byte `protobuf:"bytes,8,opt,name=groupName,proto3" json:"groupName,omitempty"`
	// contains filtered or unexported fields
}

func (*GroupInfo) Descriptor deprecated

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

Deprecated: Use GroupInfo.ProtoReflect.Descriptor instead.

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

func (*GroupInfo) ProtoMessage

func (*GroupInfo) ProtoMessage()

func (*GroupInfo) ProtoReflect

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

func (*GroupInfo) Reset

func (x *GroupInfo) Reset()

func (*GroupInfo) String

func (x *GroupInfo) String() string

type GroupMsgInfo

type GroupMsgInfo struct {
	MsgSeq    int32 `protobuf:"varint,1,opt,name=msgSeq,proto3" json:"msgSeq,omitempty"`
	MsgRandom int32 `protobuf:"varint,2,opt,name=msgRandom,proto3" json:"msgRandom,omitempty"`
	MsgType   int32 `protobuf:"varint,3,opt,name=msgType,proto3" json:"msgType,omitempty"`
	// contains filtered or unexported fields
}

func (*GroupMsgInfo) Descriptor deprecated

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

Deprecated: Use GroupMsgInfo.ProtoReflect.Descriptor instead.

func (*GroupMsgInfo) GetMsgRandom

func (x *GroupMsgInfo) GetMsgRandom() int32

func (*GroupMsgInfo) GetMsgSeq

func (x *GroupMsgInfo) GetMsgSeq() int32

func (*GroupMsgInfo) GetMsgType

func (x *GroupMsgInfo) GetMsgType() int32

func (*GroupMsgInfo) ProtoMessage

func (*GroupMsgInfo) ProtoMessage()

func (*GroupMsgInfo) ProtoReflect

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

func (*GroupMsgInfo) Reset

func (x *GroupMsgInfo) Reset()

func (*GroupMsgInfo) String

func (x *GroupMsgInfo) String() string

type GroupMsgWithDrawReq

type GroupMsgWithDrawReq struct {
	SubCmd    int32           `protobuf:"varint,1,opt,name=subCmd,proto3" json:"subCmd,omitempty"`
	GroupType int32           `protobuf:"varint,2,opt,name=groupType,proto3" json:"groupType,omitempty"`
	GroupCode int64           `protobuf:"varint,3,opt,name=groupCode,proto3" json:"groupCode,omitempty"`
	MsgList   []*GroupMsgInfo `protobuf:"bytes,4,rep,name=msgList,proto3" json:"msgList,omitempty"`
	UserDef   []byte          `protobuf:"bytes,5,opt,name=userDef,proto3" json:"userDef,omitempty"`
	// contains filtered or unexported fields
}

func (*GroupMsgWithDrawReq) Descriptor deprecated

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

Deprecated: Use GroupMsgWithDrawReq.ProtoReflect.Descriptor instead.

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

func (*GroupMsgWithDrawReq) ProtoMessage

func (*GroupMsgWithDrawReq) ProtoMessage()

func (*GroupMsgWithDrawReq) ProtoReflect

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

func (*GroupMsgWithDrawReq) Reset

func (x *GroupMsgWithDrawReq) Reset()

func (*GroupMsgWithDrawReq) String

func (x *GroupMsgWithDrawReq) String() string

type Grp

type Grp struct {
	GroupCode int64 `protobuf:"varint,1,opt,name=groupCode,proto3" json:"groupCode,omitempty"`
	// contains filtered or unexported fields
}

func (*Grp) Descriptor deprecated

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

Deprecated: Use Grp.ProtoReflect.Descriptor instead.

func (*Grp) GetGroupCode

func (x *Grp) GetGroupCode() int64

func (*Grp) ProtoMessage

func (*Grp) ProtoMessage()

func (*Grp) ProtoReflect

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

func (*Grp) Reset

func (x *Grp) Reset()

func (*Grp) String

func (x *Grp) String() string

type GrpTmp

type GrpTmp struct {
	GroupUin int64 `protobuf:"varint,1,opt,name=groupUin,proto3" json:"groupUin,omitempty"`
	ToUin    int64 `protobuf:"varint,2,opt,name=toUin,proto3" json:"toUin,omitempty"`
	// contains filtered or unexported fields
}

func (*GrpTmp) Descriptor deprecated

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

Deprecated: Use GrpTmp.ProtoReflect.Descriptor instead.

func (*GrpTmp) GetGroupUin

func (x *GrpTmp) GetGroupUin() int64

func (*GrpTmp) GetToUin

func (x *GrpTmp) GetToUin() int64

func (*GrpTmp) ProtoMessage

func (*GrpTmp) ProtoMessage()

func (*GrpTmp) ProtoReflect

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

func (*GrpTmp) Reset

func (x *GrpTmp) Reset()

func (*GrpTmp) String

func (x *GrpTmp) String() string

type InstCtrl

type InstCtrl struct {
	MsgSendToInst  []*InstInfo `protobuf:"bytes,1,rep,name=msgSendToInst,proto3" json:"msgSendToInst,omitempty"`
	MsgExcludeInst []*InstInfo `protobuf:"bytes,2,rep,name=msgExcludeInst,proto3" json:"msgExcludeInst,omitempty"`
	MsgFromInst    *InstInfo   `protobuf:"bytes,3,opt,name=msgFromInst,proto3" json:"msgFromInst,omitempty"`
	// contains filtered or unexported fields
}

func (*InstCtrl) Descriptor deprecated

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

Deprecated: Use InstCtrl.ProtoReflect.Descriptor instead.

func (*InstCtrl) GetMsgExcludeInst

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

func (*InstCtrl) GetMsgFromInst

func (x *InstCtrl) GetMsgFromInst() *InstInfo

func (*InstCtrl) GetMsgSendToInst

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

func (*InstCtrl) ProtoMessage

func (*InstCtrl) ProtoMessage()

func (*InstCtrl) ProtoReflect

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

func (*InstCtrl) Reset

func (x *InstCtrl) Reset()

func (*InstCtrl) String

func (x *InstCtrl) String() string

type InstInfo

type InstInfo struct {
	Apppid         int32 `protobuf:"varint,1,opt,name=apppid,proto3" json:"apppid,omitempty"`
	Instid         int32 `protobuf:"varint,2,opt,name=instid,proto3" json:"instid,omitempty"`
	Platform       int32 `protobuf:"varint,3,opt,name=platform,proto3" json:"platform,omitempty"`
	EnumDeviceType int32 `protobuf:"varint,10,opt,name=enumDeviceType,proto3" json:"enumDeviceType,omitempty"`
	// contains filtered or unexported fields
}

func (*InstInfo) Descriptor deprecated

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

Deprecated: Use InstInfo.ProtoReflect.Descriptor instead.

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

func (*InstInfo) ProtoMessage

func (*InstInfo) ProtoMessage()

func (*InstInfo) ProtoReflect

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

func (*InstInfo) Reset

func (x *InstInfo) Reset()

func (*InstInfo) String

func (x *InstInfo) String() string

type LightAppElem

type LightAppElem struct {
	Data     []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	MsgResid []byte `protobuf:"bytes,2,opt,name=msgResid,proto3" json:"msgResid,omitempty"`
	// contains filtered or unexported fields
}

func (*LightAppElem) Descriptor deprecated

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

Deprecated: Use LightAppElem.ProtoReflect.Descriptor instead.

func (*LightAppElem) GetData

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

func (*LightAppElem) GetMsgResid

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

func (*LightAppElem) ProtoMessage

func (*LightAppElem) ProtoMessage()

func (*LightAppElem) ProtoReflect

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

func (*LightAppElem) Reset

func (x *LightAppElem) Reset()

func (*LightAppElem) String

func (x *LightAppElem) String() string

type Message

type Message struct {
	Head    *MessageHead `protobuf:"bytes,1,opt,name=head,proto3" json:"head,omitempty"`
	Content *ContentHead `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
	Body    *MessageBody `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

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

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetBody

func (x *Message) GetBody() *MessageBody

func (*Message) GetContent

func (x *Message) GetContent() *ContentHead

func (*Message) GetHead

func (x *Message) GetHead() *MessageHead

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

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

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

type MessageBody

type MessageBody struct {
	RichText          *RichText `protobuf:"bytes,1,opt,name=richText,proto3" json:"richText,omitempty"`
	MsgContent        []byte    `protobuf:"bytes,2,opt,name=msgContent,proto3" json:"msgContent,omitempty"`
	MsgEncryptContent []byte    `protobuf:"bytes,3,opt,name=msgEncryptContent,proto3" json:"msgEncryptContent,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageBody) Descriptor deprecated

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

Deprecated: Use MessageBody.ProtoReflect.Descriptor instead.

func (*MessageBody) GetMsgContent

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

func (*MessageBody) GetMsgEncryptContent

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

func (*MessageBody) GetRichText

func (x *MessageBody) GetRichText() *RichText

func (*MessageBody) ProtoMessage

func (*MessageBody) ProtoMessage()

func (*MessageBody) ProtoReflect

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

func (*MessageBody) Reset

func (x *MessageBody) Reset()

func (*MessageBody) String

func (x *MessageBody) String() string

type MessageHead

type MessageHead struct {
	FromUin                    int64               `protobuf:"varint,1,opt,name=fromUin,proto3" json:"fromUin,omitempty"`
	ToUin                      int64               `protobuf:"varint,2,opt,name=toUin,proto3" json:"toUin,omitempty"`
	MsgType                    int32               `protobuf:"varint,3,opt,name=msgType,proto3" json:"msgType,omitempty"`
	C2CCmd                     int32               `protobuf:"varint,4,opt,name=c2cCmd,proto3" json:"c2cCmd,omitempty"`
	MsgSeq                     int32               `protobuf:"varint,5,opt,name=msgSeq,proto3" json:"msgSeq,omitempty"`
	MsgTime                    int32               `protobuf:"varint,6,opt,name=msgTime,proto3" json:"msgTime,omitempty"`
	MsgUid                     int64               `protobuf:"varint,7,opt,name=msgUid,proto3" json:"msgUid,omitempty"`
	C2CTmpMsgHead              *C2CTempMessageHead `protobuf:"bytes,8,opt,name=c2cTmpMsgHead,proto3" json:"c2cTmpMsgHead,omitempty"`
	GroupInfo                  *GroupInfo          `protobuf:"bytes,9,opt,name=groupInfo,proto3" json:"groupInfo,omitempty"`
	FromAppid                  int32               `protobuf:"varint,10,opt,name=fromAppid,proto3" json:"fromAppid,omitempty"`
	FromInstid                 int32               `protobuf:"varint,11,opt,name=fromInstid,proto3" json:"fromInstid,omitempty"`
	UserActive                 int32               `protobuf:"varint,12,opt,name=userActive,proto3" json:"userActive,omitempty"`
	DiscussInfo                *DiscussInfo        `protobuf:"bytes,13,opt,name=discussInfo,proto3" json:"discussInfo,omitempty"`
	FromNick                   string              `protobuf:"bytes,14,opt,name=fromNick,proto3" json:"fromNick,omitempty"`
	AuthUin                    int64               `protobuf:"varint,15,opt,name=authUin,proto3" json:"authUin,omitempty"`
	AuthNick                   string              `protobuf:"bytes,16,opt,name=authNick,proto3" json:"authNick,omitempty"`
	MsgFlag                    int32               `protobuf:"varint,17,opt,name=msgFlag,proto3" json:"msgFlag,omitempty"`
	AuthRemark                 string              `protobuf:"bytes,18,opt,name=authRemark,proto3" json:"authRemark,omitempty"`
	GroupName                  string              `protobuf:"bytes,19,opt,name=groupName,proto3" json:"groupName,omitempty"`
	MutiltransHead             *MutilTransHead     `protobuf:"bytes,20,opt,name=mutiltransHead,proto3" json:"mutiltransHead,omitempty"`
	MsgInstCtrl                *InstCtrl           `protobuf:"bytes,21,opt,name=msgInstCtrl,proto3" json:"msgInstCtrl,omitempty"`
	PublicAccountGroupSendFlag int32               `protobuf:"varint,22,opt,name=publicAccountGroupSendFlag,proto3" json:"publicAccountGroupSendFlag,omitempty"`
	WseqInC2CMsghead           int32               `protobuf:"varint,23,opt,name=wseqInC2cMsghead,proto3" json:"wseqInC2cMsghead,omitempty"`
	Cpid                       int64               `protobuf:"varint,24,opt,name=cpid,proto3" json:"cpid,omitempty"`
	ExtGroupKeyInfo            *ExtGroupKeyInfo    `protobuf:"bytes,25,opt,name=extGroupKeyInfo,proto3" json:"extGroupKeyInfo,omitempty"`
	MultiCompatibleText        string              `protobuf:"bytes,26,opt,name=multiCompatibleText,proto3" json:"multiCompatibleText,omitempty"`
	AuthSex                    int32               `protobuf:"varint,27,opt,name=authSex,proto3" json:"authSex,omitempty"`
	IsSrcMsg                   bool                `protobuf:"varint,28,opt,name=isSrcMsg,proto3" json:"isSrcMsg,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageHead) Descriptor deprecated

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

Deprecated: Use MessageHead.ProtoReflect.Descriptor instead.

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

func (*MessageHead) ProtoMessage

func (*MessageHead) ProtoMessage()

func (*MessageHead) ProtoReflect

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

func (*MessageHead) Reset

func (x *MessageHead) Reset()

func (*MessageHead) String

func (x *MessageHead) String() string

type MsgContentInfo

type MsgContentInfo struct {
	ContentInfoId []byte   `protobuf:"bytes,1,opt,name=contentInfoId,proto3" json:"contentInfoId,omitempty"`
	MsgFile       *MsgFile `protobuf:"bytes,2,opt,name=msgFile,proto3" json:"msgFile,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgContentInfo) Descriptor deprecated

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

Deprecated: Use MsgContentInfo.ProtoReflect.Descriptor instead.

func (*MsgContentInfo) GetContentInfoId

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

func (*MsgContentInfo) GetMsgFile

func (x *MsgContentInfo) GetMsgFile() *MsgFile

func (*MsgContentInfo) ProtoMessage

func (*MsgContentInfo) ProtoMessage()

func (*MsgContentInfo) ProtoReflect

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

func (*MsgContentInfo) Reset

func (x *MsgContentInfo) Reset()

func (*MsgContentInfo) String

func (x *MsgContentInfo) String() string

type MsgCtrl

type MsgCtrl struct {
	MsgFlag int32 `protobuf:"varint,1,opt,name=msgFlag,proto3" json:"msgFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgCtrl) Descriptor deprecated

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

Deprecated: Use MsgCtrl.ProtoReflect.Descriptor instead.

func (*MsgCtrl) GetMsgFlag

func (x *MsgCtrl) GetMsgFlag() int32

func (*MsgCtrl) ProtoMessage

func (*MsgCtrl) ProtoMessage()

func (*MsgCtrl) ProtoReflect

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

func (*MsgCtrl) Reset

func (x *MsgCtrl) Reset()

func (*MsgCtrl) String

func (x *MsgCtrl) String() string

type MsgFile

type MsgFile struct {
	BusId         int32  `protobuf:"varint,1,opt,name=busId,proto3" json:"busId,omitempty"`
	FilePath      []byte `protobuf:"bytes,2,opt,name=filePath,proto3" json:"filePath,omitempty"`
	FileSize      int64  `protobuf:"varint,3,opt,name=fileSize,proto3" json:"fileSize,omitempty"`
	FileName      string `protobuf:"bytes,4,opt,name=fileName,proto3" json:"fileName,omitempty"`
	Int64DeadTime int64  `protobuf:"varint,5,opt,name=int64DeadTime,proto3" json:"int64DeadTime,omitempty"`
	FileSha1      []byte `protobuf:"bytes,6,opt,name=fileSha1,proto3" json:"fileSha1,omitempty"`
	Ext           []byte `protobuf:"bytes,7,opt,name=ext,proto3" json:"ext,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgFile) Descriptor deprecated

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

Deprecated: Use MsgFile.ProtoReflect.Descriptor instead.

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

func (*MsgFile) ProtoMessage

func (*MsgFile) ProtoMessage()

func (*MsgFile) ProtoReflect

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

func (*MsgFile) Reset

func (x *MsgFile) Reset()

func (*MsgFile) String

func (x *MsgFile) String() string

type MsgPic

type MsgPic struct {
	SmallPicUrl    []byte `protobuf:"bytes,1,opt,name=smallPicUrl,proto3" json:"smallPicUrl,omitempty"`
	OriginalPicUrl []byte `protobuf:"bytes,2,opt,name=originalPicUrl,proto3" json:"originalPicUrl,omitempty"`
	LocalPicId     int32  `protobuf:"varint,3,opt,name=localPicId,proto3" json:"localPicId,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgPic) Descriptor deprecated

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

Deprecated: Use MsgPic.ProtoReflect.Descriptor instead.

func (*MsgPic) GetLocalPicId

func (x *MsgPic) GetLocalPicId() int32

func (*MsgPic) GetOriginalPicUrl

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

func (*MsgPic) GetSmallPicUrl

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

func (*MsgPic) ProtoMessage

func (*MsgPic) ProtoMessage()

func (*MsgPic) ProtoReflect

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

func (*MsgPic) Reset

func (x *MsgPic) Reset()

func (*MsgPic) String

func (x *MsgPic) String() string

type MsgWithDrawReq

type MsgWithDrawReq struct {
	C2CWithDraw   []*C2CMsgWithDrawReq   `protobuf:"bytes,1,rep,name=c2cWithDraw,proto3" json:"c2cWithDraw,omitempty"`
	GroupWithDraw []*GroupMsgWithDrawReq `protobuf:"bytes,2,rep,name=groupWithDraw,proto3" json:"groupWithDraw,omitempty"`
	// contains filtered or unexported fields
}

func (*MsgWithDrawReq) Descriptor deprecated

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

Deprecated: Use MsgWithDrawReq.ProtoReflect.Descriptor instead.

func (*MsgWithDrawReq) GetC2CWithDraw

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

func (*MsgWithDrawReq) GetGroupWithDraw

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

func (*MsgWithDrawReq) ProtoMessage

func (*MsgWithDrawReq) ProtoMessage()

func (*MsgWithDrawReq) ProtoReflect

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

func (*MsgWithDrawReq) Reset

func (x *MsgWithDrawReq) Reset()

func (*MsgWithDrawReq) String

func (x *MsgWithDrawReq) String() string

type MutilTransHead

type MutilTransHead struct {
	Status int32 `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
	MsgId  int32 `protobuf:"varint,2,opt,name=msgId,proto3" json:"msgId,omitempty"`
	// contains filtered or unexported fields
}

func (*MutilTransHead) Descriptor deprecated

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

Deprecated: Use MutilTransHead.ProtoReflect.Descriptor instead.

func (*MutilTransHead) GetMsgId

func (x *MutilTransHead) GetMsgId() int32

func (*MutilTransHead) GetStatus

func (x *MutilTransHead) GetStatus() int32

func (*MutilTransHead) ProtoMessage

func (*MutilTransHead) ProtoMessage()

func (*MutilTransHead) ProtoReflect

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

func (*MutilTransHead) Reset

func (x *MutilTransHead) Reset()

func (*MutilTransHead) String

func (x *MutilTransHead) String() string

type NotOnlineFile

type NotOnlineFile struct {
	FileType      int32    `protobuf:"varint,1,opt,name=fileType,proto3" json:"fileType,omitempty"`
	Sig           []byte   `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`
	FileUuid      []byte   `protobuf:"bytes,3,opt,name=fileUuid,proto3" json:"fileUuid,omitempty"`
	FileMd5       []byte   `protobuf:"bytes,4,opt,name=fileMd5,proto3" json:"fileMd5,omitempty"`
	FileName      []byte   `protobuf:"bytes,5,opt,name=fileName,proto3" json:"fileName,omitempty"`
	FileSize      int64    `protobuf:"varint,6,opt,name=fileSize,proto3" json:"fileSize,omitempty"`
	Note          []byte   `protobuf:"bytes,7,opt,name=note,proto3" json:"note,omitempty"`
	Reserved      int32    `protobuf:"varint,8,opt,name=reserved,proto3" json:"reserved,omitempty"`
	Subcmd        int32    `protobuf:"varint,9,opt,name=subcmd,proto3" json:"subcmd,omitempty"`
	MicroCloud    int32    `protobuf:"varint,10,opt,name=microCloud,proto3" json:"microCloud,omitempty"`
	BytesFileUrls [][]byte `protobuf:"bytes,11,rep,name=bytesFileUrls,proto3" json:"bytesFileUrls,omitempty"`
	DownloadFlag  int32    `protobuf:"varint,12,opt,name=downloadFlag,proto3" json:"downloadFlag,omitempty"`
	DangerEvel    int32    `protobuf:"varint,50,opt,name=dangerEvel,proto3" json:"dangerEvel,omitempty"`
	LifeTime      int32    `protobuf:"varint,51,opt,name=lifeTime,proto3" json:"lifeTime,omitempty"`
	UploadTime    int32    `protobuf:"varint,52,opt,name=uploadTime,proto3" json:"uploadTime,omitempty"`
	AbsFileType   int32    `protobuf:"varint,53,opt,name=absFileType,proto3" json:"absFileType,omitempty"`
	ClientType    int32    `protobuf:"varint,54,opt,name=clientType,proto3" json:"clientType,omitempty"`
	ExpireTime    int32    `protobuf:"varint,55,opt,name=expireTime,proto3" json:"expireTime,omitempty"`
	PbReserve     []byte   `protobuf:"bytes,56,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	// contains filtered or unexported fields
}

func (*NotOnlineFile) Descriptor deprecated

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

Deprecated: Use NotOnlineFile.ProtoReflect.Descriptor instead.

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

func (*NotOnlineFile) ProtoMessage

func (*NotOnlineFile) ProtoMessage()

func (*NotOnlineFile) ProtoReflect

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

func (*NotOnlineFile) Reset

func (x *NotOnlineFile) Reset()

func (*NotOnlineFile) String

func (x *NotOnlineFile) String() string

type NotOnlineImage

type NotOnlineImage struct {
	FilePath       string `protobuf:"bytes,1,opt,name=filePath,proto3" json:"filePath,omitempty"`
	FileLen        int32  `protobuf:"varint,2,opt,name=fileLen,proto3" json:"fileLen,omitempty"`
	DownloadPath   string `protobuf:"bytes,3,opt,name=downloadPath,proto3" json:"downloadPath,omitempty"`
	OldVerSendFile []byte `protobuf:"bytes,4,opt,name=oldVerSendFile,proto3" json:"oldVerSendFile,omitempty"`
	ImgType        int32  `protobuf:"varint,5,opt,name=imgType,proto3" json:"imgType,omitempty"`
	PreviewsImage  []byte `protobuf:"bytes,6,opt,name=previewsImage,proto3" json:"previewsImage,omitempty"`
	PicMd5         []byte `protobuf:"bytes,7,opt,name=picMd5,proto3" json:"picMd5,omitempty"`
	PicHeight      int32  `protobuf:"varint,8,opt,name=picHeight,proto3" json:"picHeight,omitempty"`
	PicWidth       int32  `protobuf:"varint,9,opt,name=picWidth,proto3" json:"picWidth,omitempty"`
	ResId          string `protobuf:"bytes,10,opt,name=resId,proto3" json:"resId,omitempty"`
	Flag           []byte `protobuf:"bytes,11,opt,name=flag,proto3" json:"flag,omitempty"`
	ThumbUrl       string `protobuf:"bytes,12,opt,name=thumbUrl,proto3" json:"thumbUrl,omitempty"`
	Original       int32  `protobuf:"varint,13,opt,name=original,proto3" json:"original,omitempty"`
	BigUrl         string `protobuf:"bytes,14,opt,name=bigUrl,proto3" json:"bigUrl,omitempty"`
	OrigUrl        string `protobuf:"bytes,15,opt,name=origUrl,proto3" json:"origUrl,omitempty"`
	BizType        int32  `protobuf:"varint,16,opt,name=bizType,proto3" json:"bizType,omitempty"`
	Result         int32  `protobuf:"varint,17,opt,name=result,proto3" json:"result,omitempty"`
	Index          int32  `protobuf:"varint,18,opt,name=index,proto3" json:"index,omitempty"`
	OpFaceBuf      []byte `protobuf:"bytes,19,opt,name=opFaceBuf,proto3" json:"opFaceBuf,omitempty"`
	OldPicMd5      bool   `protobuf:"varint,20,opt,name=oldPicMd5,proto3" json:"oldPicMd5,omitempty"`
	ThumbWidth     int32  `protobuf:"varint,21,opt,name=thumbWidth,proto3" json:"thumbWidth,omitempty"`
	ThumbHeight    int32  `protobuf:"varint,22,opt,name=thumbHeight,proto3" json:"thumbHeight,omitempty"`
	FileId         int32  `protobuf:"varint,23,opt,name=fileId,proto3" json:"fileId,omitempty"`
	ShowLen        int32  `protobuf:"varint,24,opt,name=showLen,proto3" json:"showLen,omitempty"`
	DownloadLen    int32  `protobuf:"varint,25,opt,name=downloadLen,proto3" json:"downloadLen,omitempty"`
	PbReserve      []byte `protobuf:"bytes,29,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	// contains filtered or unexported fields
}

func (*NotOnlineImage) Descriptor deprecated

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

Deprecated: Use NotOnlineImage.ProtoReflect.Descriptor instead.

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

func (*NotOnlineImage) ProtoMessage

func (*NotOnlineImage) ProtoMessage()

func (*NotOnlineImage) ProtoReflect

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

func (*NotOnlineImage) Reset

func (x *NotOnlineImage) Reset()

func (*NotOnlineImage) String

func (x *NotOnlineImage) String() string

type ObjMsg

type ObjMsg struct {
	MsgType        int32             `protobuf:"varint,1,opt,name=msgType,proto3" json:"msgType,omitempty"`
	Title          []byte            `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	BytesAbstact   []byte            `protobuf:"bytes,3,opt,name=bytesAbstact,proto3" json:"bytesAbstact,omitempty"`
	TitleExt       []byte            `protobuf:"bytes,5,opt,name=titleExt,proto3" json:"titleExt,omitempty"`
	MsgPic         []*MsgPic         `protobuf:"bytes,6,rep,name=msgPic,proto3" json:"msgPic,omitempty"`
	MsgContentInfo []*MsgContentInfo `protobuf:"bytes,7,rep,name=msgContentInfo,proto3" json:"msgContentInfo,omitempty"`
	ReportIdShow   int32             `protobuf:"varint,8,opt,name=reportIdShow,proto3" json:"reportIdShow,omitempty"`
	// contains filtered or unexported fields
}

func (*ObjMsg) Descriptor deprecated

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

Deprecated: Use ObjMsg.ProtoReflect.Descriptor instead.

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

func (*ObjMsg) ProtoMessage

func (*ObjMsg) ProtoMessage()

func (*ObjMsg) ProtoReflect

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

func (*ObjMsg) Reset

func (x *ObjMsg) Reset()

func (*ObjMsg) String

func (x *ObjMsg) String() string

type OnlineImage

type OnlineImage struct {
	Guid           []byte `protobuf:"bytes,1,opt,name=guid,proto3" json:"guid,omitempty"`
	FilePath       []byte `protobuf:"bytes,2,opt,name=filePath,proto3" json:"filePath,omitempty"`
	OldVerSendFile []byte `protobuf:"bytes,3,opt,name=oldVerSendFile,proto3" json:"oldVerSendFile,omitempty"`
	// contains filtered or unexported fields
}

func (*OnlineImage) Descriptor deprecated

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

Deprecated: Use OnlineImage.ProtoReflect.Descriptor instead.

func (*OnlineImage) GetFilePath

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

func (*OnlineImage) GetGuid

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

func (*OnlineImage) GetOldVerSendFile

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

func (*OnlineImage) ProtoMessage

func (*OnlineImage) ProtoMessage()

func (*OnlineImage) ProtoReflect

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

func (*OnlineImage) Reset

func (x *OnlineImage) Reset()

func (*OnlineImage) String

func (x *OnlineImage) String() string

type PbMultiMsgItem

type PbMultiMsgItem struct {
	FileName string `protobuf:"bytes,1,opt,name=fileName,proto3" json:"fileName,omitempty"`
	Buffer   []byte `protobuf:"bytes,2,opt,name=buffer,proto3" json:"buffer,omitempty"`
	// contains filtered or unexported fields
}

func (*PbMultiMsgItem) Descriptor deprecated

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

Deprecated: Use PbMultiMsgItem.ProtoReflect.Descriptor instead.

func (*PbMultiMsgItem) GetBuffer

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

func (*PbMultiMsgItem) GetFileName

func (x *PbMultiMsgItem) GetFileName() string

func (*PbMultiMsgItem) ProtoMessage

func (*PbMultiMsgItem) ProtoMessage()

func (*PbMultiMsgItem) ProtoReflect

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

func (*PbMultiMsgItem) Reset

func (x *PbMultiMsgItem) Reset()

func (*PbMultiMsgItem) String

func (x *PbMultiMsgItem) String() string

type PbMultiMsgNew

type PbMultiMsgNew struct {
	Msg []*Message `protobuf:"bytes,1,rep,name=msg,proto3" json:"msg,omitempty"`
	// contains filtered or unexported fields
}

func (*PbMultiMsgNew) Descriptor deprecated

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

Deprecated: Use PbMultiMsgNew.ProtoReflect.Descriptor instead.

func (*PbMultiMsgNew) GetMsg

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

func (*PbMultiMsgNew) ProtoMessage

func (*PbMultiMsgNew) ProtoMessage()

func (*PbMultiMsgNew) ProtoReflect

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

func (*PbMultiMsgNew) Reset

func (x *PbMultiMsgNew) Reset()

func (*PbMultiMsgNew) String

func (x *PbMultiMsgNew) String() string

type PbMultiMsgTransmit

type PbMultiMsgTransmit struct {
	Msg        []*Message        `protobuf:"bytes,1,rep,name=msg,proto3" json:"msg,omitempty"`
	PbItemList []*PbMultiMsgItem `protobuf:"bytes,2,rep,name=pbItemList,proto3" json:"pbItemList,omitempty"`
	// contains filtered or unexported fields
}

func (*PbMultiMsgTransmit) Descriptor deprecated

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

Deprecated: Use PbMultiMsgTransmit.ProtoReflect.Descriptor instead.

func (*PbMultiMsgTransmit) GetMsg

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

func (*PbMultiMsgTransmit) GetPbItemList

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

func (*PbMultiMsgTransmit) ProtoMessage

func (*PbMultiMsgTransmit) ProtoMessage()

func (*PbMultiMsgTransmit) ProtoReflect

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

func (*PbMultiMsgTransmit) Reset

func (x *PbMultiMsgTransmit) Reset()

func (*PbMultiMsgTransmit) String

func (x *PbMultiMsgTransmit) String() string

type Ptt

type Ptt struct {
	FileType      int32    `protobuf:"varint,1,opt,name=fileType,proto3" json:"fileType,omitempty"`
	SrcUin        int64    `protobuf:"varint,2,opt,name=srcUin,proto3" json:"srcUin,omitempty"`
	FileUuid      []byte   `protobuf:"bytes,3,opt,name=fileUuid,proto3" json:"fileUuid,omitempty"`
	FileMd5       []byte   `protobuf:"bytes,4,opt,name=fileMd5,proto3" json:"fileMd5,omitempty"`
	FileName      string   `protobuf:"bytes,5,opt,name=fileName,proto3" json:"fileName,omitempty"`
	FileSize      int32    `protobuf:"varint,6,opt,name=fileSize,proto3" json:"fileSize,omitempty"`
	Reserve       []byte   `protobuf:"bytes,7,opt,name=reserve,proto3" json:"reserve,omitempty"`
	FileId        int32    `protobuf:"varint,8,opt,name=fileId,proto3" json:"fileId,omitempty"`
	ServerIp      int32    `protobuf:"varint,9,opt,name=serverIp,proto3" json:"serverIp,omitempty"`
	ServerPort    int32    `protobuf:"varint,10,opt,name=serverPort,proto3" json:"serverPort,omitempty"`
	BoolValid     bool     `protobuf:"varint,11,opt,name=boolValid,proto3" json:"boolValid,omitempty"`
	Signature     []byte   `protobuf:"bytes,12,opt,name=signature,proto3" json:"signature,omitempty"`
	Shortcut      []byte   `protobuf:"bytes,13,opt,name=shortcut,proto3" json:"shortcut,omitempty"`
	FileKey       []byte   `protobuf:"bytes,14,opt,name=fileKey,proto3" json:"fileKey,omitempty"`
	MagicPttIndex int32    `protobuf:"varint,15,opt,name=magicPttIndex,proto3" json:"magicPttIndex,omitempty"`
	VoiceSwitch   int32    `protobuf:"varint,16,opt,name=voiceSwitch,proto3" json:"voiceSwitch,omitempty"`
	PttUrl        []byte   `protobuf:"bytes,17,opt,name=pttUrl,proto3" json:"pttUrl,omitempty"`
	GroupFileKey  []byte   `protobuf:"bytes,18,opt,name=groupFileKey,proto3" json:"groupFileKey,omitempty"`
	Time          int32    `protobuf:"varint,19,opt,name=time,proto3" json:"time,omitempty"`
	DownPara      []byte   `protobuf:"bytes,20,opt,name=downPara,proto3" json:"downPara,omitempty"`
	Format        int32    `protobuf:"varint,29,opt,name=format,proto3" json:"format,omitempty"`
	PbReserve     []byte   `protobuf:"bytes,30,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	BytesPttUrls  [][]byte `protobuf:"bytes,31,rep,name=bytesPttUrls,proto3" json:"bytesPttUrls,omitempty"`
	DownloadFlag  int32    `protobuf:"varint,32,opt,name=downloadFlag,proto3" json:"downloadFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*Ptt) Descriptor deprecated

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

Deprecated: Use Ptt.ProtoReflect.Descriptor instead.

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

func (*Ptt) ProtoMessage

func (*Ptt) ProtoMessage()

func (*Ptt) ProtoReflect

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

func (*Ptt) Reset

func (x *Ptt) Reset()

func (*Ptt) String

func (x *Ptt) String() string

type PushMessagePacket

type PushMessagePacket struct {
	Message     *Message `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	Svrip       int32    `protobuf:"varint,2,opt,name=svrip,proto3" json:"svrip,omitempty"`
	PushToken   []byte   `protobuf:"bytes,3,opt,name=pushToken,proto3" json:"pushToken,omitempty"`
	PingFLag    int32    `protobuf:"varint,4,opt,name=pingFLag,proto3" json:"pingFLag,omitempty"`
	GeneralFlag int32    `protobuf:"varint,9,opt,name=generalFlag,proto3" json:"generalFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*PushMessagePacket) Descriptor deprecated

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

Deprecated: Use PushMessagePacket.ProtoReflect.Descriptor instead.

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

func (*PushMessagePacket) ProtoMessage

func (*PushMessagePacket) ProtoMessage()

func (*PushMessagePacket) ProtoReflect

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

func (*PushMessagePacket) Reset

func (x *PushMessagePacket) Reset()

func (*PushMessagePacket) String

func (x *PushMessagePacket) String() string

type RichMsg

type RichMsg struct {
	Template1 []byte `protobuf:"bytes,1,opt,name=template1,proto3" json:"template1,omitempty"`
	ServiceId int32  `protobuf:"varint,2,opt,name=serviceId,proto3" json:"serviceId,omitempty"`
	MsgResId  []byte `protobuf:"bytes,3,opt,name=msgResId,proto3" json:"msgResId,omitempty"`
	Rand      int32  `protobuf:"varint,4,opt,name=rand,proto3" json:"rand,omitempty"`
	Seq       int32  `protobuf:"varint,5,opt,name=seq,proto3" json:"seq,omitempty"`
	// contains filtered or unexported fields
}

func (*RichMsg) Descriptor deprecated

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

Deprecated: Use RichMsg.ProtoReflect.Descriptor instead.

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

func (*RichMsg) ProtoMessage

func (*RichMsg) ProtoMessage()

func (*RichMsg) ProtoReflect

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

func (*RichMsg) Reset

func (x *RichMsg) Reset()

func (*RichMsg) String

func (x *RichMsg) String() string

type RichText

type RichText struct {
	Attr          *Attr          `protobuf:"bytes,1,opt,name=attr,proto3" json:"attr,omitempty"`
	Elems         []*Elem        `protobuf:"bytes,2,rep,name=elems,proto3" json:"elems,omitempty"`
	NotOnlineFile *NotOnlineFile `protobuf:"bytes,3,opt,name=notOnlineFile,proto3" json:"notOnlineFile,omitempty"`
	Ptt           *Ptt           `protobuf:"bytes,4,opt,name=ptt,proto3" json:"ptt,omitempty"`
	// contains filtered or unexported fields
}

func (*RichText) Descriptor deprecated

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

Deprecated: Use RichText.ProtoReflect.Descriptor instead.

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

func (*RichText) ProtoMessage

func (*RichText) ProtoMessage()

func (*RichText) ProtoReflect

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

func (*RichText) Reset

func (x *RichText) Reset()

func (*RichText) String

func (x *RichText) String() string

type RoutingHead

type RoutingHead struct {
	C2C    *C2C    `protobuf:"bytes,1,opt,name=c2c,proto3" json:"c2c,omitempty"`
	Grp    *Grp    `protobuf:"bytes,2,opt,name=grp,proto3" json:"grp,omitempty"`
	GrpTmp *GrpTmp `protobuf:"bytes,3,opt,name=grpTmp,proto3" json:"grpTmp,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingHead) Descriptor deprecated

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

Deprecated: Use RoutingHead.ProtoReflect.Descriptor instead.

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) ProtoMessage

func (*RoutingHead) ProtoMessage()

func (*RoutingHead) ProtoReflect

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

func (*RoutingHead) Reset

func (x *RoutingHead) Reset()

func (*RoutingHead) String

func (x *RoutingHead) String() string

type SendMessageRequest

type SendMessageRequest struct {
	RoutingHead *RoutingHead `protobuf:"bytes,1,opt,name=routingHead,proto3" json:"routingHead,omitempty"`
	ContentHead *ContentHead `protobuf:"bytes,2,opt,name=contentHead,proto3" json:"contentHead,omitempty"`
	MsgBody     *MessageBody `protobuf:"bytes,3,opt,name=msgBody,proto3" json:"msgBody,omitempty"`
	MsgSeq      int32        `protobuf:"varint,4,opt,name=msgSeq,proto3" json:"msgSeq,omitempty"`
	MsgRand     int32        `protobuf:"varint,5,opt,name=msgRand,proto3" json:"msgRand,omitempty"`
	SyncCookie  []byte       `protobuf:"bytes,6,opt,name=syncCookie,proto3" json:"syncCookie,omitempty"`
	//MsgComm.AppShareInfo? appShare = 7;
	MsgVia      int32 `protobuf:"varint,8,opt,name=msgVia,proto3" json:"msgVia,omitempty"`
	DataStatist int32 `protobuf:"varint,9,opt,name=dataStatist,proto3" json:"dataStatist,omitempty"`
	//MultiMsgAssist? multiMsgAssist = 10;
	//PbInputNotifyInfo? inputNotifyInfo = 11;
	MsgCtrl *MsgCtrl `protobuf:"bytes,12,opt,name=msgCtrl,proto3" json:"msgCtrl,omitempty"`
	//ImReceipt.ReceiptReq? receiptReq = 13;
	MultiSendSeq int32 `protobuf:"varint,14,opt,name=multiSendSeq,proto3" json:"multiSendSeq,omitempty"`
	// contains filtered or unexported fields
}

func (*SendMessageRequest) Descriptor deprecated

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

Deprecated: Use SendMessageRequest.ProtoReflect.Descriptor instead.

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

func (*SendMessageRequest) ProtoMessage

func (*SendMessageRequest) ProtoMessage()

func (*SendMessageRequest) ProtoReflect

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

func (*SendMessageRequest) Reset

func (x *SendMessageRequest) Reset()

func (*SendMessageRequest) String

func (x *SendMessageRequest) String() string

type SendMessageResponse

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

func (*SendMessageResponse) Descriptor deprecated

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

Deprecated: Use SendMessageResponse.ProtoReflect.Descriptor instead.

func (*SendMessageResponse) GetErrMsg

func (x *SendMessageResponse) GetErrMsg() string

func (*SendMessageResponse) GetResult

func (x *SendMessageResponse) GetResult() int32

func (*SendMessageResponse) ProtoMessage

func (*SendMessageResponse) ProtoMessage()

func (*SendMessageResponse) ProtoReflect

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

func (*SendMessageResponse) Reset

func (x *SendMessageResponse) Reset()

func (*SendMessageResponse) String

func (x *SendMessageResponse) String() string

type SourceMsg

type SourceMsg struct {
	OrigSeqs  []int32 `protobuf:"varint,1,rep,packed,name=origSeqs,proto3" json:"origSeqs,omitempty"`
	SenderUin int64   `protobuf:"varint,2,opt,name=senderUin,proto3" json:"senderUin,omitempty"`
	Time      int32   `protobuf:"varint,3,opt,name=time,proto3" json:"time,omitempty"`
	Flag      int32   `protobuf:"varint,4,opt,name=flag,proto3" json:"flag,omitempty"`
	Elems     []*Elem `protobuf:"bytes,5,rep,name=elems,proto3" json:"elems,omitempty"`
	Type      int32   `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"`
	RichMsg   []byte  `protobuf:"bytes,7,opt,name=richMsg,proto3" json:"richMsg,omitempty"`
	PbReserve []byte  `protobuf:"bytes,8,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	SrcMsg    []byte  `protobuf:"bytes,9,opt,name=srcMsg,proto3" json:"srcMsg,omitempty"`
	ToUin     int64   `protobuf:"varint,10,opt,name=toUin,proto3" json:"toUin,omitempty"`
	TroopName []byte  `protobuf:"bytes,11,opt,name=troopName,proto3" json:"troopName,omitempty"`
	// contains filtered or unexported fields
}

func (*SourceMsg) Descriptor deprecated

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

Deprecated: Use SourceMsg.ProtoReflect.Descriptor instead.

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

func (*SourceMsg) ProtoMessage

func (*SourceMsg) ProtoMessage()

func (*SourceMsg) ProtoReflect

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

func (*SourceMsg) Reset

func (x *SourceMsg) Reset()

func (*SourceMsg) String

func (x *SourceMsg) String() string

type SyncCookie

type SyncCookie struct {
	Time1        int64 `protobuf:"varint,1,opt,name=time1,proto3" json:"time1,omitempty"`
	Time         int64 `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"`
	Ran1         int64 `protobuf:"varint,3,opt,name=ran1,proto3" json:"ran1,omitempty"`
	Ran2         int64 `protobuf:"varint,4,opt,name=ran2,proto3" json:"ran2,omitempty"`
	Const1       int64 `protobuf:"varint,5,opt,name=const1,proto3" json:"const1,omitempty"`
	Const2       int64 `protobuf:"varint,11,opt,name=const2,proto3" json:"const2,omitempty"`
	Const3       int64 `protobuf:"varint,12,opt,name=const3,proto3" json:"const3,omitempty"`
	LastSyncTime int64 `protobuf:"varint,13,opt,name=lastSyncTime,proto3" json:"lastSyncTime,omitempty"`
	Const4       int64 `protobuf:"varint,14,opt,name=const4,proto3" json:"const4,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncCookie) Descriptor deprecated

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

Deprecated: Use SyncCookie.ProtoReflect.Descriptor instead.

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

func (*SyncCookie) ProtoMessage

func (*SyncCookie) ProtoMessage()

func (*SyncCookie) ProtoReflect

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

func (*SyncCookie) Reset

func (x *SyncCookie) Reset()

func (*SyncCookie) String

func (x *SyncCookie) String() string

type SyncFlag

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

func (SyncFlag) Descriptor

func (SyncFlag) Descriptor() protoreflect.EnumDescriptor

func (SyncFlag) Enum

func (x SyncFlag) Enum() *SyncFlag

func (SyncFlag) EnumDescriptor deprecated

func (SyncFlag) EnumDescriptor() ([]byte, []int)

Deprecated: Use SyncFlag.Descriptor instead.

func (SyncFlag) Number

func (x SyncFlag) Number() protoreflect.EnumNumber

func (SyncFlag) String

func (x SyncFlag) String() string

func (SyncFlag) Type

type Text

type Text struct {
	Str       string `protobuf:"bytes,1,opt,name=str,proto3" json:"str,omitempty"`
	Link      string `protobuf:"bytes,2,opt,name=link,proto3" json:"link,omitempty"`
	Attr6Buf  []byte `protobuf:"bytes,3,opt,name=attr6Buf,proto3" json:"attr6Buf,omitempty"`
	Attr7Buf  []byte `protobuf:"bytes,4,opt,name=attr7Buf,proto3" json:"attr7Buf,omitempty"`
	Buf       []byte `protobuf:"bytes,11,opt,name=buf,proto3" json:"buf,omitempty"`
	PbReserve []byte `protobuf:"bytes,12,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	// contains filtered or unexported fields
}

func (*Text) Descriptor deprecated

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

Deprecated: Use Text.ProtoReflect.Descriptor instead.

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

func (*Text) ProtoMessage

func (*Text) ProtoMessage()

func (*Text) ProtoReflect

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

func (*Text) Reset

func (x *Text) Reset()

func (*Text) String

func (x *Text) String() string

type TransElem

type TransElem struct {
	ElemType  int32  `protobuf:"varint,1,opt,name=elemType,proto3" json:"elemType,omitempty"`
	ElemValue []byte `protobuf:"bytes,2,opt,name=elemValue,proto3" json:"elemValue,omitempty"`
	// contains filtered or unexported fields
}

func (*TransElem) Descriptor deprecated

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

Deprecated: Use TransElem.ProtoReflect.Descriptor instead.

func (*TransElem) GetElemType

func (x *TransElem) GetElemType() int32

func (*TransElem) GetElemValue

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

func (*TransElem) ProtoMessage

func (*TransElem) ProtoMessage()

func (*TransElem) ProtoReflect

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

func (*TransElem) Reset

func (x *TransElem) Reset()

func (*TransElem) String

func (x *TransElem) String() string

type TransMsgInfo

type TransMsgInfo struct {
	FromUin         int64            `protobuf:"varint,1,opt,name=fromUin,proto3" json:"fromUin,omitempty"`
	ToUin           int64            `protobuf:"varint,2,opt,name=toUin,proto3" json:"toUin,omitempty"`
	MsgType         int32            `protobuf:"varint,3,opt,name=msgType,proto3" json:"msgType,omitempty"`
	MsgSubtype      int32            `protobuf:"varint,4,opt,name=msgSubtype,proto3" json:"msgSubtype,omitempty"`
	MsgSeq          int32            `protobuf:"varint,5,opt,name=msgSeq,proto3" json:"msgSeq,omitempty"`
	MsgUid          int64            `protobuf:"varint,6,opt,name=msgUid,proto3" json:"msgUid,omitempty"`
	MsgTime         int32            `protobuf:"varint,7,opt,name=msgTime,proto3" json:"msgTime,omitempty"`
	RealMsgTime     int32            `protobuf:"varint,8,opt,name=realMsgTime,proto3" json:"realMsgTime,omitempty"`
	NickName        string           `protobuf:"bytes,9,opt,name=nickName,proto3" json:"nickName,omitempty"`
	MsgData         []byte           `protobuf:"bytes,10,opt,name=msgData,proto3" json:"msgData,omitempty"`
	SvrIp           int32            `protobuf:"varint,11,opt,name=svrIp,proto3" json:"svrIp,omitempty"`
	ExtGroupKeyInfo *ExtGroupKeyInfo `protobuf:"bytes,12,opt,name=extGroupKeyInfo,proto3" json:"extGroupKeyInfo,omitempty"`
	GeneralFlag     int32            `protobuf:"varint,17,opt,name=generalFlag,proto3" json:"generalFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*TransMsgInfo) Descriptor deprecated

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

Deprecated: Use TransMsgInfo.ProtoReflect.Descriptor instead.

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

func (*TransMsgInfo) ProtoMessage

func (*TransMsgInfo) ProtoMessage()

func (*TransMsgInfo) ProtoReflect

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

func (*TransMsgInfo) Reset

func (x *TransMsgInfo) Reset()

func (*TransMsgInfo) String

func (x *TransMsgInfo) String() string

type UinPairMessage

type UinPairMessage struct {
	LastReadTime int32      `protobuf:"varint,1,opt,name=lastReadTime,proto3" json:"lastReadTime,omitempty"`
	PeerUin      int64      `protobuf:"varint,2,opt,name=peerUin,proto3" json:"peerUin,omitempty"`
	MsgCompleted int32      `protobuf:"varint,3,opt,name=msgCompleted,proto3" json:"msgCompleted,omitempty"`
	Messages     []*Message `protobuf:"bytes,4,rep,name=messages,proto3" json:"messages,omitempty"`
	// contains filtered or unexported fields
}

func (*UinPairMessage) Descriptor deprecated

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

Deprecated: Use UinPairMessage.ProtoReflect.Descriptor instead.

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

func (*UinPairMessage) ProtoMessage

func (*UinPairMessage) ProtoMessage()

func (*UinPairMessage) ProtoReflect

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

func (*UinPairMessage) Reset

func (x *UinPairMessage) Reset()

func (*UinPairMessage) String

func (x *UinPairMessage) String() string

type VideoFile

type VideoFile struct {
	FileUuid               []byte   `protobuf:"bytes,1,opt,name=fileUuid,proto3" json:"fileUuid,omitempty"`
	FileMd5                []byte   `protobuf:"bytes,2,opt,name=fileMd5,proto3" json:"fileMd5,omitempty"`
	FileName               []byte   `protobuf:"bytes,3,opt,name=fileName,proto3" json:"fileName,omitempty"`
	FileFormat             int32    `protobuf:"varint,4,opt,name=fileFormat,proto3" json:"fileFormat,omitempty"`
	FileTime               int32    `protobuf:"varint,5,opt,name=fileTime,proto3" json:"fileTime,omitempty"`
	FileSize               int32    `protobuf:"varint,6,opt,name=fileSize,proto3" json:"fileSize,omitempty"`
	ThumbWidth             int32    `protobuf:"varint,7,opt,name=thumbWidth,proto3" json:"thumbWidth,omitempty"`
	ThumbHeight            int32    `protobuf:"varint,8,opt,name=thumbHeight,proto3" json:"thumbHeight,omitempty"`
	ThumbFileMd5           []byte   `protobuf:"bytes,9,opt,name=thumbFileMd5,proto3" json:"thumbFileMd5,omitempty"`
	Source                 []byte   `protobuf:"bytes,10,opt,name=source,proto3" json:"source,omitempty"`
	ThumbFileSize          int32    `protobuf:"varint,11,opt,name=thumbFileSize,proto3" json:"thumbFileSize,omitempty"`
	BusiType               int32    `protobuf:"varint,12,opt,name=busiType,proto3" json:"busiType,omitempty"`
	FromChatType           int32    `protobuf:"varint,13,opt,name=fromChatType,proto3" json:"fromChatType,omitempty"`
	ToChatType             int32    `protobuf:"varint,14,opt,name=toChatType,proto3" json:"toChatType,omitempty"`
	BoolSupportProgressive bool     `protobuf:"varint,15,opt,name=boolSupportProgressive,proto3" json:"boolSupportProgressive,omitempty"`
	FileWidth              int32    `protobuf:"varint,16,opt,name=fileWidth,proto3" json:"fileWidth,omitempty"`
	FileHeight             int32    `protobuf:"varint,17,opt,name=fileHeight,proto3" json:"fileHeight,omitempty"`
	SubBusiType            int32    `protobuf:"varint,18,opt,name=subBusiType,proto3" json:"subBusiType,omitempty"`
	VideoAttr              int32    `protobuf:"varint,19,opt,name=videoAttr,proto3" json:"videoAttr,omitempty"`
	BytesThumbFileUrls     [][]byte `protobuf:"bytes,20,rep,name=bytesThumbFileUrls,proto3" json:"bytesThumbFileUrls,omitempty"`
	BytesVideoFileUrls     [][]byte `protobuf:"bytes,21,rep,name=bytesVideoFileUrls,proto3" json:"bytesVideoFileUrls,omitempty"`
	ThumbDownloadFlag      int32    `protobuf:"varint,22,opt,name=thumbDownloadFlag,proto3" json:"thumbDownloadFlag,omitempty"`
	VideoDownloadFlag      int32    `protobuf:"varint,23,opt,name=videoDownloadFlag,proto3" json:"videoDownloadFlag,omitempty"`
	PbReserve              []byte   `protobuf:"bytes,24,opt,name=pbReserve,proto3" json:"pbReserve,omitempty"`
	// contains filtered or unexported fields
}

func (*VideoFile) Descriptor deprecated

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

Deprecated: Use VideoFile.ProtoReflect.Descriptor instead.

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

func (*VideoFile) ProtoMessage

func (*VideoFile) ProtoMessage()

func (*VideoFile) ProtoReflect

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

func (*VideoFile) Reset

func (x *VideoFile) Reset()

func (*VideoFile) String

func (x *VideoFile) String() string

Jump to

Keyboard shortcuts

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