pb

package
v0.0.0-...-d85f73f Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_config_push_proto protoreflect.FileDescriptor
View Source
var File_device_report_proto protoreflect.FileDescriptor
View Source
var File_highway_proto protoreflect.FileDescriptor
View Source
var File_message_proto protoreflect.FileDescriptor
View Source
var File_online_push_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Cmd0388

type Cmd0388 struct {
	// contains filtered or unexported fields
}

cmd0x388

func (*Cmd0388) Descriptor deprecated

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

Deprecated: Use Cmd0388.ProtoReflect.Descriptor instead.

func (*Cmd0388) ProtoMessage

func (*Cmd0388) ProtoMessage()

func (*Cmd0388) ProtoReflect

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

func (*Cmd0388) Reset

func (x *Cmd0388) Reset()

func (*Cmd0388) String

func (x *Cmd0388) String() string

type Cmd0388_DeleteImageRequest

type Cmd0388_DeleteImageRequest struct {
	SrcUin          uint64 `protobuf:"varint,1,opt,name=src_uin,json=srcUin,proto3" json:"src_uin,omitempty"`                              // "uint64_src_uin"
	DstUin          uint64 `protobuf:"varint,2,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                              // "uint64_dst_uin"
	ReqTerm         uint32 `protobuf:"varint,3,opt,name=req_term,json=reqTerm,proto3" json:"req_term,omitempty"`                           // "uint32_req_term"
	ReqPlatformType uint32 `protobuf:"varint,4,opt,name=req_platform_type,json=reqPlatformType,proto3" json:"req_platform_type,omitempty"` // "uint32_req_platform_type"
	BuType          uint32 `protobuf:"varint,5,opt,name=bu_type,json=buType,proto3" json:"bu_type,omitempty"`                              // "uint32_bu_type"
	BuildVer        []byte `protobuf:"bytes,6,opt,name=build_ver,json=buildVer,proto3" json:"build_ver,omitempty"`                         // "bytes_build_ver"
	FileResid       []byte `protobuf:"bytes,7,opt,name=file_resid,json=fileResid,proto3" json:"file_resid,omitempty"`                      // "bytes_file_resid"
	PicWidth        uint32 `protobuf:"varint,8,opt,name=pic_width,json=picWidth,proto3" json:"pic_width,omitempty"`                        // "uint32_pic_width"
	PicHeight       uint32 `protobuf:"varint,9,opt,name=pic_height,json=picHeight,proto3" json:"pic_height,omitempty"`                     // "uint32_pic_height"
	// contains filtered or unexported fields
}

DelImgReq

func (*Cmd0388_DeleteImageRequest) Descriptor deprecated

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

Deprecated: Use Cmd0388_DeleteImageRequest.ProtoReflect.Descriptor instead.

func (*Cmd0388_DeleteImageRequest) GetBuType

func (x *Cmd0388_DeleteImageRequest) GetBuType() uint32

func (*Cmd0388_DeleteImageRequest) GetBuildVer

func (x *Cmd0388_DeleteImageRequest) GetBuildVer() []byte

func (*Cmd0388_DeleteImageRequest) GetDstUin

func (x *Cmd0388_DeleteImageRequest) GetDstUin() uint64

func (*Cmd0388_DeleteImageRequest) GetFileResid

func (x *Cmd0388_DeleteImageRequest) GetFileResid() []byte

func (*Cmd0388_DeleteImageRequest) GetPicHeight

func (x *Cmd0388_DeleteImageRequest) GetPicHeight() uint32

func (*Cmd0388_DeleteImageRequest) GetPicWidth

func (x *Cmd0388_DeleteImageRequest) GetPicWidth() uint32

func (*Cmd0388_DeleteImageRequest) GetReqPlatformType

func (x *Cmd0388_DeleteImageRequest) GetReqPlatformType() uint32

func (*Cmd0388_DeleteImageRequest) GetReqTerm

func (x *Cmd0388_DeleteImageRequest) GetReqTerm() uint32

func (*Cmd0388_DeleteImageRequest) GetSrcUin

func (x *Cmd0388_DeleteImageRequest) GetSrcUin() uint64

func (*Cmd0388_DeleteImageRequest) ProtoMessage

func (*Cmd0388_DeleteImageRequest) ProtoMessage()

func (*Cmd0388_DeleteImageRequest) ProtoReflect

func (*Cmd0388_DeleteImageRequest) Reset

func (x *Cmd0388_DeleteImageRequest) Reset()

func (*Cmd0388_DeleteImageRequest) String

func (x *Cmd0388_DeleteImageRequest) String() string

type Cmd0388_DeleteImageResponse

type Cmd0388_DeleteImageResponse struct {
	Result      uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                             // "uint32_result"
	FailMessage []byte `protobuf:"bytes,2,opt,name=fail_message,json=failMessage,proto3" json:"fail_message,omitempty"` // "bytes_fail_msg"
	FileResid   []byte `protobuf:"bytes,3,opt,name=file_resid,json=fileResid,proto3" json:"file_resid,omitempty"`       // "bytes_file_resid"
	// contains filtered or unexported fields
}

DelImgRsp

func (*Cmd0388_DeleteImageResponse) Descriptor deprecated

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

Deprecated: Use Cmd0388_DeleteImageResponse.ProtoReflect.Descriptor instead.

func (*Cmd0388_DeleteImageResponse) GetFailMessage

func (x *Cmd0388_DeleteImageResponse) GetFailMessage() []byte

func (*Cmd0388_DeleteImageResponse) GetFileResid

func (x *Cmd0388_DeleteImageResponse) GetFileResid() []byte

func (*Cmd0388_DeleteImageResponse) GetResult

func (x *Cmd0388_DeleteImageResponse) GetResult() uint32

func (*Cmd0388_DeleteImageResponse) ProtoMessage

func (*Cmd0388_DeleteImageResponse) ProtoMessage()

func (*Cmd0388_DeleteImageResponse) ProtoReflect

func (*Cmd0388_DeleteImageResponse) Reset

func (x *Cmd0388_DeleteImageResponse) Reset()

func (*Cmd0388_DeleteImageResponse) String

func (x *Cmd0388_DeleteImageResponse) String() string

type Cmd0388_ExpRoamExtendInfo

type Cmd0388_ExpRoamExtendInfo struct {
	Resid []byte `protobuf:"bytes,1,opt,name=resid,proto3" json:"resid,omitempty"` // "bytes_resid"
	// contains filtered or unexported fields
}

ExpRoamExtendInfo

func (*Cmd0388_ExpRoamExtendInfo) Descriptor deprecated

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

Deprecated: Use Cmd0388_ExpRoamExtendInfo.ProtoReflect.Descriptor instead.

func (*Cmd0388_ExpRoamExtendInfo) GetResid

func (x *Cmd0388_ExpRoamExtendInfo) GetResid() []byte

func (*Cmd0388_ExpRoamExtendInfo) ProtoMessage

func (*Cmd0388_ExpRoamExtendInfo) ProtoMessage()

func (*Cmd0388_ExpRoamExtendInfo) ProtoReflect

func (*Cmd0388_ExpRoamExtendInfo) Reset

func (x *Cmd0388_ExpRoamExtendInfo) Reset()

func (*Cmd0388_ExpRoamExtendInfo) String

func (x *Cmd0388_ExpRoamExtendInfo) String() string

type Cmd0388_ExpRoamPicInfo

type Cmd0388_ExpRoamPicInfo struct {
	ShopFlag uint32 `protobuf:"varint,1,opt,name=shop_flag,json=shopFlag,proto3" json:"shop_flag,omitempty"` // "uint32_shop_flag"
	PkgId    uint32 `protobuf:"varint,2,opt,name=pkg_id,json=pkgId,proto3" json:"pkg_id,omitempty"`          // "uint32_pkg_id"
	PicId    []byte `protobuf:"bytes,3,opt,name=pic_id,json=picId,proto3" json:"pic_id,omitempty"`           // "bytes_pic_id"
	// contains filtered or unexported fields
}

ExpRoamPicInfo

func (*Cmd0388_ExpRoamPicInfo) Descriptor deprecated

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

Deprecated: Use Cmd0388_ExpRoamPicInfo.ProtoReflect.Descriptor instead.

func (*Cmd0388_ExpRoamPicInfo) GetPicId

func (x *Cmd0388_ExpRoamPicInfo) GetPicId() []byte

func (*Cmd0388_ExpRoamPicInfo) GetPkgId

func (x *Cmd0388_ExpRoamPicInfo) GetPkgId() uint32

func (*Cmd0388_ExpRoamPicInfo) GetShopFlag

func (x *Cmd0388_ExpRoamPicInfo) GetShopFlag() uint32

func (*Cmd0388_ExpRoamPicInfo) ProtoMessage

func (*Cmd0388_ExpRoamPicInfo) ProtoMessage()

func (*Cmd0388_ExpRoamPicInfo) ProtoReflect

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

func (*Cmd0388_ExpRoamPicInfo) Reset

func (x *Cmd0388_ExpRoamPicInfo) Reset()

func (*Cmd0388_ExpRoamPicInfo) String

func (x *Cmd0388_ExpRoamPicInfo) String() string

type Cmd0388_ExtensionCommPicTryUp

type Cmd0388_ExtensionCommPicTryUp struct {
	Extinfo []string `protobuf:"bytes,1,rep,name=extinfo,proto3" json:"extinfo,omitempty"` // "rpt_bytes_extinfo"
	// contains filtered or unexported fields
}

ExtensionCommPicTryUp

func (*Cmd0388_ExtensionCommPicTryUp) Descriptor deprecated

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

Deprecated: Use Cmd0388_ExtensionCommPicTryUp.ProtoReflect.Descriptor instead.

func (*Cmd0388_ExtensionCommPicTryUp) GetExtinfo

func (x *Cmd0388_ExtensionCommPicTryUp) GetExtinfo() []string

func (*Cmd0388_ExtensionCommPicTryUp) ProtoMessage

func (*Cmd0388_ExtensionCommPicTryUp) ProtoMessage()

func (*Cmd0388_ExtensionCommPicTryUp) ProtoReflect

func (*Cmd0388_ExtensionCommPicTryUp) Reset

func (x *Cmd0388_ExtensionCommPicTryUp) Reset()

func (*Cmd0388_ExtensionCommPicTryUp) String

type Cmd0388_ExtensionExpRoamTryUp

type Cmd0388_ExtensionExpRoamTryUp struct {
	MsgExproamPicInfo []*Cmd0388_ExpRoamPicInfo `protobuf:"bytes,1,rep,name=msg_exproam_pic_info,json=msgExproamPicInfo,proto3" json:"msg_exproam_pic_info,omitempty"` // "rpt_msg_exproam_pic_info"
	// contains filtered or unexported fields
}

ExtensionExpRoamTryUp

func (*Cmd0388_ExtensionExpRoamTryUp) Descriptor deprecated

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

Deprecated: Use Cmd0388_ExtensionExpRoamTryUp.ProtoReflect.Descriptor instead.

func (*Cmd0388_ExtensionExpRoamTryUp) GetMsgExproamPicInfo

func (x *Cmd0388_ExtensionExpRoamTryUp) GetMsgExproamPicInfo() []*Cmd0388_ExpRoamPicInfo

func (*Cmd0388_ExtensionExpRoamTryUp) ProtoMessage

func (*Cmd0388_ExtensionExpRoamTryUp) ProtoMessage()

func (*Cmd0388_ExtensionExpRoamTryUp) ProtoReflect

func (*Cmd0388_ExtensionExpRoamTryUp) Reset

func (x *Cmd0388_ExtensionExpRoamTryUp) Reset()

func (*Cmd0388_ExtensionExpRoamTryUp) String

type Cmd0388_GetImageURLRequest

type Cmd0388_GetImageURLRequest struct {
	GroupCode              uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`                     // "uint64_group_code"
	DstUin                 uint64 `protobuf:"varint,2,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                              // "uint64_dst_uin"
	FileId0                uint64 `protobuf:"varint,3,opt,name=file_id0,json=fileId0,proto3" json:"file_id0,omitempty"`                           // "uint64_fileid"
	FileMd5                []byte `protobuf:"bytes,4,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                            // "bytes_file_md5"
	UrlFlag                uint32 `protobuf:"varint,5,opt,name=url_flag,json=urlFlag,proto3" json:"url_flag,omitempty"`                           // "uint32_url_flag"
	UrlType                uint32 `protobuf:"varint,6,opt,name=url_type,json=urlType,proto3" json:"url_type,omitempty"`                           // "uint32_url_type"
	ReqTerm                uint32 `protobuf:"varint,7,opt,name=req_term,json=reqTerm,proto3" json:"req_term,omitempty"`                           // "uint32_req_term"
	ReqPlatformType        uint32 `protobuf:"varint,8,opt,name=req_platform_type,json=reqPlatformType,proto3" json:"req_platform_type,omitempty"` // "uint32_req_platform_type"
	InnerIp                uint32 `protobuf:"varint,9,opt,name=inner_ip,json=innerIp,proto3" json:"inner_ip,omitempty"`                           // "uint32_inner_ip"
	BuType                 uint32 `protobuf:"varint,10,opt,name=bu_type,json=buType,proto3" json:"bu_type,omitempty"`                             // "uint32_bu_type"
	BuildVersion           []byte `protobuf:"bytes,11,opt,name=build_version,json=buildVersion,proto3" json:"build_version,omitempty"`            // "bytes_build_ver"
	FileId                 uint64 `protobuf:"varint,12,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                             // "uint64_file_id"
	FileSize               uint64 `protobuf:"varint,13,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                       // "uint64_file_size"
	OriginalPicture        uint32 `protobuf:"varint,14,opt,name=original_picture,json=originalPicture,proto3" json:"original_picture,omitempty"`  // "uint32_original_pic"
	RetryRequest           uint32 `protobuf:"varint,15,opt,name=retry_request,json=retryRequest,proto3" json:"retry_request,omitempty"`           // "uint32_retry_req"
	FileHeight             uint32 `protobuf:"varint,16,opt,name=file_height,json=fileHeight,proto3" json:"file_height,omitempty"`                 // "uint32_file_height"
	FileWidth              uint32 `protobuf:"varint,17,opt,name=file_width,json=fileWidth,proto3" json:"file_width,omitempty"`                    // "uint32_file_width"
	PictureType            uint32 `protobuf:"varint,18,opt,name=picture_type,json=pictureType,proto3" json:"picture_type,omitempty"`              // "uint32_pic_type"
	PictureUploadTimestamp uint32 ``                                                                                                              // "uint32_pic_up_timestamp"
	/* 131-byte string literal not displayed */
	ReqTransferType uint32 `protobuf:"varint,20,opt,name=req_transfer_type,json=reqTransferType,proto3" json:"req_transfer_type,omitempty"` // "uint32_req_transfer_type"
	QqmeetGuildId   uint64 `protobuf:"varint,21,opt,name=qqmeet_guild_id,json=qqmeetGuildId,proto3" json:"qqmeet_guild_id,omitempty"`       // "uint64_qqmeet_guild_id"
	QqmeetChannelId uint64 `protobuf:"varint,22,opt,name=qqmeet_channel_id,json=qqmeetChannelId,proto3" json:"qqmeet_channel_id,omitempty"` // "uint64_qqmeet_channel_id"
	DownloadIndex   []byte `protobuf:"bytes,23,opt,name=download_index,json=downloadIndex,proto3" json:"download_index,omitempty"`          // "bytes_download_index"
	// contains filtered or unexported fields
}

GetImgUrlReq

func (*Cmd0388_GetImageURLRequest) Descriptor deprecated

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

Deprecated: Use Cmd0388_GetImageURLRequest.ProtoReflect.Descriptor instead.

func (*Cmd0388_GetImageURLRequest) GetBuType

func (x *Cmd0388_GetImageURLRequest) GetBuType() uint32

func (*Cmd0388_GetImageURLRequest) GetBuildVersion

func (x *Cmd0388_GetImageURLRequest) GetBuildVersion() []byte

func (*Cmd0388_GetImageURLRequest) GetDownloadIndex

func (x *Cmd0388_GetImageURLRequest) GetDownloadIndex() []byte

func (*Cmd0388_GetImageURLRequest) GetDstUin

func (x *Cmd0388_GetImageURLRequest) GetDstUin() uint64

func (*Cmd0388_GetImageURLRequest) GetFileHeight

func (x *Cmd0388_GetImageURLRequest) GetFileHeight() uint32

func (*Cmd0388_GetImageURLRequest) GetFileId

func (x *Cmd0388_GetImageURLRequest) GetFileId() uint64

func (*Cmd0388_GetImageURLRequest) GetFileId0

func (x *Cmd0388_GetImageURLRequest) GetFileId0() uint64

func (*Cmd0388_GetImageURLRequest) GetFileMd5

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

func (*Cmd0388_GetImageURLRequest) GetFileSize

func (x *Cmd0388_GetImageURLRequest) GetFileSize() uint64

func (*Cmd0388_GetImageURLRequest) GetFileWidth

func (x *Cmd0388_GetImageURLRequest) GetFileWidth() uint32

func (*Cmd0388_GetImageURLRequest) GetGroupCode

func (x *Cmd0388_GetImageURLRequest) GetGroupCode() uint64

func (*Cmd0388_GetImageURLRequest) GetInnerIp

func (x *Cmd0388_GetImageURLRequest) GetInnerIp() uint32

func (*Cmd0388_GetImageURLRequest) GetOriginalPicture

func (x *Cmd0388_GetImageURLRequest) GetOriginalPicture() uint32

func (*Cmd0388_GetImageURLRequest) GetPictureType

func (x *Cmd0388_GetImageURLRequest) GetPictureType() uint32

func (*Cmd0388_GetImageURLRequest) GetPictureUploadTimestamp

func (x *Cmd0388_GetImageURLRequest) GetPictureUploadTimestamp() uint32

func (*Cmd0388_GetImageURLRequest) GetQqmeetChannelId

func (x *Cmd0388_GetImageURLRequest) GetQqmeetChannelId() uint64

func (*Cmd0388_GetImageURLRequest) GetQqmeetGuildId

func (x *Cmd0388_GetImageURLRequest) GetQqmeetGuildId() uint64

func (*Cmd0388_GetImageURLRequest) GetReqPlatformType

func (x *Cmd0388_GetImageURLRequest) GetReqPlatformType() uint32

func (*Cmd0388_GetImageURLRequest) GetReqTerm

func (x *Cmd0388_GetImageURLRequest) GetReqTerm() uint32

func (*Cmd0388_GetImageURLRequest) GetReqTransferType

func (x *Cmd0388_GetImageURLRequest) GetReqTransferType() uint32

func (*Cmd0388_GetImageURLRequest) GetRetryRequest

func (x *Cmd0388_GetImageURLRequest) GetRetryRequest() uint32

func (*Cmd0388_GetImageURLRequest) GetUrlFlag

func (x *Cmd0388_GetImageURLRequest) GetUrlFlag() uint32

func (*Cmd0388_GetImageURLRequest) GetUrlType

func (x *Cmd0388_GetImageURLRequest) GetUrlType() uint32

func (*Cmd0388_GetImageURLRequest) ProtoMessage

func (*Cmd0388_GetImageURLRequest) ProtoMessage()

func (*Cmd0388_GetImageURLRequest) ProtoReflect

func (*Cmd0388_GetImageURLRequest) Reset

func (x *Cmd0388_GetImageURLRequest) Reset()

func (*Cmd0388_GetImageURLRequest) String

func (x *Cmd0388_GetImageURLRequest) String() string

type Cmd0388_GetImageURLResponse

type Cmd0388_GetImageURLResponse struct {
	FileId0          uint64              `protobuf:"varint,1,opt,name=file_id0,json=fileId0,proto3" json:"file_id0,omitempty"`                                // "uint64_fileid"
	FileMd5          []byte              `protobuf:"bytes,2,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                                 // "bytes_file_md5"
	Result           uint32              `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"`                                                 // "uint32_result"
	FailMessage      []byte              `protobuf:"bytes,4,opt,name=fail_message,json=failMessage,proto3" json:"fail_message,omitempty"`                     // "bytes_fail_msg"
	ImageInfo        *Cmd0388_ImageInfo  `protobuf:"bytes,5,opt,name=image_info,json=imageInfo,proto3" json:"image_info,omitempty"`                           // "msg_img_info"
	ThumbDownUrl     []string            `protobuf:"bytes,6,rep,name=thumb_down_url,json=thumbDownUrl,proto3" json:"thumb_down_url,omitempty"`                // "rpt_bytes_thumb_down_url"
	OriginalDownUrl  []string            `protobuf:"bytes,7,rep,name=original_down_url,json=originalDownUrl,proto3" json:"original_down_url,omitempty"`       // "rpt_bytes_original_down_url"
	BigDownUrl       []string            `protobuf:"bytes,8,rep,name=big_down_url,json=bigDownUrl,proto3" json:"big_down_url,omitempty"`                      // "rpt_bytes_big_down_url"
	DownIp           []uint32            `protobuf:"varint,9,rep,packed,name=down_ip,json=downIp,proto3" json:"down_ip,omitempty"`                            // "rpt_uint32_down_ip"
	DownPort         []uint32            `protobuf:"varint,10,rep,packed,name=down_port,json=downPort,proto3" json:"down_port,omitempty"`                     // "rpt_uint32_down_port"
	DownDomain       []byte              `protobuf:"bytes,11,opt,name=down_domain,json=downDomain,proto3" json:"down_domain,omitempty"`                       // "bytes_down_domain"
	ThumbDownPara    []byte              `protobuf:"bytes,12,opt,name=thumb_down_para,json=thumbDownPara,proto3" json:"thumb_down_para,omitempty"`            // "bytes_thumb_down_para"
	OriginalDownPara []byte              `protobuf:"bytes,13,opt,name=original_down_para,json=originalDownPara,proto3" json:"original_down_para,omitempty"`   // "bytes_original_down_para"
	BigDownPara      []byte              `protobuf:"bytes,14,opt,name=big_down_para,json=bigDownPara,proto3" json:"big_down_para,omitempty"`                  // "bytes_big_down_para"
	FileId           uint64              `protobuf:"varint,15,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                                  // "uint64_file_id"
	AutoDownType     uint32              `protobuf:"varint,16,opt,name=auto_down_type,json=autoDownType,proto3" json:"auto_down_type,omitempty"`              // "uint32_auto_down_type"
	OrderDownType    []uint32            `protobuf:"varint,17,rep,packed,name=order_down_type,json=orderDownType,proto3" json:"order_down_type,omitempty"`    // "rpt_uint32_order_down_type"
	BigThumbDownPara []byte              `protobuf:"bytes,19,opt,name=big_thumb_down_para,json=bigThumbDownPara,proto3" json:"big_thumb_down_para,omitempty"` // "bytes_big_thumb_down_para"
	HttpsUrlFlag     uint32              `protobuf:"varint,20,opt,name=https_url_flag,json=httpsUrlFlag,proto3" json:"https_url_flag,omitempty"`              // "uint32_https_url_flag"
	MsgDownIp6       []*Cmd0388_IPv6Info `protobuf:"bytes,26,rep,name=msg_down_ip6,json=msgDownIp6,proto3" json:"msg_down_ip6,omitempty"`                     // "rpt_msg_down_ip6"
	ClientIp6        []byte              `protobuf:"bytes,27,opt,name=client_ip6,json=clientIp6,proto3" json:"client_ip6,omitempty"`                          // "bytes_client_ip6"
	// contains filtered or unexported fields
}

GetImgUrlRsp

func (*Cmd0388_GetImageURLResponse) Descriptor deprecated

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

Deprecated: Use Cmd0388_GetImageURLResponse.ProtoReflect.Descriptor instead.

func (*Cmd0388_GetImageURLResponse) GetAutoDownType

func (x *Cmd0388_GetImageURLResponse) GetAutoDownType() uint32

func (*Cmd0388_GetImageURLResponse) GetBigDownPara

func (x *Cmd0388_GetImageURLResponse) GetBigDownPara() []byte

func (*Cmd0388_GetImageURLResponse) GetBigDownUrl

func (x *Cmd0388_GetImageURLResponse) GetBigDownUrl() []string

func (*Cmd0388_GetImageURLResponse) GetBigThumbDownPara

func (x *Cmd0388_GetImageURLResponse) GetBigThumbDownPara() []byte

func (*Cmd0388_GetImageURLResponse) GetClientIp6

func (x *Cmd0388_GetImageURLResponse) GetClientIp6() []byte

func (*Cmd0388_GetImageURLResponse) GetDownDomain

func (x *Cmd0388_GetImageURLResponse) GetDownDomain() []byte

func (*Cmd0388_GetImageURLResponse) GetDownIp

func (x *Cmd0388_GetImageURLResponse) GetDownIp() []uint32

func (*Cmd0388_GetImageURLResponse) GetDownPort

func (x *Cmd0388_GetImageURLResponse) GetDownPort() []uint32

func (*Cmd0388_GetImageURLResponse) GetFailMessage

func (x *Cmd0388_GetImageURLResponse) GetFailMessage() []byte

func (*Cmd0388_GetImageURLResponse) GetFileId

func (x *Cmd0388_GetImageURLResponse) GetFileId() uint64

func (*Cmd0388_GetImageURLResponse) GetFileId0

func (x *Cmd0388_GetImageURLResponse) GetFileId0() uint64

func (*Cmd0388_GetImageURLResponse) GetFileMd5

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

func (*Cmd0388_GetImageURLResponse) GetHttpsUrlFlag

func (x *Cmd0388_GetImageURLResponse) GetHttpsUrlFlag() uint32

func (*Cmd0388_GetImageURLResponse) GetImageInfo

func (*Cmd0388_GetImageURLResponse) GetMsgDownIp6

func (x *Cmd0388_GetImageURLResponse) GetMsgDownIp6() []*Cmd0388_IPv6Info

func (*Cmd0388_GetImageURLResponse) GetOrderDownType

func (x *Cmd0388_GetImageURLResponse) GetOrderDownType() []uint32

func (*Cmd0388_GetImageURLResponse) GetOriginalDownPara

func (x *Cmd0388_GetImageURLResponse) GetOriginalDownPara() []byte

func (*Cmd0388_GetImageURLResponse) GetOriginalDownUrl

func (x *Cmd0388_GetImageURLResponse) GetOriginalDownUrl() []string

func (*Cmd0388_GetImageURLResponse) GetResult

func (x *Cmd0388_GetImageURLResponse) GetResult() uint32

func (*Cmd0388_GetImageURLResponse) GetThumbDownPara

func (x *Cmd0388_GetImageURLResponse) GetThumbDownPara() []byte

func (*Cmd0388_GetImageURLResponse) GetThumbDownUrl

func (x *Cmd0388_GetImageURLResponse) GetThumbDownUrl() []string

func (*Cmd0388_GetImageURLResponse) ProtoMessage

func (*Cmd0388_GetImageURLResponse) ProtoMessage()

func (*Cmd0388_GetImageURLResponse) ProtoReflect

func (*Cmd0388_GetImageURLResponse) Reset

func (x *Cmd0388_GetImageURLResponse) Reset()

func (*Cmd0388_GetImageURLResponse) String

func (x *Cmd0388_GetImageURLResponse) String() string

type Cmd0388_GetPTTURLRequest

type Cmd0388_GetPTTURLRequest struct {
	GroupCode       uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`                      // "uint64_group_code"
	DstUin          uint64 `protobuf:"varint,2,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                               // "uint64_dst_uin"
	FileId0         uint64 `protobuf:"varint,3,opt,name=file_id0,json=fileId0,proto3" json:"file_id0,omitempty"`                            // "uint64_fileid"
	FileMd5         []byte `protobuf:"bytes,4,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                             // "bytes_file_md5"
	ReqTerm         uint32 `protobuf:"varint,5,opt,name=req_term,json=reqTerm,proto3" json:"req_term,omitempty"`                            // "uint32_req_term"
	ReqPlatformType uint32 `protobuf:"varint,6,opt,name=req_platform_type,json=reqPlatformType,proto3" json:"req_platform_type,omitempty"`  // "uint32_req_platform_type"
	InnerIp         uint32 `protobuf:"varint,7,opt,name=inner_ip,json=innerIp,proto3" json:"inner_ip,omitempty"`                            // "uint32_inner_ip"
	BuType          uint32 `protobuf:"varint,8,opt,name=bu_type,json=buType,proto3" json:"bu_type,omitempty"`                               // "uint32_bu_type"
	BuildVer        []byte `protobuf:"bytes,9,opt,name=build_ver,json=buildVer,proto3" json:"build_ver,omitempty"`                          // "bytes_build_ver"
	FileId          uint64 `protobuf:"varint,10,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                              // "uint64_file_id"
	FileKey         []byte `protobuf:"bytes,11,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`                            // "bytes_file_key"
	Codec           uint32 `protobuf:"varint,12,opt,name=codec,proto3" json:"codec,omitempty"`                                              // "uint32_codec"
	BuId            uint32 `protobuf:"varint,13,opt,name=bu_id,json=buId,proto3" json:"bu_id,omitempty"`                                    // "uint32_bu_id"
	ReqTransferType uint32 `protobuf:"varint,14,opt,name=req_transfer_type,json=reqTransferType,proto3" json:"req_transfer_type,omitempty"` // "uint32_req_transfer_type"
	IsAuto          uint32 `protobuf:"varint,15,opt,name=is_auto,json=isAuto,proto3" json:"is_auto,omitempty"`                              // "uint32_is_auto"
	// contains filtered or unexported fields
}

GetPttUrlReq

func (*Cmd0388_GetPTTURLRequest) Descriptor deprecated

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

Deprecated: Use Cmd0388_GetPTTURLRequest.ProtoReflect.Descriptor instead.

func (*Cmd0388_GetPTTURLRequest) GetBuId

func (x *Cmd0388_GetPTTURLRequest) GetBuId() uint32

func (*Cmd0388_GetPTTURLRequest) GetBuType

func (x *Cmd0388_GetPTTURLRequest) GetBuType() uint32

func (*Cmd0388_GetPTTURLRequest) GetBuildVer

func (x *Cmd0388_GetPTTURLRequest) GetBuildVer() []byte

func (*Cmd0388_GetPTTURLRequest) GetCodec

func (x *Cmd0388_GetPTTURLRequest) GetCodec() uint32

func (*Cmd0388_GetPTTURLRequest) GetDstUin

func (x *Cmd0388_GetPTTURLRequest) GetDstUin() uint64

func (*Cmd0388_GetPTTURLRequest) GetFileId

func (x *Cmd0388_GetPTTURLRequest) GetFileId() uint64

func (*Cmd0388_GetPTTURLRequest) GetFileId0

func (x *Cmd0388_GetPTTURLRequest) GetFileId0() uint64

func (*Cmd0388_GetPTTURLRequest) GetFileKey

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

func (*Cmd0388_GetPTTURLRequest) GetFileMd5

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

func (*Cmd0388_GetPTTURLRequest) GetGroupCode

func (x *Cmd0388_GetPTTURLRequest) GetGroupCode() uint64

func (*Cmd0388_GetPTTURLRequest) GetInnerIp

func (x *Cmd0388_GetPTTURLRequest) GetInnerIp() uint32

func (*Cmd0388_GetPTTURLRequest) GetIsAuto

func (x *Cmd0388_GetPTTURLRequest) GetIsAuto() uint32

func (*Cmd0388_GetPTTURLRequest) GetReqPlatformType

func (x *Cmd0388_GetPTTURLRequest) GetReqPlatformType() uint32

func (*Cmd0388_GetPTTURLRequest) GetReqTerm

func (x *Cmd0388_GetPTTURLRequest) GetReqTerm() uint32

func (*Cmd0388_GetPTTURLRequest) GetReqTransferType

func (x *Cmd0388_GetPTTURLRequest) GetReqTransferType() uint32

func (*Cmd0388_GetPTTURLRequest) ProtoMessage

func (*Cmd0388_GetPTTURLRequest) ProtoMessage()

func (*Cmd0388_GetPTTURLRequest) ProtoReflect

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

func (*Cmd0388_GetPTTURLRequest) Reset

func (x *Cmd0388_GetPTTURLRequest) Reset()

func (*Cmd0388_GetPTTURLRequest) String

func (x *Cmd0388_GetPTTURLRequest) String() string

type Cmd0388_GetPTTURLResponse

type Cmd0388_GetPTTURLResponse struct {
	FileId0      uint64              `protobuf:"varint,1,opt,name=file_id0,json=fileId0,proto3" json:"file_id0,omitempty"`                 // "uint64_fileid"
	FileMd5      []byte              `protobuf:"bytes,2,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                  // "bytes_file_md5"
	Result       uint32              `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"`                                  // "uint32_result"
	FailMessage  []byte              `protobuf:"bytes,4,opt,name=fail_message,json=failMessage,proto3" json:"fail_message,omitempty"`      // "bytes_fail_msg"
	DownUrl      []string            `protobuf:"bytes,5,rep,name=down_url,json=downUrl,proto3" json:"down_url,omitempty"`                  // "rpt_bytes_down_url"
	DownIp       []uint32            `protobuf:"varint,6,rep,packed,name=down_ip,json=downIp,proto3" json:"down_ip,omitempty"`             // "rpt_uint32_down_ip"
	DownPort     []uint32            `protobuf:"varint,7,rep,packed,name=down_port,json=downPort,proto3" json:"down_port,omitempty"`       // "rpt_uint32_down_port"
	DownDomain   []byte              `protobuf:"bytes,8,opt,name=down_domain,json=downDomain,proto3" json:"down_domain,omitempty"`         // "bytes_down_domain"
	DownPara     []byte              `protobuf:"bytes,9,opt,name=down_para,json=downPara,proto3" json:"down_para,omitempty"`               // "bytes_down_para"
	FileId       uint64              `protobuf:"varint,10,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                   // "uint64_file_id"
	TransferType uint32              `protobuf:"varint,11,opt,name=transfer_type,json=transferType,proto3" json:"transfer_type,omitempty"` // "uint32_transfer_type"
	AllowRetry   uint32              `protobuf:"varint,12,opt,name=allow_retry,json=allowRetry,proto3" json:"allow_retry,omitempty"`       // "uint32_allow_retry"
	MsgDownIp6   []*Cmd0388_IPv6Info `protobuf:"bytes,26,rep,name=msg_down_ip6,json=msgDownIp6,proto3" json:"msg_down_ip6,omitempty"`      // "rpt_msg_down_ip6"
	ClientIp6    []byte              `protobuf:"bytes,27,opt,name=client_ip6,json=clientIp6,proto3" json:"client_ip6,omitempty"`           // "bytes_client_ip6"
	Domain       string              `protobuf:"bytes,28,opt,name=domain,proto3" json:"domain,omitempty"`                                  // "rpt_str_domain"
	// contains filtered or unexported fields
}

GetPttUrlRsp

func (*Cmd0388_GetPTTURLResponse) Descriptor deprecated

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

Deprecated: Use Cmd0388_GetPTTURLResponse.ProtoReflect.Descriptor instead.

func (*Cmd0388_GetPTTURLResponse) GetAllowRetry

func (x *Cmd0388_GetPTTURLResponse) GetAllowRetry() uint32

func (*Cmd0388_GetPTTURLResponse) GetClientIp6

func (x *Cmd0388_GetPTTURLResponse) GetClientIp6() []byte

func (*Cmd0388_GetPTTURLResponse) GetDomain

func (x *Cmd0388_GetPTTURLResponse) GetDomain() string

func (*Cmd0388_GetPTTURLResponse) GetDownDomain

func (x *Cmd0388_GetPTTURLResponse) GetDownDomain() []byte

func (*Cmd0388_GetPTTURLResponse) GetDownIp

func (x *Cmd0388_GetPTTURLResponse) GetDownIp() []uint32

func (*Cmd0388_GetPTTURLResponse) GetDownPara

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

func (*Cmd0388_GetPTTURLResponse) GetDownPort

func (x *Cmd0388_GetPTTURLResponse) GetDownPort() []uint32

func (*Cmd0388_GetPTTURLResponse) GetDownUrl

func (x *Cmd0388_GetPTTURLResponse) GetDownUrl() []string

func (*Cmd0388_GetPTTURLResponse) GetFailMessage

func (x *Cmd0388_GetPTTURLResponse) GetFailMessage() []byte

func (*Cmd0388_GetPTTURLResponse) GetFileId

func (x *Cmd0388_GetPTTURLResponse) GetFileId() uint64

func (*Cmd0388_GetPTTURLResponse) GetFileId0

func (x *Cmd0388_GetPTTURLResponse) GetFileId0() uint64

func (*Cmd0388_GetPTTURLResponse) GetFileMd5

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

func (*Cmd0388_GetPTTURLResponse) GetMsgDownIp6

func (x *Cmd0388_GetPTTURLResponse) GetMsgDownIp6() []*Cmd0388_IPv6Info

func (*Cmd0388_GetPTTURLResponse) GetResult

func (x *Cmd0388_GetPTTURLResponse) GetResult() uint32

func (*Cmd0388_GetPTTURLResponse) GetTransferType

func (x *Cmd0388_GetPTTURLResponse) GetTransferType() uint32

func (*Cmd0388_GetPTTURLResponse) ProtoMessage

func (*Cmd0388_GetPTTURLResponse) ProtoMessage()

func (*Cmd0388_GetPTTURLResponse) ProtoReflect

func (*Cmd0388_GetPTTURLResponse) Reset

func (x *Cmd0388_GetPTTURLResponse) Reset()

func (*Cmd0388_GetPTTURLResponse) String

func (x *Cmd0388_GetPTTURLResponse) String() string

type Cmd0388_IPv6Info

type Cmd0388_IPv6Info struct {
	Ip6  []byte `protobuf:"bytes,1,opt,name=ip6,proto3" json:"ip6,omitempty"`    // "bytes_ip6"
	Port uint32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` // "uint32_port"
	// contains filtered or unexported fields
}

IPv6Info

func (*Cmd0388_IPv6Info) Descriptor deprecated

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

Deprecated: Use Cmd0388_IPv6Info.ProtoReflect.Descriptor instead.

func (*Cmd0388_IPv6Info) GetIp6

func (x *Cmd0388_IPv6Info) GetIp6() []byte

func (*Cmd0388_IPv6Info) GetPort

func (x *Cmd0388_IPv6Info) GetPort() uint32

func (*Cmd0388_IPv6Info) ProtoMessage

func (*Cmd0388_IPv6Info) ProtoMessage()

func (*Cmd0388_IPv6Info) ProtoReflect

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

func (*Cmd0388_IPv6Info) Reset

func (x *Cmd0388_IPv6Info) Reset()

func (*Cmd0388_IPv6Info) String

func (x *Cmd0388_IPv6Info) String() string

type Cmd0388_ImageInfo

type Cmd0388_ImageInfo struct {
	FileMd5    []byte `protobuf:"bytes,1,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`           // "bytes_file_md5"
	FileType   uint32 `protobuf:"varint,2,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"`       // "uint32_file_type"
	FileSize   uint64 `protobuf:"varint,3,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`       // "uint64_file_size"
	FileWidth  uint32 `protobuf:"varint,4,opt,name=file_width,json=fileWidth,proto3" json:"file_width,omitempty"`    // "uint32_file_width"
	FileHeight uint32 `protobuf:"varint,5,opt,name=file_height,json=fileHeight,proto3" json:"file_height,omitempty"` // "uint32_file_height"
	// contains filtered or unexported fields
}

ImgInfo

func (*Cmd0388_ImageInfo) Descriptor deprecated

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

Deprecated: Use Cmd0388_ImageInfo.ProtoReflect.Descriptor instead.

func (*Cmd0388_ImageInfo) GetFileHeight

func (x *Cmd0388_ImageInfo) GetFileHeight() uint32

func (*Cmd0388_ImageInfo) GetFileMd5

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

func (*Cmd0388_ImageInfo) GetFileSize

func (x *Cmd0388_ImageInfo) GetFileSize() uint64

func (*Cmd0388_ImageInfo) GetFileType

func (x *Cmd0388_ImageInfo) GetFileType() uint32

func (*Cmd0388_ImageInfo) GetFileWidth

func (x *Cmd0388_ImageInfo) GetFileWidth() uint32

func (*Cmd0388_ImageInfo) ProtoMessage

func (*Cmd0388_ImageInfo) ProtoMessage()

func (*Cmd0388_ImageInfo) ProtoReflect

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

func (*Cmd0388_ImageInfo) Reset

func (x *Cmd0388_ImageInfo) Reset()

func (*Cmd0388_ImageInfo) String

func (x *Cmd0388_ImageInfo) String() string

type Cmd0388_PicSize

type Cmd0388_PicSize struct {
	Original uint32 `protobuf:"varint,1,opt,name=original,proto3" json:"original,omitempty"` // "uint32_original"
	Thumb    uint32 `protobuf:"varint,2,opt,name=thumb,proto3" json:"thumb,omitempty"`       // "uint32_thumb"
	High     uint32 `protobuf:"varint,3,opt,name=high,proto3" json:"high,omitempty"`         // "uint32_high"
	// contains filtered or unexported fields
}

PicSize

func (*Cmd0388_PicSize) Descriptor deprecated

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

Deprecated: Use Cmd0388_PicSize.ProtoReflect.Descriptor instead.

func (*Cmd0388_PicSize) GetHigh

func (x *Cmd0388_PicSize) GetHigh() uint32

func (*Cmd0388_PicSize) GetOriginal

func (x *Cmd0388_PicSize) GetOriginal() uint32

func (*Cmd0388_PicSize) GetThumb

func (x *Cmd0388_PicSize) GetThumb() uint32

func (*Cmd0388_PicSize) ProtoMessage

func (*Cmd0388_PicSize) ProtoMessage()

func (*Cmd0388_PicSize) ProtoReflect

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

func (*Cmd0388_PicSize) Reset

func (x *Cmd0388_PicSize) Reset()

func (*Cmd0388_PicSize) String

func (x *Cmd0388_PicSize) String() string

type Cmd0388_Request

type Cmd0388_Request struct {
	NetType        uint32                           `protobuf:"varint,1,opt,name=net_type,json=netType,proto3" json:"net_type,omitempty"`                       // "uint32_net_type"
	SubCmd         uint32                           `protobuf:"varint,2,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`                          // "uint32_subcmd"
	TryUploadImage []*Cmd0388_TryUploadImageRequest `protobuf:"bytes,3,rep,name=try_upload_image,json=tryUploadImage,proto3" json:"try_upload_image,omitempty"` // "rpt_msg_tryup_img_req"
	GetImageUrl    []*Cmd0388_GetImageURLRequest    `protobuf:"bytes,4,rep,name=get_image_url,json=getImageUrl,proto3" json:"get_image_url,omitempty"`          // "rpt_msg_getimg_url_req"
	TryUploadPtt   []*Cmd0388_TryUploadPTTRequest   `protobuf:"bytes,5,rep,name=try_upload_ptt,json=tryUploadPtt,proto3" json:"try_upload_ptt,omitempty"`       // "rpt_msg_tryup_ptt_req"
	GetPttUrl      []*Cmd0388_GetPTTURLRequest      `protobuf:"bytes,6,rep,name=get_ptt_url,json=getPttUrl,proto3" json:"get_ptt_url,omitempty"`                // "rpt_msg_getptt_url_req"
	CommandId      uint32                           `protobuf:"varint,7,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"`                 // "uint32_command_id"
	DeleteImage    []*Cmd0388_DeleteImageRequest    `protobuf:"bytes,8,rep,name=delete_image,json=deleteImage,proto3" json:"delete_image,omitempty"`            // "rpt_msg_del_img_req"
	Extension      []byte                           `protobuf:"bytes,1001,opt,name=extension,proto3" json:"extension,omitempty"`                                // "bytes_extension"
	// contains filtered or unexported fields
}

ReqBody

func (*Cmd0388_Request) Descriptor deprecated

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

Deprecated: Use Cmd0388_Request.ProtoReflect.Descriptor instead.

func (*Cmd0388_Request) GetCommandId

func (x *Cmd0388_Request) GetCommandId() uint32

func (*Cmd0388_Request) GetDeleteImage

func (x *Cmd0388_Request) GetDeleteImage() []*Cmd0388_DeleteImageRequest

func (*Cmd0388_Request) GetExtension

func (x *Cmd0388_Request) GetExtension() []byte

func (*Cmd0388_Request) GetGetImageUrl

func (x *Cmd0388_Request) GetGetImageUrl() []*Cmd0388_GetImageURLRequest

func (*Cmd0388_Request) GetGetPttUrl

func (x *Cmd0388_Request) GetGetPttUrl() []*Cmd0388_GetPTTURLRequest

func (*Cmd0388_Request) GetNetType

func (x *Cmd0388_Request) GetNetType() uint32

func (*Cmd0388_Request) GetSubCmd

func (x *Cmd0388_Request) GetSubCmd() uint32

func (*Cmd0388_Request) GetTryUploadImage

func (x *Cmd0388_Request) GetTryUploadImage() []*Cmd0388_TryUploadImageRequest

func (*Cmd0388_Request) GetTryUploadPtt

func (x *Cmd0388_Request) GetTryUploadPtt() []*Cmd0388_TryUploadPTTRequest

func (*Cmd0388_Request) ProtoMessage

func (*Cmd0388_Request) ProtoMessage()

func (*Cmd0388_Request) ProtoReflect

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

func (*Cmd0388_Request) Reset

func (x *Cmd0388_Request) Reset()

func (*Cmd0388_Request) String

func (x *Cmd0388_Request) String() string

type Cmd0388_Response

type Cmd0388_Response struct {
	ClientIp       uint32                            `protobuf:"varint,1,opt,name=client_ip,json=clientIp,proto3" json:"client_ip,omitempty"`                    // "uint32_client_ip"
	SubCmd         uint32                            `protobuf:"varint,2,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`                          // "uint32_subcmd"
	TryUploadImage []*Cmd0388_TryUploadImageResponse `protobuf:"bytes,3,rep,name=try_upload_image,json=tryUploadImage,proto3" json:"try_upload_image,omitempty"` // "rpt_msg_tryup_img_rsp"
	GetImageUrl    []*Cmd0388_GetImageURLResponse    `protobuf:"bytes,4,rep,name=get_image_url,json=getImageUrl,proto3" json:"get_image_url,omitempty"`          // "rpt_msg_getimg_url_rsp"
	TryUploadPtt   []*Cmd0388_TryUploadPTTResponse   `protobuf:"bytes,5,rep,name=try_upload_ptt,json=tryUploadPtt,proto3" json:"try_upload_ptt,omitempty"`       // "rpt_msg_tryup_ptt_rsp"
	GetPttUrl      []*Cmd0388_GetPTTURLResponse      `protobuf:"bytes,6,rep,name=get_ptt_url,json=getPttUrl,proto3" json:"get_ptt_url,omitempty"`                // "rpt_msg_getptt_url_rsp"
	DelImage       []*Cmd0388_DeleteImageResponse    `protobuf:"bytes,7,rep,name=del_image,json=delImage,proto3" json:"del_image,omitempty"`                     // "rpt_msg_del_img_rsp"
	// contains filtered or unexported fields
}

RspBody

func (*Cmd0388_Response) Descriptor deprecated

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

Deprecated: Use Cmd0388_Response.ProtoReflect.Descriptor instead.

func (*Cmd0388_Response) GetClientIp

func (x *Cmd0388_Response) GetClientIp() uint32

func (*Cmd0388_Response) GetDelImage

func (x *Cmd0388_Response) GetDelImage() []*Cmd0388_DeleteImageResponse

func (*Cmd0388_Response) GetGetImageUrl

func (x *Cmd0388_Response) GetGetImageUrl() []*Cmd0388_GetImageURLResponse

func (*Cmd0388_Response) GetGetPttUrl

func (x *Cmd0388_Response) GetGetPttUrl() []*Cmd0388_GetPTTURLResponse

func (*Cmd0388_Response) GetSubCmd

func (x *Cmd0388_Response) GetSubCmd() uint32

func (*Cmd0388_Response) GetTryUploadImage

func (x *Cmd0388_Response) GetTryUploadImage() []*Cmd0388_TryUploadImageResponse

func (*Cmd0388_Response) GetTryUploadPtt

func (x *Cmd0388_Response) GetTryUploadPtt() []*Cmd0388_TryUploadPTTResponse

func (*Cmd0388_Response) ProtoMessage

func (*Cmd0388_Response) ProtoMessage()

func (*Cmd0388_Response) ProtoReflect

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

func (*Cmd0388_Response) Reset

func (x *Cmd0388_Response) Reset()

func (*Cmd0388_Response) String

func (x *Cmd0388_Response) String() string

type Cmd0388_TryUploadImageRequest

type Cmd0388_TryUploadImageRequest struct {
	GroupCode       int64  `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`                      // "uint64_group_code"
	SrcUin          int64  `protobuf:"varint,2,opt,name=src_uin,json=srcUin,proto3" json:"src_uin,omitempty"`                               // "uint64_src_uin"
	FileId          int64  `protobuf:"varint,3,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                               // "uint64_file_id"
	FileMd5         []byte `protobuf:"bytes,4,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                             // "bytes_file_md5"
	FileSize        int64  `protobuf:"varint,5,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                         // "uint64_file_size"
	Filename        string `protobuf:"bytes,6,opt,name=filename,proto3" json:"filename,omitempty"`                                          // "bytes_file_name"
	SrcTerm         int32  `protobuf:"varint,7,opt,name=src_term,json=srcTerm,proto3" json:"src_term,omitempty"`                            // "uint32_src_term"
	PlatformType    int32  `protobuf:"varint,8,opt,name=platform_type,json=platformType,proto3" json:"platform_type,omitempty"`             // "uint32_platform_type"
	BuType          int32  `protobuf:"varint,9,opt,name=bu_type,json=buType,proto3" json:"bu_type,omitempty"`                               // "uint32_bu_type"
	PictureWidth    int32  `protobuf:"varint,10,opt,name=picture_width,json=pictureWidth,proto3" json:"picture_width,omitempty"`            // "uint32_pic_width"
	PictureHeight   int32  `protobuf:"varint,11,opt,name=picture_height,json=pictureHeight,proto3" json:"picture_height,omitempty"`         // "uint32_pic_height"
	PictureType     int32  `protobuf:"varint,12,opt,name=picture_type,json=pictureType,proto3" json:"picture_type,omitempty"`               // "uint32_pic_type"
	BuildVersion    string `protobuf:"bytes,13,opt,name=build_version,json=buildVersion,proto3" json:"build_version,omitempty"`             // "bytes_build_ver"
	InnerIp         int32  `protobuf:"varint,14,opt,name=inner_ip,json=innerIp,proto3" json:"inner_ip,omitempty"`                           // "uint32_inner_ip"
	AppPictureType  int32  `protobuf:"varint,15,opt,name=app_picture_type,json=appPictureType,proto3" json:"app_picture_type,omitempty"`    // "uint32_app_pic_type"
	OriginalPicture int32  `protobuf:"varint,16,opt,name=original_picture,json=originalPicture,proto3" json:"original_picture,omitempty"`   // "uint32_original_pic"
	FileIndex       []byte `protobuf:"bytes,17,opt,name=file_index,json=fileIndex,proto3" json:"file_index,omitempty"`                      // "bytes_file_index"
	DstUin          int64  `protobuf:"varint,18,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                              // "uint64_dst_uin"
	ServerUpload    int32  `protobuf:"varint,19,opt,name=server_upload,json=serverUpload,proto3" json:"server_upload,omitempty"`            // "uint32_srv_upload"
	TransferUrl     string `protobuf:"bytes,20,opt,name=transfer_url,json=transferUrl,proto3" json:"transfer_url,omitempty"`                // "bytes_transfer_url"
	QqmeetGuildId   int64  `protobuf:"varint,21,opt,name=qqmeet_guild_id,json=qqmeetGuildId,proto3" json:"qqmeet_guild_id,omitempty"`       // "uint64_qqmeet_guild_id"
	QqmeetChannelId int64  `protobuf:"varint,22,opt,name=qqmeet_channel_id,json=qqmeetChannelId,proto3" json:"qqmeet_channel_id,omitempty"` // "uint64_qqmeet_channel_id"
	// contains filtered or unexported fields
}

TryUpImgReq

func (*Cmd0388_TryUploadImageRequest) Descriptor deprecated

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

Deprecated: Use Cmd0388_TryUploadImageRequest.ProtoReflect.Descriptor instead.

func (*Cmd0388_TryUploadImageRequest) GetAppPictureType

func (x *Cmd0388_TryUploadImageRequest) GetAppPictureType() int32

func (*Cmd0388_TryUploadImageRequest) GetBuType

func (x *Cmd0388_TryUploadImageRequest) GetBuType() int32

func (*Cmd0388_TryUploadImageRequest) GetBuildVersion

func (x *Cmd0388_TryUploadImageRequest) GetBuildVersion() string

func (*Cmd0388_TryUploadImageRequest) GetDstUin

func (x *Cmd0388_TryUploadImageRequest) GetDstUin() int64

func (*Cmd0388_TryUploadImageRequest) GetFileId

func (x *Cmd0388_TryUploadImageRequest) GetFileId() int64

func (*Cmd0388_TryUploadImageRequest) GetFileIndex

func (x *Cmd0388_TryUploadImageRequest) GetFileIndex() []byte

func (*Cmd0388_TryUploadImageRequest) GetFileMd5

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

func (*Cmd0388_TryUploadImageRequest) GetFileSize

func (x *Cmd0388_TryUploadImageRequest) GetFileSize() int64

func (*Cmd0388_TryUploadImageRequest) GetFilename

func (x *Cmd0388_TryUploadImageRequest) GetFilename() string

func (*Cmd0388_TryUploadImageRequest) GetGroupCode

func (x *Cmd0388_TryUploadImageRequest) GetGroupCode() int64

func (*Cmd0388_TryUploadImageRequest) GetInnerIp

func (x *Cmd0388_TryUploadImageRequest) GetInnerIp() int32

func (*Cmd0388_TryUploadImageRequest) GetOriginalPicture

func (x *Cmd0388_TryUploadImageRequest) GetOriginalPicture() int32

func (*Cmd0388_TryUploadImageRequest) GetPictureHeight

func (x *Cmd0388_TryUploadImageRequest) GetPictureHeight() int32

func (*Cmd0388_TryUploadImageRequest) GetPictureType

func (x *Cmd0388_TryUploadImageRequest) GetPictureType() int32

func (*Cmd0388_TryUploadImageRequest) GetPictureWidth

func (x *Cmd0388_TryUploadImageRequest) GetPictureWidth() int32

func (*Cmd0388_TryUploadImageRequest) GetPlatformType

func (x *Cmd0388_TryUploadImageRequest) GetPlatformType() int32

func (*Cmd0388_TryUploadImageRequest) GetQqmeetChannelId

func (x *Cmd0388_TryUploadImageRequest) GetQqmeetChannelId() int64

func (*Cmd0388_TryUploadImageRequest) GetQqmeetGuildId

func (x *Cmd0388_TryUploadImageRequest) GetQqmeetGuildId() int64

func (*Cmd0388_TryUploadImageRequest) GetServerUpload

func (x *Cmd0388_TryUploadImageRequest) GetServerUpload() int32

func (*Cmd0388_TryUploadImageRequest) GetSrcTerm

func (x *Cmd0388_TryUploadImageRequest) GetSrcTerm() int32

func (*Cmd0388_TryUploadImageRequest) GetSrcUin

func (x *Cmd0388_TryUploadImageRequest) GetSrcUin() int64

func (*Cmd0388_TryUploadImageRequest) GetTransferUrl

func (x *Cmd0388_TryUploadImageRequest) GetTransferUrl() string

func (*Cmd0388_TryUploadImageRequest) ProtoMessage

func (*Cmd0388_TryUploadImageRequest) ProtoMessage()

func (*Cmd0388_TryUploadImageRequest) ProtoReflect

func (*Cmd0388_TryUploadImageRequest) Reset

func (x *Cmd0388_TryUploadImageRequest) Reset()

func (*Cmd0388_TryUploadImageRequest) String

type Cmd0388_TryUploadImageResponse

type Cmd0388_TryUploadImageResponse struct {
	FileId0       int64                           `protobuf:"varint,1,opt,name=file_id0,json=fileId0,proto3" json:"file_id0,omitempty"`                      // "uint64_file_id"
	Result        int32                           `protobuf:"varint,2,opt,name=result,proto3" json:"result,omitempty"`                                       // "uint32_result"
	FailMessage   []byte                          `protobuf:"bytes,3,opt,name=fail_message,json=failMessage,proto3" json:"fail_message,omitempty"`           // "bytes_fail_msg"
	FileExist     bool                            `protobuf:"varint,4,opt,name=file_exist,json=fileExist,proto3" json:"file_exist,omitempty"`                // "bool_file_exit"
	ImageInfo     *Cmd0388_ImageInfo              `protobuf:"bytes,5,opt,name=image_info,json=imageInfo,proto3" json:"image_info,omitempty"`                 // "msg_img_info"
	UploadIp      []uint32                        `protobuf:"varint,6,rep,packed,name=upload_ip,json=uploadIp,proto3" json:"upload_ip,omitempty"`            // "rpt_uint32_up_ip"
	UploadPort    []uint32                        `protobuf:"varint,7,rep,packed,name=upload_port,json=uploadPort,proto3" json:"upload_port,omitempty"`      // "rpt_uint32_up_port"
	UploadKey     []byte                          `protobuf:"bytes,8,opt,name=upload_key,json=uploadKey,proto3" json:"upload_key,omitempty"`                 // "bytes_up_ukey"
	FileId        int64                           `protobuf:"varint,9,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                         // "uint64_fileid"
	UploadOffset  int64                           `protobuf:"varint,10,opt,name=upload_offset,json=uploadOffset,proto3" json:"upload_offset,omitempty"`      // "uint64_up_offset"
	BlockSize     int64                           `protobuf:"varint,11,opt,name=block_size,json=blockSize,proto3" json:"block_size,omitempty"`               // "uint64_block_size"
	NewBigChannel bool                            `protobuf:"varint,12,opt,name=new_big_channel,json=newBigChannel,proto3" json:"new_big_channel,omitempty"` // "bool_new_big_chan"
	UploadIp6     []*Cmd0388_IPv6Info             `protobuf:"bytes,26,rep,name=upload_ip6,json=uploadIp6,proto3" json:"upload_ip6,omitempty"`                // "rpt_msg_up_ip6"
	ClientIp6     []byte                          `protobuf:"bytes,27,opt,name=client_ip6,json=clientIp6,proto3" json:"client_ip6,omitempty"`                // "bytes_client_ip6"
	DownloadIndex []byte                          `protobuf:"bytes,28,opt,name=download_index,json=downloadIndex,proto3" json:"download_index,omitempty"`    // "bytes_download_index"
	UploadInfo    *Cmd0388_TryUploadInfo4Business `protobuf:"bytes,1001,opt,name=upload_info,json=uploadInfo,proto3" json:"upload_info,omitempty"`           // "msg_info4busi"
	// contains filtered or unexported fields
}

TryUpImgRsp

func (*Cmd0388_TryUploadImageResponse) Descriptor deprecated

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

Deprecated: Use Cmd0388_TryUploadImageResponse.ProtoReflect.Descriptor instead.

func (*Cmd0388_TryUploadImageResponse) GetBlockSize

func (x *Cmd0388_TryUploadImageResponse) GetBlockSize() int64

func (*Cmd0388_TryUploadImageResponse) GetClientIp6

func (x *Cmd0388_TryUploadImageResponse) GetClientIp6() []byte

func (*Cmd0388_TryUploadImageResponse) GetDownloadIndex

func (x *Cmd0388_TryUploadImageResponse) GetDownloadIndex() []byte

func (*Cmd0388_TryUploadImageResponse) GetFailMessage

func (x *Cmd0388_TryUploadImageResponse) GetFailMessage() []byte

func (*Cmd0388_TryUploadImageResponse) GetFileExist

func (x *Cmd0388_TryUploadImageResponse) GetFileExist() bool

func (*Cmd0388_TryUploadImageResponse) GetFileId

func (x *Cmd0388_TryUploadImageResponse) GetFileId() int64

func (*Cmd0388_TryUploadImageResponse) GetFileId0

func (x *Cmd0388_TryUploadImageResponse) GetFileId0() int64

func (*Cmd0388_TryUploadImageResponse) GetImageInfo

func (*Cmd0388_TryUploadImageResponse) GetNewBigChannel

func (x *Cmd0388_TryUploadImageResponse) GetNewBigChannel() bool

func (*Cmd0388_TryUploadImageResponse) GetResult

func (x *Cmd0388_TryUploadImageResponse) GetResult() int32

func (*Cmd0388_TryUploadImageResponse) GetUploadInfo

func (*Cmd0388_TryUploadImageResponse) GetUploadIp

func (x *Cmd0388_TryUploadImageResponse) GetUploadIp() []uint32

func (*Cmd0388_TryUploadImageResponse) GetUploadIp6

func (x *Cmd0388_TryUploadImageResponse) GetUploadIp6() []*Cmd0388_IPv6Info

func (*Cmd0388_TryUploadImageResponse) GetUploadKey

func (x *Cmd0388_TryUploadImageResponse) GetUploadKey() []byte

func (*Cmd0388_TryUploadImageResponse) GetUploadOffset

func (x *Cmd0388_TryUploadImageResponse) GetUploadOffset() int64

func (*Cmd0388_TryUploadImageResponse) GetUploadPort

func (x *Cmd0388_TryUploadImageResponse) GetUploadPort() []uint32

func (*Cmd0388_TryUploadImageResponse) ProtoMessage

func (*Cmd0388_TryUploadImageResponse) ProtoMessage()

func (*Cmd0388_TryUploadImageResponse) ProtoReflect

func (*Cmd0388_TryUploadImageResponse) Reset

func (x *Cmd0388_TryUploadImageResponse) Reset()

func (*Cmd0388_TryUploadImageResponse) String

type Cmd0388_TryUploadInfo4Business

type Cmd0388_TryUploadInfo4Business struct {
	DownDomain          []byte `protobuf:"bytes,1,opt,name=down_domain,json=downDomain,proto3" json:"down_domain,omitempty"`                              // "bytes_down_domain"
	ThumbDownloadUrl    []byte `protobuf:"bytes,2,opt,name=thumb_download_url,json=thumbDownloadUrl,proto3" json:"thumb_download_url,omitempty"`          // "bytes_thumb_down_url"
	OriginalDownloadUrl []byte `protobuf:"bytes,3,opt,name=original_download_url,json=originalDownloadUrl,proto3" json:"original_download_url,omitempty"` // "bytes_original_down_url"
	BigDownloadUrl      []byte `protobuf:"bytes,4,opt,name=big_download_url,json=bigDownloadUrl,proto3" json:"big_download_url,omitempty"`                // "bytes_big_down_url"
	FileResid           []byte `protobuf:"bytes,5,opt,name=file_resid,json=fileResid,proto3" json:"file_resid,omitempty"`                                 // "bytes_file_resid"
	// contains filtered or unexported fields
}

TryUpInfo4Busi

func (*Cmd0388_TryUploadInfo4Business) Descriptor deprecated

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

Deprecated: Use Cmd0388_TryUploadInfo4Business.ProtoReflect.Descriptor instead.

func (*Cmd0388_TryUploadInfo4Business) GetBigDownloadUrl

func (x *Cmd0388_TryUploadInfo4Business) GetBigDownloadUrl() []byte

func (*Cmd0388_TryUploadInfo4Business) GetDownDomain

func (x *Cmd0388_TryUploadInfo4Business) GetDownDomain() []byte

func (*Cmd0388_TryUploadInfo4Business) GetFileResid

func (x *Cmd0388_TryUploadInfo4Business) GetFileResid() []byte

func (*Cmd0388_TryUploadInfo4Business) GetOriginalDownloadUrl

func (x *Cmd0388_TryUploadInfo4Business) GetOriginalDownloadUrl() []byte

func (*Cmd0388_TryUploadInfo4Business) GetThumbDownloadUrl

func (x *Cmd0388_TryUploadInfo4Business) GetThumbDownloadUrl() []byte

func (*Cmd0388_TryUploadInfo4Business) ProtoMessage

func (*Cmd0388_TryUploadInfo4Business) ProtoMessage()

func (*Cmd0388_TryUploadInfo4Business) ProtoReflect

func (*Cmd0388_TryUploadInfo4Business) Reset

func (x *Cmd0388_TryUploadInfo4Business) Reset()

func (*Cmd0388_TryUploadInfo4Business) String

type Cmd0388_TryUploadPTTRequest

type Cmd0388_TryUploadPTTRequest struct {
	GroupCode    uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`          // "uint64_group_code"
	SrcUin       uint64 `protobuf:"varint,2,opt,name=src_uin,json=srcUin,proto3" json:"src_uin,omitempty"`                   // "uint64_src_uin"
	FileId       uint64 `protobuf:"varint,3,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                   // "uint64_file_id"
	FileMd5      []byte `protobuf:"bytes,4,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                 // "bytes_file_md5"
	FileSize     uint64 `protobuf:"varint,5,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`             // "uint64_file_size"
	FileName     []byte `protobuf:"bytes,6,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"`              // "bytes_file_name"
	SrcTerm      uint32 `protobuf:"varint,7,opt,name=src_term,json=srcTerm,proto3" json:"src_term,omitempty"`                // "uint32_src_term"
	PlatformType uint32 `protobuf:"varint,8,opt,name=platform_type,json=platformType,proto3" json:"platform_type,omitempty"` // "uint32_platform_type"
	BuType       uint32 `protobuf:"varint,9,opt,name=bu_type,json=buType,proto3" json:"bu_type,omitempty"`                   // "uint32_bu_type"
	BuildVer     []byte `protobuf:"bytes,10,opt,name=build_ver,json=buildVer,proto3" json:"build_ver,omitempty"`             // "bytes_build_ver"
	InnerIp      uint32 `protobuf:"varint,11,opt,name=inner_ip,json=innerIp,proto3" json:"inner_ip,omitempty"`               // "uint32_inner_ip"
	VoiceLength  uint32 `protobuf:"varint,12,opt,name=voice_length,json=voiceLength,proto3" json:"voice_length,omitempty"`   // "uint32_voice_length"
	NewUpChan    bool   `protobuf:"varint,13,opt,name=new_up_chan,json=newUpChan,proto3" json:"new_up_chan,omitempty"`       // "bool_new_up_chan"
	Codec        uint32 `protobuf:"varint,14,opt,name=codec,proto3" json:"codec,omitempty"`                                  // "uint32_codec"
	VoiceType    uint32 `protobuf:"varint,15,opt,name=voice_type,json=voiceType,proto3" json:"voice_type,omitempty"`         // "uint32_voice_type"
	BuId         uint32 `protobuf:"varint,16,opt,name=bu_id,json=buId,proto3" json:"bu_id,omitempty"`                        // "uint32_bu_id"
	// contains filtered or unexported fields
}

TryUpPttReq

func (*Cmd0388_TryUploadPTTRequest) Descriptor deprecated

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

Deprecated: Use Cmd0388_TryUploadPTTRequest.ProtoReflect.Descriptor instead.

func (*Cmd0388_TryUploadPTTRequest) GetBuId

func (x *Cmd0388_TryUploadPTTRequest) GetBuId() uint32

func (*Cmd0388_TryUploadPTTRequest) GetBuType

func (x *Cmd0388_TryUploadPTTRequest) GetBuType() uint32

func (*Cmd0388_TryUploadPTTRequest) GetBuildVer

func (x *Cmd0388_TryUploadPTTRequest) GetBuildVer() []byte

func (*Cmd0388_TryUploadPTTRequest) GetCodec

func (x *Cmd0388_TryUploadPTTRequest) GetCodec() uint32

func (*Cmd0388_TryUploadPTTRequest) GetFileId

func (x *Cmd0388_TryUploadPTTRequest) GetFileId() uint64

func (*Cmd0388_TryUploadPTTRequest) GetFileMd5

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

func (*Cmd0388_TryUploadPTTRequest) GetFileName

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

func (*Cmd0388_TryUploadPTTRequest) GetFileSize

func (x *Cmd0388_TryUploadPTTRequest) GetFileSize() uint64

func (*Cmd0388_TryUploadPTTRequest) GetGroupCode

func (x *Cmd0388_TryUploadPTTRequest) GetGroupCode() uint64

func (*Cmd0388_TryUploadPTTRequest) GetInnerIp

func (x *Cmd0388_TryUploadPTTRequest) GetInnerIp() uint32

func (*Cmd0388_TryUploadPTTRequest) GetNewUpChan

func (x *Cmd0388_TryUploadPTTRequest) GetNewUpChan() bool

func (*Cmd0388_TryUploadPTTRequest) GetPlatformType

func (x *Cmd0388_TryUploadPTTRequest) GetPlatformType() uint32

func (*Cmd0388_TryUploadPTTRequest) GetSrcTerm

func (x *Cmd0388_TryUploadPTTRequest) GetSrcTerm() uint32

func (*Cmd0388_TryUploadPTTRequest) GetSrcUin

func (x *Cmd0388_TryUploadPTTRequest) GetSrcUin() uint64

func (*Cmd0388_TryUploadPTTRequest) GetVoiceLength

func (x *Cmd0388_TryUploadPTTRequest) GetVoiceLength() uint32

func (*Cmd0388_TryUploadPTTRequest) GetVoiceType

func (x *Cmd0388_TryUploadPTTRequest) GetVoiceType() uint32

func (*Cmd0388_TryUploadPTTRequest) ProtoMessage

func (*Cmd0388_TryUploadPTTRequest) ProtoMessage()

func (*Cmd0388_TryUploadPTTRequest) ProtoReflect

func (*Cmd0388_TryUploadPTTRequest) Reset

func (x *Cmd0388_TryUploadPTTRequest) Reset()

func (*Cmd0388_TryUploadPTTRequest) String

func (x *Cmd0388_TryUploadPTTRequest) String() string

type Cmd0388_TryUploadPTTResponse

type Cmd0388_TryUploadPTTResponse struct {
	FileId0     uint64              `protobuf:"varint,1,opt,name=file_id0,json=fileId0,proto3" json:"file_id0,omitempty"`              // "uint64_file_id"
	Result      uint32              `protobuf:"varint,2,opt,name=result,proto3" json:"result,omitempty"`                               // "uint32_result"
	FailMessage []byte              `protobuf:"bytes,3,opt,name=fail_message,json=failMessage,proto3" json:"fail_message,omitempty"`   // "bytes_fail_msg"
	FileExit    bool                `protobuf:"varint,4,opt,name=file_exit,json=fileExit,proto3" json:"file_exit,omitempty"`           // "bool_file_exit"
	UpIp        []uint32            `protobuf:"varint,5,rep,packed,name=up_ip,json=upIp,proto3" json:"up_ip,omitempty"`                // "rpt_uint32_up_ip"
	UpPort      []uint32            `protobuf:"varint,6,rep,packed,name=up_port,json=upPort,proto3" json:"up_port,omitempty"`          // "rpt_uint32_up_port"
	UpUkey      []byte              `protobuf:"bytes,7,opt,name=up_ukey,json=upUkey,proto3" json:"up_ukey,omitempty"`                  // "bytes_up_ukey"
	FileId      uint64              `protobuf:"varint,8,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                 // "uint64_fileid"
	UpOffset    uint64              `protobuf:"varint,9,opt,name=up_offset,json=upOffset,proto3" json:"up_offset,omitempty"`           // "uint64_up_offset"
	BlockSize   uint64              `protobuf:"varint,10,opt,name=block_size,json=blockSize,proto3" json:"block_size,omitempty"`       // "uint64_block_size"
	FileKey     []byte              `protobuf:"bytes,11,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`              // "bytes_file_key"
	ChannelType uint32              `protobuf:"varint,12,opt,name=channel_type,json=channelType,proto3" json:"channel_type,omitempty"` // "uint32_channel_type"
	MsgUpIp6    []*Cmd0388_IPv6Info `protobuf:"bytes,26,rep,name=msg_up_ip6,json=msgUpIp6,proto3" json:"msg_up_ip6,omitempty"`         // "rpt_msg_up_ip6"
	ClientIp6   []byte              `protobuf:"bytes,27,opt,name=client_ip6,json=clientIp6,proto3" json:"client_ip6,omitempty"`        // "bytes_client_ip6"
	// contains filtered or unexported fields
}

TryUpPttRsp

func (*Cmd0388_TryUploadPTTResponse) Descriptor deprecated

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

Deprecated: Use Cmd0388_TryUploadPTTResponse.ProtoReflect.Descriptor instead.

func (*Cmd0388_TryUploadPTTResponse) GetBlockSize

func (x *Cmd0388_TryUploadPTTResponse) GetBlockSize() uint64

func (*Cmd0388_TryUploadPTTResponse) GetChannelType

func (x *Cmd0388_TryUploadPTTResponse) GetChannelType() uint32

func (*Cmd0388_TryUploadPTTResponse) GetClientIp6

func (x *Cmd0388_TryUploadPTTResponse) GetClientIp6() []byte

func (*Cmd0388_TryUploadPTTResponse) GetFailMessage

func (x *Cmd0388_TryUploadPTTResponse) GetFailMessage() []byte

func (*Cmd0388_TryUploadPTTResponse) GetFileExit

func (x *Cmd0388_TryUploadPTTResponse) GetFileExit() bool

func (*Cmd0388_TryUploadPTTResponse) GetFileId

func (x *Cmd0388_TryUploadPTTResponse) GetFileId() uint64

func (*Cmd0388_TryUploadPTTResponse) GetFileId0

func (x *Cmd0388_TryUploadPTTResponse) GetFileId0() uint64

func (*Cmd0388_TryUploadPTTResponse) GetFileKey

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

func (*Cmd0388_TryUploadPTTResponse) GetMsgUpIp6

func (x *Cmd0388_TryUploadPTTResponse) GetMsgUpIp6() []*Cmd0388_IPv6Info

func (*Cmd0388_TryUploadPTTResponse) GetResult

func (x *Cmd0388_TryUploadPTTResponse) GetResult() uint32

func (*Cmd0388_TryUploadPTTResponse) GetUpIp

func (x *Cmd0388_TryUploadPTTResponse) GetUpIp() []uint32

func (*Cmd0388_TryUploadPTTResponse) GetUpOffset

func (x *Cmd0388_TryUploadPTTResponse) GetUpOffset() uint64

func (*Cmd0388_TryUploadPTTResponse) GetUpPort

func (x *Cmd0388_TryUploadPTTResponse) GetUpPort() []uint32

func (*Cmd0388_TryUploadPTTResponse) GetUpUkey

func (x *Cmd0388_TryUploadPTTResponse) GetUpUkey() []byte

func (*Cmd0388_TryUploadPTTResponse) ProtoMessage

func (*Cmd0388_TryUploadPTTResponse) ProtoMessage()

func (*Cmd0388_TryUploadPTTResponse) ProtoReflect

func (*Cmd0388_TryUploadPTTResponse) Reset

func (x *Cmd0388_TryUploadPTTResponse) Reset()

func (*Cmd0388_TryUploadPTTResponse) String

type CommonElement

type CommonElement struct {
	// contains filtered or unexported fields
}

hummer_commelem

func (*CommonElement) Descriptor deprecated

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

Deprecated: Use CommonElement.ProtoReflect.Descriptor instead.

func (*CommonElement) ProtoMessage

func (*CommonElement) ProtoMessage()

func (*CommonElement) ProtoReflect

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

func (*CommonElement) Reset

func (x *CommonElement) Reset()

func (*CommonElement) String

func (x *CommonElement) String() string

type CommonElement_ServiceType1

type CommonElement_ServiceType1 struct {
	RewardId        []byte `protobuf:"bytes,1,opt,name=reward_id,json=rewardId,proto3" json:"reward_id,omitempty"`                       // "bytes_reward_id"
	SenderUin       uint64 `protobuf:"varint,2,opt,name=sender_uin,json=senderUin,proto3" json:"sender_uin,omitempty"`                   // "uint64_sender_uin"
	PicType         uint32 `protobuf:"varint,3,opt,name=pic_type,json=picType,proto3" json:"pic_type,omitempty"`                         // "uint32_pic_type"
	RewardMoney     uint32 `protobuf:"varint,4,opt,name=reward_money,json=rewardMoney,proto3" json:"reward_money,omitempty"`             // "uint32_reward_money"
	Url             []byte `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"`                                                 // "bytes_url"
	Content         []byte `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"`                                         // "bytes_content"
	CreateTimestamp uint32 `protobuf:"varint,7,opt,name=create_timestamp,json=createTimestamp,proto3" json:"create_timestamp,omitempty"` // "uint32_create_timestamp"
	Status          uint32 `protobuf:"varint,8,opt,name=status,proto3" json:"status,omitempty"`                                          // "uint32_status"
	Size            uint32 `protobuf:"varint,9,opt,name=size,proto3" json:"size,omitempty"`                                              // "uint32_size"
	VideoDuration   uint32 `protobuf:"varint,10,opt,name=video_duration,json=videoDuration,proto3" json:"video_duration,omitempty"`      // "uint32_video_duration"
	Seq             uint64 `protobuf:"varint,11,opt,name=seq,proto3" json:"seq,omitempty"`                                               // "uint64_seq"
	RewardTypeExt   uint32 `protobuf:"varint,12,opt,name=reward_type_ext,json=rewardTypeExt,proto3" json:"reward_type_ext,omitempty"`    // "uint32_reward_type_ext"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype1

func (*CommonElement_ServiceType1) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType1.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType1) GetContent

func (x *CommonElement_ServiceType1) GetContent() []byte

func (*CommonElement_ServiceType1) GetCreateTimestamp

func (x *CommonElement_ServiceType1) GetCreateTimestamp() uint32

func (*CommonElement_ServiceType1) GetPicType

func (x *CommonElement_ServiceType1) GetPicType() uint32

func (*CommonElement_ServiceType1) GetRewardId

func (x *CommonElement_ServiceType1) GetRewardId() []byte

func (*CommonElement_ServiceType1) GetRewardMoney

func (x *CommonElement_ServiceType1) GetRewardMoney() uint32

func (*CommonElement_ServiceType1) GetRewardTypeExt

func (x *CommonElement_ServiceType1) GetRewardTypeExt() uint32

func (*CommonElement_ServiceType1) GetSenderUin

func (x *CommonElement_ServiceType1) GetSenderUin() uint64

func (*CommonElement_ServiceType1) GetSeq

func (x *CommonElement_ServiceType1) GetSeq() uint64

func (*CommonElement_ServiceType1) GetSize

func (x *CommonElement_ServiceType1) GetSize() uint32

func (*CommonElement_ServiceType1) GetStatus

func (x *CommonElement_ServiceType1) GetStatus() uint32

func (*CommonElement_ServiceType1) GetUrl

func (x *CommonElement_ServiceType1) GetUrl() []byte

func (*CommonElement_ServiceType1) GetVideoDuration

func (x *CommonElement_ServiceType1) GetVideoDuration() uint32

func (*CommonElement_ServiceType1) ProtoMessage

func (*CommonElement_ServiceType1) ProtoMessage()

func (*CommonElement_ServiceType1) ProtoReflect

func (*CommonElement_ServiceType1) Reset

func (x *CommonElement_ServiceType1) Reset()

func (*CommonElement_ServiceType1) String

func (x *CommonElement_ServiceType1) String() string

type CommonElement_ServiceType11

type CommonElement_ServiceType11 struct {
	ResourceId       []byte `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`                      // "bytes_resID"
	ResourceMd5      []byte `protobuf:"bytes,2,opt,name=resource_md5,json=resourceMd5,proto3" json:"resource_md5,omitempty"`                   // "bytes_resMD5"
	ReserveInfo1     []byte `protobuf:"bytes,3,opt,name=reserve_info1,json=reserveInfo1,proto3" json:"reserve_info1,omitempty"`                // "reserve_Info1"
	ReserveInfo2     []byte `protobuf:"bytes,4,opt,name=reserve_info2,json=reserveInfo2,proto3" json:"reserve_info2,omitempty"`                // "reserve_Info2"
	DoodleDataOffset uint32 `protobuf:"varint,5,opt,name=doodle_data_offset,json=doodleDataOffset,proto3" json:"doodle_data_offset,omitempty"` // "uint32_doodleData_offset"
	DoodleGifId      uint32 `protobuf:"varint,6,opt,name=doodle_gif_id,json=doodleGifId,proto3" json:"doodle_gif_id,omitempty"`                // "uint32_doodle_gif_id"
	DoodleUrl        []byte `protobuf:"bytes,7,opt,name=doodle_url,json=doodleUrl,proto3" json:"doodle_url,omitempty"`                         // "bytes_Doodle_url"
	DoodleMd5        []byte `protobuf:"bytes,8,opt,name=doodle_md5,json=doodleMd5,proto3" json:"doodle_md5,omitempty"`                         // "bytes_Doodle_md5"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype11

func (*CommonElement_ServiceType11) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType11.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType11) GetDoodleDataOffset

func (x *CommonElement_ServiceType11) GetDoodleDataOffset() uint32

func (*CommonElement_ServiceType11) GetDoodleGifId

func (x *CommonElement_ServiceType11) GetDoodleGifId() uint32

func (*CommonElement_ServiceType11) GetDoodleMd5

func (x *CommonElement_ServiceType11) GetDoodleMd5() []byte

func (*CommonElement_ServiceType11) GetDoodleUrl

func (x *CommonElement_ServiceType11) GetDoodleUrl() []byte

func (*CommonElement_ServiceType11) GetReserveInfo1

func (x *CommonElement_ServiceType11) GetReserveInfo1() []byte

func (*CommonElement_ServiceType11) GetReserveInfo2

func (x *CommonElement_ServiceType11) GetReserveInfo2() []byte

func (*CommonElement_ServiceType11) GetResourceId

func (x *CommonElement_ServiceType11) GetResourceId() []byte

func (*CommonElement_ServiceType11) GetResourceMd5

func (x *CommonElement_ServiceType11) GetResourceMd5() []byte

func (*CommonElement_ServiceType11) ProtoMessage

func (*CommonElement_ServiceType11) ProtoMessage()

func (*CommonElement_ServiceType11) ProtoReflect

func (*CommonElement_ServiceType11) Reset

func (x *CommonElement_ServiceType11) Reset()

func (*CommonElement_ServiceType11) String

func (x *CommonElement_ServiceType11) String() string

type CommonElement_ServiceType13

type CommonElement_ServiceType13 struct {
	SysHeadId uint32 `protobuf:"varint,1,opt,name=sys_head_id,json=sysHeadId,proto3" json:"sys_head_id,omitempty"` // "uint32_sys_head_id"
	HeadFlag  uint32 `protobuf:"varint,2,opt,name=head_flag,json=headFlag,proto3" json:"head_flag,omitempty"`      // "uint32_head_flag"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype13

func (*CommonElement_ServiceType13) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType13.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType13) GetHeadFlag

func (x *CommonElement_ServiceType13) GetHeadFlag() uint32

func (*CommonElement_ServiceType13) GetSysHeadId

func (x *CommonElement_ServiceType13) GetSysHeadId() uint32

func (*CommonElement_ServiceType13) ProtoMessage

func (*CommonElement_ServiceType13) ProtoMessage()

func (*CommonElement_ServiceType13) ProtoReflect

func (*CommonElement_ServiceType13) Reset

func (x *CommonElement_ServiceType13) Reset()

func (*CommonElement_ServiceType13) String

func (x *CommonElement_ServiceType13) String() string

type CommonElement_ServiceType14

type CommonElement_ServiceType14 struct {
	Id           uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                     // "uint32_id"
	Reserve_Info []byte `protobuf:"bytes,2,opt,name=reserve_Info,json=reserveInfo,proto3" json:"reserve_Info,omitempty"` // "reserve_Info"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype14

func (*CommonElement_ServiceType14) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType14.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType14) GetId

func (*CommonElement_ServiceType14) GetReserve_Info

func (x *CommonElement_ServiceType14) GetReserve_Info() []byte

func (*CommonElement_ServiceType14) ProtoMessage

func (*CommonElement_ServiceType14) ProtoMessage()

func (*CommonElement_ServiceType14) ProtoReflect

func (*CommonElement_ServiceType14) Reset

func (x *CommonElement_ServiceType14) Reset()

func (*CommonElement_ServiceType14) String

func (x *CommonElement_ServiceType14) String() string

type CommonElement_ServiceType15

type CommonElement_ServiceType15 struct {
	Vid            []byte `protobuf:"bytes,1,opt,name=vid,proto3" json:"vid,omitempty"`                                             // "vid"
	Cover          []byte `protobuf:"bytes,2,opt,name=cover,proto3" json:"cover,omitempty"`                                         // "cover"
	Title          []byte `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`                                         // "title"
	Summary        []byte `protobuf:"bytes,4,opt,name=summary,proto3" json:"summary,omitempty"`                                     // "summary"
	CreateTime     uint64 `protobuf:"varint,5,opt,name=createTime,proto3" json:"createTime,omitempty"`                              // "createTime"
	CommentContent []byte `protobuf:"bytes,6,opt,name=comment_content,json=commentContent,proto3" json:"comment_content,omitempty"` // "comment_content"
	Author         uint64 `protobuf:"varint,7,opt,name=author,proto3" json:"author,omitempty"`                                      // "author"
	CtrVersion     uint32 `protobuf:"varint,8,opt,name=ctr_version,json=ctrVersion,proto3" json:"ctr_version,omitempty"`            // "ctr_version"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype15

func (*CommonElement_ServiceType15) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType15.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType15) GetAuthor

func (x *CommonElement_ServiceType15) GetAuthor() uint64

func (*CommonElement_ServiceType15) GetCommentContent

func (x *CommonElement_ServiceType15) GetCommentContent() []byte

func (*CommonElement_ServiceType15) GetCover

func (x *CommonElement_ServiceType15) GetCover() []byte

func (*CommonElement_ServiceType15) GetCreateTime

func (x *CommonElement_ServiceType15) GetCreateTime() uint64

func (*CommonElement_ServiceType15) GetCtrVersion

func (x *CommonElement_ServiceType15) GetCtrVersion() uint32

func (*CommonElement_ServiceType15) GetSummary

func (x *CommonElement_ServiceType15) GetSummary() []byte

func (*CommonElement_ServiceType15) GetTitle

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

func (*CommonElement_ServiceType15) GetVid

func (x *CommonElement_ServiceType15) GetVid() []byte

func (*CommonElement_ServiceType15) ProtoMessage

func (*CommonElement_ServiceType15) ProtoMessage()

func (*CommonElement_ServiceType15) ProtoReflect

func (*CommonElement_ServiceType15) Reset

func (x *CommonElement_ServiceType15) Reset()

func (*CommonElement_ServiceType15) String

func (x *CommonElement_ServiceType15) String() string

type CommonElement_ServiceType16

type CommonElement_ServiceType16 struct {
	Uid              uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`                                  // "uid"
	UnionID          []byte `protobuf:"bytes,2,opt,name=unionID,proto3" json:"unionID,omitempty"`                           // "unionID"
	StoryID          []byte `protobuf:"bytes,3,opt,name=storyID,proto3" json:"storyID,omitempty"`                           // "storyID"
	Md5              []byte `protobuf:"bytes,4,opt,name=md5,proto3" json:"md5,omitempty"`                                   // "md5"
	ThumbUrl         []byte `protobuf:"bytes,5,opt,name=thumbUrl,proto3" json:"thumbUrl,omitempty"`                         // "thumbUrl"
	DoodleUrl        []byte `protobuf:"bytes,6,opt,name=doodleUrl,proto3" json:"doodleUrl,omitempty"`                       // "doodleUrl"
	VideoWidth       uint32 `protobuf:"varint,7,opt,name=videoWidth,proto3" json:"videoWidth,omitempty"`                    // "videoWidth"
	VideoHeight      uint32 `protobuf:"varint,8,opt,name=videoHeight,proto3" json:"videoHeight,omitempty"`                  // "videoHeight"
	SourceName       []byte `protobuf:"bytes,9,opt,name=sourceName,proto3" json:"sourceName,omitempty"`                     // "sourceName"
	SourceActionType []byte `protobuf:"bytes,10,opt,name=sourceActionType,proto3" json:"sourceActionType,omitempty"`        // "sourceActionType"
	SourceActionData []byte `protobuf:"bytes,11,opt,name=sourceActionData,proto3" json:"sourceActionData,omitempty"`        // "sourceActionData"
	CtrVersion       uint32 `protobuf:"varint,12,opt,name=ctr_version,json=ctrVersion,proto3" json:"ctr_version,omitempty"` // "ctr_version"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype16

func (*CommonElement_ServiceType16) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType16.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType16) GetCtrVersion

func (x *CommonElement_ServiceType16) GetCtrVersion() uint32

func (*CommonElement_ServiceType16) GetDoodleUrl

func (x *CommonElement_ServiceType16) GetDoodleUrl() []byte

func (*CommonElement_ServiceType16) GetMd5

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

func (*CommonElement_ServiceType16) GetSourceActionData

func (x *CommonElement_ServiceType16) GetSourceActionData() []byte

func (*CommonElement_ServiceType16) GetSourceActionType

func (x *CommonElement_ServiceType16) GetSourceActionType() []byte

func (*CommonElement_ServiceType16) GetSourceName

func (x *CommonElement_ServiceType16) GetSourceName() []byte

func (*CommonElement_ServiceType16) GetStoryID

func (x *CommonElement_ServiceType16) GetStoryID() []byte

func (*CommonElement_ServiceType16) GetThumbUrl

func (x *CommonElement_ServiceType16) GetThumbUrl() []byte

func (*CommonElement_ServiceType16) GetUid

func (x *CommonElement_ServiceType16) GetUid() uint64

func (*CommonElement_ServiceType16) GetUnionID

func (x *CommonElement_ServiceType16) GetUnionID() []byte

func (*CommonElement_ServiceType16) GetVideoHeight

func (x *CommonElement_ServiceType16) GetVideoHeight() uint32

func (*CommonElement_ServiceType16) GetVideoWidth

func (x *CommonElement_ServiceType16) GetVideoWidth() uint32

func (*CommonElement_ServiceType16) ProtoMessage

func (*CommonElement_ServiceType16) ProtoMessage()

func (*CommonElement_ServiceType16) ProtoReflect

func (*CommonElement_ServiceType16) Reset

func (x *CommonElement_ServiceType16) Reset()

func (*CommonElement_ServiceType16) String

func (x *CommonElement_ServiceType16) String() string

type CommonElement_ServiceType18

type CommonElement_ServiceType18 struct {
	CurrentAmount uint64 `protobuf:"varint,1,opt,name=current_amount,json=currentAmount,proto3" json:"current_amount,omitempty"` // "uint64_current_amount"
	TotalAmount   uint64 `protobuf:"varint,2,opt,name=total_amount,json=totalAmount,proto3" json:"total_amount,omitempty"`       // "uint64_total_amount"
	Listid        []byte `protobuf:"bytes,3,opt,name=listid,proto3" json:"listid,omitempty"`                                     // "bytes_listid"
	AuthKey       []byte `protobuf:"bytes,4,opt,name=auth_key,json=authKey,proto3" json:"auth_key,omitempty"`                    // "bytes_auth_key"
	Number        uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"`                                    // "uint32_number"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype18

func (*CommonElement_ServiceType18) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType18.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType18) GetAuthKey

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

func (*CommonElement_ServiceType18) GetCurrentAmount

func (x *CommonElement_ServiceType18) GetCurrentAmount() uint64

func (*CommonElement_ServiceType18) GetListid

func (x *CommonElement_ServiceType18) GetListid() []byte

func (*CommonElement_ServiceType18) GetNumber

func (x *CommonElement_ServiceType18) GetNumber() uint32

func (*CommonElement_ServiceType18) GetTotalAmount

func (x *CommonElement_ServiceType18) GetTotalAmount() uint64

func (*CommonElement_ServiceType18) ProtoMessage

func (*CommonElement_ServiceType18) ProtoMessage()

func (*CommonElement_ServiceType18) ProtoReflect

func (*CommonElement_ServiceType18) Reset

func (x *CommonElement_ServiceType18) Reset()

func (*CommonElement_ServiceType18) String

func (x *CommonElement_ServiceType18) String() string

type CommonElement_ServiceType19

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

MsgElemInfo_servtype19

func (*CommonElement_ServiceType19) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType19.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType19) GetData

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

func (*CommonElement_ServiceType19) ProtoMessage

func (*CommonElement_ServiceType19) ProtoMessage()

func (*CommonElement_ServiceType19) ProtoReflect

func (*CommonElement_ServiceType19) Reset

func (x *CommonElement_ServiceType19) Reset()

func (*CommonElement_ServiceType19) String

func (x *CommonElement_ServiceType19) String() string

type CommonElement_ServiceType2

type CommonElement_ServiceType2 struct {
	PokeType        uint32 `protobuf:"varint,1,opt,name=poke_type,json=pokeType,proto3" json:"poke_type,omitempty"`                        // "uint32_poke_type"
	PokeSummary     []byte `protobuf:"bytes,2,opt,name=poke_summary,json=pokeSummary,proto3" json:"poke_summary,omitempty"`                // "bytes_poke_summary"
	DoubleHit       uint32 `protobuf:"varint,3,opt,name=double_hit,json=doubleHit,proto3" json:"double_hit,omitempty"`                     // "uint32_double_hit"
	VaspokeId       uint32 `protobuf:"varint,4,opt,name=vaspoke_id,json=vaspokeId,proto3" json:"vaspoke_id,omitempty"`                     // "uint32_vaspoke_id"
	VaspokeName     []byte `protobuf:"bytes,5,opt,name=vaspoke_name,json=vaspokeName,proto3" json:"vaspoke_name,omitempty"`                // "bytes_vaspoke_name"
	VaspokeMinver   []byte `protobuf:"bytes,6,opt,name=vaspoke_minver,json=vaspokeMinver,proto3" json:"vaspoke_minver,omitempty"`          // "bytes_vaspoke_minver"
	PokeStrength    uint32 `protobuf:"varint,7,opt,name=poke_strength,json=pokeStrength,proto3" json:"poke_strength,omitempty"`            // "uint32_poke_strength"
	MessageType     uint32 `protobuf:"varint,8,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`               // "uint32_msg_type"
	FaceBubbleCount uint32 `protobuf:"varint,9,opt,name=face_bubble_count,json=faceBubbleCount,proto3" json:"face_bubble_count,omitempty"` // "uint32_face_bubble_count"
	PokeFlag        uint32 `protobuf:"varint,10,opt,name=poke_flag,json=pokeFlag,proto3" json:"poke_flag,omitempty"`                       // "uint32_poke_flag"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype2

func (*CommonElement_ServiceType2) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType2.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType2) GetDoubleHit

func (x *CommonElement_ServiceType2) GetDoubleHit() uint32

func (*CommonElement_ServiceType2) GetFaceBubbleCount

func (x *CommonElement_ServiceType2) GetFaceBubbleCount() uint32

func (*CommonElement_ServiceType2) GetMessageType

func (x *CommonElement_ServiceType2) GetMessageType() uint32

func (*CommonElement_ServiceType2) GetPokeFlag

func (x *CommonElement_ServiceType2) GetPokeFlag() uint32

func (*CommonElement_ServiceType2) GetPokeStrength

func (x *CommonElement_ServiceType2) GetPokeStrength() uint32

func (*CommonElement_ServiceType2) GetPokeSummary

func (x *CommonElement_ServiceType2) GetPokeSummary() []byte

func (*CommonElement_ServiceType2) GetPokeType

func (x *CommonElement_ServiceType2) GetPokeType() uint32

func (*CommonElement_ServiceType2) GetVaspokeId

func (x *CommonElement_ServiceType2) GetVaspokeId() uint32

func (*CommonElement_ServiceType2) GetVaspokeMinver

func (x *CommonElement_ServiceType2) GetVaspokeMinver() []byte

func (*CommonElement_ServiceType2) GetVaspokeName

func (x *CommonElement_ServiceType2) GetVaspokeName() []byte

func (*CommonElement_ServiceType2) ProtoMessage

func (*CommonElement_ServiceType2) ProtoMessage()

func (*CommonElement_ServiceType2) ProtoReflect

func (*CommonElement_ServiceType2) Reset

func (x *CommonElement_ServiceType2) Reset()

func (*CommonElement_ServiceType2) String

func (x *CommonElement_ServiceType2) String() string

type CommonElement_ServiceType20

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

MsgElemInfo_servtype20

func (*CommonElement_ServiceType20) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType20.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType20) GetData

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

func (*CommonElement_ServiceType20) ProtoMessage

func (*CommonElement_ServiceType20) ProtoMessage()

func (*CommonElement_ServiceType20) ProtoReflect

func (*CommonElement_ServiceType20) Reset

func (x *CommonElement_ServiceType20) Reset()

func (*CommonElement_ServiceType20) String

func (x *CommonElement_ServiceType20) String() string

type CommonElement_ServiceType21

type CommonElement_ServiceType21 struct {
	TopicId             uint32                                           `protobuf:"varint,1,opt,name=topic_id,json=topicId,proto3" json:"topic_id,omitempty"`                                      // "uint32_topic_id"
	ConfessorUin        uint64                                           `protobuf:"varint,2,opt,name=confessor_uin,json=confessorUin,proto3" json:"confessor_uin,omitempty"`                       // "uint64_confessor_uin"
	ConfessorNick       []byte                                           `protobuf:"bytes,3,opt,name=confessor_nick,json=confessorNick,proto3" json:"confessor_nick,omitempty"`                     // "bytes_confessor_nick"
	ConfessorSex        uint32                                           `protobuf:"varint,4,opt,name=confessor_sex,json=confessorSex,proto3" json:"confessor_sex,omitempty"`                       // "uint32_confessor_sex"
	SysmsgFlag          uint32                                           `protobuf:"varint,5,opt,name=sysmsg_flag,json=sysmsgFlag,proto3" json:"sysmsg_flag,omitempty"`                             // "uint32_sysmsg_flag"
	C2CConfessCtx       *CommonElement_ServiceType21_C2CConfessContext   `protobuf:"bytes,6,opt,name=c2c_confess_ctx,json=c2cConfessCtx,proto3" json:"c2c_confess_ctx,omitempty"`                   // "c2c_confess_ctx"
	Topic               []byte                                           `protobuf:"bytes,7,opt,name=topic,proto3" json:"topic,omitempty"`                                                          // "bytes_topic"
	ConfessTime         uint64                                           `protobuf:"varint,8,opt,name=confess_time,json=confessTime,proto3" json:"confess_time,omitempty"`                          // "uint64_confess_time"
	GroupConfessMessage *CommonElement_ServiceType21_GroupConfessMessage `protobuf:"bytes,9,opt,name=group_confess_message,json=groupConfessMessage,proto3" json:"group_confess_message,omitempty"` // "group_confess_msg"
	GroupConfessCtx     *CommonElement_ServiceType21_GroupConfessContext `protobuf:"bytes,10,opt,name=group_confess_ctx,json=groupConfessCtx,proto3" json:"group_confess_ctx,omitempty"`            // "group_confess_ctx"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype21

func (*CommonElement_ServiceType21) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType21.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType21) GetC2CConfessCtx

func (*CommonElement_ServiceType21) GetConfessTime

func (x *CommonElement_ServiceType21) GetConfessTime() uint64

func (*CommonElement_ServiceType21) GetConfessorNick

func (x *CommonElement_ServiceType21) GetConfessorNick() []byte

func (*CommonElement_ServiceType21) GetConfessorSex

func (x *CommonElement_ServiceType21) GetConfessorSex() uint32

func (*CommonElement_ServiceType21) GetConfessorUin

func (x *CommonElement_ServiceType21) GetConfessorUin() uint64

func (*CommonElement_ServiceType21) GetGroupConfessCtx

func (*CommonElement_ServiceType21) GetGroupConfessMessage

func (*CommonElement_ServiceType21) GetSysmsgFlag

func (x *CommonElement_ServiceType21) GetSysmsgFlag() uint32

func (*CommonElement_ServiceType21) GetTopic

func (x *CommonElement_ServiceType21) GetTopic() []byte

func (*CommonElement_ServiceType21) GetTopicId

func (x *CommonElement_ServiceType21) GetTopicId() uint32

func (*CommonElement_ServiceType21) ProtoMessage

func (*CommonElement_ServiceType21) ProtoMessage()

func (*CommonElement_ServiceType21) ProtoReflect

func (*CommonElement_ServiceType21) Reset

func (x *CommonElement_ServiceType21) Reset()

func (*CommonElement_ServiceType21) String

func (x *CommonElement_ServiceType21) String() string

type CommonElement_ServiceType21_C2CConfessContext

type CommonElement_ServiceType21_C2CConfessContext struct {
	ConfessorUin  uint64 `protobuf:"varint,1,opt,name=confessor_uin,json=confessorUin,proto3" json:"confessor_uin,omitempty"`    // "uint64_confessor_uin"
	ConfessToUin  uint64 `protobuf:"varint,2,opt,name=confess_to_uin,json=confessToUin,proto3" json:"confess_to_uin,omitempty"`  // "uint64_confess_to_uin"
	SendUin       uint64 `protobuf:"varint,3,opt,name=send_uin,json=sendUin,proto3" json:"send_uin,omitempty"`                   // "uint64_send_uin"
	ConfessorNick []byte `protobuf:"bytes,4,opt,name=confessor_nick,json=confessorNick,proto3" json:"confessor_nick,omitempty"`  // "bytes_confessor_nick"
	Confess       []byte `protobuf:"bytes,5,opt,name=confess,proto3" json:"confess,omitempty"`                                   // "bytes_confess"
	BgType        uint32 `protobuf:"varint,6,opt,name=bg_type,json=bgType,proto3" json:"bg_type,omitempty"`                      // "uint32_bg_type"
	TopicId       uint32 `protobuf:"varint,7,opt,name=topic_id,json=topicId,proto3" json:"topic_id,omitempty"`                   // "uint32_topic_id"
	ConfessTime   uint64 `protobuf:"varint,8,opt,name=confess_time,json=confessTime,proto3" json:"confess_time,omitempty"`       // "uint64_confess_time"
	ConfessorSex  uint32 `protobuf:"varint,9,opt,name=confessor_sex,json=confessorSex,proto3" json:"confessor_sex,omitempty"`    // "uint32_confessor_sex"
	BizType       uint32 `protobuf:"varint,10,opt,name=biz_type,json=bizType,proto3" json:"biz_type,omitempty"`                  // "uint32_biz_type"
	ConfessNum    uint32 `protobuf:"varint,11,opt,name=confess_num,json=confessNum,proto3" json:"confess_num,omitempty"`         // "uint32_confess_num"
	ConfessToSex  uint32 `protobuf:"varint,12,opt,name=confess_to_sex,json=confessToSex,proto3" json:"confess_to_sex,omitempty"` // "uint32_confess_to_sex"
	// contains filtered or unexported fields
}

C2CConfessContext

func (*CommonElement_ServiceType21_C2CConfessContext) Descriptor deprecated

Deprecated: Use CommonElement_ServiceType21_C2CConfessContext.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType21_C2CConfessContext) GetBgType

func (*CommonElement_ServiceType21_C2CConfessContext) GetBizType

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfess

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfessNum

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfessTime

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfessToSex

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfessToUin

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfessorNick

func (x *CommonElement_ServiceType21_C2CConfessContext) GetConfessorNick() []byte

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfessorSex

func (*CommonElement_ServiceType21_C2CConfessContext) GetConfessorUin

func (*CommonElement_ServiceType21_C2CConfessContext) GetSendUin

func (*CommonElement_ServiceType21_C2CConfessContext) GetTopicId

func (*CommonElement_ServiceType21_C2CConfessContext) ProtoMessage

func (*CommonElement_ServiceType21_C2CConfessContext) ProtoReflect

func (*CommonElement_ServiceType21_C2CConfessContext) Reset

func (*CommonElement_ServiceType21_C2CConfessContext) String

type CommonElement_ServiceType21_GroupConfessContext

type CommonElement_ServiceType21_GroupConfessContext struct {
	ConfessorUin      uint64 `protobuf:"varint,1,opt,name=confessor_uin,json=confessorUin,proto3" json:"confessor_uin,omitempty"`                    // "uint64_confessor_uin"
	ConfessToUin      uint64 `protobuf:"varint,2,opt,name=confess_to_uin,json=confessToUin,proto3" json:"confess_to_uin,omitempty"`                  // "uint64_confess_to_uin"
	SendUin           uint64 `protobuf:"varint,3,opt,name=send_uin,json=sendUin,proto3" json:"send_uin,omitempty"`                                   // "uint64_send_uin"
	ConfessorSex      uint32 `protobuf:"varint,4,opt,name=confessor_sex,json=confessorSex,proto3" json:"confessor_sex,omitempty"`                    // "uint32_confessor_sex"
	ConfessToNick     []byte `protobuf:"bytes,5,opt,name=confess_to_nick,json=confessToNick,proto3" json:"confess_to_nick,omitempty"`                // "bytes_confess_to_nick"
	Topic             []byte `protobuf:"bytes,6,opt,name=topic,proto3" json:"topic,omitempty"`                                                       // "bytes_topic"
	TopicId           uint32 `protobuf:"varint,7,opt,name=topic_id,json=topicId,proto3" json:"topic_id,omitempty"`                                   // "uint32_topic_id"
	ConfessTime       uint64 `protobuf:"varint,8,opt,name=confess_time,json=confessTime,proto3" json:"confess_time,omitempty"`                       // "uint64_confess_time"
	ConfessToNickType uint32 `protobuf:"varint,9,opt,name=confess_to_nick_type,json=confessToNickType,proto3" json:"confess_to_nick_type,omitempty"` // "uint32_confess_to_nick_type"
	ConfessorNick     []byte `protobuf:"bytes,10,opt,name=confessor_nick,json=confessorNick,proto3" json:"confessor_nick,omitempty"`                 // "bytes_confessor_nick"
	// contains filtered or unexported fields
}

GroupConfessContext

func (*CommonElement_ServiceType21_GroupConfessContext) Descriptor deprecated

Deprecated: Use CommonElement_ServiceType21_GroupConfessContext.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType21_GroupConfessContext) GetConfessTime

func (*CommonElement_ServiceType21_GroupConfessContext) GetConfessToNick

func (x *CommonElement_ServiceType21_GroupConfessContext) GetConfessToNick() []byte

func (*CommonElement_ServiceType21_GroupConfessContext) GetConfessToNickType

func (x *CommonElement_ServiceType21_GroupConfessContext) GetConfessToNickType() uint32

func (*CommonElement_ServiceType21_GroupConfessContext) GetConfessToUin

func (*CommonElement_ServiceType21_GroupConfessContext) GetConfessorNick

func (x *CommonElement_ServiceType21_GroupConfessContext) GetConfessorNick() []byte

func (*CommonElement_ServiceType21_GroupConfessContext) GetConfessorSex

func (*CommonElement_ServiceType21_GroupConfessContext) GetConfessorUin

func (*CommonElement_ServiceType21_GroupConfessContext) GetSendUin

func (*CommonElement_ServiceType21_GroupConfessContext) GetTopic

func (*CommonElement_ServiceType21_GroupConfessContext) GetTopicId

func (*CommonElement_ServiceType21_GroupConfessContext) ProtoMessage

func (*CommonElement_ServiceType21_GroupConfessContext) ProtoReflect

func (*CommonElement_ServiceType21_GroupConfessContext) Reset

func (*CommonElement_ServiceType21_GroupConfessContext) String

type CommonElement_ServiceType21_GroupConfessItem

type CommonElement_ServiceType21_GroupConfessItem struct {
	TopicId           uint32 `protobuf:"varint,1,opt,name=topic_id,json=topicId,proto3" json:"topic_id,omitempty"`                                   // "uint32_topic_id"
	ConfessToUin      uint64 `protobuf:"varint,2,opt,name=confess_to_uin,json=confessToUin,proto3" json:"confess_to_uin,omitempty"`                  // "uint64_confess_to_uin"
	ConfessToNick     []byte `protobuf:"bytes,3,opt,name=confess_to_nick,json=confessToNick,proto3" json:"confess_to_nick,omitempty"`                // "bytes_confess_to_nick"
	Topic             []byte `protobuf:"bytes,4,opt,name=topic,proto3" json:"topic,omitempty"`                                                       // "bytes_topic"
	ConfessToNickType uint32 `protobuf:"varint,5,opt,name=confess_to_nick_type,json=confessToNickType,proto3" json:"confess_to_nick_type,omitempty"` // "uint32_confess_to_nick_type"
	// contains filtered or unexported fields
}

GroupConfessItem

func (*CommonElement_ServiceType21_GroupConfessItem) Descriptor deprecated

Deprecated: Use CommonElement_ServiceType21_GroupConfessItem.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType21_GroupConfessItem) GetConfessToNick

func (x *CommonElement_ServiceType21_GroupConfessItem) GetConfessToNick() []byte

func (*CommonElement_ServiceType21_GroupConfessItem) GetConfessToNickType

func (x *CommonElement_ServiceType21_GroupConfessItem) GetConfessToNickType() uint32

func (*CommonElement_ServiceType21_GroupConfessItem) GetConfessToUin

func (*CommonElement_ServiceType21_GroupConfessItem) GetTopic

func (*CommonElement_ServiceType21_GroupConfessItem) GetTopicId

func (*CommonElement_ServiceType21_GroupConfessItem) ProtoMessage

func (*CommonElement_ServiceType21_GroupConfessItem) ProtoReflect

func (*CommonElement_ServiceType21_GroupConfessItem) Reset

func (*CommonElement_ServiceType21_GroupConfessItem) String

type CommonElement_ServiceType21_GroupConfessMessage

type CommonElement_ServiceType21_GroupConfessMessage struct {
	ConfessTime     uint64                                          `protobuf:"varint,1,opt,name=confess_time,json=confessTime,proto3" json:"confess_time,omitempty"`               // "uint64_confess_time"
	ConfessorUin    uint64                                          `protobuf:"varint,2,opt,name=confessor_uin,json=confessorUin,proto3" json:"confessor_uin,omitempty"`            // "uint64_confessor_uin"
	ConfessorSex    uint32                                          `protobuf:"varint,3,opt,name=confessor_sex,json=confessorSex,proto3" json:"confessor_sex,omitempty"`            // "uint32_confessor_sex"
	SysmsgFlag      uint32                                          `protobuf:"varint,4,opt,name=sysmsg_flag,json=sysmsgFlag,proto3" json:"sysmsg_flag,omitempty"`                  // "uint32_sysmsg_flag"
	ConfessItems    []*CommonElement_ServiceType21_GroupConfessItem `protobuf:"bytes,5,rep,name=confess_items,json=confessItems,proto3" json:"confess_items,omitempty"`             // "confess_items"
	TotalTopicCount uint32                                          `protobuf:"varint,6,opt,name=total_topic_count,json=totalTopicCount,proto3" json:"total_topic_count,omitempty"` // "uint32_total_topic_count"
	// contains filtered or unexported fields
}

GroupConfessMsg

func (*CommonElement_ServiceType21_GroupConfessMessage) Descriptor deprecated

Deprecated: Use CommonElement_ServiceType21_GroupConfessMessage.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType21_GroupConfessMessage) GetConfessItems

func (*CommonElement_ServiceType21_GroupConfessMessage) GetConfessTime

func (*CommonElement_ServiceType21_GroupConfessMessage) GetConfessorSex

func (*CommonElement_ServiceType21_GroupConfessMessage) GetConfessorUin

func (*CommonElement_ServiceType21_GroupConfessMessage) GetSysmsgFlag

func (*CommonElement_ServiceType21_GroupConfessMessage) GetTotalTopicCount

func (*CommonElement_ServiceType21_GroupConfessMessage) ProtoMessage

func (*CommonElement_ServiceType21_GroupConfessMessage) ProtoReflect

func (*CommonElement_ServiceType21_GroupConfessMessage) Reset

func (*CommonElement_ServiceType21_GroupConfessMessage) String

type CommonElement_ServiceType23

type CommonElement_ServiceType23 struct {
	FaceType          uint32                       `protobuf:"varint,1,opt,name=face_type,json=faceType,proto3" json:"face_type,omitempty"`                             // "uint32_face_type"
	FaceBubbleCount   uint32                       `protobuf:"varint,2,opt,name=face_bubble_count,json=faceBubbleCount,proto3" json:"face_bubble_count,omitempty"`      // "uint32_face_bubble_count"
	FaceSummary       []byte                       `protobuf:"bytes,3,opt,name=face_summary,json=faceSummary,proto3" json:"face_summary,omitempty"`                     // "bytes_face_summary"
	Flag              uint32                       `protobuf:"varint,4,opt,name=flag,proto3" json:"flag,omitempty"`                                                     // "uint32_flag"
	Others            []byte                       `protobuf:"bytes,5,opt,name=others,proto3" json:"others,omitempty"`                                                  // "bytes_others"
	MessageYellowFace *CommonElement_ServiceType33 `protobuf:"bytes,6,opt,name=message_yellow_face,json=messageYellowFace,proto3" json:"message_yellow_face,omitempty"` // "msg_yellow_face"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype23

func (*CommonElement_ServiceType23) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType23.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType23) GetFaceBubbleCount

func (x *CommonElement_ServiceType23) GetFaceBubbleCount() uint32

func (*CommonElement_ServiceType23) GetFaceSummary

func (x *CommonElement_ServiceType23) GetFaceSummary() []byte

func (*CommonElement_ServiceType23) GetFaceType

func (x *CommonElement_ServiceType23) GetFaceType() uint32

func (*CommonElement_ServiceType23) GetFlag

func (x *CommonElement_ServiceType23) GetFlag() uint32

func (*CommonElement_ServiceType23) GetMessageYellowFace

func (x *CommonElement_ServiceType23) GetMessageYellowFace() *CommonElement_ServiceType33

func (*CommonElement_ServiceType23) GetOthers

func (x *CommonElement_ServiceType23) GetOthers() []byte

func (*CommonElement_ServiceType23) ProtoMessage

func (*CommonElement_ServiceType23) ProtoMessage()

func (*CommonElement_ServiceType23) ProtoReflect

func (*CommonElement_ServiceType23) Reset

func (x *CommonElement_ServiceType23) Reset()

func (*CommonElement_ServiceType23) String

func (x *CommonElement_ServiceType23) String() string

type CommonElement_ServiceType24

type CommonElement_ServiceType24 struct {
	LimitChatEnter *CommonElement_ServiceType24_LimitChatEnter `protobuf:"bytes,1,opt,name=limit_chat_enter,json=limitChatEnter,proto3" json:"limit_chat_enter,omitempty"` // "limit_chat_enter"
	LimitChatExit  *CommonElement_ServiceType24_LimitChatExit  `protobuf:"bytes,2,opt,name=limit_chat_exit,json=limitChatExit,proto3" json:"limit_chat_exit,omitempty"`    // "limit_chat_exit"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype24

func (*CommonElement_ServiceType24) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType24.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType24) GetLimitChatEnter

func (*CommonElement_ServiceType24) GetLimitChatExit

func (*CommonElement_ServiceType24) ProtoMessage

func (*CommonElement_ServiceType24) ProtoMessage()

func (*CommonElement_ServiceType24) ProtoReflect

func (*CommonElement_ServiceType24) Reset

func (x *CommonElement_ServiceType24) Reset()

func (*CommonElement_ServiceType24) String

func (x *CommonElement_ServiceType24) String() string

type CommonElement_ServiceType24_LimitChatEnter

type CommonElement_ServiceType24_LimitChatEnter struct {
	TipsWording      []byte `protobuf:"bytes,1,opt,name=tips_wording,json=tipsWording,proto3" json:"tips_wording,omitempty"`                   // "bytes_tips_wording"
	LeftChatTime     uint32 `protobuf:"varint,2,opt,name=left_chat_time,json=leftChatTime,proto3" json:"left_chat_time,omitempty"`             // "uint32_left_chat_time"
	MatchTs          uint64 `protobuf:"varint,3,opt,name=match_ts,json=matchTs,proto3" json:"match_ts,omitempty"`                              // "uint64_match_ts"
	MatchExpiredTime uint32 `protobuf:"varint,4,opt,name=match_expired_time,json=matchExpiredTime,proto3" json:"match_expired_time,omitempty"` // "uint32_match_expired_time"
	C2CExpiredTime   uint32 `protobuf:"varint,5,opt,name=c2c_expired_time,json=c2cExpiredTime,proto3" json:"c2c_expired_time,omitempty"`       // "uint32_c2c_expired_time"
	ReadyTs          uint64 `protobuf:"varint,6,opt,name=ready_ts,json=readyTs,proto3" json:"ready_ts,omitempty"`                              // "uint64_ready_ts"
	MatchNick        []byte `protobuf:"bytes,7,opt,name=match_nick,json=matchNick,proto3" json:"match_nick,omitempty"`                         // "bytes_match_nick"
	// contains filtered or unexported fields
}

LimitChatEnter

func (*CommonElement_ServiceType24_LimitChatEnter) Descriptor deprecated

Deprecated: Use CommonElement_ServiceType24_LimitChatEnter.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType24_LimitChatEnter) GetC2CExpiredTime

func (x *CommonElement_ServiceType24_LimitChatEnter) GetC2CExpiredTime() uint32

func (*CommonElement_ServiceType24_LimitChatEnter) GetLeftChatTime

func (*CommonElement_ServiceType24_LimitChatEnter) GetMatchExpiredTime

func (x *CommonElement_ServiceType24_LimitChatEnter) GetMatchExpiredTime() uint32

func (*CommonElement_ServiceType24_LimitChatEnter) GetMatchNick

func (*CommonElement_ServiceType24_LimitChatEnter) GetMatchTs

func (*CommonElement_ServiceType24_LimitChatEnter) GetReadyTs

func (*CommonElement_ServiceType24_LimitChatEnter) GetTipsWording

func (x *CommonElement_ServiceType24_LimitChatEnter) GetTipsWording() []byte

func (*CommonElement_ServiceType24_LimitChatEnter) ProtoMessage

func (*CommonElement_ServiceType24_LimitChatEnter) ProtoReflect

func (*CommonElement_ServiceType24_LimitChatEnter) Reset

func (*CommonElement_ServiceType24_LimitChatEnter) String

type CommonElement_ServiceType24_LimitChatExit

type CommonElement_ServiceType24_LimitChatExit struct {
	ExitMethod uint32 `protobuf:"varint,1,opt,name=exit_method,json=exitMethod,proto3" json:"exit_method,omitempty"` // "uint32_exit_method"
	MatchTs    uint64 `protobuf:"varint,2,opt,name=match_ts,json=matchTs,proto3" json:"match_ts,omitempty"`          // "uint64_match_ts"
	// contains filtered or unexported fields
}

LimitChatExit

func (*CommonElement_ServiceType24_LimitChatExit) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType24_LimitChatExit.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType24_LimitChatExit) GetExitMethod

func (*CommonElement_ServiceType24_LimitChatExit) GetMatchTs

func (*CommonElement_ServiceType24_LimitChatExit) ProtoMessage

func (*CommonElement_ServiceType24_LimitChatExit) ProtoReflect

func (*CommonElement_ServiceType24_LimitChatExit) Reset

func (*CommonElement_ServiceType24_LimitChatExit) String

type CommonElement_ServiceType27

type CommonElement_ServiceType27 struct {
	VideoFile *IMMessageBody_VideoFile `protobuf:"bytes,1,opt,name=video_file,json=videoFile,proto3" json:"video_file,omitempty"` // "video_file"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype27

func (*CommonElement_ServiceType27) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType27.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType27) GetVideoFile

func (*CommonElement_ServiceType27) ProtoMessage

func (*CommonElement_ServiceType27) ProtoMessage()

func (*CommonElement_ServiceType27) ProtoReflect

func (*CommonElement_ServiceType27) Reset

func (x *CommonElement_ServiceType27) Reset()

func (*CommonElement_ServiceType27) String

func (x *CommonElement_ServiceType27) String() string

type CommonElement_ServiceType29

type CommonElement_ServiceType29 struct {
	LuckybagMessage []byte `protobuf:"bytes,1,opt,name=luckybag_message,json=luckybagMessage,proto3" json:"luckybag_message,omitempty"` // "bytes_luckybag_msg"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype29

func (*CommonElement_ServiceType29) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType29.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType29) GetLuckybagMessage

func (x *CommonElement_ServiceType29) GetLuckybagMessage() []byte

func (*CommonElement_ServiceType29) ProtoMessage

func (*CommonElement_ServiceType29) ProtoMessage()

func (*CommonElement_ServiceType29) ProtoReflect

func (*CommonElement_ServiceType29) Reset

func (x *CommonElement_ServiceType29) Reset()

func (*CommonElement_ServiceType29) String

func (x *CommonElement_ServiceType29) String() string

type CommonElement_ServiceType3

type CommonElement_ServiceType3 struct {
	FlashTroopPic *IMMessageBody_CustomFace     `protobuf:"bytes,1,opt,name=flash_troop_pic,json=flashTroopPic,proto3" json:"flash_troop_pic,omitempty"` // "flash_troop_pic"
	FlashC2CPic   *IMMessageBody_NotOnlineImage `protobuf:"bytes,2,opt,name=flash_c2c_pic,json=flashC2cPic,proto3" json:"flash_c2c_pic,omitempty"`       // "flash_c2c_pic"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype3

func (*CommonElement_ServiceType3) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType3.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType3) GetFlashC2CPic

func (*CommonElement_ServiceType3) GetFlashTroopPic

func (*CommonElement_ServiceType3) ProtoMessage

func (*CommonElement_ServiceType3) ProtoMessage()

func (*CommonElement_ServiceType3) ProtoReflect

func (*CommonElement_ServiceType3) Reset

func (x *CommonElement_ServiceType3) Reset()

func (*CommonElement_ServiceType3) String

func (x *CommonElement_ServiceType3) String() string

type CommonElement_ServiceType31

type CommonElement_ServiceType31 struct {
	Text  string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"`   // "bytes_text"
	Extra []byte `protobuf:"bytes,2,opt,name=extra,proto3" json:"extra,omitempty"` // "bytes_ext"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype31

func (*CommonElement_ServiceType31) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType31.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType31) GetExtra

func (x *CommonElement_ServiceType31) GetExtra() []byte

func (*CommonElement_ServiceType31) GetText

func (x *CommonElement_ServiceType31) GetText() string

func (*CommonElement_ServiceType31) ProtoMessage

func (*CommonElement_ServiceType31) ProtoMessage()

func (*CommonElement_ServiceType31) ProtoReflect

func (*CommonElement_ServiceType31) Reset

func (x *CommonElement_ServiceType31) Reset()

func (*CommonElement_ServiceType31) String

func (x *CommonElement_ServiceType31) String() string

type CommonElement_ServiceType33

type CommonElement_ServiceType33 struct {
	Index  uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`  // "uint32_index"
	Text   string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"`     // "bytes_text"
	Compat string `protobuf:"bytes,3,opt,name=compat,proto3" json:"compat,omitempty"` // "bytes_compat"
	Buffer []byte `protobuf:"bytes,4,opt,name=buffer,proto3" json:"buffer,omitempty"` // "bytes_buf"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype33

func (*CommonElement_ServiceType33) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType33.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType33) GetBuffer

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

func (*CommonElement_ServiceType33) GetCompat

func (x *CommonElement_ServiceType33) GetCompat() string

func (*CommonElement_ServiceType33) GetIndex

func (x *CommonElement_ServiceType33) GetIndex() uint32

func (*CommonElement_ServiceType33) GetText

func (x *CommonElement_ServiceType33) GetText() string

func (*CommonElement_ServiceType33) ProtoMessage

func (*CommonElement_ServiceType33) ProtoMessage()

func (*CommonElement_ServiceType33) ProtoReflect

func (*CommonElement_ServiceType33) Reset

func (x *CommonElement_ServiceType33) Reset()

func (*CommonElement_ServiceType33) String

func (x *CommonElement_ServiceType33) String() string

type CommonElement_ServiceType34

type CommonElement_ServiceType34 struct {
	FromNickname   []byte                                   `protobuf:"bytes,1,opt,name=from_nickname,json=fromNickname,proto3" json:"from_nickname,omitempty"`          // "from_nickname"
	PushWindowFlag uint32                                   `protobuf:"varint,2,opt,name=push_window_flag,json=pushWindowFlag,proto3" json:"push_window_flag,omitempty"` // "push_window_flag"
	GameSession    *CommonElement_ServiceType34_GameSession `protobuf:"bytes,3,opt,name=game_session,json=gameSession,proto3" json:"game_session,omitempty"`             // "game_session"
	Ext            []byte                                   `protobuf:"bytes,4,opt,name=ext,proto3" json:"ext,omitempty"`                                                // "bytes_ext"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype34

func (*CommonElement_ServiceType34) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType34.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType34) GetExt

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

func (*CommonElement_ServiceType34) GetFromNickname

func (x *CommonElement_ServiceType34) GetFromNickname() []byte

func (*CommonElement_ServiceType34) GetGameSession

func (*CommonElement_ServiceType34) GetPushWindowFlag

func (x *CommonElement_ServiceType34) GetPushWindowFlag() uint32

func (*CommonElement_ServiceType34) ProtoMessage

func (*CommonElement_ServiceType34) ProtoMessage()

func (*CommonElement_ServiceType34) ProtoReflect

func (*CommonElement_ServiceType34) Reset

func (x *CommonElement_ServiceType34) Reset()

func (*CommonElement_ServiceType34) String

func (x *CommonElement_ServiceType34) String() string

type CommonElement_ServiceType34_GameSession

type CommonElement_ServiceType34_GameSession struct {
	FromRoleId []byte `protobuf:"bytes,1,opt,name=from_role_id,json=fromRoleId,proto3" json:"from_role_id,omitempty"`  // "from_role_id"
	FromOpenId []byte `protobuf:"bytes,2,opt,name=from_open_id,json=fromOpenId,proto3" json:"from_open_id,omitempty"`  // "from_open_id"
	ToRoleId   []byte `protobuf:"bytes,3,opt,name=to_role_id,json=toRoleId,proto3" json:"to_role_id,omitempty"`        // "to_role_id"
	ToOpenId   []byte `protobuf:"bytes,4,opt,name=to_open_id,json=toOpenId,proto3" json:"to_open_id,omitempty"`        // "to_open_id"
	GameAppid  uint64 `protobuf:"varint,5,opt,name=game_appid,json=gameAppid,proto3" json:"game_appid,omitempty"`      // "game_appid"
	FromTinyId uint64 `protobuf:"varint,6,opt,name=from_tiny_id,json=fromTinyId,proto3" json:"from_tiny_id,omitempty"` // "from_tiny_id"
	ToTinyId   uint64 `protobuf:"varint,7,opt,name=to_tiny_id,json=toTinyId,proto3" json:"to_tiny_id,omitempty"`       // "to_tiny_id"
	// contains filtered or unexported fields
}

GameSession

func (*CommonElement_ServiceType34_GameSession) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType34_GameSession.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType34_GameSession) GetFromOpenId

func (x *CommonElement_ServiceType34_GameSession) GetFromOpenId() []byte

func (*CommonElement_ServiceType34_GameSession) GetFromRoleId

func (x *CommonElement_ServiceType34_GameSession) GetFromRoleId() []byte

func (*CommonElement_ServiceType34_GameSession) GetFromTinyId

func (*CommonElement_ServiceType34_GameSession) GetGameAppid

func (*CommonElement_ServiceType34_GameSession) GetToOpenId

func (x *CommonElement_ServiceType34_GameSession) GetToOpenId() []byte

func (*CommonElement_ServiceType34_GameSession) GetToRoleId

func (x *CommonElement_ServiceType34_GameSession) GetToRoleId() []byte

func (*CommonElement_ServiceType34_GameSession) GetToTinyId

func (*CommonElement_ServiceType34_GameSession) ProtoMessage

func (*CommonElement_ServiceType34_GameSession) ProtoReflect

func (*CommonElement_ServiceType34_GameSession) Reset

func (*CommonElement_ServiceType34_GameSession) String

type CommonElement_ServiceType35

type CommonElement_ServiceType35 struct {
	Token         []byte `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`                                           // "bytes_token"
	GlobalPadid   []byte `protobuf:"bytes,2,opt,name=global_padid,json=globalPadid,proto3" json:"global_padid,omitempty"`            // "bytes_global_padid"
	GetRev        uint32 `protobuf:"varint,3,opt,name=get_rev,json=getRev,proto3" json:"get_rev,omitempty"`                          // "uint32_get_rev"
	HisEditUinNum uint32 `protobuf:"varint,4,opt,name=his_edit_uin_num,json=hisEditUinNum,proto3" json:"his_edit_uin_num,omitempty"` // "uint32_his_edit_uin_num"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype35

func (*CommonElement_ServiceType35) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType35.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType35) GetGetRev

func (x *CommonElement_ServiceType35) GetGetRev() uint32

func (*CommonElement_ServiceType35) GetGlobalPadid

func (x *CommonElement_ServiceType35) GetGlobalPadid() []byte

func (*CommonElement_ServiceType35) GetHisEditUinNum

func (x *CommonElement_ServiceType35) GetHisEditUinNum() uint32

func (*CommonElement_ServiceType35) GetToken

func (x *CommonElement_ServiceType35) GetToken() []byte

func (*CommonElement_ServiceType35) ProtoMessage

func (*CommonElement_ServiceType35) ProtoMessage()

func (*CommonElement_ServiceType35) ProtoReflect

func (*CommonElement_ServiceType35) Reset

func (x *CommonElement_ServiceType35) Reset()

func (*CommonElement_ServiceType35) String

func (x *CommonElement_ServiceType35) String() string

type CommonElement_ServiceType37

type CommonElement_ServiceType37 struct {
	PackageId   []byte `protobuf:"bytes,1,opt,name=package_id,json=packageId,proto3" json:"package_id,omitempty"`        // "bytes_packid"
	StickerId   []byte `protobuf:"bytes,2,opt,name=sticker_id,json=stickerId,proto3" json:"sticker_id,omitempty"`        // "bytes_stickerid"
	QSid        uint32 `protobuf:"varint,3,opt,name=q_sid,json=qSid,proto3" json:"q_sid,omitempty"`                      // "uint32_qsid"
	SourceType  uint32 `protobuf:"varint,4,opt,name=source_type,json=sourceType,proto3" json:"source_type,omitempty"`    // "uint32_sourcetype" Enum
	StickerType uint32 `protobuf:"varint,5,opt,name=sticker_type,json=stickerType,proto3" json:"sticker_type,omitempty"` // "uint32_stickertype" Enum
	ResultId    []byte `protobuf:"bytes,6,opt,name=result_id,json=resultId,proto3" json:"result_id,omitempty"`           // "bytes_resultid"
	Text        string `protobuf:"bytes,7,opt,name=text,proto3" json:"text,omitempty"`                                   // "bytes_text"
	SurpriseId  []byte `protobuf:"bytes,8,opt,name=surprise_id,json=surpriseId,proto3" json:"surprise_id,omitempty"`     // "bytes_surpriseid"
	RandomType  uint32 `protobuf:"varint,9,opt,name=random_type,json=randomType,proto3" json:"random_type,omitempty"`    // "uint32_randomtype" Enum
	// contains filtered or unexported fields
}

MsgElemInfo_servtype37

func (*CommonElement_ServiceType37) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType37.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType37) GetPackageId

func (x *CommonElement_ServiceType37) GetPackageId() []byte

func (*CommonElement_ServiceType37) GetQSid

func (x *CommonElement_ServiceType37) GetQSid() uint32

func (*CommonElement_ServiceType37) GetRandomType

func (x *CommonElement_ServiceType37) GetRandomType() uint32

func (*CommonElement_ServiceType37) GetResultId

func (x *CommonElement_ServiceType37) GetResultId() []byte

func (*CommonElement_ServiceType37) GetSourceType

func (x *CommonElement_ServiceType37) GetSourceType() uint32

func (*CommonElement_ServiceType37) GetStickerId

func (x *CommonElement_ServiceType37) GetStickerId() []byte

func (*CommonElement_ServiceType37) GetStickerType

func (x *CommonElement_ServiceType37) GetStickerType() uint32

func (*CommonElement_ServiceType37) GetSurpriseId

func (x *CommonElement_ServiceType37) GetSurpriseId() []byte

func (*CommonElement_ServiceType37) GetText

func (x *CommonElement_ServiceType37) GetText() string

func (*CommonElement_ServiceType37) ProtoMessage

func (*CommonElement_ServiceType37) ProtoMessage()

func (*CommonElement_ServiceType37) ProtoReflect

func (*CommonElement_ServiceType37) Reset

func (x *CommonElement_ServiceType37) Reset()

func (*CommonElement_ServiceType37) String

func (x *CommonElement_ServiceType37) String() string

type CommonElement_ServiceType4

type CommonElement_ServiceType4 struct {
	ImsgType             uint32                                         `protobuf:"varint,1,opt,name=imsg_type,json=imsgType,proto3" json:"imsg_type,omitempty"` // "uint32_imsg_type"
	StStoryAioObjMessage *CommonElement_ServiceType4_StoryAioObjMessage ``                                                                                       // "st_story_aio_obj_msg"
	/* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

MsgElemInfo_servtype4

func (*CommonElement_ServiceType4) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType4.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType4) GetImsgType

func (x *CommonElement_ServiceType4) GetImsgType() uint32

func (*CommonElement_ServiceType4) GetStStoryAioObjMessage

func (*CommonElement_ServiceType4) ProtoMessage

func (*CommonElement_ServiceType4) ProtoMessage()

func (*CommonElement_ServiceType4) ProtoReflect

func (*CommonElement_ServiceType4) Reset

func (x *CommonElement_ServiceType4) Reset()

func (*CommonElement_ServiceType4) String

func (x *CommonElement_ServiceType4) String() string

type CommonElement_ServiceType4_StoryAioObjMessage

type CommonElement_ServiceType4_StoryAioObjMessage struct {
	UiUrl  string `protobuf:"bytes,1,opt,name=ui_url,json=uiUrl,proto3" json:"ui_url,omitempty"`    // "str_ui_url"
	JmpUrl string `protobuf:"bytes,2,opt,name=jmp_url,json=jmpUrl,proto3" json:"jmp_url,omitempty"` // "str_jmp_url"
	// contains filtered or unexported fields
}

StoryAioObjMsg

func (*CommonElement_ServiceType4_StoryAioObjMessage) Descriptor deprecated

Deprecated: Use CommonElement_ServiceType4_StoryAioObjMessage.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType4_StoryAioObjMessage) GetJmpUrl

func (*CommonElement_ServiceType4_StoryAioObjMessage) GetUiUrl

func (*CommonElement_ServiceType4_StoryAioObjMessage) ProtoMessage

func (*CommonElement_ServiceType4_StoryAioObjMessage) ProtoReflect

func (*CommonElement_ServiceType4_StoryAioObjMessage) Reset

func (*CommonElement_ServiceType4_StoryAioObjMessage) String

type CommonElement_ServiceType5

type CommonElement_ServiceType5 struct {
	Vid            []byte `protobuf:"bytes,1,opt,name=vid,proto3" json:"vid,omitempty"`                                             // "vid"
	Cover          []byte `protobuf:"bytes,2,opt,name=cover,proto3" json:"cover,omitempty"`                                         // "cover"
	Title          []byte `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`                                         // "title"
	Summary        []byte `protobuf:"bytes,4,opt,name=summary,proto3" json:"summary,omitempty"`                                     // "summary"
	CreateTime     uint64 `protobuf:"varint,5,opt,name=createTime,proto3" json:"createTime,omitempty"`                              // "createTime"
	CommentContent []byte `protobuf:"bytes,6,opt,name=comment_content,json=commentContent,proto3" json:"comment_content,omitempty"` // "comment_content"
	Author         uint64 `protobuf:"varint,7,opt,name=author,proto3" json:"author,omitempty"`                                      // "author"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype5

func (*CommonElement_ServiceType5) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType5.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType5) GetAuthor

func (x *CommonElement_ServiceType5) GetAuthor() uint64

func (*CommonElement_ServiceType5) GetCommentContent

func (x *CommonElement_ServiceType5) GetCommentContent() []byte

func (*CommonElement_ServiceType5) GetCover

func (x *CommonElement_ServiceType5) GetCover() []byte

func (*CommonElement_ServiceType5) GetCreateTime

func (x *CommonElement_ServiceType5) GetCreateTime() uint64

func (*CommonElement_ServiceType5) GetSummary

func (x *CommonElement_ServiceType5) GetSummary() []byte

func (*CommonElement_ServiceType5) GetTitle

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

func (*CommonElement_ServiceType5) GetVid

func (x *CommonElement_ServiceType5) GetVid() []byte

func (*CommonElement_ServiceType5) ProtoMessage

func (*CommonElement_ServiceType5) ProtoMessage()

func (*CommonElement_ServiceType5) ProtoReflect

func (*CommonElement_ServiceType5) Reset

func (x *CommonElement_ServiceType5) Reset()

func (*CommonElement_ServiceType5) String

func (x *CommonElement_ServiceType5) String() string

type CommonElement_ServiceType8

type CommonElement_ServiceType8 struct {
	WifiDeliverGiftMessage *IMMessageBody_DeliverGiftMessage `` // "wifi_deliver_gift_msg"
	/* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

MsgElemInfo_servtype8

func (*CommonElement_ServiceType8) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType8.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType8) GetWifiDeliverGiftMessage

func (x *CommonElement_ServiceType8) GetWifiDeliverGiftMessage() *IMMessageBody_DeliverGiftMessage

func (*CommonElement_ServiceType8) ProtoMessage

func (*CommonElement_ServiceType8) ProtoMessage()

func (*CommonElement_ServiceType8) ProtoReflect

func (*CommonElement_ServiceType8) Reset

func (x *CommonElement_ServiceType8) Reset()

func (*CommonElement_ServiceType8) String

func (x *CommonElement_ServiceType8) String() string

type CommonElement_ServiceType9

type CommonElement_ServiceType9 struct {
	AnchorStatus   uint32 `protobuf:"varint,1,opt,name=anchor_status,json=anchorStatus,proto3" json:"anchor_status,omitempty"`      // "uint32_anchor_status"
	JumpSchema     []byte `protobuf:"bytes,2,opt,name=jump_schema,json=jumpSchema,proto3" json:"jump_schema,omitempty"`             // "bytes_jump_schema"
	AnchorNickname string `protobuf:"bytes,3,opt,name=anchor_nickname,json=anchorNickname,proto3" json:"anchor_nickname,omitempty"` // "str_anchor_nickname"
	AnchorHeadUrl  []byte `protobuf:"bytes,4,opt,name=anchor_head_url,json=anchorHeadUrl,proto3" json:"anchor_head_url,omitempty"`  // "bytes_anchor_head_url"
	LiveTitle      string `protobuf:"bytes,5,opt,name=live_title,json=liveTitle,proto3" json:"live_title,omitempty"`                // "str_live_title"
	// contains filtered or unexported fields
}

MsgElemInfo_servtype9

func (*CommonElement_ServiceType9) Descriptor deprecated

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

Deprecated: Use CommonElement_ServiceType9.ProtoReflect.Descriptor instead.

func (*CommonElement_ServiceType9) GetAnchorHeadUrl

func (x *CommonElement_ServiceType9) GetAnchorHeadUrl() []byte

func (*CommonElement_ServiceType9) GetAnchorNickname

func (x *CommonElement_ServiceType9) GetAnchorNickname() string

func (*CommonElement_ServiceType9) GetAnchorStatus

func (x *CommonElement_ServiceType9) GetAnchorStatus() uint32

func (*CommonElement_ServiceType9) GetJumpSchema

func (x *CommonElement_ServiceType9) GetJumpSchema() []byte

func (*CommonElement_ServiceType9) GetLiveTitle

func (x *CommonElement_ServiceType9) GetLiveTitle() string

func (*CommonElement_ServiceType9) ProtoMessage

func (*CommonElement_ServiceType9) ProtoMessage()

func (*CommonElement_ServiceType9) ProtoReflect

func (*CommonElement_ServiceType9) Reset

func (x *CommonElement_ServiceType9) Reset()

func (*CommonElement_ServiceType9) String

func (x *CommonElement_ServiceType9) String() string

type DeviceReport

type DeviceReport struct {
	Bootloader   []byte `protobuf:"bytes,1,opt,name=bootloader,proto3" json:"bootloader,omitempty"`                         // "bytes_bootloader"
	ProcVersion  []byte `protobuf:"bytes,2,opt,name=proc_version,json=procVersion,proto3" json:"proc_version,omitempty"`    // "bytes_version"
	Codename     []byte `protobuf:"bytes,3,opt,name=codename,proto3" json:"codename,omitempty"`                             // "bytes_codename"
	Incremental  []byte `protobuf:"bytes,4,opt,name=incremental,proto3" json:"incremental,omitempty"`                       // "bytes_incremental"
	Fingerprint  []byte `protobuf:"bytes,5,opt,name=fingerprint,proto3" json:"fingerprint,omitempty"`                       // "bytes_fingerprint"
	BootId       []byte `protobuf:"bytes,6,opt,name=boot_id,json=bootId,proto3" json:"boot_id,omitempty"`                   // "bytes_boot_id"
	AndroidId    []byte `protobuf:"bytes,7,opt,name=android_id,json=androidId,proto3" json:"android_id,omitempty"`          // "bytes_android_id"
	Baseband     []byte `protobuf:"bytes,8,opt,name=baseband,proto3" json:"baseband,omitempty"`                             // "bytes_baseband"
	InnerVersion []byte `protobuf:"bytes,9,opt,name=inner_version,json=innerVersion,proto3" json:"inner_version,omitempty"` // "bytes_inner_ver"
	// contains filtered or unexported fields
}

device_report

func (*DeviceReport) Descriptor deprecated

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

Deprecated: Use DeviceReport.ProtoReflect.Descriptor instead.

func (*DeviceReport) GetAndroidId

func (x *DeviceReport) GetAndroidId() []byte

func (*DeviceReport) GetBaseband

func (x *DeviceReport) GetBaseband() []byte

func (*DeviceReport) GetBootId

func (x *DeviceReport) GetBootId() []byte

func (*DeviceReport) GetBootloader

func (x *DeviceReport) GetBootloader() []byte

func (*DeviceReport) GetCodename

func (x *DeviceReport) GetCodename() []byte

func (*DeviceReport) GetFingerprint

func (x *DeviceReport) GetFingerprint() []byte

func (*DeviceReport) GetIncremental

func (x *DeviceReport) GetIncremental() []byte

func (*DeviceReport) GetInnerVersion

func (x *DeviceReport) GetInnerVersion() []byte

func (*DeviceReport) GetProcVersion

func (x *DeviceReport) GetProcVersion() []byte

func (*DeviceReport) ProtoMessage

func (*DeviceReport) ProtoMessage()

func (*DeviceReport) ProtoReflect

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

func (*DeviceReport) Reset

func (x *DeviceReport) Reset()

func (*DeviceReport) String

func (x *DeviceReport) String() string

type DomainIP

type DomainIP struct {
	// contains filtered or unexported fields
}

DomainIp

func (*DomainIP) Descriptor deprecated

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

Deprecated: Use DomainIP.ProtoReflect.Descriptor instead.

func (*DomainIP) ProtoMessage

func (*DomainIP) ProtoMessage()

func (*DomainIP) ProtoReflect

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

func (*DomainIP) Reset

func (x *DomainIP) Reset()

func (*DomainIP) String

func (x *DomainIP) String() string

type DomainIP_DomainInfo

type DomainIP_DomainInfo struct {
	Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` // "string_dname"
	Type   uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`    // "uint32_type"
	// contains filtered or unexported fields
}

dnameInfo

func (*DomainIP_DomainInfo) Descriptor deprecated

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

Deprecated: Use DomainIP_DomainInfo.ProtoReflect.Descriptor instead.

func (*DomainIP_DomainInfo) GetDomain

func (x *DomainIP_DomainInfo) GetDomain() string

func (*DomainIP_DomainInfo) GetType

func (x *DomainIP_DomainInfo) GetType() uint32

func (*DomainIP_DomainInfo) ProtoMessage

func (*DomainIP_DomainInfo) ProtoMessage()

func (*DomainIP_DomainInfo) ProtoReflect

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

func (*DomainIP_DomainInfo) Reset

func (x *DomainIP_DomainInfo) Reset()

func (*DomainIP_DomainInfo) String

func (x *DomainIP_DomainInfo) String() string

type DomainIP_IPInfo

type DomainIP_IPInfo struct {
	Result int32                  `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"` // "int32_result"
	Domain string                 `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"`  // "string_dname"
	Type   int32                  `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`     // "uint32_type"
	Ttl    int32                  `protobuf:"varint,4,opt,name=ttl,proto3" json:"ttl,omitempty"`       // "uint32_ttl"
	Items  []*DomainIP_ServerList `protobuf:"bytes,5,rep,name=items,proto3" json:"items,omitempty"`    // "ServerList_data"
	// contains filtered or unexported fields
}

iplistInfo

func (*DomainIP_IPInfo) Descriptor deprecated

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

Deprecated: Use DomainIP_IPInfo.ProtoReflect.Descriptor instead.

func (*DomainIP_IPInfo) GetDomain

func (x *DomainIP_IPInfo) GetDomain() string

func (*DomainIP_IPInfo) GetItems

func (x *DomainIP_IPInfo) GetItems() []*DomainIP_ServerList

func (*DomainIP_IPInfo) GetResult

func (x *DomainIP_IPInfo) GetResult() int32

func (*DomainIP_IPInfo) GetTtl

func (x *DomainIP_IPInfo) GetTtl() int32

func (*DomainIP_IPInfo) GetType

func (x *DomainIP_IPInfo) GetType() int32

func (*DomainIP_IPInfo) ProtoMessage

func (*DomainIP_IPInfo) ProtoMessage()

func (*DomainIP_IPInfo) ProtoReflect

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

func (*DomainIP_IPInfo) Reset

func (x *DomainIP_IPInfo) Reset()

func (*DomainIP_IPInfo) String

func (x *DomainIP_IPInfo) String() string

type DomainIP_Request

type DomainIP_Request struct {
	Body *DomainIP_RequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // "SubCmd_name_Req"
	// contains filtered or unexported fields
}

NameReqBody

func (*DomainIP_Request) Descriptor deprecated

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

Deprecated: Use DomainIP_Request.ProtoReflect.Descriptor instead.

func (*DomainIP_Request) GetBody

func (x *DomainIP_Request) GetBody() *DomainIP_RequestBody

func (*DomainIP_Request) ProtoMessage

func (*DomainIP_Request) ProtoMessage()

func (*DomainIP_Request) ProtoReflect

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

func (*DomainIP_Request) Reset

func (x *DomainIP_Request) Reset()

func (*DomainIP_Request) String

func (x *DomainIP_Request) String() string

type DomainIP_RequestBody

type DomainIP_RequestBody struct {
	Uip        uint32                 `protobuf:"varint,1,opt,name=uip,proto3" json:"uip,omitempty"`                                // "uint32_uip"
	Uin        int64                  `protobuf:"varint,2,opt,name=uin,proto3" json:"uin,omitempty"`                                // "uint32_qq"
	DomainList []*DomainIP_DomainInfo `protobuf:"bytes,3,rep,name=domain_list,json=domainList,proto3" json:"domain_list,omitempty"` // "dnameInfo"
	// contains filtered or unexported fields
}

SubCmd_name_Req

func (*DomainIP_RequestBody) Descriptor deprecated

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

Deprecated: Use DomainIP_RequestBody.ProtoReflect.Descriptor instead.

func (*DomainIP_RequestBody) GetDomainList

func (x *DomainIP_RequestBody) GetDomainList() []*DomainIP_DomainInfo

func (*DomainIP_RequestBody) GetUin

func (x *DomainIP_RequestBody) GetUin() int64

func (*DomainIP_RequestBody) GetUip

func (x *DomainIP_RequestBody) GetUip() uint32

func (*DomainIP_RequestBody) ProtoMessage

func (*DomainIP_RequestBody) ProtoMessage()

func (*DomainIP_RequestBody) ProtoReflect

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

func (*DomainIP_RequestBody) Reset

func (x *DomainIP_RequestBody) Reset()

func (*DomainIP_RequestBody) String

func (x *DomainIP_RequestBody) String() string

type DomainIP_Response

type DomainIP_Response struct {
	Body *DomainIP_ResponseBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // "SubCmd_name_Rsp"
	// contains filtered or unexported fields
}

NameRspBody

func (*DomainIP_Response) Descriptor deprecated

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

Deprecated: Use DomainIP_Response.ProtoReflect.Descriptor instead.

func (*DomainIP_Response) GetBody

func (*DomainIP_Response) ProtoMessage

func (*DomainIP_Response) ProtoMessage()

func (*DomainIP_Response) ProtoReflect

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

func (*DomainIP_Response) Reset

func (x *DomainIP_Response) Reset()

func (*DomainIP_Response) String

func (x *DomainIP_Response) String() string

type DomainIP_ResponseBody

type DomainIP_ResponseBody struct {
	Uip      uint32             `protobuf:"varint,1,opt,name=uip,proto3" json:"uip,omitempty"`                          // "uint32_uip"
	Uin      int64              `protobuf:"varint,2,opt,name=uin,proto3" json:"uin,omitempty"`                          // "uint32_qq"
	IpList   []*DomainIP_IPInfo `protobuf:"bytes,3,rep,name=ip_list,json=ipList,proto3" json:"ip_list,omitempty"`       // "iplistInfo"
	Ipv6List []*DomainIP_IPInfo `protobuf:"bytes,4,rep,name=ipv6_list,json=ipv6List,proto3" json:"ipv6_list,omitempty"` // "iplistInfoV6"
	// contains filtered or unexported fields
}

SubCmd_name_Rsp

func (*DomainIP_ResponseBody) Descriptor deprecated

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

Deprecated: Use DomainIP_ResponseBody.ProtoReflect.Descriptor instead.

func (*DomainIP_ResponseBody) GetIpList

func (x *DomainIP_ResponseBody) GetIpList() []*DomainIP_IPInfo

func (*DomainIP_ResponseBody) GetIpv6List

func (x *DomainIP_ResponseBody) GetIpv6List() []*DomainIP_IPInfo

func (*DomainIP_ResponseBody) GetUin

func (x *DomainIP_ResponseBody) GetUin() int64

func (*DomainIP_ResponseBody) GetUip

func (x *DomainIP_ResponseBody) GetUip() uint32

func (*DomainIP_ResponseBody) ProtoMessage

func (*DomainIP_ResponseBody) ProtoMessage()

func (*DomainIP_ResponseBody) ProtoReflect

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

func (*DomainIP_ResponseBody) Reset

func (x *DomainIP_ResponseBody) Reset()

func (*DomainIP_ResponseBody) String

func (x *DomainIP_ResponseBody) String() string

type DomainIP_ServerList

type DomainIP_ServerList struct {
	Ip   string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"`      // "string_IP"
	Port int32  `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` // "uint32_Port"
	// contains filtered or unexported fields
}

ServerList

func (*DomainIP_ServerList) Descriptor deprecated

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

Deprecated: Use DomainIP_ServerList.ProtoReflect.Descriptor instead.

func (*DomainIP_ServerList) GetIp

func (x *DomainIP_ServerList) GetIp() string

func (*DomainIP_ServerList) GetPort

func (x *DomainIP_ServerList) GetPort() int32

func (*DomainIP_ServerList) ProtoMessage

func (*DomainIP_ServerList) ProtoMessage()

func (*DomainIP_ServerList) ProtoReflect

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

func (*DomainIP_ServerList) Reset

func (x *DomainIP_ServerList) Reset()

func (*DomainIP_ServerList) String

func (x *DomainIP_ServerList) String() string

type Highway

type Highway struct {
	// contains filtered or unexported fields
}

CSDataHighwayHead

func (*Highway) Descriptor deprecated

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

Deprecated: Use Highway.ProtoReflect.Descriptor instead.

func (*Highway) ProtoMessage

func (*Highway) ProtoMessage()

func (*Highway) ProtoReflect

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

func (*Highway) Reset

func (x *Highway) Reset()

func (*Highway) String

func (x *Highway) String() string

type Highway_BaseHead

type Highway_BaseHead struct {
	Version      uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`                              // "uint32_version"
	Uin          string `protobuf:"bytes,2,opt,name=uin,proto3" json:"uin,omitempty"`                                       // "bytes_uin"
	Command      string `protobuf:"bytes,3,opt,name=command,proto3" json:"command,omitempty"`                               // "bytes_command"
	Seq          uint32 `protobuf:"varint,4,opt,name=seq,proto3" json:"seq,omitempty"`                                      // "uint32_seq"
	RetryTimes   uint32 `protobuf:"varint,5,opt,name=retry_times,json=retryTimes,proto3" json:"retry_times,omitempty"`      // "uint32_retry_times"
	AppId        uint32 `protobuf:"varint,6,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`                     // "uint32_appid"
	DataFlag     uint32 `protobuf:"varint,7,opt,name=data_flag,json=dataFlag,proto3" json:"data_flag,omitempty"`            // "uint32_dataflag"
	CommandId    uint32 `protobuf:"varint,8,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"`         // "uint32_command_id"
	BuildVersion string `protobuf:"bytes,9,opt,name=build_version,json=buildVersion,proto3" json:"build_version,omitempty"` // "bytes_build_ver"
	LocaleId     uint32 `protobuf:"varint,10,opt,name=locale_id,json=localeId,proto3" json:"locale_id,omitempty"`           // "locale_id"
	EnvId        uint32 `protobuf:"varint,11,opt,name=env_id,json=envId,proto3" json:"env_id,omitempty"`                    // "env_id"
	// contains filtered or unexported fields
}

DataHighwayHead

func (*Highway_BaseHead) Descriptor deprecated

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

Deprecated: Use Highway_BaseHead.ProtoReflect.Descriptor instead.

func (*Highway_BaseHead) GetAppId

func (x *Highway_BaseHead) GetAppId() uint32

func (*Highway_BaseHead) GetBuildVersion

func (x *Highway_BaseHead) GetBuildVersion() string

func (*Highway_BaseHead) GetCommand

func (x *Highway_BaseHead) GetCommand() string

func (*Highway_BaseHead) GetCommandId

func (x *Highway_BaseHead) GetCommandId() uint32

func (*Highway_BaseHead) GetDataFlag

func (x *Highway_BaseHead) GetDataFlag() uint32

func (*Highway_BaseHead) GetEnvId

func (x *Highway_BaseHead) GetEnvId() uint32

func (*Highway_BaseHead) GetLocaleId

func (x *Highway_BaseHead) GetLocaleId() uint32

func (*Highway_BaseHead) GetRetryTimes

func (x *Highway_BaseHead) GetRetryTimes() uint32

func (*Highway_BaseHead) GetSeq

func (x *Highway_BaseHead) GetSeq() uint32

func (*Highway_BaseHead) GetUin

func (x *Highway_BaseHead) GetUin() string

func (*Highway_BaseHead) GetVersion

func (x *Highway_BaseHead) GetVersion() uint32

func (*Highway_BaseHead) ProtoMessage

func (*Highway_BaseHead) ProtoMessage()

func (*Highway_BaseHead) ProtoReflect

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

func (*Highway_BaseHead) Reset

func (x *Highway_BaseHead) Reset()

func (*Highway_BaseHead) String

func (x *Highway_BaseHead) String() string

type Highway_C2CCommonExtendinfo

type Highway_C2CCommonExtendinfo struct {
	InfoId           uint32                    `protobuf:"varint,1,opt,name=info_id,json=infoId,proto3" json:"info_id,omitempty"`                                // "uint32_info_id"
	FilterExtendInfo *Highway_FilterExtendInfo `protobuf:"bytes,2,opt,name=filter_extend_info,json=filterExtendInfo,proto3" json:"filter_extend_info,omitempty"` // "msg_filter_extendinfo"
	// contains filtered or unexported fields
}

C2CCommonExtendinfo

func (*Highway_C2CCommonExtendinfo) Descriptor deprecated

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

Deprecated: Use Highway_C2CCommonExtendinfo.ProtoReflect.Descriptor instead.

func (*Highway_C2CCommonExtendinfo) GetFilterExtendInfo

func (x *Highway_C2CCommonExtendinfo) GetFilterExtendInfo() *Highway_FilterExtendInfo

func (*Highway_C2CCommonExtendinfo) GetInfoId

func (x *Highway_C2CCommonExtendinfo) GetInfoId() uint32

func (*Highway_C2CCommonExtendinfo) ProtoMessage

func (*Highway_C2CCommonExtendinfo) ProtoMessage()

func (*Highway_C2CCommonExtendinfo) ProtoReflect

func (*Highway_C2CCommonExtendinfo) Reset

func (x *Highway_C2CCommonExtendinfo) Reset()

func (*Highway_C2CCommonExtendinfo) String

func (x *Highway_C2CCommonExtendinfo) String() string

type Highway_DataHole

type Highway_DataHole struct {
	Begin uint64 `protobuf:"varint,1,opt,name=begin,proto3" json:"begin,omitempty"` // "uint64_begin"
	End   uint64 `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"`     // "uint64_end"
	// contains filtered or unexported fields
}

DataHole

func (*Highway_DataHole) Descriptor deprecated

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

Deprecated: Use Highway_DataHole.ProtoReflect.Descriptor instead.

func (*Highway_DataHole) GetBegin

func (x *Highway_DataHole) GetBegin() uint64

func (*Highway_DataHole) GetEnd

func (x *Highway_DataHole) GetEnd() uint64

func (*Highway_DataHole) ProtoMessage

func (*Highway_DataHole) ProtoMessage()

func (*Highway_DataHole) ProtoReflect

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

func (*Highway_DataHole) Reset

func (x *Highway_DataHole) Reset()

func (*Highway_DataHole) String

func (x *Highway_DataHole) String() string

type Highway_FilterExtendInfo

type Highway_FilterExtendInfo struct {
	FilterFlag         uint32                      `protobuf:"varint,1,opt,name=filter_flag,json=filterFlag,proto3" json:"filter_flag,omitempty"`                          // "uint32_filter_flag"
	ImageFilterRequest *Highway_ImageFilterRequest `protobuf:"bytes,2,opt,name=image_filter_request,json=imageFilterRequest,proto3" json:"image_filter_request,omitempty"` // "msg_image_filter_request"
	// contains filtered or unexported fields
}

FilterExtendinfo

func (*Highway_FilterExtendInfo) Descriptor deprecated

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

Deprecated: Use Highway_FilterExtendInfo.ProtoReflect.Descriptor instead.

func (*Highway_FilterExtendInfo) GetFilterFlag

func (x *Highway_FilterExtendInfo) GetFilterFlag() uint32

func (*Highway_FilterExtendInfo) GetImageFilterRequest

func (x *Highway_FilterExtendInfo) GetImageFilterRequest() *Highway_ImageFilterRequest

func (*Highway_FilterExtendInfo) ProtoMessage

func (*Highway_FilterExtendInfo) ProtoMessage()

func (*Highway_FilterExtendInfo) ProtoReflect

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

func (*Highway_FilterExtendInfo) Reset

func (x *Highway_FilterExtendInfo) Reset()

func (*Highway_FilterExtendInfo) String

func (x *Highway_FilterExtendInfo) String() string

type Highway_FilterStyle

type Highway_FilterStyle struct {
	StyleId   uint32 `protobuf:"varint,1,opt,name=style_id,json=styleId,proto3" json:"style_id,omitempty"`      // "style_id"
	StyleName []byte `protobuf:"bytes,2,opt,name=style_name,json=styleName,proto3" json:"style_name,omitempty"` // "style_name"
	// contains filtered or unexported fields
}

FilterStyle

func (*Highway_FilterStyle) Descriptor deprecated

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

Deprecated: Use Highway_FilterStyle.ProtoReflect.Descriptor instead.

func (*Highway_FilterStyle) GetStyleId

func (x *Highway_FilterStyle) GetStyleId() uint32

func (*Highway_FilterStyle) GetStyleName

func (x *Highway_FilterStyle) GetStyleName() []byte

func (*Highway_FilterStyle) ProtoMessage

func (*Highway_FilterStyle) ProtoMessage()

func (*Highway_FilterStyle) ProtoReflect

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

func (*Highway_FilterStyle) Reset

func (x *Highway_FilterStyle) Reset()

func (*Highway_FilterStyle) String

func (x *Highway_FilterStyle) String() string

type Highway_ImageFilterRequest

type Highway_ImageFilterRequest struct {
	SessionId []byte               `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // "session_id"
	ClientIp  uint32               `protobuf:"varint,2,opt,name=client_ip,json=clientIp,proto3" json:"client_ip,omitempty"`   // "client_ip"
	Uin       uint64               `protobuf:"varint,3,opt,name=uin,proto3" json:"uin,omitempty"`                             // "uin"
	Style     *Highway_FilterStyle `protobuf:"bytes,4,opt,name=style,proto3" json:"style,omitempty"`                          // "style"
	Width     uint32               `protobuf:"varint,5,opt,name=width,proto3" json:"width,omitempty"`                         // "width"
	Height    uint32               `protobuf:"varint,6,opt,name=height,proto3" json:"height,omitempty"`                       // "height"
	ImageData []byte               `protobuf:"bytes,7,opt,name=image_data,json=imageData,proto3" json:"image_data,omitempty"` // "image_data"
	// contains filtered or unexported fields
}

ImageFilterRequest

func (*Highway_ImageFilterRequest) Descriptor deprecated

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

Deprecated: Use Highway_ImageFilterRequest.ProtoReflect.Descriptor instead.

func (*Highway_ImageFilterRequest) GetClientIp

func (x *Highway_ImageFilterRequest) GetClientIp() uint32

func (*Highway_ImageFilterRequest) GetHeight

func (x *Highway_ImageFilterRequest) GetHeight() uint32

func (*Highway_ImageFilterRequest) GetImageData

func (x *Highway_ImageFilterRequest) GetImageData() []byte

func (*Highway_ImageFilterRequest) GetSessionId

func (x *Highway_ImageFilterRequest) GetSessionId() []byte

func (*Highway_ImageFilterRequest) GetStyle

func (*Highway_ImageFilterRequest) GetUin

func (x *Highway_ImageFilterRequest) GetUin() uint64

func (*Highway_ImageFilterRequest) GetWidth

func (x *Highway_ImageFilterRequest) GetWidth() uint32

func (*Highway_ImageFilterRequest) ProtoMessage

func (*Highway_ImageFilterRequest) ProtoMessage()

func (*Highway_ImageFilterRequest) ProtoReflect

func (*Highway_ImageFilterRequest) Reset

func (x *Highway_ImageFilterRequest) Reset()

func (*Highway_ImageFilterRequest) String

func (x *Highway_ImageFilterRequest) String() string

type Highway_ImageFilterResponse

type Highway_ImageFilterResponse struct {
	RetCode   int32  `protobuf:"varint,1,opt,name=ret_code,json=retCode,proto3" json:"ret_code,omitempty"`      // "ret_code"
	ImageData []byte `protobuf:"bytes,2,opt,name=image_data,json=imageData,proto3" json:"image_data,omitempty"` // "image_data"
	CostTime  uint32 `protobuf:"varint,3,opt,name=cost_time,json=costTime,proto3" json:"cost_time,omitempty"`   // "cost_time"
	// contains filtered or unexported fields
}

ImageFilterResponse

func (*Highway_ImageFilterResponse) Descriptor deprecated

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

Deprecated: Use Highway_ImageFilterResponse.ProtoReflect.Descriptor instead.

func (*Highway_ImageFilterResponse) GetCostTime

func (x *Highway_ImageFilterResponse) GetCostTime() uint32

func (*Highway_ImageFilterResponse) GetImageData

func (x *Highway_ImageFilterResponse) GetImageData() []byte

func (*Highway_ImageFilterResponse) GetRetCode

func (x *Highway_ImageFilterResponse) GetRetCode() int32

func (*Highway_ImageFilterResponse) ProtoMessage

func (*Highway_ImageFilterResponse) ProtoMessage()

func (*Highway_ImageFilterResponse) ProtoReflect

func (*Highway_ImageFilterResponse) Reset

func (x *Highway_ImageFilterResponse) Reset()

func (*Highway_ImageFilterResponse) String

func (x *Highway_ImageFilterResponse) String() string

type Highway_LoginSigHead

type Highway_LoginSigHead struct {
	LoginsigType uint32 `protobuf:"varint,1,opt,name=loginsig_type,json=loginsigType,proto3" json:"loginsig_type,omitempty"` // "uint32_loginsig_type"
	Loginsig     []byte `protobuf:"bytes,2,opt,name=loginsig,proto3" json:"loginsig,omitempty"`                              // "bytes_loginsig"
	// contains filtered or unexported fields
}

LoginSigHead

func (*Highway_LoginSigHead) Descriptor deprecated

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

Deprecated: Use Highway_LoginSigHead.ProtoReflect.Descriptor instead.

func (*Highway_LoginSigHead) GetLoginsig

func (x *Highway_LoginSigHead) GetLoginsig() []byte

func (*Highway_LoginSigHead) GetLoginsigType

func (x *Highway_LoginSigHead) GetLoginsigType() uint32

func (*Highway_LoginSigHead) ProtoMessage

func (*Highway_LoginSigHead) ProtoMessage()

func (*Highway_LoginSigHead) ProtoReflect

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

func (*Highway_LoginSigHead) Reset

func (x *Highway_LoginSigHead) Reset()

func (*Highway_LoginSigHead) String

func (x *Highway_LoginSigHead) String() string

type Highway_NewServiceTicket

type Highway_NewServiceTicket struct {
	Signature []byte `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` // "bytes_signature"
	Ukey      []byte `protobuf:"bytes,2,opt,name=ukey,proto3" json:"ukey,omitempty"`           // "bytes_ukey"
	// contains filtered or unexported fields
}

NewServiceTicket

func (*Highway_NewServiceTicket) Descriptor deprecated

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

Deprecated: Use Highway_NewServiceTicket.ProtoReflect.Descriptor instead.

func (*Highway_NewServiceTicket) GetSignature

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

func (*Highway_NewServiceTicket) GetUkey

func (x *Highway_NewServiceTicket) GetUkey() []byte

func (*Highway_NewServiceTicket) ProtoMessage

func (*Highway_NewServiceTicket) ProtoMessage()

func (*Highway_NewServiceTicket) ProtoReflect

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

func (*Highway_NewServiceTicket) Reset

func (x *Highway_NewServiceTicket) Reset()

func (*Highway_NewServiceTicket) String

func (x *Highway_NewServiceTicket) String() string

type Highway_PicInfoExt

type Highway_PicInfoExt struct {
	PicWidth            uint32 `protobuf:"varint,1,opt,name=pic_width,json=picWidth,proto3" json:"pic_width,omitempty"`                                      // "uint32_pic_width"
	PicHeight           uint32 `protobuf:"varint,2,opt,name=pic_height,json=picHeight,proto3" json:"pic_height,omitempty"`                                   // "uint32_pic_height"
	PicFlag             uint32 `protobuf:"varint,3,opt,name=pic_flag,json=picFlag,proto3" json:"pic_flag,omitempty"`                                         // "uint32_pic_flag"
	BusiType            uint32 `protobuf:"varint,4,opt,name=busi_type,json=busiType,proto3" json:"busi_type,omitempty"`                                      // "uint32_busi_type"
	SrcTerm             uint32 `protobuf:"varint,5,opt,name=src_term,json=srcTerm,proto3" json:"src_term,omitempty"`                                         // "uint32_src_term"
	PlatType            uint32 `protobuf:"varint,6,opt,name=plat_type,json=platType,proto3" json:"plat_type,omitempty"`                                      // "uint32_plat_type"
	NetType             uint32 `protobuf:"varint,7,opt,name=net_type,json=netType,proto3" json:"net_type,omitempty"`                                         // "uint32_net_type"
	ImgType             uint32 `protobuf:"varint,8,opt,name=img_type,json=imgType,proto3" json:"img_type,omitempty"`                                         // "uint32_img_type"
	AppPicType          uint32 `protobuf:"varint,9,opt,name=app_pic_type,json=appPicType,proto3" json:"app_pic_type,omitempty"`                              // "uint32_app_pic_type"
	EchoCreatedByServer []byte `protobuf:"bytes,10,opt,name=echo_created_by_server,json=echoCreatedByServer,proto3" json:"echo_created_by_server,omitempty"` // "bytes_echo_created_by_server"
	QqmeetGuildId       uint64 `protobuf:"varint,11,opt,name=qqmeet_guild_id,json=qqmeetGuildId,proto3" json:"qqmeet_guild_id,omitempty"`                    // "uint64_qqmeet_guild_id"
	QqmeetChannelId     uint64 `protobuf:"varint,12,opt,name=qqmeet_channel_id,json=qqmeetChannelId,proto3" json:"qqmeet_channel_id,omitempty"`              // "uint64_qqmeet_channel_id"
	// contains filtered or unexported fields
}

PicInfoExt

func (*Highway_PicInfoExt) Descriptor deprecated

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

Deprecated: Use Highway_PicInfoExt.ProtoReflect.Descriptor instead.

func (*Highway_PicInfoExt) GetAppPicType

func (x *Highway_PicInfoExt) GetAppPicType() uint32

func (*Highway_PicInfoExt) GetBusiType

func (x *Highway_PicInfoExt) GetBusiType() uint32

func (*Highway_PicInfoExt) GetEchoCreatedByServer

func (x *Highway_PicInfoExt) GetEchoCreatedByServer() []byte

func (*Highway_PicInfoExt) GetImgType

func (x *Highway_PicInfoExt) GetImgType() uint32

func (*Highway_PicInfoExt) GetNetType

func (x *Highway_PicInfoExt) GetNetType() uint32

func (*Highway_PicInfoExt) GetPicFlag

func (x *Highway_PicInfoExt) GetPicFlag() uint32

func (*Highway_PicInfoExt) GetPicHeight

func (x *Highway_PicInfoExt) GetPicHeight() uint32

func (*Highway_PicInfoExt) GetPicWidth

func (x *Highway_PicInfoExt) GetPicWidth() uint32

func (*Highway_PicInfoExt) GetPlatType

func (x *Highway_PicInfoExt) GetPlatType() uint32

func (*Highway_PicInfoExt) GetQqmeetChannelId

func (x *Highway_PicInfoExt) GetQqmeetChannelId() uint64

func (*Highway_PicInfoExt) GetQqmeetGuildId

func (x *Highway_PicInfoExt) GetQqmeetGuildId() uint64

func (*Highway_PicInfoExt) GetSrcTerm

func (x *Highway_PicInfoExt) GetSrcTerm() uint32

func (*Highway_PicInfoExt) ProtoMessage

func (*Highway_PicInfoExt) ProtoMessage()

func (*Highway_PicInfoExt) ProtoReflect

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

func (*Highway_PicInfoExt) Reset

func (x *Highway_PicInfoExt) Reset()

func (*Highway_PicInfoExt) String

func (x *Highway_PicInfoExt) String() string

type Highway_PicRspExtInfo

type Highway_PicRspExtInfo struct {
	Skey      []byte `protobuf:"bytes,1,opt,name=skey,proto3" json:"skey,omitempty"`                             // "bytes_skey"
	ClientIp  uint32 `protobuf:"varint,2,opt,name=client_ip,json=clientIp,proto3" json:"client_ip,omitempty"`    // "uint32_client_ip"
	UpOffset  uint64 `protobuf:"varint,3,opt,name=up_offset,json=upOffset,proto3" json:"up_offset,omitempty"`    // "uint64_up_offset"
	BlockSize uint64 `protobuf:"varint,4,opt,name=block_size,json=blockSize,proto3" json:"block_size,omitempty"` // "uint64_block_size"
	// contains filtered or unexported fields
}

PicRspExtInfo

func (*Highway_PicRspExtInfo) Descriptor deprecated

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

Deprecated: Use Highway_PicRspExtInfo.ProtoReflect.Descriptor instead.

func (*Highway_PicRspExtInfo) GetBlockSize

func (x *Highway_PicRspExtInfo) GetBlockSize() uint64

func (*Highway_PicRspExtInfo) GetClientIp

func (x *Highway_PicRspExtInfo) GetClientIp() uint32

func (*Highway_PicRspExtInfo) GetSkey

func (x *Highway_PicRspExtInfo) GetSkey() []byte

func (*Highway_PicRspExtInfo) GetUpOffset

func (x *Highway_PicRspExtInfo) GetUpOffset() uint64

func (*Highway_PicRspExtInfo) ProtoMessage

func (*Highway_PicRspExtInfo) ProtoMessage()

func (*Highway_PicRspExtInfo) ProtoReflect

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

func (*Highway_PicRspExtInfo) Reset

func (x *Highway_PicRspExtInfo) Reset()

func (*Highway_PicRspExtInfo) String

func (x *Highway_PicRspExtInfo) String() string

type Highway_QueryHole

type Highway_QueryHole struct {
	Result   uint32              `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                     // "uint32_result"
	DataHole []*Highway_DataHole `protobuf:"bytes,2,rep,name=data_hole,json=dataHole,proto3" json:"data_hole,omitempty"`  // "rpt_data_hole"
	CompFlag bool                `protobuf:"varint,3,opt,name=comp_flag,json=compFlag,proto3" json:"comp_flag,omitempty"` // "bool_comp_flag"
	// contains filtered or unexported fields
}

QueryHoleRsp

func (*Highway_QueryHole) Descriptor deprecated

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

Deprecated: Use Highway_QueryHole.ProtoReflect.Descriptor instead.

func (*Highway_QueryHole) GetCompFlag

func (x *Highway_QueryHole) GetCompFlag() bool

func (*Highway_QueryHole) GetDataHole

func (x *Highway_QueryHole) GetDataHole() []*Highway_DataHole

func (*Highway_QueryHole) GetResult

func (x *Highway_QueryHole) GetResult() uint32

func (*Highway_QueryHole) ProtoMessage

func (*Highway_QueryHole) ProtoMessage()

func (*Highway_QueryHole) ProtoReflect

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

func (*Highway_QueryHole) Reset

func (x *Highway_QueryHole) Reset()

func (*Highway_QueryHole) String

func (x *Highway_QueryHole) String() string

type Highway_RequestHead

type Highway_RequestHead struct {
	BaseHead     *Highway_BaseHead     `protobuf:"bytes,1,opt,name=base_head,json=baseHead,proto3" json:"base_head,omitempty"`               // "msg_basehead"
	SegmentHead  *Highway_SegmentHead  `protobuf:"bytes,2,opt,name=segment_head,json=segmentHead,proto3" json:"segment_head,omitempty"`      // "msg_seghead"
	ExtendInfo   []byte                `protobuf:"bytes,3,opt,name=extend_info,json=extendInfo,proto3" json:"extend_info,omitempty"`         // "bytes_req_extendinfo"
	Timestamp    uint64                `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"`                            // "uint64_timestamp"
	LoginSigHead *Highway_LoginSigHead `protobuf:"bytes,5,opt,name=login_sig_head,json=loginSigHead,proto3" json:"login_sig_head,omitempty"` // "msg_login_sig_head"
	// contains filtered or unexported fields
}

ReqDataHighwayHead

func (*Highway_RequestHead) Descriptor deprecated

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

Deprecated: Use Highway_RequestHead.ProtoReflect.Descriptor instead.

func (*Highway_RequestHead) GetBaseHead

func (x *Highway_RequestHead) GetBaseHead() *Highway_BaseHead

func (*Highway_RequestHead) GetExtendInfo

func (x *Highway_RequestHead) GetExtendInfo() []byte

func (*Highway_RequestHead) GetLoginSigHead

func (x *Highway_RequestHead) GetLoginSigHead() *Highway_LoginSigHead

func (*Highway_RequestHead) GetSegmentHead

func (x *Highway_RequestHead) GetSegmentHead() *Highway_SegmentHead

func (*Highway_RequestHead) GetTimestamp

func (x *Highway_RequestHead) GetTimestamp() uint64

func (*Highway_RequestHead) ProtoMessage

func (*Highway_RequestHead) ProtoMessage()

func (*Highway_RequestHead) ProtoReflect

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

func (*Highway_RequestHead) Reset

func (x *Highway_RequestHead) Reset()

func (*Highway_RequestHead) String

func (x *Highway_RequestHead) String() string

type Highway_ResponseBody

type Highway_ResponseBody struct {
	QueryHole *Highway_QueryHole `protobuf:"bytes,1,opt,name=query_hole,json=queryHole,proto3" json:"query_hole,omitempty"` // "msg_query_hole_rsp"
	// contains filtered or unexported fields
}

RspBody

func (*Highway_ResponseBody) Descriptor deprecated

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

Deprecated: Use Highway_ResponseBody.ProtoReflect.Descriptor instead.

func (*Highway_ResponseBody) GetQueryHole

func (x *Highway_ResponseBody) GetQueryHole() *Highway_QueryHole

func (*Highway_ResponseBody) ProtoMessage

func (*Highway_ResponseBody) ProtoMessage()

func (*Highway_ResponseBody) ProtoReflect

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

func (*Highway_ResponseBody) Reset

func (x *Highway_ResponseBody) Reset()

func (*Highway_ResponseBody) String

func (x *Highway_ResponseBody) String() string

type Highway_ResponseHead

type Highway_ResponseHead struct {
	BaseHead    *Highway_BaseHead    `protobuf:"bytes,1,opt,name=base_head,json=baseHead,proto3" json:"base_head,omitempty"`          // "msg_basehead"
	SegmentHead *Highway_SegmentHead `protobuf:"bytes,2,opt,name=segment_head,json=segmentHead,proto3" json:"segment_head,omitempty"` // "msg_seghead"
	ErrorCode   uint32               `protobuf:"varint,3,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"`      // "uint32_error_code"
	AllowRetry  uint32               `protobuf:"varint,4,opt,name=allow_retry,json=allowRetry,proto3" json:"allow_retry,omitempty"`   // "uint32_allow_retry"
	CacheCost   uint32               `protobuf:"varint,5,opt,name=cache_cost,json=cacheCost,proto3" json:"cache_cost,omitempty"`      // "uint32_cachecost"
	HtCost      uint32               `protobuf:"varint,6,opt,name=ht_cost,json=htCost,proto3" json:"ht_cost,omitempty"`               // "uint32_htcost"
	ExtendInfo  []byte               `protobuf:"bytes,7,opt,name=extend_info,json=extendInfo,proto3" json:"extend_info,omitempty"`    // "bytes_rsp_extendinfo"
	Timestamp   uint64               `protobuf:"varint,8,opt,name=timestamp,proto3" json:"timestamp,omitempty"`                       // "uint64_timestamp"
	Range       uint64               `protobuf:"varint,9,opt,name=range,proto3" json:"range,omitempty"`                               // "uint64_range"
	IsReset     uint32               `protobuf:"varint,10,opt,name=is_reset,json=isReset,proto3" json:"is_reset,omitempty"`           // "uint32_is_reset"
	// contains filtered or unexported fields
}

RspDataHighwayHead

func (*Highway_ResponseHead) Descriptor deprecated

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

Deprecated: Use Highway_ResponseHead.ProtoReflect.Descriptor instead.

func (*Highway_ResponseHead) GetAllowRetry

func (x *Highway_ResponseHead) GetAllowRetry() uint32

func (*Highway_ResponseHead) GetBaseHead

func (x *Highway_ResponseHead) GetBaseHead() *Highway_BaseHead

func (*Highway_ResponseHead) GetCacheCost

func (x *Highway_ResponseHead) GetCacheCost() uint32

func (*Highway_ResponseHead) GetErrorCode

func (x *Highway_ResponseHead) GetErrorCode() uint32

func (*Highway_ResponseHead) GetExtendInfo

func (x *Highway_ResponseHead) GetExtendInfo() []byte

func (*Highway_ResponseHead) GetHtCost

func (x *Highway_ResponseHead) GetHtCost() uint32

func (*Highway_ResponseHead) GetIsReset

func (x *Highway_ResponseHead) GetIsReset() uint32

func (*Highway_ResponseHead) GetRange

func (x *Highway_ResponseHead) GetRange() uint64

func (*Highway_ResponseHead) GetSegmentHead

func (x *Highway_ResponseHead) GetSegmentHead() *Highway_SegmentHead

func (*Highway_ResponseHead) GetTimestamp

func (x *Highway_ResponseHead) GetTimestamp() uint64

func (*Highway_ResponseHead) ProtoMessage

func (*Highway_ResponseHead) ProtoMessage()

func (*Highway_ResponseHead) ProtoReflect

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

func (*Highway_ResponseHead) Reset

func (x *Highway_ResponseHead) Reset()

func (*Highway_ResponseHead) String

func (x *Highway_ResponseHead) String() string

type Highway_SegmentHead

type Highway_SegmentHead struct {
	ServiceId     uint32 `protobuf:"varint,1,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"`                // "uint32_serviceid"
	FileSize      uint64 `protobuf:"varint,2,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                   // "uint64_filesize"
	DataOffset    uint64 `protobuf:"varint,3,opt,name=data_offset,json=dataOffset,proto3" json:"data_offset,omitempty"`             // "uint64_dataoffset"
	DataLength    uint32 `protobuf:"varint,4,opt,name=data_length,json=dataLength,proto3" json:"data_length,omitempty"`             // "uint32_datalength"
	ReturnCode    uint32 `protobuf:"varint,5,opt,name=return_code,json=returnCode,proto3" json:"return_code,omitempty"`             // "uint32_rtcode"
	ServiceTicket []byte `protobuf:"bytes,6,opt,name=service_ticket,json=serviceTicket,proto3" json:"service_ticket,omitempty"`     // "bytes_serviceticket"
	Flag          uint32 `protobuf:"varint,7,opt,name=flag,proto3" json:"flag,omitempty"`                                           // "uint32_flag"
	Md5           []byte `protobuf:"bytes,8,opt,name=md5,proto3" json:"md5,omitempty"`                                              // "bytes_md5"
	FileMd5       []byte `protobuf:"bytes,9,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                       // "bytes_file_md5"
	CacheAddress  uint32 `protobuf:"varint,10,opt,name=cache_address,json=cacheAddress,proto3" json:"cache_address,omitempty"`      // "uint32_cache_addr"
	QueryTimes    uint32 `protobuf:"varint,11,opt,name=query_times,json=queryTimes,proto3" json:"query_times,omitempty"`            // "uint32_query_times"
	UpdateCacheIp uint32 `protobuf:"varint,12,opt,name=update_cache_ip,json=updateCacheIp,proto3" json:"update_cache_ip,omitempty"` // "uint32_update_cacheip"
	CachePort     uint32 `protobuf:"varint,13,opt,name=cache_port,json=cachePort,proto3" json:"cache_port,omitempty"`               // "uint32_cache_port"
	// contains filtered or unexported fields
}

SegHead

func (*Highway_SegmentHead) Descriptor deprecated

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

Deprecated: Use Highway_SegmentHead.ProtoReflect.Descriptor instead.

func (*Highway_SegmentHead) GetCacheAddress

func (x *Highway_SegmentHead) GetCacheAddress() uint32

func (*Highway_SegmentHead) GetCachePort

func (x *Highway_SegmentHead) GetCachePort() uint32

func (*Highway_SegmentHead) GetDataLength

func (x *Highway_SegmentHead) GetDataLength() uint32

func (*Highway_SegmentHead) GetDataOffset

func (x *Highway_SegmentHead) GetDataOffset() uint64

func (*Highway_SegmentHead) GetFileMd5

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

func (*Highway_SegmentHead) GetFileSize

func (x *Highway_SegmentHead) GetFileSize() uint64

func (*Highway_SegmentHead) GetFlag

func (x *Highway_SegmentHead) GetFlag() uint32

func (*Highway_SegmentHead) GetMd5

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

func (*Highway_SegmentHead) GetQueryTimes

func (x *Highway_SegmentHead) GetQueryTimes() uint32

func (*Highway_SegmentHead) GetReturnCode

func (x *Highway_SegmentHead) GetReturnCode() uint32

func (*Highway_SegmentHead) GetServiceId

func (x *Highway_SegmentHead) GetServiceId() uint32

func (*Highway_SegmentHead) GetServiceTicket

func (x *Highway_SegmentHead) GetServiceTicket() []byte

func (*Highway_SegmentHead) GetUpdateCacheIp

func (x *Highway_SegmentHead) GetUpdateCacheIp() uint32

func (*Highway_SegmentHead) ProtoMessage

func (*Highway_SegmentHead) ProtoMessage()

func (*Highway_SegmentHead) ProtoReflect

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

func (*Highway_SegmentHead) Reset

func (x *Highway_SegmentHead) Reset()

func (*Highway_SegmentHead) String

func (x *Highway_SegmentHead) String() string

type IMMessageBody

type IMMessageBody struct {
	// contains filtered or unexported fields
}

im_msg_body

func (*IMMessageBody) Descriptor deprecated

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

Deprecated: Use IMMessageBody.ProtoReflect.Descriptor instead.

func (*IMMessageBody) ProtoMessage

func (*IMMessageBody) ProtoMessage()

func (*IMMessageBody) ProtoReflect

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

func (*IMMessageBody) Reset

func (x *IMMessageBody) Reset()

func (*IMMessageBody) String

func (x *IMMessageBody) String() string

type IMMessageBody_AnonymousGroupMessage

type IMMessageBody_AnonymousGroupMessage struct {
	Flags         uint32 `protobuf:"varint,1,opt,name=flags,proto3" json:"flags,omitempty"`                                     // "uint32_flags"
	AnonymousId   []byte `protobuf:"bytes,2,opt,name=anonymous_id,json=anonymousId,proto3" json:"anonymous_id,omitempty"`       // "str_anon_id"
	AnonymousNick string `protobuf:"bytes,3,opt,name=anonymous_nick,json=anonymousNick,proto3" json:"anonymous_nick,omitempty"` // "str_anon_nick"
	HeadPortrait  uint32 `protobuf:"varint,4,opt,name=head_portrait,json=headPortrait,proto3" json:"head_portrait,omitempty"`   // "uint32_head_portrait"
	ExpireTime    uint32 `protobuf:"varint,5,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`         // "uint32_expire_time"
	BubbleId      uint32 `protobuf:"varint,6,opt,name=bubble_id,json=bubbleId,proto3" json:"bubble_id,omitempty"`               // "uint32_bubble_id"
	RankColor     []byte `protobuf:"bytes,7,opt,name=rank_color,json=rankColor,proto3" json:"rank_color,omitempty"`             // "str_rank_color"
	// contains filtered or unexported fields
}

AnonymousGroupMsg

func (*IMMessageBody_AnonymousGroupMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_AnonymousGroupMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_AnonymousGroupMessage) GetAnonymousId

func (x *IMMessageBody_AnonymousGroupMessage) GetAnonymousId() []byte

func (*IMMessageBody_AnonymousGroupMessage) GetAnonymousNick

func (x *IMMessageBody_AnonymousGroupMessage) GetAnonymousNick() string

func (*IMMessageBody_AnonymousGroupMessage) GetBubbleId

func (*IMMessageBody_AnonymousGroupMessage) GetExpireTime

func (x *IMMessageBody_AnonymousGroupMessage) GetExpireTime() uint32

func (*IMMessageBody_AnonymousGroupMessage) GetFlags

func (*IMMessageBody_AnonymousGroupMessage) GetHeadPortrait

func (x *IMMessageBody_AnonymousGroupMessage) GetHeadPortrait() uint32

func (*IMMessageBody_AnonymousGroupMessage) GetRankColor

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

func (*IMMessageBody_AnonymousGroupMessage) ProtoMessage

func (*IMMessageBody_AnonymousGroupMessage) ProtoMessage()

func (*IMMessageBody_AnonymousGroupMessage) ProtoReflect

func (*IMMessageBody_AnonymousGroupMessage) Reset

func (*IMMessageBody_AnonymousGroupMessage) String

type IMMessageBody_ApolloActionMessage

type IMMessageBody_ApolloActionMessage struct {
	ActionId       uint32 `protobuf:"varint,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"`                   // "uint32_action_id"
	ActionName     []byte `protobuf:"bytes,2,opt,name=action_name,json=actionName,proto3" json:"action_name,omitempty"`              // "bytes_action_name"
	ActionText     []byte `protobuf:"bytes,3,opt,name=action_text,json=actionText,proto3" json:"action_text,omitempty"`              // "bytes_action_text"
	Flag           uint32 `protobuf:"varint,4,opt,name=flag,proto3" json:"flag,omitempty"`                                           // "uint32_flag"
	PeerUin        uint32 `protobuf:"varint,5,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`                      // "uint32_peer_uin"
	SenderTs       uint32 `protobuf:"varint,6,opt,name=sender_ts,json=senderTs,proto3" json:"sender_ts,omitempty"`                   // "uint32_sender_ts"
	PeerTs         uint32 `protobuf:"varint,7,opt,name=peer_ts,json=peerTs,proto3" json:"peer_ts,omitempty"`                         // "uint32_peer_ts"
	SenderStatus   int32  `protobuf:"varint,8,opt,name=sender_status,json=senderStatus,proto3" json:"sender_status,omitempty"`       // "int32_sender_status"
	PeerStatus     int32  `protobuf:"varint,9,opt,name=peer_status,json=peerStatus,proto3" json:"peer_status,omitempty"`             // "int32_peer_status"
	DiytextId      uint32 `protobuf:"varint,10,opt,name=diytext_id,json=diytextId,proto3" json:"diytext_id,omitempty"`               // "diytext_id"
	DiytextContent []byte `protobuf:"bytes,11,opt,name=diytext_content,json=diytextContent,proto3" json:"diytext_content,omitempty"` // "diytext_content"
	InputText      []byte `protobuf:"bytes,12,opt,name=input_text,json=inputText,proto3" json:"input_text,omitempty"`                // "input_text"
	PbReserve      []byte `protobuf:"bytes,13,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

ApolloActMsg

func (*IMMessageBody_ApolloActionMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ApolloActionMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ApolloActionMessage) GetActionId

func (x *IMMessageBody_ApolloActionMessage) GetActionId() uint32

func (*IMMessageBody_ApolloActionMessage) GetActionName

func (x *IMMessageBody_ApolloActionMessage) GetActionName() []byte

func (*IMMessageBody_ApolloActionMessage) GetActionText

func (x *IMMessageBody_ApolloActionMessage) GetActionText() []byte

func (*IMMessageBody_ApolloActionMessage) GetDiytextContent

func (x *IMMessageBody_ApolloActionMessage) GetDiytextContent() []byte

func (*IMMessageBody_ApolloActionMessage) GetDiytextId

func (x *IMMessageBody_ApolloActionMessage) GetDiytextId() uint32

func (*IMMessageBody_ApolloActionMessage) GetFlag

func (*IMMessageBody_ApolloActionMessage) GetInputText

func (x *IMMessageBody_ApolloActionMessage) GetInputText() []byte

func (*IMMessageBody_ApolloActionMessage) GetPbReserve

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

func (*IMMessageBody_ApolloActionMessage) GetPeerStatus

func (x *IMMessageBody_ApolloActionMessage) GetPeerStatus() int32

func (*IMMessageBody_ApolloActionMessage) GetPeerTs

func (*IMMessageBody_ApolloActionMessage) GetPeerUin

func (x *IMMessageBody_ApolloActionMessage) GetPeerUin() uint32

func (*IMMessageBody_ApolloActionMessage) GetSenderStatus

func (x *IMMessageBody_ApolloActionMessage) GetSenderStatus() int32

func (*IMMessageBody_ApolloActionMessage) GetSenderTs

func (x *IMMessageBody_ApolloActionMessage) GetSenderTs() uint32

func (*IMMessageBody_ApolloActionMessage) ProtoMessage

func (*IMMessageBody_ApolloActionMessage) ProtoMessage()

func (*IMMessageBody_ApolloActionMessage) ProtoReflect

func (*IMMessageBody_ApolloActionMessage) Reset

func (*IMMessageBody_ApolloActionMessage) String

type IMMessageBody_ArkAppElement

type IMMessageBody_ArkAppElement struct {
	AppName     string `protobuf:"bytes,1,opt,name=app_name,json=appName,proto3" json:"app_name,omitempty"`             // "app_name"
	MinVersion  string `protobuf:"bytes,2,opt,name=min_version,json=minVersion,proto3" json:"min_version,omitempty"`    // "min_version"
	XmlTemplate string `protobuf:"bytes,3,opt,name=xml_template,json=xmlTemplate,proto3" json:"xml_template,omitempty"` // "xml_template"
	Data        []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`                                  // "bytes_data"
	// contains filtered or unexported fields
}

ArkAppElem

func (*IMMessageBody_ArkAppElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ArkAppElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ArkAppElement) GetAppName

func (x *IMMessageBody_ArkAppElement) GetAppName() string

func (*IMMessageBody_ArkAppElement) GetData

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

func (*IMMessageBody_ArkAppElement) GetMinVersion

func (x *IMMessageBody_ArkAppElement) GetMinVersion() string

func (*IMMessageBody_ArkAppElement) GetXmlTemplate

func (x *IMMessageBody_ArkAppElement) GetXmlTemplate() string

func (*IMMessageBody_ArkAppElement) ProtoMessage

func (*IMMessageBody_ArkAppElement) ProtoMessage()

func (*IMMessageBody_ArkAppElement) ProtoReflect

func (*IMMessageBody_ArkAppElement) Reset

func (x *IMMessageBody_ArkAppElement) Reset()

func (*IMMessageBody_ArkAppElement) String

func (x *IMMessageBody_ArkAppElement) String() string

type IMMessageBody_Attribute

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

Attr

func (*IMMessageBody_Attribute) Descriptor deprecated

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

Deprecated: Use IMMessageBody_Attribute.ProtoReflect.Descriptor instead.

func (*IMMessageBody_Attribute) GetCharSet

func (x *IMMessageBody_Attribute) GetCharSet() uint32

func (*IMMessageBody_Attribute) GetCodePage

func (x *IMMessageBody_Attribute) GetCodePage() int32

func (*IMMessageBody_Attribute) GetColor

func (x *IMMessageBody_Attribute) GetColor() uint32

func (*IMMessageBody_Attribute) GetEffect

func (x *IMMessageBody_Attribute) GetEffect() uint32

func (*IMMessageBody_Attribute) GetFontName

func (x *IMMessageBody_Attribute) GetFontName() string

func (*IMMessageBody_Attribute) GetPitchAndFamily

func (x *IMMessageBody_Attribute) GetPitchAndFamily() uint32

func (*IMMessageBody_Attribute) GetRandom

func (x *IMMessageBody_Attribute) GetRandom() uint32

func (*IMMessageBody_Attribute) GetReserveData

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

func (*IMMessageBody_Attribute) GetSize

func (x *IMMessageBody_Attribute) GetSize() uint32

func (*IMMessageBody_Attribute) GetTime

func (x *IMMessageBody_Attribute) GetTime() uint32

func (*IMMessageBody_Attribute) ProtoMessage

func (*IMMessageBody_Attribute) ProtoMessage()

func (*IMMessageBody_Attribute) ProtoReflect

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

func (*IMMessageBody_Attribute) Reset

func (x *IMMessageBody_Attribute) Reset()

func (*IMMessageBody_Attribute) String

func (x *IMMessageBody_Attribute) String() string

type IMMessageBody_BitAppMessage

type IMMessageBody_BitAppMessage struct {
	Buf []byte `protobuf:"bytes,1,opt,name=buf,proto3" json:"buf,omitempty"` // "bytes_buf"
	// contains filtered or unexported fields
}

BitAppMsg

func (*IMMessageBody_BitAppMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_BitAppMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_BitAppMessage) GetBuf

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

func (*IMMessageBody_BitAppMessage) ProtoMessage

func (*IMMessageBody_BitAppMessage) ProtoMessage()

func (*IMMessageBody_BitAppMessage) ProtoReflect

func (*IMMessageBody_BitAppMessage) Reset

func (x *IMMessageBody_BitAppMessage) Reset()

func (*IMMessageBody_BitAppMessage) String

func (x *IMMessageBody_BitAppMessage) String() string

type IMMessageBody_BlessingMessage

type IMMessageBody_BlessingMessage struct {
	MessageType uint32 `protobuf:"varint,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"` // "uint32_msg_type"
	ExFlag      uint32 `protobuf:"varint,2,opt,name=ex_flag,json=exFlag,proto3" json:"ex_flag,omitempty"`                // "uint32_ex_flag"
	// contains filtered or unexported fields
}

BlessingMessage

func (*IMMessageBody_BlessingMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_BlessingMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_BlessingMessage) GetExFlag

func (x *IMMessageBody_BlessingMessage) GetExFlag() uint32

func (*IMMessageBody_BlessingMessage) GetMessageType

func (x *IMMessageBody_BlessingMessage) GetMessageType() uint32

func (*IMMessageBody_BlessingMessage) ProtoMessage

func (*IMMessageBody_BlessingMessage) ProtoMessage()

func (*IMMessageBody_BlessingMessage) ProtoReflect

func (*IMMessageBody_BlessingMessage) Reset

func (x *IMMessageBody_BlessingMessage) Reset()

func (*IMMessageBody_BlessingMessage) String

type IMMessageBody_CommonElement

type IMMessageBody_CommonElement struct {
	ServiceType  uint32 `protobuf:"varint,1,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"`    // "uint32_service_type"
	Buffer       []byte `protobuf:"bytes,2,opt,name=buffer,proto3" json:"buffer,omitempty"`                                  // "bytes_pb_elem"
	BusinessType uint32 `protobuf:"varint,3,opt,name=business_type,json=businessType,proto3" json:"business_type,omitempty"` // "uint32_business_type"
	// contains filtered or unexported fields
}

CommonElem

func (*IMMessageBody_CommonElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_CommonElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_CommonElement) GetBuffer

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

func (*IMMessageBody_CommonElement) GetBusinessType

func (x *IMMessageBody_CommonElement) GetBusinessType() uint32

func (*IMMessageBody_CommonElement) GetServiceType

func (x *IMMessageBody_CommonElement) GetServiceType() uint32

func (*IMMessageBody_CommonElement) ProtoMessage

func (*IMMessageBody_CommonElement) ProtoMessage()

func (*IMMessageBody_CommonElement) ProtoReflect

func (*IMMessageBody_CommonElement) Reset

func (x *IMMessageBody_CommonElement) Reset()

func (*IMMessageBody_CommonElement) String

func (x *IMMessageBody_CommonElement) String() string

type IMMessageBody_ConferenceTipsInfo

type IMMessageBody_ConferenceTipsInfo struct {
	SessionType uint32 `protobuf:"varint,1,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"` // "uint32_session_type"
	SessionUin  uint64 `protobuf:"varint,2,opt,name=session_uin,json=sessionUin,proto3" json:"session_uin,omitempty"`    // "uint64_session_uin"
	Text        string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"`                                   // "str_text"
	// contains filtered or unexported fields
}

ConferenceTipsInfo

func (*IMMessageBody_ConferenceTipsInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ConferenceTipsInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ConferenceTipsInfo) GetSessionType

func (x *IMMessageBody_ConferenceTipsInfo) GetSessionType() uint32

func (*IMMessageBody_ConferenceTipsInfo) GetSessionUin

func (x *IMMessageBody_ConferenceTipsInfo) GetSessionUin() uint64

func (*IMMessageBody_ConferenceTipsInfo) GetText

func (*IMMessageBody_ConferenceTipsInfo) ProtoMessage

func (*IMMessageBody_ConferenceTipsInfo) ProtoMessage()

func (*IMMessageBody_ConferenceTipsInfo) ProtoReflect

func (*IMMessageBody_ConferenceTipsInfo) Reset

func (*IMMessageBody_ConferenceTipsInfo) String

type IMMessageBody_CrmElement

type IMMessageBody_CrmElement struct {
	CrmBuf       []byte `protobuf:"bytes,1,opt,name=crm_buf,json=crmBuf,proto3" json:"crm_buf,omitempty"`                   // "crm_buf"
	MessageResid []byte `protobuf:"bytes,2,opt,name=message_resid,json=messageResid,proto3" json:"message_resid,omitempty"` // "bytes_msg_resid"
	QidianFlag   uint32 `protobuf:"varint,3,opt,name=qidian_flag,json=qidianFlag,proto3" json:"qidian_flag,omitempty"`      // "uint32_qidian_flag"
	PushFlag     uint32 `protobuf:"varint,4,opt,name=push_flag,json=pushFlag,proto3" json:"push_flag,omitempty"`            // "uint32_push_flag"
	CountFlag    uint32 `protobuf:"varint,5,opt,name=count_flag,json=countFlag,proto3" json:"count_flag,omitempty"`         // "uint32_count_flag"
	// contains filtered or unexported fields
}

CrmElem

func (*IMMessageBody_CrmElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_CrmElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_CrmElement) GetCountFlag

func (x *IMMessageBody_CrmElement) GetCountFlag() uint32

func (*IMMessageBody_CrmElement) GetCrmBuf

func (x *IMMessageBody_CrmElement) GetCrmBuf() []byte

func (*IMMessageBody_CrmElement) GetMessageResid

func (x *IMMessageBody_CrmElement) GetMessageResid() []byte

func (*IMMessageBody_CrmElement) GetPushFlag

func (x *IMMessageBody_CrmElement) GetPushFlag() uint32

func (*IMMessageBody_CrmElement) GetQidianFlag

func (x *IMMessageBody_CrmElement) GetQidianFlag() uint32

func (*IMMessageBody_CrmElement) ProtoMessage

func (*IMMessageBody_CrmElement) ProtoMessage()

func (*IMMessageBody_CrmElement) ProtoReflect

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

func (*IMMessageBody_CrmElement) Reset

func (x *IMMessageBody_CrmElement) Reset()

func (*IMMessageBody_CrmElement) String

func (x *IMMessageBody_CrmElement) String() string

type IMMessageBody_CustomElement

type IMMessageBody_CustomElement struct {
	Desc     []byte `protobuf:"bytes,1,opt,name=desc,proto3" json:"desc,omitempty"`                          // "bytes_desc"
	Data     []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`                          // "bytes_data"
	EnumType uint32 `protobuf:"varint,3,opt,name=enum_type,json=enumType,proto3" json:"enum_type,omitempty"` // "enum_type" Enum
	Extra    []byte `protobuf:"bytes,4,opt,name=extra,proto3" json:"extra,omitempty"`                        // "bytes_ext"
	Sound    []byte `protobuf:"bytes,5,opt,name=sound,proto3" json:"sound,omitempty"`                        // "bytes_sound"
	// contains filtered or unexported fields
}

CustomElem

func (*IMMessageBody_CustomElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_CustomElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_CustomElement) GetData

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

func (*IMMessageBody_CustomElement) GetDesc

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

func (*IMMessageBody_CustomElement) GetEnumType

func (x *IMMessageBody_CustomElement) GetEnumType() uint32

func (*IMMessageBody_CustomElement) GetExtra

func (x *IMMessageBody_CustomElement) GetExtra() []byte

func (*IMMessageBody_CustomElement) GetSound

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

func (*IMMessageBody_CustomElement) ProtoMessage

func (*IMMessageBody_CustomElement) ProtoMessage()

func (*IMMessageBody_CustomElement) ProtoReflect

func (*IMMessageBody_CustomElement) Reset

func (x *IMMessageBody_CustomElement) Reset()

func (*IMMessageBody_CustomElement) String

func (x *IMMessageBody_CustomElement) String() string

type IMMessageBody_CustomFace

type IMMessageBody_CustomFace struct {
	Guid        []byte `protobuf:"bytes,1,opt,name=guid,proto3" json:"guid,omitempty"`                                    // "bytes_guid"
	FilePath    string `protobuf:"bytes,2,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"`            // "str_file_path"
	Shortcut    string `protobuf:"bytes,3,opt,name=shortcut,proto3" json:"shortcut,omitempty"`                            // "str_shortcut"
	Buffer      []byte `protobuf:"bytes,4,opt,name=buffer,proto3" json:"buffer,omitempty"`                                // "bytes_buffer"
	Flag        []byte `protobuf:"bytes,5,opt,name=flag,proto3" json:"flag,omitempty"`                                    // "bytes_flag"
	OldData     []byte `protobuf:"bytes,6,opt,name=old_data,json=oldData,proto3" json:"old_data,omitempty"`               // "bytes_old_data"
	FileId      uint32 `protobuf:"varint,7,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                 // "uint32_file_id"
	ServerIp    uint32 `protobuf:"varint,8,opt,name=server_ip,json=serverIp,proto3" json:"server_ip,omitempty"`           // "uint32_server_ip"
	ServerPort  uint32 `protobuf:"varint,9,opt,name=server_port,json=serverPort,proto3" json:"server_port,omitempty"`     // "uint32_server_port"
	FileType    uint32 `protobuf:"varint,10,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"`          // "uint32_file_type"
	Signature   []byte `protobuf:"bytes,11,opt,name=signature,proto3" json:"signature,omitempty"`                         // "bytes_signature"
	Useful      uint32 `protobuf:"varint,12,opt,name=useful,proto3" json:"useful,omitempty"`                              // "uint32_useful"
	FileMd5     []byte `protobuf:"bytes,13,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`              // "bytes_md5"
	ThumbUrl    string `protobuf:"bytes,14,opt,name=thumb_url,json=thumbUrl,proto3" json:"thumb_url,omitempty"`           // "str_thumb_url"
	BigUrl      string `protobuf:"bytes,15,opt,name=big_url,json=bigUrl,proto3" json:"big_url,omitempty"`                 // "str_big_url"
	OrigUrl     string `protobuf:"bytes,16,opt,name=orig_url,json=origUrl,proto3" json:"orig_url,omitempty"`              // "str_orig_url"
	BizType     uint32 `protobuf:"varint,17,opt,name=biz_type,json=bizType,proto3" json:"biz_type,omitempty"`             // "biz_type"
	RepeatIndex uint32 `protobuf:"varint,18,opt,name=repeat_index,json=repeatIndex,proto3" json:"repeat_index,omitempty"` // "repeat_index"
	RepeatImage uint32 `protobuf:"varint,19,opt,name=repeat_image,json=repeatImage,proto3" json:"repeat_image,omitempty"` // "repeat_image"
	ImageType   uint32 `protobuf:"varint,20,opt,name=image_type,json=imageType,proto3" json:"image_type,omitempty"`       // "image_type"
	Index       uint32 `protobuf:"varint,21,opt,name=index,proto3" json:"index,omitempty"`                                // "index"
	Width       uint32 `protobuf:"varint,22,opt,name=width,proto3" json:"width,omitempty"`                                // "uint32_width"
	Height      uint32 `protobuf:"varint,23,opt,name=height,proto3" json:"height,omitempty"`                              // "uint32_height"
	Source      uint32 `protobuf:"varint,24,opt,name=source,proto3" json:"source,omitempty"`                              // "uint32_source"
	FileSize    uint32 `protobuf:"varint,25,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`          // "uint32_size"
	Origin      uint32 `protobuf:"varint,26,opt,name=origin,proto3" json:"origin,omitempty"`                              // "uint32_origin"
	ThumbWidth  uint32 `protobuf:"varint,27,opt,name=thumb_width,json=thumbWidth,proto3" json:"thumb_width,omitempty"`    // "uint32_thumb_width"
	ThumbHeight uint32 `protobuf:"varint,28,opt,name=thumb_height,json=thumbHeight,proto3" json:"thumb_height,omitempty"` // "uint32_thumb_height"
	ShowLen     uint32 `protobuf:"varint,29,opt,name=show_len,json=showLen,proto3" json:"show_len,omitempty"`             // "uint32_show_len"
	DownloadLen uint32 `protobuf:"varint,30,opt,name=download_len,json=downloadLen,proto3" json:"download_len,omitempty"` // "uint32_download_len"
	Url_400     string `protobuf:"bytes,31,opt,name=url_400,json=url400,proto3" json:"url_400,omitempty"`                 // "str_400_url"
	Width_400   uint32 `protobuf:"varint,32,opt,name=width_400,json=width400,proto3" json:"width_400,omitempty"`          // "uint32_400_width"
	Height_400  uint32 `protobuf:"varint,33,opt,name=height_400,json=height400,proto3" json:"height_400,omitempty"`       // "uint32_400_height"
	PbReserve   []byte `protobuf:"bytes,34,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`        // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

CustomFace

func (*IMMessageBody_CustomFace) Descriptor deprecated

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

Deprecated: Use IMMessageBody_CustomFace.ProtoReflect.Descriptor instead.

func (*IMMessageBody_CustomFace) GetBigUrl

func (x *IMMessageBody_CustomFace) GetBigUrl() string

func (*IMMessageBody_CustomFace) GetBizType

func (x *IMMessageBody_CustomFace) GetBizType() uint32

func (*IMMessageBody_CustomFace) GetBuffer

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

func (*IMMessageBody_CustomFace) GetDownloadLen

func (x *IMMessageBody_CustomFace) GetDownloadLen() uint32

func (*IMMessageBody_CustomFace) GetFileId

func (x *IMMessageBody_CustomFace) GetFileId() uint32

func (*IMMessageBody_CustomFace) GetFileMd5

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

func (*IMMessageBody_CustomFace) GetFilePath

func (x *IMMessageBody_CustomFace) GetFilePath() string

func (*IMMessageBody_CustomFace) GetFileSize

func (x *IMMessageBody_CustomFace) GetFileSize() uint32

func (*IMMessageBody_CustomFace) GetFileType

func (x *IMMessageBody_CustomFace) GetFileType() uint32

func (*IMMessageBody_CustomFace) GetFlag

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

func (*IMMessageBody_CustomFace) GetGuid

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

func (*IMMessageBody_CustomFace) GetHeight

func (x *IMMessageBody_CustomFace) GetHeight() uint32

func (*IMMessageBody_CustomFace) GetHeight_400

func (x *IMMessageBody_CustomFace) GetHeight_400() uint32

func (*IMMessageBody_CustomFace) GetImageType

func (x *IMMessageBody_CustomFace) GetImageType() uint32

func (*IMMessageBody_CustomFace) GetIndex

func (x *IMMessageBody_CustomFace) GetIndex() uint32

func (*IMMessageBody_CustomFace) GetOldData

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

func (*IMMessageBody_CustomFace) GetOrigUrl

func (x *IMMessageBody_CustomFace) GetOrigUrl() string

func (*IMMessageBody_CustomFace) GetOrigin

func (x *IMMessageBody_CustomFace) GetOrigin() uint32

func (*IMMessageBody_CustomFace) GetPbReserve

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

func (*IMMessageBody_CustomFace) GetRepeatImage

func (x *IMMessageBody_CustomFace) GetRepeatImage() uint32

func (*IMMessageBody_CustomFace) GetRepeatIndex

func (x *IMMessageBody_CustomFace) GetRepeatIndex() uint32

func (*IMMessageBody_CustomFace) GetServerIp

func (x *IMMessageBody_CustomFace) GetServerIp() uint32

func (*IMMessageBody_CustomFace) GetServerPort

func (x *IMMessageBody_CustomFace) GetServerPort() uint32

func (*IMMessageBody_CustomFace) GetShortcut

func (x *IMMessageBody_CustomFace) GetShortcut() string

func (*IMMessageBody_CustomFace) GetShowLen

func (x *IMMessageBody_CustomFace) GetShowLen() uint32

func (*IMMessageBody_CustomFace) GetSignature

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

func (*IMMessageBody_CustomFace) GetSource

func (x *IMMessageBody_CustomFace) GetSource() uint32

func (*IMMessageBody_CustomFace) GetThumbHeight

func (x *IMMessageBody_CustomFace) GetThumbHeight() uint32

func (*IMMessageBody_CustomFace) GetThumbUrl

func (x *IMMessageBody_CustomFace) GetThumbUrl() string

func (*IMMessageBody_CustomFace) GetThumbWidth

func (x *IMMessageBody_CustomFace) GetThumbWidth() uint32

func (*IMMessageBody_CustomFace) GetUrl_400

func (x *IMMessageBody_CustomFace) GetUrl_400() string

func (*IMMessageBody_CustomFace) GetUseful

func (x *IMMessageBody_CustomFace) GetUseful() uint32

func (*IMMessageBody_CustomFace) GetWidth

func (x *IMMessageBody_CustomFace) GetWidth() uint32

func (*IMMessageBody_CustomFace) GetWidth_400

func (x *IMMessageBody_CustomFace) GetWidth_400() uint32

func (*IMMessageBody_CustomFace) ProtoMessage

func (*IMMessageBody_CustomFace) ProtoMessage()

func (*IMMessageBody_CustomFace) ProtoReflect

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

func (*IMMessageBody_CustomFace) Reset

func (x *IMMessageBody_CustomFace) Reset()

func (*IMMessageBody_CustomFace) String

func (x *IMMessageBody_CustomFace) String() string

type IMMessageBody_DeliverGiftMessage

type IMMessageBody_DeliverGiftMessage struct {
	GrayTipContent       []byte `protobuf:"bytes,1,opt,name=gray_tip_content,json=grayTipContent,proto3" json:"gray_tip_content,omitempty"`                     // "bytes_gray_tip_content"
	AnimationPackageId   uint32 `protobuf:"varint,2,opt,name=animation_package_id,json=animationPackageId,proto3" json:"animation_package_id,omitempty"`        // "uint32_animation_package_id"
	AnimationPackageUrlA []byte `protobuf:"bytes,3,opt,name=animation_package_url_a,json=animationPackageUrlA,proto3" json:"animation_package_url_a,omitempty"` // "bytes_animation_package_url_a"
	AnimationPackageUrlI []byte `protobuf:"bytes,4,opt,name=animation_package_url_i,json=animationPackageUrlI,proto3" json:"animation_package_url_i,omitempty"` // "bytes_animation_package_url_i"
	RemindBrief          []byte `protobuf:"bytes,5,opt,name=remind_brief,json=remindBrief,proto3" json:"remind_brief,omitempty"`                                // "bytes_remind_brief"
	GiftId               uint32 `protobuf:"varint,6,opt,name=gift_id,json=giftId,proto3" json:"gift_id,omitempty"`                                              // "uint32_gift_id"
	GiftCount            uint32 `protobuf:"varint,7,opt,name=gift_count,json=giftCount,proto3" json:"gift_count,omitempty"`                                     // "uint32_gift_count"
	AnimationBrief       []byte `protobuf:"bytes,8,opt,name=animation_brief,json=animationBrief,proto3" json:"animation_brief,omitempty"`                       // "bytes_animation_brief"
	SenderUin            uint64 `protobuf:"varint,9,opt,name=sender_uin,json=senderUin,proto3" json:"sender_uin,omitempty"`                                     // "uint64_sender_uin"
	ReceiverUin          uint64 `protobuf:"varint,10,opt,name=receiver_uin,json=receiverUin,proto3" json:"receiver_uin,omitempty"`                              // "uint64_receiver_uin"
	StmessageTitle       []byte `protobuf:"bytes,11,opt,name=stmessage_title,json=stmessageTitle,proto3" json:"stmessage_title,omitempty"`                      // "bytes_stmessage_title"
	StmessageSubtitle    []byte `protobuf:"bytes,12,opt,name=stmessage_subtitle,json=stmessageSubtitle,proto3" json:"stmessage_subtitle,omitempty"`             // "bytes_stmessage_subtitle"
	StmessageMessage     []byte `protobuf:"bytes,13,opt,name=stmessage_message,json=stmessageMessage,proto3" json:"stmessage_message,omitempty"`                // "bytes_stmessage_message"
	StmessageGiftpicid   uint32 `protobuf:"varint,14,opt,name=stmessage_giftpicid,json=stmessageGiftpicid,proto3" json:"stmessage_giftpicid,omitempty"`         // "uint32_stmessage_giftpicid"
	StmessageComefrom    []byte `protobuf:"bytes,15,opt,name=stmessage_comefrom,json=stmessageComefrom,proto3" json:"stmessage_comefrom,omitempty"`             // "bytes_stmessage_comefrom"
	StmessageExflag      uint32 `protobuf:"varint,16,opt,name=stmessage_exflag,json=stmessageExflag,proto3" json:"stmessage_exflag,omitempty"`                  // "uint32_stmessage_exflag"
	ToAllGiftId          []byte `protobuf:"bytes,17,opt,name=to_all_gift_id,json=toAllGiftId,proto3" json:"to_all_gift_id,omitempty"`                           // "bytes_to_all_gift_id"
	ComefromLink         []byte `protobuf:"bytes,18,opt,name=comefrom_link,json=comefromLink,proto3" json:"comefrom_link,omitempty"`                            // "bytes_comefrom_link"
	PbReserve            []byte `protobuf:"bytes,19,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                                     // "bytes_pb_reserve"
	ReceiverName         []byte `protobuf:"bytes,20,opt,name=receiver_name,json=receiverName,proto3" json:"receiver_name,omitempty"`                            // "bytes_receiver_name"
	ReceiverPic          []byte `protobuf:"bytes,21,opt,name=receiver_pic,json=receiverPic,proto3" json:"receiver_pic,omitempty"`                               // "bytes_receiver_pic"
	StmessageGifturl     []byte `protobuf:"bytes,22,opt,name=stmessage_gifturl,json=stmessageGifturl,proto3" json:"stmessage_gifturl,omitempty"`                // "bytes_stmessage_gifturl"
	// contains filtered or unexported fields
}

DeliverGiftMsg

func (*IMMessageBody_DeliverGiftMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_DeliverGiftMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_DeliverGiftMessage) GetAnimationBrief

func (x *IMMessageBody_DeliverGiftMessage) GetAnimationBrief() []byte

func (*IMMessageBody_DeliverGiftMessage) GetAnimationPackageId

func (x *IMMessageBody_DeliverGiftMessage) GetAnimationPackageId() uint32

func (*IMMessageBody_DeliverGiftMessage) GetAnimationPackageUrlA

func (x *IMMessageBody_DeliverGiftMessage) GetAnimationPackageUrlA() []byte

func (*IMMessageBody_DeliverGiftMessage) GetAnimationPackageUrlI

func (x *IMMessageBody_DeliverGiftMessage) GetAnimationPackageUrlI() []byte
func (x *IMMessageBody_DeliverGiftMessage) GetComefromLink() []byte

func (*IMMessageBody_DeliverGiftMessage) GetGiftCount

func (x *IMMessageBody_DeliverGiftMessage) GetGiftCount() uint32

func (*IMMessageBody_DeliverGiftMessage) GetGiftId

func (*IMMessageBody_DeliverGiftMessage) GetGrayTipContent

func (x *IMMessageBody_DeliverGiftMessage) GetGrayTipContent() []byte

func (*IMMessageBody_DeliverGiftMessage) GetPbReserve

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

func (*IMMessageBody_DeliverGiftMessage) GetReceiverName

func (x *IMMessageBody_DeliverGiftMessage) GetReceiverName() []byte

func (*IMMessageBody_DeliverGiftMessage) GetReceiverPic

func (x *IMMessageBody_DeliverGiftMessage) GetReceiverPic() []byte

func (*IMMessageBody_DeliverGiftMessage) GetReceiverUin

func (x *IMMessageBody_DeliverGiftMessage) GetReceiverUin() uint64

func (*IMMessageBody_DeliverGiftMessage) GetRemindBrief

func (x *IMMessageBody_DeliverGiftMessage) GetRemindBrief() []byte

func (*IMMessageBody_DeliverGiftMessage) GetSenderUin

func (x *IMMessageBody_DeliverGiftMessage) GetSenderUin() uint64

func (*IMMessageBody_DeliverGiftMessage) GetStmessageComefrom

func (x *IMMessageBody_DeliverGiftMessage) GetStmessageComefrom() []byte

func (*IMMessageBody_DeliverGiftMessage) GetStmessageExflag

func (x *IMMessageBody_DeliverGiftMessage) GetStmessageExflag() uint32

func (*IMMessageBody_DeliverGiftMessage) GetStmessageGiftpicid

func (x *IMMessageBody_DeliverGiftMessage) GetStmessageGiftpicid() uint32

func (*IMMessageBody_DeliverGiftMessage) GetStmessageGifturl

func (x *IMMessageBody_DeliverGiftMessage) GetStmessageGifturl() []byte

func (*IMMessageBody_DeliverGiftMessage) GetStmessageMessage

func (x *IMMessageBody_DeliverGiftMessage) GetStmessageMessage() []byte

func (*IMMessageBody_DeliverGiftMessage) GetStmessageSubtitle

func (x *IMMessageBody_DeliverGiftMessage) GetStmessageSubtitle() []byte

func (*IMMessageBody_DeliverGiftMessage) GetStmessageTitle

func (x *IMMessageBody_DeliverGiftMessage) GetStmessageTitle() []byte

func (*IMMessageBody_DeliverGiftMessage) GetToAllGiftId

func (x *IMMessageBody_DeliverGiftMessage) GetToAllGiftId() []byte

func (*IMMessageBody_DeliverGiftMessage) ProtoMessage

func (*IMMessageBody_DeliverGiftMessage) ProtoMessage()

func (*IMMessageBody_DeliverGiftMessage) ProtoReflect

func (*IMMessageBody_DeliverGiftMessage) Reset

func (*IMMessageBody_DeliverGiftMessage) String

type IMMessageBody_EIMInfo

type IMMessageBody_EIMInfo struct {
	RootId uint64 `protobuf:"varint,1,opt,name=root_id,json=rootId,proto3" json:"root_id,omitempty"` // "uint64_root_id"
	Flag   uint32 `protobuf:"varint,2,opt,name=flag,proto3" json:"flag,omitempty"`                   // "uint32_flag"
	// contains filtered or unexported fields
}

EIMInfo

func (*IMMessageBody_EIMInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_EIMInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_EIMInfo) GetFlag

func (x *IMMessageBody_EIMInfo) GetFlag() uint32

func (*IMMessageBody_EIMInfo) GetRootId

func (x *IMMessageBody_EIMInfo) GetRootId() uint64

func (*IMMessageBody_EIMInfo) ProtoMessage

func (*IMMessageBody_EIMInfo) ProtoMessage()

func (*IMMessageBody_EIMInfo) ProtoReflect

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

func (*IMMessageBody_EIMInfo) Reset

func (x *IMMessageBody_EIMInfo) Reset()

func (*IMMessageBody_EIMInfo) String

func (x *IMMessageBody_EIMInfo) String() string

type IMMessageBody_Element

type IMMessageBody_Element struct {
	Text                  *IMMessageBody_Text                  `protobuf:"bytes,1,opt,name=text,proto3,oneof" json:"text,omitempty"`                                               // "text"
	Face                  *IMMessageBody_Face                  `protobuf:"bytes,2,opt,name=face,proto3,oneof" json:"face,omitempty"`                                               // "face"
	OnlineImage           *IMMessageBody_OnlineImage           `protobuf:"bytes,3,opt,name=online_image,json=onlineImage,proto3,oneof" json:"online_image,omitempty"`              // "online_image"
	NotOnlineImage        *IMMessageBody_NotOnlineImage        `protobuf:"bytes,4,opt,name=not_online_image,json=notOnlineImage,proto3,oneof" json:"not_online_image,omitempty"`   // "not_online_image"
	Transport             *IMMessageBody_TransportElement      `protobuf:"bytes,5,opt,name=transport,proto3,oneof" json:"transport,omitempty"`                                     // "trans_elem_info"
	MarketFace            *IMMessageBody_MarketFace            `protobuf:"bytes,6,opt,name=market_face,json=marketFace,proto3,oneof" json:"market_face,omitempty"`                 // "market_face"
	ElementFlags          *IMMessageBody_ElementFlags          `protobuf:"bytes,7,opt,name=element_flags,json=elementFlags,proto3,oneof" json:"element_flags,omitempty"`           // "elem_flags"
	CustomFace            *IMMessageBody_CustomFace            `protobuf:"bytes,8,opt,name=custom_face,json=customFace,proto3,oneof" json:"custom_face,omitempty"`                 // "custom_face"
	ElementFlags2         *IMMessageBody_ElementFlags2         `protobuf:"bytes,9,opt,name=element_flags2,json=elementFlags2,proto3,oneof" json:"element_flags2,omitempty"`        // "elem_flags2"
	FunFace               *IMMessageBody_FunFace               `protobuf:"bytes,10,opt,name=fun_face,json=funFace,proto3,oneof" json:"fun_face,omitempty"`                         // "fun_face"
	SecretFile            *IMMessageBody_SecretFileMessage     `protobuf:"bytes,11,opt,name=secret_file,json=secretFile,proto3,oneof" json:"secret_file,omitempty"`                // "secret_file"
	RichMessage           *IMMessageBody_RichMessage           `protobuf:"bytes,12,opt,name=rich_message,json=richMessage,proto3,oneof" json:"rich_message,omitempty"`             // "rich_msg"
	GroupFile             *IMMessageBody_GroupFile             `protobuf:"bytes,13,opt,name=group_file,json=groupFile,proto3,oneof" json:"group_file,omitempty"`                   // "group_file"
	PublicGroup           *IMMessageBody_PublicGroup           `protobuf:"bytes,14,opt,name=public_group,json=publicGroup,proto3,oneof" json:"public_group,omitempty"`             // "pub_group"
	MarketTransport       *IMMessageBody_MarketTransport       `protobuf:"bytes,15,opt,name=market_transport,json=marketTransport,proto3,oneof" json:"market_transport,omitempty"` // "market_trans"
	ExtraInfo             *IMMessageBody_ExtraInfo             `protobuf:"bytes,16,opt,name=extra_info,json=extraInfo,proto3,oneof" json:"extra_info,omitempty"`                   // "extra_info"
	ShakeWindow           *IMMessageBody_ShakeWindow           `protobuf:"bytes,17,opt,name=shake_window,json=shakeWindow,proto3,oneof" json:"shake_window,omitempty"`             // "shake_window"
	PublicAccount         *IMMessageBody_PublicAccount         `protobuf:"bytes,18,opt,name=public_account,json=publicAccount,proto3,oneof" json:"public_account,omitempty"`       // "pub_account"
	VideoFile             *IMMessageBody_VideoFile             `protobuf:"bytes,19,opt,name=video_file,json=videoFile,proto3,oneof" json:"video_file,omitempty"`                   // "video_file"
	TipsInfo              *IMMessageBody_TipsInfo              `protobuf:"bytes,20,opt,name=tips_info,json=tipsInfo,proto3,oneof" json:"tips_info,omitempty"`                      // "tips_info"
	AnonymousGroupMessage *IMMessageBody_AnonymousGroupMessage ``                                                                                                                  // "anon_group_msg"
	/* 133-byte string literal not displayed */
	QqLiveOld            *IMMessageBody_QQLiveOld              `protobuf:"bytes,22,opt,name=qq_live_old,json=qqLiveOld,proto3,oneof" json:"qq_live_old,omitempty"`                            // "qq_live_old"
	LifeOnline           *IMMessageBody_LifeOnlineAccount      `protobuf:"bytes,23,opt,name=life_online,json=lifeOnline,proto3,oneof" json:"life_online,omitempty"`                           // "life_online"
	QqwalletMessage      *IMMessageBody_QQWalletMessage        `protobuf:"bytes,24,opt,name=qqwallet_message,json=qqwalletMessage,proto3,oneof" json:"qqwallet_message,omitempty"`            // "qqwallet_msg"
	Crm                  *IMMessageBody_CrmElement             `protobuf:"bytes,25,opt,name=crm,proto3,oneof" json:"crm,omitempty"`                                                           // "crm_elem"
	ConferenceTipsInfo   *IMMessageBody_ConferenceTipsInfo     `protobuf:"bytes,26,opt,name=conference_tips_info,json=conferenceTipsInfo,proto3,oneof" json:"conference_tips_info,omitempty"` // "conference_tips_info"
	RedbagInfo           *IMMessageBody_RedBagInfo             `protobuf:"bytes,27,opt,name=redbag_info,json=redbagInfo,proto3,oneof" json:"redbag_info,omitempty"`                           // "redbag_info"
	LowVersionTips       *IMMessageBody_LowVersionTips         `protobuf:"bytes,28,opt,name=low_version_tips,json=lowVersionTips,proto3,oneof" json:"low_version_tips,omitempty"`             // "low_version_tips"
	BankcodeCtrlInfo     []byte                                `protobuf:"bytes,29,opt,name=bankcode_ctrl_info,json=bankcodeCtrlInfo,proto3,oneof" json:"bankcode_ctrl_info,omitempty"`       // "bankcode_ctrl_info"
	NearByMessage        *IMMessageBody_NearByMessageType      `protobuf:"bytes,30,opt,name=near_by_message,json=nearByMessage,proto3,oneof" json:"near_by_message,omitempty"`                // "near_by_msg"
	Custom               *IMMessageBody_CustomElement          `protobuf:"bytes,31,opt,name=custom,proto3,oneof" json:"custom,omitempty"`                                                     // "custom_elem"
	LocationInfo         *IMMessageBody_LocationInfo           `protobuf:"bytes,32,opt,name=location_info,json=locationInfo,proto3,oneof" json:"location_info,omitempty"`                     // "location_info"
	PublicAccountInfo    *IMMessageBody_PublicAccountInfo      `protobuf:"bytes,33,opt,name=public_account_info,json=publicAccountInfo,proto3,oneof" json:"public_account_info,omitempty"`    // "pub_acc_info"
	SmallEmoji           *IMMessageBody_SmallEmoji             `protobuf:"bytes,34,opt,name=small_emoji,json=smallEmoji,proto3,oneof" json:"small_emoji,omitempty"`                           // "small_emoji"
	FsjMessage           *IMMessageBody_FSJMessageElement      `protobuf:"bytes,35,opt,name=fsj_message,json=fsjMessage,proto3,oneof" json:"fsj_message,omitempty"`                           // "fsj_msg_elem"
	ArkApp               *IMMessageBody_ArkAppElement          `protobuf:"bytes,36,opt,name=ark_app,json=arkApp,proto3,oneof" json:"ark_app,omitempty"`                                       // "ark_app"
	GeneralFlags         *IMMessageBody_GeneralFlags           `protobuf:"bytes,37,opt,name=general_flags,json=generalFlags,proto3,oneof" json:"general_flags,omitempty"`                     // "general_flags"
	HcFlashPic           *IMMessageBody_CustomFace             `protobuf:"bytes,38,opt,name=hc_flash_pic,json=hcFlashPic,proto3,oneof" json:"hc_flash_pic,omitempty"`                         // "hc_flash_pic"
	DeliverGiftMessage   *IMMessageBody_DeliverGiftMessage     `protobuf:"bytes,39,opt,name=deliver_gift_message,json=deliverGiftMessage,proto3,oneof" json:"deliver_gift_message,omitempty"` // "deliver_gift_msg"
	BitappMessage        *IMMessageBody_BitAppMessage          `protobuf:"bytes,40,opt,name=bitapp_message,json=bitappMessage,proto3,oneof" json:"bitapp_message,omitempty"`                  // "bitapp_msg"
	OpenQqData           *IMMessageBody_OpenQQData             `protobuf:"bytes,41,opt,name=open_qq_data,json=openQqData,proto3,oneof" json:"open_qq_data,omitempty"`                         // "open_qq_data"
	ApolloMessage        *IMMessageBody_ApolloActionMessage    `protobuf:"bytes,42,opt,name=apollo_message,json=apolloMessage,proto3,oneof" json:"apollo_message,omitempty"`                  // "apollo_msg"
	GroupPubAccInfo      *IMMessageBody_GroupPublicAccountInfo `protobuf:"bytes,43,opt,name=group_pub_acc_info,json=groupPubAccInfo,proto3,oneof" json:"group_pub_acc_info,omitempty"`        // "group_pub_acc_info"
	BlessingMessage      *IMMessageBody_BlessingMessage        `protobuf:"bytes,44,opt,name=blessing_message,json=blessingMessage,proto3,oneof" json:"blessing_message,omitempty"`            // "bless_msg"
	SourceMessage        *IMMessageBody_SourceMessage          `protobuf:"bytes,45,opt,name=source_message,json=sourceMessage,proto3,oneof" json:"source_message,omitempty"`                  // "src_msg"
	LolaMessage          *IMMessageBody_LolaMessage            `protobuf:"bytes,46,opt,name=lola_message,json=lolaMessage,proto3,oneof" json:"lola_message,omitempty"`                        // "lola_msg"
	GroupBusinessMessage *IMMessageBody_GroupBusinessMessage   ``                                                                                                                             // "group_business_msg"
	/* 130-byte string literal not displayed */
	MessageWorkflowNotify *IMMessageBody_WorkflowNotifyMessage `` // "msg_workflow_notify"
	/* 133-byte string literal not displayed */
	Pat       *IMMessageBody_PatsElement      `protobuf:"bytes,49,opt,name=pat,proto3,oneof" json:"pat,omitempty"`                              // "pat_elem"
	GroupPost *IMMessageBody_GroupPostElement `protobuf:"bytes,50,opt,name=group_post,json=groupPost,proto3,oneof" json:"group_post,omitempty"` // "group_post_elem"
	LightApp  *IMMessageBody_LightAppElement  `protobuf:"bytes,51,opt,name=light_app,json=lightApp,proto3,oneof" json:"light_app,omitempty"`    // "light_app"
	EimInfo   *IMMessageBody_EIMInfo          `protobuf:"bytes,52,opt,name=eim_info,json=eimInfo,proto3,oneof" json:"eim_info,omitempty"`       // "eim_info"
	Common    *IMMessageBody_CommonElement    `protobuf:"bytes,53,opt,name=common,proto3,oneof" json:"common,omitempty"`                        // "common_elem"
	// contains filtered or unexported fields
}

Elem

func (*IMMessageBody_Element) Descriptor deprecated

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

Deprecated: Use IMMessageBody_Element.ProtoReflect.Descriptor instead.

func (*IMMessageBody_Element) GetAnonymousGroupMessage

func (x *IMMessageBody_Element) GetAnonymousGroupMessage() *IMMessageBody_AnonymousGroupMessage

func (*IMMessageBody_Element) GetApolloMessage

func (*IMMessageBody_Element) GetArkApp

func (*IMMessageBody_Element) GetBankcodeCtrlInfo

func (x *IMMessageBody_Element) GetBankcodeCtrlInfo() []byte

func (*IMMessageBody_Element) GetBitappMessage

func (x *IMMessageBody_Element) GetBitappMessage() *IMMessageBody_BitAppMessage

func (*IMMessageBody_Element) GetBlessingMessage

func (x *IMMessageBody_Element) GetBlessingMessage() *IMMessageBody_BlessingMessage

func (*IMMessageBody_Element) GetCommon

func (*IMMessageBody_Element) GetConferenceTipsInfo

func (x *IMMessageBody_Element) GetConferenceTipsInfo() *IMMessageBody_ConferenceTipsInfo

func (*IMMessageBody_Element) GetCrm

func (*IMMessageBody_Element) GetCustom

func (*IMMessageBody_Element) GetCustomFace

func (x *IMMessageBody_Element) GetCustomFace() *IMMessageBody_CustomFace

func (*IMMessageBody_Element) GetDeliverGiftMessage

func (x *IMMessageBody_Element) GetDeliverGiftMessage() *IMMessageBody_DeliverGiftMessage

func (*IMMessageBody_Element) GetEimInfo

func (*IMMessageBody_Element) GetElementFlags

func (x *IMMessageBody_Element) GetElementFlags() *IMMessageBody_ElementFlags

func (*IMMessageBody_Element) GetElementFlags2

func (x *IMMessageBody_Element) GetElementFlags2() *IMMessageBody_ElementFlags2

func (*IMMessageBody_Element) GetExtraInfo

func (*IMMessageBody_Element) GetFace

func (*IMMessageBody_Element) GetFsjMessage

func (*IMMessageBody_Element) GetFunFace

func (*IMMessageBody_Element) GetGeneralFlags

func (x *IMMessageBody_Element) GetGeneralFlags() *IMMessageBody_GeneralFlags

func (*IMMessageBody_Element) GetGroupBusinessMessage

func (x *IMMessageBody_Element) GetGroupBusinessMessage() *IMMessageBody_GroupBusinessMessage

func (*IMMessageBody_Element) GetGroupFile

func (*IMMessageBody_Element) GetGroupPost

func (*IMMessageBody_Element) GetGroupPubAccInfo

func (*IMMessageBody_Element) GetHcFlashPic

func (x *IMMessageBody_Element) GetHcFlashPic() *IMMessageBody_CustomFace

func (*IMMessageBody_Element) GetLifeOnline

func (*IMMessageBody_Element) GetLightApp

func (*IMMessageBody_Element) GetLocationInfo

func (x *IMMessageBody_Element) GetLocationInfo() *IMMessageBody_LocationInfo

func (*IMMessageBody_Element) GetLolaMessage

func (x *IMMessageBody_Element) GetLolaMessage() *IMMessageBody_LolaMessage

func (*IMMessageBody_Element) GetLowVersionTips

func (x *IMMessageBody_Element) GetLowVersionTips() *IMMessageBody_LowVersionTips

func (*IMMessageBody_Element) GetMarketFace

func (x *IMMessageBody_Element) GetMarketFace() *IMMessageBody_MarketFace

func (*IMMessageBody_Element) GetMarketTransport

func (x *IMMessageBody_Element) GetMarketTransport() *IMMessageBody_MarketTransport

func (*IMMessageBody_Element) GetMessageWorkflowNotify

func (x *IMMessageBody_Element) GetMessageWorkflowNotify() *IMMessageBody_WorkflowNotifyMessage

func (*IMMessageBody_Element) GetNearByMessage

func (*IMMessageBody_Element) GetNotOnlineImage

func (x *IMMessageBody_Element) GetNotOnlineImage() *IMMessageBody_NotOnlineImage

func (*IMMessageBody_Element) GetOnlineImage

func (x *IMMessageBody_Element) GetOnlineImage() *IMMessageBody_OnlineImage

func (*IMMessageBody_Element) GetOpenQqData

func (x *IMMessageBody_Element) GetOpenQqData() *IMMessageBody_OpenQQData

func (*IMMessageBody_Element) GetPat

func (*IMMessageBody_Element) GetPublicAccount

func (x *IMMessageBody_Element) GetPublicAccount() *IMMessageBody_PublicAccount

func (*IMMessageBody_Element) GetPublicAccountInfo

func (x *IMMessageBody_Element) GetPublicAccountInfo() *IMMessageBody_PublicAccountInfo

func (*IMMessageBody_Element) GetPublicGroup

func (x *IMMessageBody_Element) GetPublicGroup() *IMMessageBody_PublicGroup

func (*IMMessageBody_Element) GetQqLiveOld

func (*IMMessageBody_Element) GetQqwalletMessage

func (x *IMMessageBody_Element) GetQqwalletMessage() *IMMessageBody_QQWalletMessage

func (*IMMessageBody_Element) GetRedbagInfo

func (x *IMMessageBody_Element) GetRedbagInfo() *IMMessageBody_RedBagInfo

func (*IMMessageBody_Element) GetRichMessage

func (x *IMMessageBody_Element) GetRichMessage() *IMMessageBody_RichMessage

func (*IMMessageBody_Element) GetSecretFile

func (*IMMessageBody_Element) GetShakeWindow

func (x *IMMessageBody_Element) GetShakeWindow() *IMMessageBody_ShakeWindow

func (*IMMessageBody_Element) GetSmallEmoji

func (x *IMMessageBody_Element) GetSmallEmoji() *IMMessageBody_SmallEmoji

func (*IMMessageBody_Element) GetSourceMessage

func (x *IMMessageBody_Element) GetSourceMessage() *IMMessageBody_SourceMessage

func (*IMMessageBody_Element) GetText

func (*IMMessageBody_Element) GetTipsInfo

func (*IMMessageBody_Element) GetTransport

func (*IMMessageBody_Element) GetVideoFile

func (*IMMessageBody_Element) ProtoMessage

func (*IMMessageBody_Element) ProtoMessage()

func (*IMMessageBody_Element) ProtoReflect

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

func (*IMMessageBody_Element) Reset

func (x *IMMessageBody_Element) Reset()

func (*IMMessageBody_Element) String

func (x *IMMessageBody_Element) String() string

type IMMessageBody_ElementFlags

type IMMessageBody_ElementFlags struct {
	Flags        []byte `protobuf:"bytes,1,opt,name=flags,proto3" json:"flags,omitempty"`                                   // "bytes_flags1"
	BusinessData []byte `protobuf:"bytes,2,opt,name=business_data,json=businessData,proto3" json:"business_data,omitempty"` // "bytes_business_data"
	// contains filtered or unexported fields
}

ElemFlags

func (*IMMessageBody_ElementFlags) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ElementFlags.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ElementFlags) GetBusinessData

func (x *IMMessageBody_ElementFlags) GetBusinessData() []byte

func (*IMMessageBody_ElementFlags) GetFlags

func (x *IMMessageBody_ElementFlags) GetFlags() []byte

func (*IMMessageBody_ElementFlags) ProtoMessage

func (*IMMessageBody_ElementFlags) ProtoMessage()

func (*IMMessageBody_ElementFlags) ProtoReflect

func (*IMMessageBody_ElementFlags) Reset

func (x *IMMessageBody_ElementFlags) Reset()

func (*IMMessageBody_ElementFlags) String

func (x *IMMessageBody_ElementFlags) String() string

type IMMessageBody_ElementFlags2

type IMMessageBody_ElementFlags2 struct {
	ColorTextId      uint32                                  `protobuf:"varint,1,opt,name=color_text_id,json=colorTextId,proto3" json:"color_text_id,omitempty"`                // "uint32_color_text_id"
	MessageId        uint64                                  `protobuf:"varint,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"`                        // "uint64_msg_id"
	WhisperSessionId uint32                                  `protobuf:"varint,3,opt,name=whisper_session_id,json=whisperSessionId,proto3" json:"whisper_session_id,omitempty"` // "uint32_whisper_session_id"
	PttChangeBit     uint32                                  `protobuf:"varint,4,opt,name=ptt_change_bit,json=pttChangeBit,proto3" json:"ptt_change_bit,omitempty"`             // "uint32_ptt_change_bit"
	VipStatus        uint32                                  `protobuf:"varint,5,opt,name=vip_status,json=vipStatus,proto3" json:"vip_status,omitempty"`                        // "uint32_vip_status"
	CompatibleId     uint32                                  `protobuf:"varint,6,opt,name=compatible_id,json=compatibleId,proto3" json:"compatible_id,omitempty"`               // "uint32_compatible_id"
	Items            []*IMMessageBody_ElementFlags2_Instance `protobuf:"bytes,7,rep,name=items,proto3" json:"items,omitempty"`                                                  // "rpt_insts"
	MessageRptCnt    uint32                                  `protobuf:"varint,8,opt,name=message_rpt_cnt,json=messageRptCnt,proto3" json:"message_rpt_cnt,omitempty"`          // "uint32_msg_rpt_cnt"
	SrcInst          *IMMessageBody_ElementFlags2_Instance   `protobuf:"bytes,9,opt,name=src_inst,json=srcInst,proto3" json:"src_inst,omitempty"`                               // "src_inst"
	Longtitude       uint32                                  `protobuf:"varint,10,opt,name=longtitude,proto3" json:"longtitude,omitempty"`                                      // "uint32_longtitude"
	Latitude         uint32                                  `protobuf:"varint,11,opt,name=latitude,proto3" json:"latitude,omitempty"`                                          // "uint32_latitude"
	CustomFont       uint32                                  `protobuf:"varint,12,opt,name=custom_font,json=customFont,proto3" json:"custom_font,omitempty"`                    // "uint32_custom_font"
	PcSupportDefine  *IMMessageBody_PCSupportDefine          `protobuf:"bytes,13,opt,name=pc_support_define,json=pcSupportDefine,proto3" json:"pc_support_define,omitempty"`    // "pc_support_def"
	CrmFlags         uint32                                  `protobuf:"varint,14,opt,name=crm_flags,json=crmFlags,proto3" json:"crm_flags,omitempty"`                          // "uint32_crm_flags"
	// contains filtered or unexported fields
}

ElemFlags2

func (*IMMessageBody_ElementFlags2) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ElementFlags2.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ElementFlags2) GetColorTextId

func (x *IMMessageBody_ElementFlags2) GetColorTextId() uint32

func (*IMMessageBody_ElementFlags2) GetCompatibleId

func (x *IMMessageBody_ElementFlags2) GetCompatibleId() uint32

func (*IMMessageBody_ElementFlags2) GetCrmFlags

func (x *IMMessageBody_ElementFlags2) GetCrmFlags() uint32

func (*IMMessageBody_ElementFlags2) GetCustomFont

func (x *IMMessageBody_ElementFlags2) GetCustomFont() uint32

func (*IMMessageBody_ElementFlags2) GetItems

func (*IMMessageBody_ElementFlags2) GetLatitude

func (x *IMMessageBody_ElementFlags2) GetLatitude() uint32

func (*IMMessageBody_ElementFlags2) GetLongtitude

func (x *IMMessageBody_ElementFlags2) GetLongtitude() uint32

func (*IMMessageBody_ElementFlags2) GetMessageId

func (x *IMMessageBody_ElementFlags2) GetMessageId() uint64

func (*IMMessageBody_ElementFlags2) GetMessageRptCnt

func (x *IMMessageBody_ElementFlags2) GetMessageRptCnt() uint32

func (*IMMessageBody_ElementFlags2) GetPcSupportDefine

func (*IMMessageBody_ElementFlags2) GetPttChangeBit

func (x *IMMessageBody_ElementFlags2) GetPttChangeBit() uint32

func (*IMMessageBody_ElementFlags2) GetSrcInst

func (*IMMessageBody_ElementFlags2) GetVipStatus

func (x *IMMessageBody_ElementFlags2) GetVipStatus() uint32

func (*IMMessageBody_ElementFlags2) GetWhisperSessionId

func (x *IMMessageBody_ElementFlags2) GetWhisperSessionId() uint32

func (*IMMessageBody_ElementFlags2) ProtoMessage

func (*IMMessageBody_ElementFlags2) ProtoMessage()

func (*IMMessageBody_ElementFlags2) ProtoReflect

func (*IMMessageBody_ElementFlags2) Reset

func (x *IMMessageBody_ElementFlags2) Reset()

func (*IMMessageBody_ElementFlags2) String

func (x *IMMessageBody_ElementFlags2) String() string

type IMMessageBody_ElementFlags2_Instance

type IMMessageBody_ElementFlags2_Instance struct {
	AppId      uint32 `protobuf:"varint,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`                // uint32_app_id
	InstanceId uint32 `protobuf:"varint,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // uint32_inst_id
	// contains filtered or unexported fields
}

Inst

func (*IMMessageBody_ElementFlags2_Instance) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ElementFlags2_Instance.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ElementFlags2_Instance) GetAppId

func (*IMMessageBody_ElementFlags2_Instance) GetInstanceId

func (x *IMMessageBody_ElementFlags2_Instance) GetInstanceId() uint32

func (*IMMessageBody_ElementFlags2_Instance) ProtoMessage

func (*IMMessageBody_ElementFlags2_Instance) ProtoMessage()

func (*IMMessageBody_ElementFlags2_Instance) ProtoReflect

func (*IMMessageBody_ElementFlags2_Instance) Reset

func (*IMMessageBody_ElementFlags2_Instance) String

type IMMessageBody_ExtraInfo

type IMMessageBody_ExtraInfo struct {
	Nick             []byte `protobuf:"bytes,1,opt,name=nick,proto3" json:"nick,omitempty"`                                                     // "bytes_nick"
	GroupCard        []byte `protobuf:"bytes,2,opt,name=group_card,json=groupCard,proto3" json:"group_card,omitempty"`                          // "bytes_group_card"
	Level            uint32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"`                                                  // "uint32_level"
	Flags            uint32 `protobuf:"varint,4,opt,name=flags,proto3" json:"flags,omitempty"`                                                  // "uint32_flags"
	GroupMask        uint32 `protobuf:"varint,5,opt,name=group_mask,json=groupMask,proto3" json:"group_mask,omitempty"`                         // "uint32_group_mask"
	MessageTailId    uint32 `protobuf:"varint,6,opt,name=message_tail_id,json=messageTailId,proto3" json:"message_tail_id,omitempty"`           // "uint32_msg_tail_id"
	SenderTitle      []byte `protobuf:"bytes,7,opt,name=sender_title,json=senderTitle,proto3" json:"sender_title,omitempty"`                    // "bytes_sender_title"
	ApnsTips         []byte `protobuf:"bytes,8,opt,name=apns_tips,json=apnsTips,proto3" json:"apns_tips,omitempty"`                             // "bytes_apns_tips"
	Uin              uint64 `protobuf:"varint,9,opt,name=uin,proto3" json:"uin,omitempty"`                                                      // "uint64_uin"
	MessageStateFlag uint32 `protobuf:"varint,10,opt,name=message_state_flag,json=messageStateFlag,proto3" json:"message_state_flag,omitempty"` // "uint32_msg_state_flag"
	ApnsSoundType    uint32 `protobuf:"varint,11,opt,name=apns_sound_type,json=apnsSoundType,proto3" json:"apns_sound_type,omitempty"`          // "uint32_apns_sound_type"
	NewGroupFlag     uint32 `protobuf:"varint,12,opt,name=new_group_flag,json=newGroupFlag,proto3" json:"new_group_flag,omitempty"`             // "uint32_new_group_flag"
	// contains filtered or unexported fields
}

ExtraInfo

func (*IMMessageBody_ExtraInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ExtraInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ExtraInfo) GetApnsSoundType

func (x *IMMessageBody_ExtraInfo) GetApnsSoundType() uint32

func (*IMMessageBody_ExtraInfo) GetApnsTips

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

func (*IMMessageBody_ExtraInfo) GetFlags

func (x *IMMessageBody_ExtraInfo) GetFlags() uint32

func (*IMMessageBody_ExtraInfo) GetGroupCard

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

func (*IMMessageBody_ExtraInfo) GetGroupMask

func (x *IMMessageBody_ExtraInfo) GetGroupMask() uint32

func (*IMMessageBody_ExtraInfo) GetLevel

func (x *IMMessageBody_ExtraInfo) GetLevel() uint32

func (*IMMessageBody_ExtraInfo) GetMessageStateFlag

func (x *IMMessageBody_ExtraInfo) GetMessageStateFlag() uint32

func (*IMMessageBody_ExtraInfo) GetMessageTailId

func (x *IMMessageBody_ExtraInfo) GetMessageTailId() uint32

func (*IMMessageBody_ExtraInfo) GetNewGroupFlag

func (x *IMMessageBody_ExtraInfo) GetNewGroupFlag() uint32

func (*IMMessageBody_ExtraInfo) GetNick

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

func (*IMMessageBody_ExtraInfo) GetSenderTitle

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

func (*IMMessageBody_ExtraInfo) GetUin

func (x *IMMessageBody_ExtraInfo) GetUin() uint64

func (*IMMessageBody_ExtraInfo) ProtoMessage

func (*IMMessageBody_ExtraInfo) ProtoMessage()

func (*IMMessageBody_ExtraInfo) ProtoReflect

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

func (*IMMessageBody_ExtraInfo) Reset

func (x *IMMessageBody_ExtraInfo) Reset()

func (*IMMessageBody_ExtraInfo) String

func (x *IMMessageBody_ExtraInfo) String() string

type IMMessageBody_FSJMessageElement

type IMMessageBody_FSJMessageElement struct {
	MessageType uint32 `protobuf:"varint,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"` // "uint32_msg_type"
	// contains filtered or unexported fields
}

FSJMessageElem

func (*IMMessageBody_FSJMessageElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_FSJMessageElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_FSJMessageElement) GetMessageType

func (x *IMMessageBody_FSJMessageElement) GetMessageType() uint32

func (*IMMessageBody_FSJMessageElement) ProtoMessage

func (*IMMessageBody_FSJMessageElement) ProtoMessage()

func (*IMMessageBody_FSJMessageElement) ProtoReflect

func (*IMMessageBody_FSJMessageElement) Reset

func (*IMMessageBody_FSJMessageElement) String

type IMMessageBody_Face

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

Face

func (*IMMessageBody_Face) Descriptor deprecated

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

Deprecated: Use IMMessageBody_Face.ProtoReflect.Descriptor instead.

func (*IMMessageBody_Face) GetBuffer

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

func (*IMMessageBody_Face) GetIndex

func (x *IMMessageBody_Face) GetIndex() uint32

func (*IMMessageBody_Face) GetOld

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

func (*IMMessageBody_Face) ProtoMessage

func (*IMMessageBody_Face) ProtoMessage()

func (*IMMessageBody_Face) ProtoReflect

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

func (*IMMessageBody_Face) Reset

func (x *IMMessageBody_Face) Reset()

func (*IMMessageBody_Face) String

func (x *IMMessageBody_Face) String() string

type IMMessageBody_FunFace

type IMMessageBody_FunFace struct {
	MessageTurntable *IMMessageBody_FunFace_Turntable `protobuf:"bytes,1,opt,name=message_turntable,json=messageTurntable,proto3" json:"message_turntable,omitempty"` // "msg_turntable"
	MessageBomb      *IMMessageBody_FunFace_Bomb      `protobuf:"bytes,2,opt,name=message_bomb,json=messageBomb,proto3" json:"message_bomb,omitempty"`                // "msg_bomb"
	// contains filtered or unexported fields
}

FunFace

func (*IMMessageBody_FunFace) Descriptor deprecated

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

Deprecated: Use IMMessageBody_FunFace.ProtoReflect.Descriptor instead.

func (*IMMessageBody_FunFace) GetMessageBomb

func (*IMMessageBody_FunFace) GetMessageTurntable

func (x *IMMessageBody_FunFace) GetMessageTurntable() *IMMessageBody_FunFace_Turntable

func (*IMMessageBody_FunFace) ProtoMessage

func (*IMMessageBody_FunFace) ProtoMessage()

func (*IMMessageBody_FunFace) ProtoReflect

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

func (*IMMessageBody_FunFace) Reset

func (x *IMMessageBody_FunFace) Reset()

func (*IMMessageBody_FunFace) String

func (x *IMMessageBody_FunFace) String() string

type IMMessageBody_FunFace_Bomb

type IMMessageBody_FunFace_Bomb struct {
	Burst bool `protobuf:"varint,1,opt,name=burst,proto3" json:"burst,omitempty"` // bool_burst
	// contains filtered or unexported fields
}

Bomb

func (*IMMessageBody_FunFace_Bomb) Descriptor deprecated

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

Deprecated: Use IMMessageBody_FunFace_Bomb.ProtoReflect.Descriptor instead.

func (*IMMessageBody_FunFace_Bomb) GetBurst

func (x *IMMessageBody_FunFace_Bomb) GetBurst() bool

func (*IMMessageBody_FunFace_Bomb) ProtoMessage

func (*IMMessageBody_FunFace_Bomb) ProtoMessage()

func (*IMMessageBody_FunFace_Bomb) ProtoReflect

func (*IMMessageBody_FunFace_Bomb) Reset

func (x *IMMessageBody_FunFace_Bomb) Reset()

func (*IMMessageBody_FunFace_Bomb) String

func (x *IMMessageBody_FunFace_Bomb) String() string

type IMMessageBody_FunFace_Turntable

type IMMessageBody_FunFace_Turntable struct {
	UinList    []uint64 `protobuf:"varint,1,rep,packed,name=uin_list,json=uinList,proto3" json:"uin_list,omitempty"`    // rpt_uint64_uin_list
	HitUin     uint64   `protobuf:"varint,2,opt,name=hit_uin,json=hitUin,proto3" json:"hit_uin,omitempty"`              // uint64_hit_uin
	HitUinNick string   `protobuf:"bytes,3,opt,name=hit_uin_nick,json=hitUinNick,proto3" json:"hit_uin_nick,omitempty"` // str_hit_uin_nick
	// contains filtered or unexported fields
}

Turntable

func (*IMMessageBody_FunFace_Turntable) Descriptor deprecated

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

Deprecated: Use IMMessageBody_FunFace_Turntable.ProtoReflect.Descriptor instead.

func (*IMMessageBody_FunFace_Turntable) GetHitUin

func (x *IMMessageBody_FunFace_Turntable) GetHitUin() uint64

func (*IMMessageBody_FunFace_Turntable) GetHitUinNick

func (x *IMMessageBody_FunFace_Turntable) GetHitUinNick() string

func (*IMMessageBody_FunFace_Turntable) GetUinList

func (x *IMMessageBody_FunFace_Turntable) GetUinList() []uint64

func (*IMMessageBody_FunFace_Turntable) ProtoMessage

func (*IMMessageBody_FunFace_Turntable) ProtoMessage()

func (*IMMessageBody_FunFace_Turntable) ProtoReflect

func (*IMMessageBody_FunFace_Turntable) Reset

func (*IMMessageBody_FunFace_Turntable) String

type IMMessageBody_GeneralFlags

type IMMessageBody_GeneralFlags struct {
	BubbleDiyTextId     uint32 `protobuf:"varint,1,opt,name=bubble_diy_text_id,json=bubbleDiyTextId,proto3" json:"bubble_diy_text_id,omitempty"`             // "uint32_bubble_diy_text_id"
	GroupFlagNew        uint32 `protobuf:"varint,2,opt,name=group_flag_new,json=groupFlagNew,proto3" json:"group_flag_new,omitempty"`                        // "uint32_group_flag_new"
	Uin                 uint64 `protobuf:"varint,3,opt,name=uin,proto3" json:"uin,omitempty"`                                                                // "uint64_uin"
	RpId                []byte `protobuf:"bytes,4,opt,name=rp_id,json=rpId,proto3" json:"rp_id,omitempty"`                                                   // "bytes_rp_id"
	PrpFold             uint32 `protobuf:"varint,5,opt,name=prp_fold,json=prpFold,proto3" json:"prp_fold,omitempty"`                                         // "uint32_prp_fold"
	LongTextFlag        uint32 `protobuf:"varint,6,opt,name=long_text_flag,json=longTextFlag,proto3" json:"long_text_flag,omitempty"`                        // "long_text_flag"
	LongTextResid       []byte `protobuf:"bytes,7,opt,name=long_text_resid,json=longTextResid,proto3" json:"long_text_resid,omitempty"`                      // "long_text_resid"
	GroupType           uint32 `protobuf:"varint,8,opt,name=group_type,json=groupType,proto3" json:"group_type,omitempty"`                                   // "uint32_group_type"
	ToUinFlag           uint32 `protobuf:"varint,9,opt,name=to_uin_flag,json=toUinFlag,proto3" json:"to_uin_flag,omitempty"`                                 // "uint32_to_uin_flag"
	GlamourLevel        uint32 `protobuf:"varint,10,opt,name=glamour_level,json=glamourLevel,proto3" json:"glamour_level,omitempty"`                         // "uint32_glamour_level"
	MemberLevel         uint32 `protobuf:"varint,11,opt,name=member_level,json=memberLevel,proto3" json:"member_level,omitempty"`                            // "uint32_member_level"
	GroupRankSeq        uint64 `protobuf:"varint,12,opt,name=group_rank_seq,json=groupRankSeq,proto3" json:"group_rank_seq,omitempty"`                       // "uint64_group_rank_seq"
	OlympicTorch        uint32 `protobuf:"varint,13,opt,name=olympic_torch,json=olympicTorch,proto3" json:"olympic_torch,omitempty"`                         // "uint32_olympic_torch"
	BabyqGuideMsgCookie []byte `protobuf:"bytes,14,opt,name=babyq_guide_msg_cookie,json=babyqGuideMsgCookie,proto3" json:"babyq_guide_msg_cookie,omitempty"` // "babyq_guide_msg_cookie"
	Uin32ExpertFlag     uint32 `protobuf:"varint,15,opt,name=uin32_expert_flag,json=uin32ExpertFlag,proto3" json:"uin32_expert_flag,omitempty"`              // "uin32_expert_flag"
	BubbleSubId         uint32 `protobuf:"varint,16,opt,name=bubble_sub_id,json=bubbleSubId,proto3" json:"bubble_sub_id,omitempty"`                          // "uint32_bubble_sub_id"
	PendantId           uint64 `protobuf:"varint,17,opt,name=pendant_id,json=pendantId,proto3" json:"pendant_id,omitempty"`                                  // "uint64_pendant_id"
	RpIndex             []byte `protobuf:"bytes,18,opt,name=rp_index,json=rpIndex,proto3" json:"rp_index,omitempty"`                                         // "bytes_rp_index"
	PbReserve           []byte `protobuf:"bytes,19,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                                   // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

GeneralFlags

func (*IMMessageBody_GeneralFlags) Descriptor deprecated

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

Deprecated: Use IMMessageBody_GeneralFlags.ProtoReflect.Descriptor instead.

func (*IMMessageBody_GeneralFlags) GetBabyqGuideMsgCookie

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

func (*IMMessageBody_GeneralFlags) GetBubbleDiyTextId

func (x *IMMessageBody_GeneralFlags) GetBubbleDiyTextId() uint32

func (*IMMessageBody_GeneralFlags) GetBubbleSubId

func (x *IMMessageBody_GeneralFlags) GetBubbleSubId() uint32

func (*IMMessageBody_GeneralFlags) GetGlamourLevel

func (x *IMMessageBody_GeneralFlags) GetGlamourLevel() uint32

func (*IMMessageBody_GeneralFlags) GetGroupFlagNew

func (x *IMMessageBody_GeneralFlags) GetGroupFlagNew() uint32

func (*IMMessageBody_GeneralFlags) GetGroupRankSeq

func (x *IMMessageBody_GeneralFlags) GetGroupRankSeq() uint64

func (*IMMessageBody_GeneralFlags) GetGroupType

func (x *IMMessageBody_GeneralFlags) GetGroupType() uint32

func (*IMMessageBody_GeneralFlags) GetLongTextFlag

func (x *IMMessageBody_GeneralFlags) GetLongTextFlag() uint32

func (*IMMessageBody_GeneralFlags) GetLongTextResid

func (x *IMMessageBody_GeneralFlags) GetLongTextResid() []byte

func (*IMMessageBody_GeneralFlags) GetMemberLevel

func (x *IMMessageBody_GeneralFlags) GetMemberLevel() uint32

func (*IMMessageBody_GeneralFlags) GetOlympicTorch

func (x *IMMessageBody_GeneralFlags) GetOlympicTorch() uint32

func (*IMMessageBody_GeneralFlags) GetPbReserve

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

func (*IMMessageBody_GeneralFlags) GetPendantId

func (x *IMMessageBody_GeneralFlags) GetPendantId() uint64

func (*IMMessageBody_GeneralFlags) GetPrpFold

func (x *IMMessageBody_GeneralFlags) GetPrpFold() uint32

func (*IMMessageBody_GeneralFlags) GetRpId

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

func (*IMMessageBody_GeneralFlags) GetRpIndex

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

func (*IMMessageBody_GeneralFlags) GetToUinFlag

func (x *IMMessageBody_GeneralFlags) GetToUinFlag() uint32

func (*IMMessageBody_GeneralFlags) GetUin

func (x *IMMessageBody_GeneralFlags) GetUin() uint64

func (*IMMessageBody_GeneralFlags) GetUin32ExpertFlag

func (x *IMMessageBody_GeneralFlags) GetUin32ExpertFlag() uint32

func (*IMMessageBody_GeneralFlags) ProtoMessage

func (*IMMessageBody_GeneralFlags) ProtoMessage()

func (*IMMessageBody_GeneralFlags) ProtoReflect

func (*IMMessageBody_GeneralFlags) Reset

func (x *IMMessageBody_GeneralFlags) Reset()

func (*IMMessageBody_GeneralFlags) String

func (x *IMMessageBody_GeneralFlags) String() string

type IMMessageBody_GroupBusinessMessage

type IMMessageBody_GroupBusinessMessage struct {
	Flags       uint32 `protobuf:"varint,1,opt,name=flags,proto3" json:"flags,omitempty"`                               // "uint32_flags"
	HeadUrl     []byte `protobuf:"bytes,2,opt,name=head_url,json=headUrl,proto3" json:"head_url,omitempty"`             // "bytes_head_url"
	HeadClkUrl  []byte `protobuf:"bytes,3,opt,name=head_clk_url,json=headClkUrl,proto3" json:"head_clk_url,omitempty"`  // "bytes_head_clk_url"
	Nick        []byte `protobuf:"bytes,4,opt,name=nick,proto3" json:"nick,omitempty"`                                  // "bytes_nick"
	NickColor   []byte `protobuf:"bytes,5,opt,name=nick_color,json=nickColor,proto3" json:"nick_color,omitempty"`       // "bytes_nick_color"
	Rank        []byte `protobuf:"bytes,6,opt,name=rank,proto3" json:"rank,omitempty"`                                  // "bytes_rank"
	RankColor   []byte `protobuf:"bytes,7,opt,name=rank_color,json=rankColor,proto3" json:"rank_color,omitempty"`       // "bytes_rank_color"
	RankBgcolor []byte `protobuf:"bytes,8,opt,name=rank_bgcolor,json=rankBgcolor,proto3" json:"rank_bgcolor,omitempty"` // "bytes_rank_bgcolor"
	// contains filtered or unexported fields
}

GroupBusinessMsg

func (*IMMessageBody_GroupBusinessMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_GroupBusinessMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_GroupBusinessMessage) GetFlags

func (*IMMessageBody_GroupBusinessMessage) GetHeadClkUrl

func (x *IMMessageBody_GroupBusinessMessage) GetHeadClkUrl() []byte

func (*IMMessageBody_GroupBusinessMessage) GetHeadUrl

func (x *IMMessageBody_GroupBusinessMessage) GetHeadUrl() []byte

func (*IMMessageBody_GroupBusinessMessage) GetNick

func (*IMMessageBody_GroupBusinessMessage) GetNickColor

func (x *IMMessageBody_GroupBusinessMessage) GetNickColor() []byte

func (*IMMessageBody_GroupBusinessMessage) GetRank

func (*IMMessageBody_GroupBusinessMessage) GetRankBgcolor

func (x *IMMessageBody_GroupBusinessMessage) GetRankBgcolor() []byte

func (*IMMessageBody_GroupBusinessMessage) GetRankColor

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

func (*IMMessageBody_GroupBusinessMessage) ProtoMessage

func (*IMMessageBody_GroupBusinessMessage) ProtoMessage()

func (*IMMessageBody_GroupBusinessMessage) ProtoReflect

func (*IMMessageBody_GroupBusinessMessage) Reset

func (*IMMessageBody_GroupBusinessMessage) String

type IMMessageBody_GroupFile

type IMMessageBody_GroupFile struct {
	Filename    []byte `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"`                             // "bytes_filename"
	FileSize    uint64 `protobuf:"varint,2,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`            // "uint64_file_size"
	FileId      []byte `protobuf:"bytes,3,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                   // "bytes_file_id"
	BatchId     []byte `protobuf:"bytes,4,opt,name=batch_id,json=batchId,proto3" json:"batch_id,omitempty"`                // "bytes_batch_id"
	FileKey     []byte `protobuf:"bytes,5,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`                // "bytes_file_key"
	Mark        []byte `protobuf:"bytes,6,opt,name=mark,proto3" json:"mark,omitempty"`                                     // "bytes_mark"
	Sequence    uint64 `protobuf:"varint,7,opt,name=sequence,proto3" json:"sequence,omitempty"`                            // "uint64_sequence"
	BatchItemId []byte `protobuf:"bytes,8,opt,name=batch_item_id,json=batchItemId,proto3" json:"batch_item_id,omitempty"`  // "bytes_batch_item_id"
	FeedMsgTime uint32 `protobuf:"varint,9,opt,name=feed_msg_time,json=feedMsgTime,proto3" json:"feed_msg_time,omitempty"` // "uint32_feed_msg_time"
	PbReserve   []byte `protobuf:"bytes,10,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`         // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

GroupFile

func (*IMMessageBody_GroupFile) Descriptor deprecated

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

Deprecated: Use IMMessageBody_GroupFile.ProtoReflect.Descriptor instead.

func (*IMMessageBody_GroupFile) GetBatchId

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

func (*IMMessageBody_GroupFile) GetBatchItemId

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

func (*IMMessageBody_GroupFile) GetFeedMsgTime

func (x *IMMessageBody_GroupFile) GetFeedMsgTime() uint32

func (*IMMessageBody_GroupFile) GetFileId

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

func (*IMMessageBody_GroupFile) GetFileKey

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

func (*IMMessageBody_GroupFile) GetFileSize

func (x *IMMessageBody_GroupFile) GetFileSize() uint64

func (*IMMessageBody_GroupFile) GetFilename

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

func (*IMMessageBody_GroupFile) GetMark

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

func (*IMMessageBody_GroupFile) GetPbReserve

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

func (*IMMessageBody_GroupFile) GetSequence

func (x *IMMessageBody_GroupFile) GetSequence() uint64

func (*IMMessageBody_GroupFile) ProtoMessage

func (*IMMessageBody_GroupFile) ProtoMessage()

func (*IMMessageBody_GroupFile) ProtoReflect

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

func (*IMMessageBody_GroupFile) Reset

func (x *IMMessageBody_GroupFile) Reset()

func (*IMMessageBody_GroupFile) String

func (x *IMMessageBody_GroupFile) String() string

type IMMessageBody_GroupPostElement

type IMMessageBody_GroupPostElement struct {
	TransportType    uint32 `protobuf:"varint,1,opt,name=transport_type,json=transportType,proto3" json:"transport_type,omitempty"`         // "uint32_trans_type"
	TransportMessage []byte `protobuf:"bytes,2,opt,name=transport_message,json=transportMessage,proto3" json:"transport_message,omitempty"` // "bytes_trans_msg"
	// contains filtered or unexported fields
}

GroupPostElem

func (*IMMessageBody_GroupPostElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_GroupPostElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_GroupPostElement) GetTransportMessage

func (x *IMMessageBody_GroupPostElement) GetTransportMessage() []byte

func (*IMMessageBody_GroupPostElement) GetTransportType

func (x *IMMessageBody_GroupPostElement) GetTransportType() uint32

func (*IMMessageBody_GroupPostElement) ProtoMessage

func (*IMMessageBody_GroupPostElement) ProtoMessage()

func (*IMMessageBody_GroupPostElement) ProtoReflect

func (*IMMessageBody_GroupPostElement) Reset

func (x *IMMessageBody_GroupPostElement) Reset()

func (*IMMessageBody_GroupPostElement) String

type IMMessageBody_GroupPublicAccountInfo

type IMMessageBody_GroupPublicAccountInfo struct {
	PublicAccount uint64 `protobuf:"varint,1,opt,name=public_account,json=publicAccount,proto3" json:"public_account,omitempty"` // "uint64_pub_account"
	// contains filtered or unexported fields
}

GroupPubAccountInfo

func (*IMMessageBody_GroupPublicAccountInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_GroupPublicAccountInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_GroupPublicAccountInfo) GetPublicAccount

func (x *IMMessageBody_GroupPublicAccountInfo) GetPublicAccount() uint64

func (*IMMessageBody_GroupPublicAccountInfo) ProtoMessage

func (*IMMessageBody_GroupPublicAccountInfo) ProtoMessage()

func (*IMMessageBody_GroupPublicAccountInfo) ProtoReflect

func (*IMMessageBody_GroupPublicAccountInfo) Reset

func (*IMMessageBody_GroupPublicAccountInfo) String

type IMMessageBody_LifeOnlineAccount

type IMMessageBody_LifeOnlineAccount struct {
	UniqueId   uint64 `protobuf:"varint,1,opt,name=unique_id,json=uniqueId,proto3" json:"unique_id,omitempty"`        // "uint64_unique_id"
	Op         uint32 `protobuf:"varint,2,opt,name=op,proto3" json:"op,omitempty"`                                    // "uint32_op"
	ShowTime   uint32 `protobuf:"varint,3,opt,name=show_time,json=showTime,proto3" json:"show_time,omitempty"`        // "uint32_show_time"
	Report     uint32 `protobuf:"varint,4,opt,name=report,proto3" json:"report,omitempty"`                            // "uint32_report"
	Ack        uint32 `protobuf:"varint,5,opt,name=ack,proto3" json:"ack,omitempty"`                                  // "uint32_ack"
	Bitmap     uint64 `protobuf:"varint,6,opt,name=bitmap,proto3" json:"bitmap,omitempty"`                            // "uint64_bitmap"
	GdtImpData []byte `protobuf:"bytes,7,opt,name=gdt_imp_data,json=gdtImpData,proto3" json:"gdt_imp_data,omitempty"` // "gdt_imp_data"
	GdtCliData []byte `protobuf:"bytes,8,opt,name=gdt_cli_data,json=gdtCliData,proto3" json:"gdt_cli_data,omitempty"` // "gdt_cli_data"
	ViewId     []byte `protobuf:"bytes,9,opt,name=view_id,json=viewId,proto3" json:"view_id,omitempty"`               // "view_id"
	// contains filtered or unexported fields
}

LifeOnlineAccount

func (*IMMessageBody_LifeOnlineAccount) Descriptor deprecated

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

Deprecated: Use IMMessageBody_LifeOnlineAccount.ProtoReflect.Descriptor instead.

func (*IMMessageBody_LifeOnlineAccount) GetAck

func (*IMMessageBody_LifeOnlineAccount) GetBitmap

func (x *IMMessageBody_LifeOnlineAccount) GetBitmap() uint64

func (*IMMessageBody_LifeOnlineAccount) GetGdtCliData

func (x *IMMessageBody_LifeOnlineAccount) GetGdtCliData() []byte

func (*IMMessageBody_LifeOnlineAccount) GetGdtImpData

func (x *IMMessageBody_LifeOnlineAccount) GetGdtImpData() []byte

func (*IMMessageBody_LifeOnlineAccount) GetOp

func (*IMMessageBody_LifeOnlineAccount) GetReport

func (x *IMMessageBody_LifeOnlineAccount) GetReport() uint32

func (*IMMessageBody_LifeOnlineAccount) GetShowTime

func (x *IMMessageBody_LifeOnlineAccount) GetShowTime() uint32

func (*IMMessageBody_LifeOnlineAccount) GetUniqueId

func (x *IMMessageBody_LifeOnlineAccount) GetUniqueId() uint64

func (*IMMessageBody_LifeOnlineAccount) GetViewId

func (x *IMMessageBody_LifeOnlineAccount) GetViewId() []byte

func (*IMMessageBody_LifeOnlineAccount) ProtoMessage

func (*IMMessageBody_LifeOnlineAccount) ProtoMessage()

func (*IMMessageBody_LifeOnlineAccount) ProtoReflect

func (*IMMessageBody_LifeOnlineAccount) Reset

func (*IMMessageBody_LifeOnlineAccount) String

type IMMessageBody_LightAppElement

type IMMessageBody_LightAppElement struct {
	Data       []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`                               // "bytes_data"
	ResourceId []byte `protobuf:"bytes,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` // "bytes_msg_resid"
	// contains filtered or unexported fields
}

LightAppElem

func (*IMMessageBody_LightAppElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_LightAppElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_LightAppElement) GetData

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

func (*IMMessageBody_LightAppElement) GetResourceId

func (x *IMMessageBody_LightAppElement) GetResourceId() []byte

func (*IMMessageBody_LightAppElement) ProtoMessage

func (*IMMessageBody_LightAppElement) ProtoMessage()

func (*IMMessageBody_LightAppElement) ProtoReflect

func (*IMMessageBody_LightAppElement) Reset

func (x *IMMessageBody_LightAppElement) Reset()

func (*IMMessageBody_LightAppElement) String

type IMMessageBody_LocationInfo

type IMMessageBody_LocationInfo struct {
	Longitude float64 `protobuf:"fixed64,1,opt,name=longitude,proto3" json:"longitude,omitempty"` // "double_longitude"
	Latitude  float64 `protobuf:"fixed64,2,opt,name=latitude,proto3" json:"latitude,omitempty"`   // "double_latitude"
	Desc      []byte  `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"`             // "bytes_desc"
	// contains filtered or unexported fields
}

LocationInfo

func (*IMMessageBody_LocationInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_LocationInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_LocationInfo) GetDesc

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

func (*IMMessageBody_LocationInfo) GetLatitude

func (x *IMMessageBody_LocationInfo) GetLatitude() float64

func (*IMMessageBody_LocationInfo) GetLongitude

func (x *IMMessageBody_LocationInfo) GetLongitude() float64

func (*IMMessageBody_LocationInfo) ProtoMessage

func (*IMMessageBody_LocationInfo) ProtoMessage()

func (*IMMessageBody_LocationInfo) ProtoReflect

func (*IMMessageBody_LocationInfo) Reset

func (x *IMMessageBody_LocationInfo) Reset()

func (*IMMessageBody_LocationInfo) String

func (x *IMMessageBody_LocationInfo) String() string

type IMMessageBody_LolaMessage

type IMMessageBody_LolaMessage struct {
	MessageResid  []byte `protobuf:"bytes,1,opt,name=message_resid,json=messageResid,proto3" json:"message_resid,omitempty"`    // "bytes_msg_resid"
	EncodeContent []byte `protobuf:"bytes,2,opt,name=encode_content,json=encodeContent,proto3" json:"encode_content,omitempty"` // "bytes_encode_content"
	LongMsgUrl    []byte `protobuf:"bytes,3,opt,name=long_msg_url,json=longMsgUrl,proto3" json:"long_msg_url,omitempty"`        // "bytes_long_msg_url"
	DownloadKey   []byte `protobuf:"bytes,4,opt,name=download_key,json=downloadKey,proto3" json:"download_key,omitempty"`       // "bytes_download_key"
	// contains filtered or unexported fields
}

LolaMsg

func (*IMMessageBody_LolaMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_LolaMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_LolaMessage) GetDownloadKey

func (x *IMMessageBody_LolaMessage) GetDownloadKey() []byte

func (*IMMessageBody_LolaMessage) GetEncodeContent

func (x *IMMessageBody_LolaMessage) GetEncodeContent() []byte

func (*IMMessageBody_LolaMessage) GetLongMsgUrl

func (x *IMMessageBody_LolaMessage) GetLongMsgUrl() []byte

func (*IMMessageBody_LolaMessage) GetMessageResid

func (x *IMMessageBody_LolaMessage) GetMessageResid() []byte

func (*IMMessageBody_LolaMessage) ProtoMessage

func (*IMMessageBody_LolaMessage) ProtoMessage()

func (*IMMessageBody_LolaMessage) ProtoReflect

func (*IMMessageBody_LolaMessage) Reset

func (x *IMMessageBody_LolaMessage) Reset()

func (*IMMessageBody_LolaMessage) String

func (x *IMMessageBody_LolaMessage) String() string

type IMMessageBody_LowVersionTips

type IMMessageBody_LowVersionTips struct {
	BusinessId  uint32 `protobuf:"varint,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"`    // "uint32_business_id"
	SessionType uint32 `protobuf:"varint,2,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"` // "uint32_session_type"
	SessionUin  uint64 `protobuf:"varint,3,opt,name=session_uin,json=sessionUin,proto3" json:"session_uin,omitempty"`    // "uint64_session_uin"
	SenderUin   uint64 `protobuf:"varint,4,opt,name=sender_uin,json=senderUin,proto3" json:"sender_uin,omitempty"`       // "uint64_sender_uin"
	Text        string `protobuf:"bytes,5,opt,name=text,proto3" json:"text,omitempty"`                                   // "str_text"
	// contains filtered or unexported fields
}

LowVersionTips

func (*IMMessageBody_LowVersionTips) Descriptor deprecated

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

Deprecated: Use IMMessageBody_LowVersionTips.ProtoReflect.Descriptor instead.

func (*IMMessageBody_LowVersionTips) GetBusinessId

func (x *IMMessageBody_LowVersionTips) GetBusinessId() uint32

func (*IMMessageBody_LowVersionTips) GetSenderUin

func (x *IMMessageBody_LowVersionTips) GetSenderUin() uint64

func (*IMMessageBody_LowVersionTips) GetSessionType

func (x *IMMessageBody_LowVersionTips) GetSessionType() uint32

func (*IMMessageBody_LowVersionTips) GetSessionUin

func (x *IMMessageBody_LowVersionTips) GetSessionUin() uint64

func (*IMMessageBody_LowVersionTips) GetText

func (x *IMMessageBody_LowVersionTips) GetText() string

func (*IMMessageBody_LowVersionTips) ProtoMessage

func (*IMMessageBody_LowVersionTips) ProtoMessage()

func (*IMMessageBody_LowVersionTips) ProtoReflect

func (*IMMessageBody_LowVersionTips) Reset

func (x *IMMessageBody_LowVersionTips) Reset()

func (*IMMessageBody_LowVersionTips) String

type IMMessageBody_MarketFace

type IMMessageBody_MarketFace struct {
	FaceName    []byte `protobuf:"bytes,1,opt,name=face_name,json=faceName,proto3" json:"face_name,omitempty"`            // "bytes_face_name"
	ItemType    uint32 `protobuf:"varint,2,opt,name=item_type,json=itemType,proto3" json:"item_type,omitempty"`           // "uint32_item_type"
	FaceInfo    uint32 `protobuf:"varint,3,opt,name=face_info,json=faceInfo,proto3" json:"face_info,omitempty"`           // "uint32_face_info"
	FaceId      []byte `protobuf:"bytes,4,opt,name=face_id,json=faceId,proto3" json:"face_id,omitempty"`                  // "bytes_face_id"
	TabId       uint32 `protobuf:"varint,5,opt,name=tab_id,json=tabId,proto3" json:"tab_id,omitempty"`                    // "uint32_tab_id"
	SubType     uint32 `protobuf:"varint,6,opt,name=sub_type,json=subType,proto3" json:"sub_type,omitempty"`              // "uint32_sub_type"
	Key         []byte `protobuf:"bytes,7,opt,name=key,proto3" json:"key,omitempty"`                                      // "bytes_key"
	Param       []byte `protobuf:"bytes,8,opt,name=param,proto3" json:"param,omitempty"`                                  // "bytes_param"
	MediaType   uint32 `protobuf:"varint,9,opt,name=media_type,json=mediaType,proto3" json:"media_type,omitempty"`        // "uint32_media_type"
	ImageWidth  uint32 `protobuf:"varint,10,opt,name=image_width,json=imageWidth,proto3" json:"image_width,omitempty"`    // "uint32_image_width"
	ImageHeight uint32 `protobuf:"varint,11,opt,name=image_height,json=imageHeight,proto3" json:"image_height,omitempty"` // "uint32_image_height"
	MobileParam []byte `protobuf:"bytes,12,opt,name=mobile_param,json=mobileParam,proto3" json:"mobile_param,omitempty"`  // "bytes_mobileparam"
	PbReserve   []byte `protobuf:"bytes,13,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`        // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

MarketFace

func (*IMMessageBody_MarketFace) Descriptor deprecated

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

Deprecated: Use IMMessageBody_MarketFace.ProtoReflect.Descriptor instead.

func (*IMMessageBody_MarketFace) GetFaceId

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

func (*IMMessageBody_MarketFace) GetFaceInfo

func (x *IMMessageBody_MarketFace) GetFaceInfo() uint32

func (*IMMessageBody_MarketFace) GetFaceName

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

func (*IMMessageBody_MarketFace) GetImageHeight

func (x *IMMessageBody_MarketFace) GetImageHeight() uint32

func (*IMMessageBody_MarketFace) GetImageWidth

func (x *IMMessageBody_MarketFace) GetImageWidth() uint32

func (*IMMessageBody_MarketFace) GetItemType

func (x *IMMessageBody_MarketFace) GetItemType() uint32

func (*IMMessageBody_MarketFace) GetKey

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

func (*IMMessageBody_MarketFace) GetMediaType

func (x *IMMessageBody_MarketFace) GetMediaType() uint32

func (*IMMessageBody_MarketFace) GetMobileParam

func (x *IMMessageBody_MarketFace) GetMobileParam() []byte

func (*IMMessageBody_MarketFace) GetParam

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

func (*IMMessageBody_MarketFace) GetPbReserve

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

func (*IMMessageBody_MarketFace) GetSubType

func (x *IMMessageBody_MarketFace) GetSubType() uint32

func (*IMMessageBody_MarketFace) GetTabId

func (x *IMMessageBody_MarketFace) GetTabId() uint32

func (*IMMessageBody_MarketFace) ProtoMessage

func (*IMMessageBody_MarketFace) ProtoMessage()

func (*IMMessageBody_MarketFace) ProtoReflect

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

func (*IMMessageBody_MarketFace) Reset

func (x *IMMessageBody_MarketFace) Reset()

func (*IMMessageBody_MarketFace) String

func (x *IMMessageBody_MarketFace) String() string

type IMMessageBody_MarketTransport

type IMMessageBody_MarketTransport struct {
	Flag         int32  `protobuf:"varint,1,opt,name=flag,proto3" json:"flag,omitempty"`                                    // "int32_flag"
	Xml          []byte `protobuf:"bytes,2,opt,name=xml,proto3" json:"xml,omitempty"`                                       // "bytes_xml"
	MessageResid []byte `protobuf:"bytes,3,opt,name=message_resid,json=messageResid,proto3" json:"message_resid,omitempty"` // "bytes_msg_resid"
	Ability      uint32 `protobuf:"varint,4,opt,name=ability,proto3" json:"ability,omitempty"`                              // "uint32_ability"
	MinAbility   uint32 `protobuf:"varint,5,opt,name=min_ability,json=minAbility,proto3" json:"min_ability,omitempty"`      // "uint32_min_ability"
	// contains filtered or unexported fields
}

MarketTrans

func (*IMMessageBody_MarketTransport) Descriptor deprecated

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

Deprecated: Use IMMessageBody_MarketTransport.ProtoReflect.Descriptor instead.

func (*IMMessageBody_MarketTransport) GetAbility

func (x *IMMessageBody_MarketTransport) GetAbility() uint32

func (*IMMessageBody_MarketTransport) GetFlag

func (x *IMMessageBody_MarketTransport) GetFlag() int32

func (*IMMessageBody_MarketTransport) GetMessageResid

func (x *IMMessageBody_MarketTransport) GetMessageResid() []byte

func (*IMMessageBody_MarketTransport) GetMinAbility

func (x *IMMessageBody_MarketTransport) GetMinAbility() uint32

func (*IMMessageBody_MarketTransport) GetXml

func (x *IMMessageBody_MarketTransport) GetXml() []byte

func (*IMMessageBody_MarketTransport) ProtoMessage

func (*IMMessageBody_MarketTransport) ProtoMessage()

func (*IMMessageBody_MarketTransport) ProtoReflect

func (*IMMessageBody_MarketTransport) Reset

func (x *IMMessageBody_MarketTransport) Reset()

func (*IMMessageBody_MarketTransport) String

type IMMessageBody_MessageBody

type IMMessageBody_MessageBody struct {
	RichText       *IMMessageBody_RichText `protobuf:"bytes,1,opt,name=rich_text,json=richText,proto3" json:"rich_text,omitempty"`                   // "rich_text"
	Content        []byte                  `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`                                     // "msg_content"
	EncryptContent []byte                  `protobuf:"bytes,3,opt,name=encrypt_content,json=encryptContent,proto3" json:"encrypt_content,omitempty"` // "msg_encrypt_content"
	// contains filtered or unexported fields
}

MsgBody

func (*IMMessageBody_MessageBody) Descriptor deprecated

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

Deprecated: Use IMMessageBody_MessageBody.ProtoReflect.Descriptor instead.

func (*IMMessageBody_MessageBody) GetContent

func (x *IMMessageBody_MessageBody) GetContent() []byte

func (*IMMessageBody_MessageBody) GetEncryptContent

func (x *IMMessageBody_MessageBody) GetEncryptContent() []byte

func (*IMMessageBody_MessageBody) GetRichText

func (*IMMessageBody_MessageBody) ProtoMessage

func (*IMMessageBody_MessageBody) ProtoMessage()

func (*IMMessageBody_MessageBody) ProtoReflect

func (*IMMessageBody_MessageBody) Reset

func (x *IMMessageBody_MessageBody) Reset()

func (*IMMessageBody_MessageBody) String

func (x *IMMessageBody_MessageBody) String() string

type IMMessageBody_MessageBodySubType4

type IMMessageBody_MessageBodySubType4 struct {
	NotOnlineFile *IMMessageBody_NotOnlineFile `protobuf:"bytes,1,opt,name=not_online_file,json=notOnlineFile,proto3" json:"not_online_file,omitempty"` // "msg_not_online_file"
	Time          uint32                       `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"`                                         // "uint32_msg_time"
	// contains filtered or unexported fields
}

MsgBody_subtype4

func (*IMMessageBody_MessageBodySubType4) Descriptor deprecated

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

Deprecated: Use IMMessageBody_MessageBodySubType4.ProtoReflect.Descriptor instead.

func (*IMMessageBody_MessageBodySubType4) GetNotOnlineFile

func (*IMMessageBody_MessageBodySubType4) GetTime

func (*IMMessageBody_MessageBodySubType4) ProtoMessage

func (*IMMessageBody_MessageBodySubType4) ProtoMessage()

func (*IMMessageBody_MessageBodySubType4) ProtoReflect

func (*IMMessageBody_MessageBodySubType4) Reset

func (*IMMessageBody_MessageBodySubType4) String

type IMMessageBody_NearByMessageType

type IMMessageBody_NearByMessageType struct {
	Type         uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                                     // "uint32_type"
	IdentifyType uint32 `protobuf:"varint,2,opt,name=identify_type,json=identifyType,proto3" json:"identify_type,omitempty"` // "uint32_identify_type"
	// contains filtered or unexported fields
}

NearByMessageType

func (*IMMessageBody_NearByMessageType) Descriptor deprecated

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

Deprecated: Use IMMessageBody_NearByMessageType.ProtoReflect.Descriptor instead.

func (*IMMessageBody_NearByMessageType) GetIdentifyType

func (x *IMMessageBody_NearByMessageType) GetIdentifyType() uint32

func (*IMMessageBody_NearByMessageType) GetType

func (*IMMessageBody_NearByMessageType) ProtoMessage

func (*IMMessageBody_NearByMessageType) ProtoMessage()

func (*IMMessageBody_NearByMessageType) ProtoReflect

func (*IMMessageBody_NearByMessageType) Reset

func (*IMMessageBody_NearByMessageType) String

type IMMessageBody_NotOnlineFile

type IMMessageBody_NotOnlineFile struct {
	FileType       uint32   `protobuf:"varint,1,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"`                   // "uint32_file_type"
	Sig            []byte   `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                                              // "bytes_sig"
	FileUuid       []byte   `protobuf:"bytes,3,opt,name=file_uuid,json=fileUuid,proto3" json:"file_uuid,omitempty"`                    // "bytes_file_uuid"
	FileMd5        []byte   `protobuf:"bytes,4,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                       // "bytes_file_md5"
	FileName       string   `protobuf:"bytes,5,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"`                    // "bytes_file_name"
	FileSize       uint64   `protobuf:"varint,6,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                   // "uint64_file_size"
	Note           []byte   `protobuf:"bytes,7,opt,name=note,proto3" json:"note,omitempty"`                                            // "bytes_note"
	Reserved       uint32   `protobuf:"varint,8,opt,name=reserved,proto3" json:"reserved,omitempty"`                                   // "uint32_reserved"
	Subcmd         uint32   `protobuf:"varint,9,opt,name=subcmd,proto3" json:"subcmd,omitempty"`                                       // "uint32_subcmd"
	MicroCloud     uint32   `protobuf:"varint,10,opt,name=micro_cloud,json=microCloud,proto3" json:"micro_cloud,omitempty"`            // "uint32_micro_cloud"
	FileUrls       []string `protobuf:"bytes,11,rep,name=file_urls,json=fileUrls,proto3" json:"file_urls,omitempty"`                   // "rpt_bytes_file_urls"
	DownloadFlag   uint32   `protobuf:"varint,12,opt,name=download_flag,json=downloadFlag,proto3" json:"download_flag,omitempty"`      // "uint32_download_flag"
	DangerEvel     uint32   `protobuf:"varint,50,opt,name=danger_evel,json=dangerEvel,proto3" json:"danger_evel,omitempty"`            // "uint32_danger_evel"
	LifeTime       uint32   `protobuf:"varint,51,opt,name=life_time,json=lifeTime,proto3" json:"life_time,omitempty"`                  // "uint32_life_time"
	UploadTime     uint32   `protobuf:"varint,52,opt,name=upload_time,json=uploadTime,proto3" json:"upload_time,omitempty"`            // "uint32_upload_time"
	AbsFileType    uint32   `protobuf:"varint,53,opt,name=abs_file_type,json=absFileType,proto3" json:"abs_file_type,omitempty"`       // "uint32_abs_file_type"
	ClientType     uint32   `protobuf:"varint,54,opt,name=client_type,json=clientType,proto3" json:"client_type,omitempty"`            // "uint32_client_type"
	ExpireTime     uint32   `protobuf:"varint,55,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`            // "uint32_expire_time"
	PbReserve      []byte   `protobuf:"bytes,56,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                // "bytes_pb_reserve"
	FileidcrcMedia string   `protobuf:"bytes,57,opt,name=fileidcrc_media,json=fileidcrcMedia,proto3" json:"fileidcrc_media,omitempty"` // "str_fileidcrc_media"
	// contains filtered or unexported fields
}

NotOnlineFile

func (*IMMessageBody_NotOnlineFile) Descriptor deprecated

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

Deprecated: Use IMMessageBody_NotOnlineFile.ProtoReflect.Descriptor instead.

func (*IMMessageBody_NotOnlineFile) GetAbsFileType

func (x *IMMessageBody_NotOnlineFile) GetAbsFileType() uint32

func (*IMMessageBody_NotOnlineFile) GetClientType

func (x *IMMessageBody_NotOnlineFile) GetClientType() uint32

func (*IMMessageBody_NotOnlineFile) GetDangerEvel

func (x *IMMessageBody_NotOnlineFile) GetDangerEvel() uint32

func (*IMMessageBody_NotOnlineFile) GetDownloadFlag

func (x *IMMessageBody_NotOnlineFile) GetDownloadFlag() uint32

func (*IMMessageBody_NotOnlineFile) GetExpireTime

func (x *IMMessageBody_NotOnlineFile) GetExpireTime() uint32

func (*IMMessageBody_NotOnlineFile) GetFileMd5

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

func (*IMMessageBody_NotOnlineFile) GetFileName

func (x *IMMessageBody_NotOnlineFile) GetFileName() string

func (*IMMessageBody_NotOnlineFile) GetFileSize

func (x *IMMessageBody_NotOnlineFile) GetFileSize() uint64

func (*IMMessageBody_NotOnlineFile) GetFileType

func (x *IMMessageBody_NotOnlineFile) GetFileType() uint32

func (*IMMessageBody_NotOnlineFile) GetFileUrls

func (x *IMMessageBody_NotOnlineFile) GetFileUrls() []string

func (*IMMessageBody_NotOnlineFile) GetFileUuid

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

func (*IMMessageBody_NotOnlineFile) GetFileidcrcMedia

func (x *IMMessageBody_NotOnlineFile) GetFileidcrcMedia() string

func (*IMMessageBody_NotOnlineFile) GetLifeTime

func (x *IMMessageBody_NotOnlineFile) GetLifeTime() uint32

func (*IMMessageBody_NotOnlineFile) GetMicroCloud

func (x *IMMessageBody_NotOnlineFile) GetMicroCloud() uint32

func (*IMMessageBody_NotOnlineFile) GetNote

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

func (*IMMessageBody_NotOnlineFile) GetPbReserve

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

func (*IMMessageBody_NotOnlineFile) GetReserved

func (x *IMMessageBody_NotOnlineFile) GetReserved() uint32

func (*IMMessageBody_NotOnlineFile) GetSig

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

func (*IMMessageBody_NotOnlineFile) GetSubcmd

func (x *IMMessageBody_NotOnlineFile) GetSubcmd() uint32

func (*IMMessageBody_NotOnlineFile) GetUploadTime

func (x *IMMessageBody_NotOnlineFile) GetUploadTime() uint32

func (*IMMessageBody_NotOnlineFile) ProtoMessage

func (*IMMessageBody_NotOnlineFile) ProtoMessage()

func (*IMMessageBody_NotOnlineFile) ProtoReflect

func (*IMMessageBody_NotOnlineFile) Reset

func (x *IMMessageBody_NotOnlineFile) Reset()

func (*IMMessageBody_NotOnlineFile) String

func (x *IMMessageBody_NotOnlineFile) String() string

type IMMessageBody_NotOnlineImage

type IMMessageBody_NotOnlineImage struct {
	FilePath       string `protobuf:"bytes,1,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"`                       // "file_path"
	FileSize       uint32 `protobuf:"varint,2,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                      // "file_len"
	DownloadPath   string `protobuf:"bytes,3,opt,name=download_path,json=downloadPath,proto3" json:"download_path,omitempty"`           // "download_path"
	OldVerSendFile []byte `protobuf:"bytes,4,opt,name=old_ver_send_file,json=oldVerSendFile,proto3" json:"old_ver_send_file,omitempty"` // "old_ver_send_file"
	ImgType        uint32 `protobuf:"varint,5,opt,name=img_type,json=imgType,proto3" json:"img_type,omitempty"`                         // "img_type"
	PreviewsImage  []byte `protobuf:"bytes,6,opt,name=previews_image,json=previewsImage,proto3" json:"previews_image,omitempty"`        // "previews_image"
	FileMd5        []byte `protobuf:"bytes,7,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                          // "pic_md5"
	Height         uint32 `protobuf:"varint,8,opt,name=height,proto3" json:"height,omitempty"`                                          // "pic_height"
	Width          uint32 `protobuf:"varint,9,opt,name=width,proto3" json:"width,omitempty"`                                            // "pic_width"
	ResourceId     string `protobuf:"bytes,10,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`                // "res_id"
	Flag           []byte `protobuf:"bytes,11,opt,name=flag,proto3" json:"flag,omitempty"`                                              // "flag"
	ThumbUrl       string `protobuf:"bytes,12,opt,name=thumb_url,json=thumbUrl,proto3" json:"thumb_url,omitempty"`                      // "str_thumb_url"
	Original       uint32 `protobuf:"varint,13,opt,name=original,proto3" json:"original,omitempty"`                                     // "original"
	BigUrl         string `protobuf:"bytes,14,opt,name=big_url,json=bigUrl,proto3" json:"big_url,omitempty"`                            // "str_big_url"
	OrigUrl        string `protobuf:"bytes,15,opt,name=orig_url,json=origUrl,proto3" json:"orig_url,omitempty"`                         // "str_orig_url"
	BizType        uint32 `protobuf:"varint,16,opt,name=biz_type,json=bizType,proto3" json:"biz_type,omitempty"`                        // "biz_type"
	Result         uint32 `protobuf:"varint,17,opt,name=result,proto3" json:"result,omitempty"`                                         // "result"
	Index          uint32 `protobuf:"varint,18,opt,name=index,proto3" json:"index,omitempty"`                                           // "index"
	OpFaceBuffer   []byte `protobuf:"bytes,19,opt,name=op_face_buffer,json=opFaceBuffer,proto3" json:"op_face_buffer,omitempty"`        // "op_face_buf"
	OldFileMd5     bool   `protobuf:"varint,20,opt,name=old_file_md5,json=oldFileMd5,proto3" json:"old_file_md5,omitempty"`             // "old_pic_md5"
	ThumbWidth     uint32 `protobuf:"varint,21,opt,name=thumb_width,json=thumbWidth,proto3" json:"thumb_width,omitempty"`               // "uint32_thumb_width"
	ThumbHeight    uint32 `protobuf:"varint,22,opt,name=thumb_height,json=thumbHeight,proto3" json:"thumb_height,omitempty"`            // "uint32_thumb_height"
	FileId         uint32 `protobuf:"varint,23,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                           // "uint32_file_id"
	ShowLen        uint32 `protobuf:"varint,24,opt,name=show_len,json=showLen,proto3" json:"show_len,omitempty"`                        // "uint32_show_len"
	DownloadLen    uint32 `protobuf:"varint,25,opt,name=download_len,json=downloadLen,proto3" json:"download_len,omitempty"`            // "uint32_download_len"
	Url_400        string `protobuf:"bytes,26,opt,name=url_400,json=url400,proto3" json:"url_400,omitempty"`                            // "str_400_url"
	Width_400      uint32 `protobuf:"varint,27,opt,name=width_400,json=width400,proto3" json:"width_400,omitempty"`                     // "uint32_400_width"
	Height_400     uint32 `protobuf:"varint,28,opt,name=height_400,json=height400,proto3" json:"height_400,omitempty"`                  // "uint32_400_height"
	PbReserve      []byte `protobuf:"bytes,29,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                   // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

NotOnlineImage

func (*IMMessageBody_NotOnlineImage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_NotOnlineImage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_NotOnlineImage) GetBigUrl

func (x *IMMessageBody_NotOnlineImage) GetBigUrl() string

func (*IMMessageBody_NotOnlineImage) GetBizType

func (x *IMMessageBody_NotOnlineImage) GetBizType() uint32

func (*IMMessageBody_NotOnlineImage) GetDownloadLen

func (x *IMMessageBody_NotOnlineImage) GetDownloadLen() uint32

func (*IMMessageBody_NotOnlineImage) GetDownloadPath

func (x *IMMessageBody_NotOnlineImage) GetDownloadPath() string

func (*IMMessageBody_NotOnlineImage) GetFileId

func (x *IMMessageBody_NotOnlineImage) GetFileId() uint32

func (*IMMessageBody_NotOnlineImage) GetFileMd5

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

func (*IMMessageBody_NotOnlineImage) GetFilePath

func (x *IMMessageBody_NotOnlineImage) GetFilePath() string

func (*IMMessageBody_NotOnlineImage) GetFileSize

func (x *IMMessageBody_NotOnlineImage) GetFileSize() uint32

func (*IMMessageBody_NotOnlineImage) GetFlag

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

func (*IMMessageBody_NotOnlineImage) GetHeight

func (x *IMMessageBody_NotOnlineImage) GetHeight() uint32

func (*IMMessageBody_NotOnlineImage) GetHeight_400

func (x *IMMessageBody_NotOnlineImage) GetHeight_400() uint32

func (*IMMessageBody_NotOnlineImage) GetImgType

func (x *IMMessageBody_NotOnlineImage) GetImgType() uint32

func (*IMMessageBody_NotOnlineImage) GetIndex

func (x *IMMessageBody_NotOnlineImage) GetIndex() uint32

func (*IMMessageBody_NotOnlineImage) GetOldFileMd5

func (x *IMMessageBody_NotOnlineImage) GetOldFileMd5() bool

func (*IMMessageBody_NotOnlineImage) GetOldVerSendFile

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

func (*IMMessageBody_NotOnlineImage) GetOpFaceBuffer

func (x *IMMessageBody_NotOnlineImage) GetOpFaceBuffer() []byte

func (*IMMessageBody_NotOnlineImage) GetOrigUrl

func (x *IMMessageBody_NotOnlineImage) GetOrigUrl() string

func (*IMMessageBody_NotOnlineImage) GetOriginal

func (x *IMMessageBody_NotOnlineImage) GetOriginal() uint32

func (*IMMessageBody_NotOnlineImage) GetPbReserve

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

func (*IMMessageBody_NotOnlineImage) GetPreviewsImage

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

func (*IMMessageBody_NotOnlineImage) GetResourceId

func (x *IMMessageBody_NotOnlineImage) GetResourceId() string

func (*IMMessageBody_NotOnlineImage) GetResult

func (x *IMMessageBody_NotOnlineImage) GetResult() uint32

func (*IMMessageBody_NotOnlineImage) GetShowLen

func (x *IMMessageBody_NotOnlineImage) GetShowLen() uint32

func (*IMMessageBody_NotOnlineImage) GetThumbHeight

func (x *IMMessageBody_NotOnlineImage) GetThumbHeight() uint32

func (*IMMessageBody_NotOnlineImage) GetThumbUrl

func (x *IMMessageBody_NotOnlineImage) GetThumbUrl() string

func (*IMMessageBody_NotOnlineImage) GetThumbWidth

func (x *IMMessageBody_NotOnlineImage) GetThumbWidth() uint32

func (*IMMessageBody_NotOnlineImage) GetUrl_400

func (x *IMMessageBody_NotOnlineImage) GetUrl_400() string

func (*IMMessageBody_NotOnlineImage) GetWidth

func (x *IMMessageBody_NotOnlineImage) GetWidth() uint32

func (*IMMessageBody_NotOnlineImage) GetWidth_400

func (x *IMMessageBody_NotOnlineImage) GetWidth_400() uint32

func (*IMMessageBody_NotOnlineImage) ProtoMessage

func (*IMMessageBody_NotOnlineImage) ProtoMessage()

func (*IMMessageBody_NotOnlineImage) ProtoReflect

func (*IMMessageBody_NotOnlineImage) Reset

func (x *IMMessageBody_NotOnlineImage) Reset()

func (*IMMessageBody_NotOnlineImage) String

type IMMessageBody_OnlineImage

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

OnlineImage

func (*IMMessageBody_OnlineImage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_OnlineImage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_OnlineImage) GetFilePath

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

func (*IMMessageBody_OnlineImage) GetGuid

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

func (*IMMessageBody_OnlineImage) GetOldVerSendFile

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

func (*IMMessageBody_OnlineImage) ProtoMessage

func (*IMMessageBody_OnlineImage) ProtoMessage()

func (*IMMessageBody_OnlineImage) ProtoReflect

func (*IMMessageBody_OnlineImage) Reset

func (x *IMMessageBody_OnlineImage) Reset()

func (*IMMessageBody_OnlineImage) String

func (x *IMMessageBody_OnlineImage) String() string

type IMMessageBody_OpenQQData

type IMMessageBody_OpenQQData struct {
	CarQqData []byte `protobuf:"bytes,1,opt,name=car_qq_data,json=carQqData,proto3" json:"car_qq_data,omitempty"` // "bytes_car_qq_data"
	// contains filtered or unexported fields
}

OpenQQData

func (*IMMessageBody_OpenQQData) Descriptor deprecated

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

Deprecated: Use IMMessageBody_OpenQQData.ProtoReflect.Descriptor instead.

func (*IMMessageBody_OpenQQData) GetCarQqData

func (x *IMMessageBody_OpenQQData) GetCarQqData() []byte

func (*IMMessageBody_OpenQQData) ProtoMessage

func (*IMMessageBody_OpenQQData) ProtoMessage()

func (*IMMessageBody_OpenQQData) ProtoReflect

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

func (*IMMessageBody_OpenQQData) Reset

func (x *IMMessageBody_OpenQQData) Reset()

func (*IMMessageBody_OpenQQData) String

func (x *IMMessageBody_OpenQQData) String() string

type IMMessageBody_PCSupportDefine

type IMMessageBody_PCSupportDefine struct {
	PcPtlBegin     uint32   `protobuf:"varint,1,opt,name=pc_ptl_begin,json=pcPtlBegin,proto3" json:"pc_ptl_begin,omitempty"`                    // "uint32_pc_ptl_begin"
	PcPtlEnd       uint32   `protobuf:"varint,2,opt,name=pc_ptl_end,json=pcPtlEnd,proto3" json:"pc_ptl_end,omitempty"`                          // "uint32_pc_ptl_end"
	MacPtlBegin    uint32   `protobuf:"varint,3,opt,name=mac_ptl_begin,json=macPtlBegin,proto3" json:"mac_ptl_begin,omitempty"`                 // "uint32_mac_ptl_begin"
	MacPtlEnd      uint32   `protobuf:"varint,4,opt,name=mac_ptl_end,json=macPtlEnd,proto3" json:"mac_ptl_end,omitempty"`                       // "uint32_mac_ptl_end"
	PtlsSupport    []uint32 `protobuf:"varint,5,rep,packed,name=ptls_support,json=ptlsSupport,proto3" json:"ptls_support,omitempty"`            // "rpt_ptls_support"
	PtlsNotSupport []uint32 `protobuf:"varint,6,rep,packed,name=ptls_not_support,json=ptlsNotSupport,proto3" json:"ptls_not_support,omitempty"` // "rpt_ptls_not_support"
	// contains filtered or unexported fields
}

PcSupportDef

func (*IMMessageBody_PCSupportDefine) Descriptor deprecated

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

Deprecated: Use IMMessageBody_PCSupportDefine.ProtoReflect.Descriptor instead.

func (*IMMessageBody_PCSupportDefine) GetMacPtlBegin

func (x *IMMessageBody_PCSupportDefine) GetMacPtlBegin() uint32

func (*IMMessageBody_PCSupportDefine) GetMacPtlEnd

func (x *IMMessageBody_PCSupportDefine) GetMacPtlEnd() uint32

func (*IMMessageBody_PCSupportDefine) GetPcPtlBegin

func (x *IMMessageBody_PCSupportDefine) GetPcPtlBegin() uint32

func (*IMMessageBody_PCSupportDefine) GetPcPtlEnd

func (x *IMMessageBody_PCSupportDefine) GetPcPtlEnd() uint32

func (*IMMessageBody_PCSupportDefine) GetPtlsNotSupport

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

func (*IMMessageBody_PCSupportDefine) GetPtlsSupport

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

func (*IMMessageBody_PCSupportDefine) ProtoMessage

func (*IMMessageBody_PCSupportDefine) ProtoMessage()

func (*IMMessageBody_PCSupportDefine) ProtoReflect

func (*IMMessageBody_PCSupportDefine) Reset

func (x *IMMessageBody_PCSupportDefine) Reset()

func (*IMMessageBody_PCSupportDefine) String

type IMMessageBody_PTT

type IMMessageBody_PTT struct {
	FileType      uint32   `protobuf:"varint,1,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"`                   // "uint32_file_type"
	SrcUin        uint64   `protobuf:"varint,2,opt,name=src_uin,json=srcUin,proto3" json:"src_uin,omitempty"`                         // "uint64_src_uin"
	FileUuid      []byte   `protobuf:"bytes,3,opt,name=file_uuid,json=fileUuid,proto3" json:"file_uuid,omitempty"`                    // "bytes_file_uuid"
	FileMd5       []byte   `protobuf:"bytes,4,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                       // "bytes_file_md5"
	FileName      []byte   `protobuf:"bytes,5,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"`                    // "bytes_file_name"
	FileSize      uint32   `protobuf:"varint,6,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                   // "uint32_file_size"
	Reserve       []byte   `protobuf:"bytes,7,opt,name=reserve,proto3" json:"reserve,omitempty"`                                      // "bytes_reserve"
	FileId        uint32   `protobuf:"varint,8,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`                         // "uint32_file_id"
	ServerIp      uint32   `protobuf:"varint,9,opt,name=server_ip,json=serverIp,proto3" json:"server_ip,omitempty"`                   // "uint32_server_ip"
	ServerPort    uint32   `protobuf:"varint,10,opt,name=server_port,json=serverPort,proto3" json:"server_port,omitempty"`            // "uint32_server_port"
	Valid         bool     `protobuf:"varint,11,opt,name=valid,proto3" json:"valid,omitempty"`                                        // "bool_valid"
	Signature     []byte   `protobuf:"bytes,12,opt,name=signature,proto3" json:"signature,omitempty"`                                 // "bytes_signature"
	Shortcut      []byte   `protobuf:"bytes,13,opt,name=shortcut,proto3" json:"shortcut,omitempty"`                                   // "bytes_shortcut"
	FileKey       []byte   `protobuf:"bytes,14,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`                      // "bytes_file_key"
	MagicPttIndex uint32   `protobuf:"varint,15,opt,name=magic_ptt_index,json=magicPttIndex,proto3" json:"magic_ptt_index,omitempty"` // "uint32_magic_ptt_index"
	VoiceSwitch   uint32   `protobuf:"varint,16,opt,name=voice_switch,json=voiceSwitch,proto3" json:"voice_switch,omitempty"`         // "uint32_voice_switch"
	PttUrl        []byte   `protobuf:"bytes,17,opt,name=ptt_url,json=pttUrl,proto3" json:"ptt_url,omitempty"`                         // "bytes_ptt_url"
	GroupFileKey  []byte   `protobuf:"bytes,18,opt,name=group_file_key,json=groupFileKey,proto3" json:"group_file_key,omitempty"`     // "bytes_group_file_key"
	Time          uint32   `protobuf:"varint,19,opt,name=time,proto3" json:"time,omitempty"`                                          // "uint32_time"
	DownPara      []byte   `protobuf:"bytes,20,opt,name=down_para,json=downPara,proto3" json:"down_para,omitempty"`                   // "bytes_down_para"
	Format        uint32   `protobuf:"varint,29,opt,name=format,proto3" json:"format,omitempty"`                                      // "uint32_format"
	PbReserve     []byte   `protobuf:"bytes,30,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                // "bytes_pb_reserve"
	PttUrls       []string `protobuf:"bytes,31,rep,name=ptt_urls,json=pttUrls,proto3" json:"ptt_urls,omitempty"`                      // "rpt_bytes_ptt_urls"
	DownloadFlag  uint32   `protobuf:"varint,32,opt,name=download_flag,json=downloadFlag,proto3" json:"download_flag,omitempty"`      // "uint32_download_flag"
	// contains filtered or unexported fields
}

Ptt

func (*IMMessageBody_PTT) Descriptor deprecated

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

Deprecated: Use IMMessageBody_PTT.ProtoReflect.Descriptor instead.

func (*IMMessageBody_PTT) GetDownPara

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

func (*IMMessageBody_PTT) GetDownloadFlag

func (x *IMMessageBody_PTT) GetDownloadFlag() uint32

func (*IMMessageBody_PTT) GetFileId

func (x *IMMessageBody_PTT) GetFileId() uint32

func (*IMMessageBody_PTT) GetFileKey

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

func (*IMMessageBody_PTT) GetFileMd5

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

func (*IMMessageBody_PTT) GetFileName

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

func (*IMMessageBody_PTT) GetFileSize

func (x *IMMessageBody_PTT) GetFileSize() uint32

func (*IMMessageBody_PTT) GetFileType

func (x *IMMessageBody_PTT) GetFileType() uint32

func (*IMMessageBody_PTT) GetFileUuid

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

func (*IMMessageBody_PTT) GetFormat

func (x *IMMessageBody_PTT) GetFormat() uint32

func (*IMMessageBody_PTT) GetGroupFileKey

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

func (*IMMessageBody_PTT) GetMagicPttIndex

func (x *IMMessageBody_PTT) GetMagicPttIndex() uint32

func (*IMMessageBody_PTT) GetPbReserve

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

func (*IMMessageBody_PTT) GetPttUrl

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

func (*IMMessageBody_PTT) GetPttUrls

func (x *IMMessageBody_PTT) GetPttUrls() []string

func (*IMMessageBody_PTT) GetReserve

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

func (*IMMessageBody_PTT) GetServerIp

func (x *IMMessageBody_PTT) GetServerIp() uint32

func (*IMMessageBody_PTT) GetServerPort

func (x *IMMessageBody_PTT) GetServerPort() uint32

func (*IMMessageBody_PTT) GetShortcut

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

func (*IMMessageBody_PTT) GetSignature

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

func (*IMMessageBody_PTT) GetSrcUin

func (x *IMMessageBody_PTT) GetSrcUin() uint64

func (*IMMessageBody_PTT) GetTime

func (x *IMMessageBody_PTT) GetTime() uint32

func (*IMMessageBody_PTT) GetValid

func (x *IMMessageBody_PTT) GetValid() bool

func (*IMMessageBody_PTT) GetVoiceSwitch

func (x *IMMessageBody_PTT) GetVoiceSwitch() uint32

func (*IMMessageBody_PTT) ProtoMessage

func (*IMMessageBody_PTT) ProtoMessage()

func (*IMMessageBody_PTT) ProtoReflect

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

func (*IMMessageBody_PTT) Reset

func (x *IMMessageBody_PTT) Reset()

func (*IMMessageBody_PTT) String

func (x *IMMessageBody_PTT) String() string

type IMMessageBody_PatsElement

type IMMessageBody_PatsElement struct {
	PatType  uint32 `protobuf:"varint,1,opt,name=pat_type,json=patType,proto3" json:"pat_type,omitempty"`    // "uint32_pat_type"
	PatCount uint32 `protobuf:"varint,2,opt,name=pat_count,json=patCount,proto3" json:"pat_count,omitempty"` // "uint32_pat_count"
	// contains filtered or unexported fields
}

PatsElem

func (*IMMessageBody_PatsElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_PatsElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_PatsElement) GetPatCount

func (x *IMMessageBody_PatsElement) GetPatCount() uint32

func (*IMMessageBody_PatsElement) GetPatType

func (x *IMMessageBody_PatsElement) GetPatType() uint32

func (*IMMessageBody_PatsElement) ProtoMessage

func (*IMMessageBody_PatsElement) ProtoMessage()

func (*IMMessageBody_PatsElement) ProtoReflect

func (*IMMessageBody_PatsElement) Reset

func (x *IMMessageBody_PatsElement) Reset()

func (*IMMessageBody_PatsElement) String

func (x *IMMessageBody_PatsElement) String() string

type IMMessageBody_PublicAccount

type IMMessageBody_PublicAccount struct {
	Buf           []byte `protobuf:"bytes,1,opt,name=buf,proto3" json:"buf,omitempty"`                                             // "bytes_buf"
	PubAccountUin uint64 `protobuf:"varint,2,opt,name=pub_account_uin,json=pubAccountUin,proto3" json:"pub_account_uin,omitempty"` // "uint64_pub_account_uin"
	// contains filtered or unexported fields
}

PubAccount

func (*IMMessageBody_PublicAccount) Descriptor deprecated

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

Deprecated: Use IMMessageBody_PublicAccount.ProtoReflect.Descriptor instead.

func (*IMMessageBody_PublicAccount) GetBuf

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

func (*IMMessageBody_PublicAccount) GetPubAccountUin

func (x *IMMessageBody_PublicAccount) GetPubAccountUin() uint64

func (*IMMessageBody_PublicAccount) ProtoMessage

func (*IMMessageBody_PublicAccount) ProtoMessage()

func (*IMMessageBody_PublicAccount) ProtoReflect

func (*IMMessageBody_PublicAccount) Reset

func (x *IMMessageBody_PublicAccount) Reset()

func (*IMMessageBody_PublicAccount) String

func (x *IMMessageBody_PublicAccount) String() string

type IMMessageBody_PublicAccountInfo

type IMMessageBody_PublicAccountInfo struct {
	IsInterNum    uint32 `protobuf:"varint,1,opt,name=is_inter_num,json=isInterNum,proto3" json:"is_inter_num,omitempty"`         // "uint32_is_inter_num"
	MsgTemplateId string `protobuf:"bytes,2,opt,name=msg_template_id,json=msgTemplateId,proto3" json:"msg_template_id,omitempty"` // "string_msg_template_id"
	LongMsgUrl    string `protobuf:"bytes,3,opt,name=long_msg_url,json=longMsgUrl,proto3" json:"long_msg_url,omitempty"`          // "string_long_msg_url"
	DownloadKey   []byte `protobuf:"bytes,4,opt,name=download_key,json=downloadKey,proto3" json:"download_key,omitempty"`         // "bytes_download_key"
	// contains filtered or unexported fields
}

PubAccInfo

func (*IMMessageBody_PublicAccountInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_PublicAccountInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_PublicAccountInfo) GetDownloadKey

func (x *IMMessageBody_PublicAccountInfo) GetDownloadKey() []byte

func (*IMMessageBody_PublicAccountInfo) GetIsInterNum

func (x *IMMessageBody_PublicAccountInfo) GetIsInterNum() uint32

func (*IMMessageBody_PublicAccountInfo) GetLongMsgUrl

func (x *IMMessageBody_PublicAccountInfo) GetLongMsgUrl() string

func (*IMMessageBody_PublicAccountInfo) GetMsgTemplateId

func (x *IMMessageBody_PublicAccountInfo) GetMsgTemplateId() string

func (*IMMessageBody_PublicAccountInfo) ProtoMessage

func (*IMMessageBody_PublicAccountInfo) ProtoMessage()

func (*IMMessageBody_PublicAccountInfo) ProtoReflect

func (*IMMessageBody_PublicAccountInfo) Reset

func (*IMMessageBody_PublicAccountInfo) String

type IMMessageBody_PublicGroup

type IMMessageBody_PublicGroup struct {
	Nickname []byte `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname,omitempty"`  // "bytes_nickname"
	Gender   uint32 `protobuf:"varint,2,opt,name=gender,proto3" json:"gender,omitempty"`     // "uint32_gender"
	Age      uint32 `protobuf:"varint,3,opt,name=age,proto3" json:"age,omitempty"`           // "uint32_age"
	Distance uint32 `protobuf:"varint,4,opt,name=distance,proto3" json:"distance,omitempty"` // "uint32_distance"
	// contains filtered or unexported fields
}

PubGroup

func (*IMMessageBody_PublicGroup) Descriptor deprecated

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

Deprecated: Use IMMessageBody_PublicGroup.ProtoReflect.Descriptor instead.

func (*IMMessageBody_PublicGroup) GetAge

func (x *IMMessageBody_PublicGroup) GetAge() uint32

func (*IMMessageBody_PublicGroup) GetDistance

func (x *IMMessageBody_PublicGroup) GetDistance() uint32

func (*IMMessageBody_PublicGroup) GetGender

func (x *IMMessageBody_PublicGroup) GetGender() uint32

func (*IMMessageBody_PublicGroup) GetNickname

func (x *IMMessageBody_PublicGroup) GetNickname() []byte

func (*IMMessageBody_PublicGroup) ProtoMessage

func (*IMMessageBody_PublicGroup) ProtoMessage()

func (*IMMessageBody_PublicGroup) ProtoReflect

func (*IMMessageBody_PublicGroup) Reset

func (x *IMMessageBody_PublicGroup) Reset()

func (*IMMessageBody_PublicGroup) String

func (x *IMMessageBody_PublicGroup) String() string

type IMMessageBody_QQLiveOld

type IMMessageBody_QQLiveOld struct {
	SubCmd    uint32 `protobuf:"varint,1,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`      // "uint32_sub_cmd"
	ShowText  []byte `protobuf:"bytes,2,opt,name=show_text,json=showText,proto3" json:"show_text,omitempty"` // "str_show_text"
	Param     []byte `protobuf:"bytes,3,opt,name=param,proto3" json:"param,omitempty"`                       // "str_param"
	Introduce []byte `protobuf:"bytes,4,opt,name=introduce,proto3" json:"introduce,omitempty"`               // "str_introduce"
	// contains filtered or unexported fields
}

QQLiveOld

func (*IMMessageBody_QQLiveOld) Descriptor deprecated

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

Deprecated: Use IMMessageBody_QQLiveOld.ProtoReflect.Descriptor instead.

func (*IMMessageBody_QQLiveOld) GetIntroduce

func (x *IMMessageBody_QQLiveOld) GetIntroduce() []byte

func (*IMMessageBody_QQLiveOld) GetParam

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

func (*IMMessageBody_QQLiveOld) GetShowText

func (x *IMMessageBody_QQLiveOld) GetShowText() []byte

func (*IMMessageBody_QQLiveOld) GetSubCmd

func (x *IMMessageBody_QQLiveOld) GetSubCmd() uint32

func (*IMMessageBody_QQLiveOld) ProtoMessage

func (*IMMessageBody_QQLiveOld) ProtoMessage()

func (*IMMessageBody_QQLiveOld) ProtoReflect

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

func (*IMMessageBody_QQLiveOld) Reset

func (x *IMMessageBody_QQLiveOld) Reset()

func (*IMMessageBody_QQLiveOld) String

func (x *IMMessageBody_QQLiveOld) String() string

type IMMessageBody_QQWalletAIOBody

type IMMessageBody_QQWalletAIOBody struct {
	Senduin         uint64                            `protobuf:"varint,1,opt,name=senduin,proto3" json:"senduin,omitempty"`                                        // "uint64_senduin"
	Sender          *IMMessageBody_QQWalletAIOElement `protobuf:"bytes,2,opt,name=sender,proto3" json:"sender,omitempty"`                                           // "sender"
	Receiver        *IMMessageBody_QQWalletAIOElement `protobuf:"bytes,3,opt,name=receiver,proto3" json:"receiver,omitempty"`                                       // "receiver"
	ChannelId       int32                             `protobuf:"zigzag32,4,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"`                 // "sint32_channelid"
	TemplateId      int32                             `protobuf:"zigzag32,5,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"`              // "sint32_templateid"
	Resend          uint32                            `protobuf:"varint,6,opt,name=resend,proto3" json:"resend,omitempty"`                                          // "uint32_resend"
	MessagePriority uint32                            `protobuf:"varint,7,opt,name=message_priority,json=messagePriority,proto3" json:"message_priority,omitempty"` // "uint32_msg_priority"
	Redtype         int32                             `protobuf:"zigzag32,8,opt,name=redtype,proto3" json:"redtype,omitempty"`                                      // "sint32_redtype"
	Billno          []byte                            `protobuf:"bytes,9,opt,name=billno,proto3" json:"billno,omitempty"`                                           // "bytes_billno"
	Authkey         []byte                            `protobuf:"bytes,10,opt,name=authkey,proto3" json:"authkey,omitempty"`                                        // "bytes_authkey"
	Sessiontype     int32                             `protobuf:"zigzag32,11,opt,name=sessiontype,proto3" json:"sessiontype,omitempty"`                             // "sint32_sessiontype"
	Msgtype         int32                             `protobuf:"zigzag32,12,opt,name=msgtype,proto3" json:"msgtype,omitempty"`                                     // "sint32_msgtype"
	Envelopeid      int32                             `protobuf:"zigzag32,13,opt,name=envelopeid,proto3" json:"envelopeid,omitempty"`                               // "sint32_envelopeid"
	Name            []byte                            `protobuf:"bytes,14,opt,name=name,proto3" json:"name,omitempty"`                                              // "bytes_name"
	Conftype        int32                             `protobuf:"zigzag32,15,opt,name=conftype,proto3" json:"conftype,omitempty"`                                   // "sint32_conftype"
	MessageFrom     int32                             `protobuf:"zigzag32,16,opt,name=message_from,json=messageFrom,proto3" json:"message_from,omitempty"`          // "sint32_msg_from"
	PcBody          []byte                            `protobuf:"bytes,17,opt,name=pc_body,json=pcBody,proto3" json:"pc_body,omitempty"`                            // "bytes_pc_body"
	Index           []byte                            `protobuf:"bytes,18,opt,name=index,proto3" json:"index,omitempty"`                                            // "string_index"
	Redchannel      uint32                            `protobuf:"varint,19,opt,name=redchannel,proto3" json:"redchannel,omitempty"`                                 // "uint32_redchannel"
	GrapUin         []uint64                          `protobuf:"varint,20,rep,packed,name=grap_uin,json=grapUin,proto3" json:"grap_uin,omitempty"`                 // "uint64_grap_uin"
	PbReserve       []byte                            `protobuf:"bytes,21,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                   // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

QQWalletAioBody

func (*IMMessageBody_QQWalletAIOBody) Descriptor deprecated

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

Deprecated: Use IMMessageBody_QQWalletAIOBody.ProtoReflect.Descriptor instead.

func (*IMMessageBody_QQWalletAIOBody) GetAuthkey

func (x *IMMessageBody_QQWalletAIOBody) GetAuthkey() []byte

func (*IMMessageBody_QQWalletAIOBody) GetBillno

func (x *IMMessageBody_QQWalletAIOBody) GetBillno() []byte

func (*IMMessageBody_QQWalletAIOBody) GetChannelId

func (x *IMMessageBody_QQWalletAIOBody) GetChannelId() int32

func (*IMMessageBody_QQWalletAIOBody) GetConftype

func (x *IMMessageBody_QQWalletAIOBody) GetConftype() int32

func (*IMMessageBody_QQWalletAIOBody) GetEnvelopeid

func (x *IMMessageBody_QQWalletAIOBody) GetEnvelopeid() int32

func (*IMMessageBody_QQWalletAIOBody) GetGrapUin

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

func (*IMMessageBody_QQWalletAIOBody) GetIndex

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

func (*IMMessageBody_QQWalletAIOBody) GetMessageFrom

func (x *IMMessageBody_QQWalletAIOBody) GetMessageFrom() int32

func (*IMMessageBody_QQWalletAIOBody) GetMessagePriority

func (x *IMMessageBody_QQWalletAIOBody) GetMessagePriority() uint32

func (*IMMessageBody_QQWalletAIOBody) GetMsgtype

func (x *IMMessageBody_QQWalletAIOBody) GetMsgtype() int32

func (*IMMessageBody_QQWalletAIOBody) GetName

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

func (*IMMessageBody_QQWalletAIOBody) GetPbReserve

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

func (*IMMessageBody_QQWalletAIOBody) GetPcBody

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

func (*IMMessageBody_QQWalletAIOBody) GetReceiver

func (*IMMessageBody_QQWalletAIOBody) GetRedchannel

func (x *IMMessageBody_QQWalletAIOBody) GetRedchannel() uint32

func (*IMMessageBody_QQWalletAIOBody) GetRedtype

func (x *IMMessageBody_QQWalletAIOBody) GetRedtype() int32

func (*IMMessageBody_QQWalletAIOBody) GetResend

func (x *IMMessageBody_QQWalletAIOBody) GetResend() uint32

func (*IMMessageBody_QQWalletAIOBody) GetSender

func (*IMMessageBody_QQWalletAIOBody) GetSenduin

func (x *IMMessageBody_QQWalletAIOBody) GetSenduin() uint64

func (*IMMessageBody_QQWalletAIOBody) GetSessiontype

func (x *IMMessageBody_QQWalletAIOBody) GetSessiontype() int32

func (*IMMessageBody_QQWalletAIOBody) GetTemplateId

func (x *IMMessageBody_QQWalletAIOBody) GetTemplateId() int32

func (*IMMessageBody_QQWalletAIOBody) ProtoMessage

func (*IMMessageBody_QQWalletAIOBody) ProtoMessage()

func (*IMMessageBody_QQWalletAIOBody) ProtoReflect

func (*IMMessageBody_QQWalletAIOBody) Reset

func (x *IMMessageBody_QQWalletAIOBody) Reset()

func (*IMMessageBody_QQWalletAIOBody) String

type IMMessageBody_QQWalletAIOElement

type IMMessageBody_QQWalletAIOElement struct {
	Background      uint32 `protobuf:"varint,1,opt,name=background,proto3" json:"background,omitempty"`                                  // "uint32_background"
	Icon            uint32 `protobuf:"varint,2,opt,name=icon,proto3" json:"icon,omitempty"`                                              // "uint32_icon"
	Title           []byte `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`                                             // "bytes_title"
	Subtitle        []byte `protobuf:"bytes,4,opt,name=subtitle,proto3" json:"subtitle,omitempty"`                                       // "bytes_subtitle"
	Content         []byte `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`                                         // "bytes_content"
	Linkurl         []byte `protobuf:"bytes,6,opt,name=linkurl,proto3" json:"linkurl,omitempty"`                                         // "bytes_linkurl"
	Blackstripe     []byte `protobuf:"bytes,7,opt,name=blackstripe,proto3" json:"blackstripe,omitempty"`                                 // "bytes_blackstripe"
	Notice          []byte `protobuf:"bytes,8,opt,name=notice,proto3" json:"notice,omitempty"`                                           // "bytes_notice"
	TitleColor      uint32 `protobuf:"varint,9,opt,name=title_color,json=titleColor,proto3" json:"title_color,omitempty"`                // "uint32_title_color"
	SubtitleColor   uint32 `protobuf:"varint,10,opt,name=subtitle_color,json=subtitleColor,proto3" json:"subtitle_color,omitempty"`      // "uint32_subtitle_color"
	ActionsPriority []byte `protobuf:"bytes,11,opt,name=actions_priority,json=actionsPriority,proto3" json:"actions_priority,omitempty"` // "bytes_actions_priority"
	JumpUrl         []byte `protobuf:"bytes,12,opt,name=jump_url,json=jumpUrl,proto3" json:"jump_url,omitempty"`                         // "bytes_jump_url"
	NativeIos       []byte `protobuf:"bytes,13,opt,name=native_ios,json=nativeIos,proto3" json:"native_ios,omitempty"`                   // "bytes_native_ios"
	NativeAndroid   []byte `protobuf:"bytes,14,opt,name=native_android,json=nativeAndroid,proto3" json:"native_android,omitempty"`       // "bytes_native_android"
	Iconurl         []byte `protobuf:"bytes,15,opt,name=iconurl,proto3" json:"iconurl,omitempty"`                                        // "bytes_iconurl"
	ContentColor    uint32 `protobuf:"varint,16,opt,name=content_color,json=contentColor,proto3" json:"content_color,omitempty"`         // "uint32_content_color"
	ContentBgcolor  uint32 `protobuf:"varint,17,opt,name=content_bgcolor,json=contentBgcolor,proto3" json:"content_bgcolor,omitempty"`   // "uint32_content_bgcolor"
	AioImageLeft    []byte `protobuf:"bytes,18,opt,name=aio_image_left,json=aioImageLeft,proto3" json:"aio_image_left,omitempty"`        // "bytes_aio_image_left"
	AioImageRight   []byte `protobuf:"bytes,19,opt,name=aio_image_right,json=aioImageRight,proto3" json:"aio_image_right,omitempty"`     // "bytes_aio_image_right"
	CftImage        []byte `protobuf:"bytes,20,opt,name=cft_image,json=cftImage,proto3" json:"cft_image,omitempty"`                      // "bytes_cft_image"
	PbReserve       []byte `protobuf:"bytes,21,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                   // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

QQWalletAioElem

func (*IMMessageBody_QQWalletAIOElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_QQWalletAIOElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_QQWalletAIOElement) GetActionsPriority

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

func (*IMMessageBody_QQWalletAIOElement) GetAioImageLeft

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

func (*IMMessageBody_QQWalletAIOElement) GetAioImageRight

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

func (*IMMessageBody_QQWalletAIOElement) GetBackground

func (x *IMMessageBody_QQWalletAIOElement) GetBackground() uint32

func (*IMMessageBody_QQWalletAIOElement) GetBlackstripe

func (x *IMMessageBody_QQWalletAIOElement) GetBlackstripe() []byte

func (*IMMessageBody_QQWalletAIOElement) GetCftImage

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

func (*IMMessageBody_QQWalletAIOElement) GetContent

func (x *IMMessageBody_QQWalletAIOElement) GetContent() []byte

func (*IMMessageBody_QQWalletAIOElement) GetContentBgcolor

func (x *IMMessageBody_QQWalletAIOElement) GetContentBgcolor() uint32

func (*IMMessageBody_QQWalletAIOElement) GetContentColor

func (x *IMMessageBody_QQWalletAIOElement) GetContentColor() uint32

func (*IMMessageBody_QQWalletAIOElement) GetIcon

func (*IMMessageBody_QQWalletAIOElement) GetIconurl

func (x *IMMessageBody_QQWalletAIOElement) GetIconurl() []byte

func (*IMMessageBody_QQWalletAIOElement) GetJumpUrl

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

func (*IMMessageBody_QQWalletAIOElement) GetLinkurl

func (x *IMMessageBody_QQWalletAIOElement) GetLinkurl() []byte

func (*IMMessageBody_QQWalletAIOElement) GetNativeAndroid

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

func (*IMMessageBody_QQWalletAIOElement) GetNativeIos

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

func (*IMMessageBody_QQWalletAIOElement) GetNotice

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

func (*IMMessageBody_QQWalletAIOElement) GetPbReserve

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

func (*IMMessageBody_QQWalletAIOElement) GetSubtitle

func (x *IMMessageBody_QQWalletAIOElement) GetSubtitle() []byte

func (*IMMessageBody_QQWalletAIOElement) GetSubtitleColor

func (x *IMMessageBody_QQWalletAIOElement) GetSubtitleColor() uint32

func (*IMMessageBody_QQWalletAIOElement) GetTitle

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

func (*IMMessageBody_QQWalletAIOElement) GetTitleColor

func (x *IMMessageBody_QQWalletAIOElement) GetTitleColor() uint32

func (*IMMessageBody_QQWalletAIOElement) ProtoMessage

func (*IMMessageBody_QQWalletAIOElement) ProtoMessage()

func (*IMMessageBody_QQWalletAIOElement) ProtoReflect

func (*IMMessageBody_QQWalletAIOElement) Reset

func (*IMMessageBody_QQWalletAIOElement) String

type IMMessageBody_QQWalletMessage

type IMMessageBody_QQWalletMessage struct {
	AioBody *IMMessageBody_QQWalletAIOBody `protobuf:"bytes,1,opt,name=aio_body,json=aioBody,proto3" json:"aio_body,omitempty"` // "aio_body"
	// contains filtered or unexported fields
}

QQWalletMsg

func (*IMMessageBody_QQWalletMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_QQWalletMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_QQWalletMessage) GetAioBody

func (*IMMessageBody_QQWalletMessage) ProtoMessage

func (*IMMessageBody_QQWalletMessage) ProtoMessage()

func (*IMMessageBody_QQWalletMessage) ProtoReflect

func (*IMMessageBody_QQWalletMessage) Reset

func (x *IMMessageBody_QQWalletMessage) Reset()

func (*IMMessageBody_QQWalletMessage) String

type IMMessageBody_RedBagInfo

type IMMessageBody_RedBagInfo struct {
	RedbagType uint32 `protobuf:"varint,1,opt,name=redbag_type,json=redbagType,proto3" json:"redbag_type,omitempty"` // "redbag_type"
	// contains filtered or unexported fields
}

RedBagInfo

func (*IMMessageBody_RedBagInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_RedBagInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_RedBagInfo) GetRedbagType

func (x *IMMessageBody_RedBagInfo) GetRedbagType() uint32

func (*IMMessageBody_RedBagInfo) ProtoMessage

func (*IMMessageBody_RedBagInfo) ProtoMessage()

func (*IMMessageBody_RedBagInfo) ProtoReflect

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

func (*IMMessageBody_RedBagInfo) Reset

func (x *IMMessageBody_RedBagInfo) Reset()

func (*IMMessageBody_RedBagInfo) String

func (x *IMMessageBody_RedBagInfo) String() string

type IMMessageBody_RichMessage

type IMMessageBody_RichMessage struct {
	Template   []byte `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"`                       // "bytes_template_1"
	ServiceId  uint32 `protobuf:"varint,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"`   // "uint32_service_id"
	ResourceId []byte `protobuf:"bytes,3,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` // "bytes_msg_resid"
	Random     uint32 `protobuf:"varint,4,opt,name=random,proto3" json:"random,omitempty"`                          // "uint32_rand"
	Seq        uint32 `protobuf:"varint,5,opt,name=seq,proto3" json:"seq,omitempty"`                                // "uint32_seq"
	Flags      uint32 `protobuf:"varint,6,opt,name=flags,proto3" json:"flags,omitempty"`                            // "uint32_flags"
	// contains filtered or unexported fields
}

RichMsg

func (*IMMessageBody_RichMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_RichMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_RichMessage) GetFlags

func (x *IMMessageBody_RichMessage) GetFlags() uint32

func (*IMMessageBody_RichMessage) GetRandom

func (x *IMMessageBody_RichMessage) GetRandom() uint32

func (*IMMessageBody_RichMessage) GetResourceId

func (x *IMMessageBody_RichMessage) GetResourceId() []byte

func (*IMMessageBody_RichMessage) GetSeq

func (x *IMMessageBody_RichMessage) GetSeq() uint32

func (*IMMessageBody_RichMessage) GetServiceId

func (x *IMMessageBody_RichMessage) GetServiceId() uint32

func (*IMMessageBody_RichMessage) GetTemplate

func (x *IMMessageBody_RichMessage) GetTemplate() []byte

func (*IMMessageBody_RichMessage) ProtoMessage

func (*IMMessageBody_RichMessage) ProtoMessage()

func (*IMMessageBody_RichMessage) ProtoReflect

func (*IMMessageBody_RichMessage) Reset

func (x *IMMessageBody_RichMessage) Reset()

func (*IMMessageBody_RichMessage) String

func (x *IMMessageBody_RichMessage) String() string

type IMMessageBody_RichText

type IMMessageBody_RichText struct {
	Attribute               *IMMessageBody_Attribute               `protobuf:"bytes,1,opt,name=attribute,proto3" json:"attribute,omitempty"`                                // "attr"
	Elements                []*IMMessageBody_Element               `protobuf:"bytes,2,rep,name=elements,proto3" json:"elements,omitempty"`                                  // "elems"
	NotOnlineFile           *IMMessageBody_NotOnlineFile           `protobuf:"bytes,3,opt,name=not_online_file,json=notOnlineFile,proto3" json:"not_online_file,omitempty"` // "not_online_file"
	Ptt                     *IMMessageBody_PTT                     `protobuf:"bytes,4,opt,name=ptt,proto3" json:"ptt,omitempty"`                                            // "ptt"
	TempPtt                 *IMMessageBody_TempPTT                 `protobuf:"bytes,5,opt,name=temp_ptt,json=tempPtt,proto3" json:"temp_ptt,omitempty"`                     // "tmp_ptt"
	Transport_211TmpMessage *IMMessageBody_Transport211TempMessage ``                                                                                                       // "trans_211_tmp_msg"
	/* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

RichText

func (*IMMessageBody_RichText) Descriptor deprecated

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

Deprecated: Use IMMessageBody_RichText.ProtoReflect.Descriptor instead.

func (*IMMessageBody_RichText) GetAttribute

func (*IMMessageBody_RichText) GetElements

func (x *IMMessageBody_RichText) GetElements() []*IMMessageBody_Element

func (*IMMessageBody_RichText) GetNotOnlineFile

func (x *IMMessageBody_RichText) GetNotOnlineFile() *IMMessageBody_NotOnlineFile

func (*IMMessageBody_RichText) GetPtt

func (*IMMessageBody_RichText) GetTempPtt

func (*IMMessageBody_RichText) GetTransport_211TmpMessage

func (x *IMMessageBody_RichText) GetTransport_211TmpMessage() *IMMessageBody_Transport211TempMessage

func (*IMMessageBody_RichText) ProtoMessage

func (*IMMessageBody_RichText) ProtoMessage()

func (*IMMessageBody_RichText) ProtoReflect

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

func (*IMMessageBody_RichText) Reset

func (x *IMMessageBody_RichText) Reset()

func (*IMMessageBody_RichText) String

func (x *IMMessageBody_RichText) String() string

type IMMessageBody_SecretFileMessage

type IMMessageBody_SecretFileMessage struct {
	FileKey              []byte                        `protobuf:"bytes,1,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`                                           // "bytes_file_key"
	FromUin              uint64                        `protobuf:"varint,2,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                                          // "uint64_from_uin"
	ToUin                uint64                        `protobuf:"varint,3,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                                                // "uint64_to_uin"
	Status               uint32                        `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"`                                                           // "uint32_status"
	Ttl                  uint32                        `protobuf:"varint,5,opt,name=ttl,proto3" json:"ttl,omitempty"`                                                                 // "uint32_ttl"
	Type                 uint32                        `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"`                                                               // "uint32_type"
	EncryptPreheadLength uint32                        `protobuf:"varint,7,opt,name=encrypt_prehead_length,json=encryptPreheadLength,proto3" json:"encrypt_prehead_length,omitempty"` // "uint32_encrypt_prehead_length"
	EncryptType          uint32                        `protobuf:"varint,8,opt,name=encrypt_type,json=encryptType,proto3" json:"encrypt_type,omitempty"`                              // "uint32_encrypt_type"
	EncryptKey           []byte                        `protobuf:"bytes,9,opt,name=encrypt_key,json=encryptKey,proto3" json:"encrypt_key,omitempty"`                                  // "bytes_encrypt_key"
	ReadTimes            uint32                        `protobuf:"varint,10,opt,name=read_times,json=readTimes,proto3" json:"read_times,omitempty"`                                   // "uint32_read_times"
	LeftTime             uint32                        `protobuf:"varint,11,opt,name=left_time,json=leftTime,proto3" json:"left_time,omitempty"`                                      // "uint32_left_time"
	NotOnlineImage       *IMMessageBody_NotOnlineImage `protobuf:"bytes,12,opt,name=not_online_image,json=notOnlineImage,proto3" json:"not_online_image,omitempty"`                   // "not_online_image"
	ElemFlags2           *IMMessageBody_ElementFlags2  `protobuf:"bytes,13,opt,name=elem_flags2,json=elemFlags2,proto3" json:"elem_flags2,omitempty"`                                 // "elem_flags2"
	Opertype             uint32                        `protobuf:"varint,14,opt,name=opertype,proto3" json:"opertype,omitempty"`                                                      // "uint32_opertype"
	Fromphonenum         string                        `protobuf:"bytes,15,opt,name=fromphonenum,proto3" json:"fromphonenum,omitempty"`                                               // "str_fromphonenum"
	// contains filtered or unexported fields
}

SecretFileMsg

func (*IMMessageBody_SecretFileMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_SecretFileMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_SecretFileMessage) GetElemFlags2

func (*IMMessageBody_SecretFileMessage) GetEncryptKey

func (x *IMMessageBody_SecretFileMessage) GetEncryptKey() []byte

func (*IMMessageBody_SecretFileMessage) GetEncryptPreheadLength

func (x *IMMessageBody_SecretFileMessage) GetEncryptPreheadLength() uint32

func (*IMMessageBody_SecretFileMessage) GetEncryptType

func (x *IMMessageBody_SecretFileMessage) GetEncryptType() uint32

func (*IMMessageBody_SecretFileMessage) GetFileKey

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

func (*IMMessageBody_SecretFileMessage) GetFromUin

func (x *IMMessageBody_SecretFileMessage) GetFromUin() uint64

func (*IMMessageBody_SecretFileMessage) GetFromphonenum

func (x *IMMessageBody_SecretFileMessage) GetFromphonenum() string

func (*IMMessageBody_SecretFileMessage) GetLeftTime

func (x *IMMessageBody_SecretFileMessage) GetLeftTime() uint32

func (*IMMessageBody_SecretFileMessage) GetNotOnlineImage

func (*IMMessageBody_SecretFileMessage) GetOpertype

func (x *IMMessageBody_SecretFileMessage) GetOpertype() uint32

func (*IMMessageBody_SecretFileMessage) GetReadTimes

func (x *IMMessageBody_SecretFileMessage) GetReadTimes() uint32

func (*IMMessageBody_SecretFileMessage) GetStatus

func (x *IMMessageBody_SecretFileMessage) GetStatus() uint32

func (*IMMessageBody_SecretFileMessage) GetToUin

func (*IMMessageBody_SecretFileMessage) GetTtl

func (*IMMessageBody_SecretFileMessage) GetType

func (*IMMessageBody_SecretFileMessage) ProtoMessage

func (*IMMessageBody_SecretFileMessage) ProtoMessage()

func (*IMMessageBody_SecretFileMessage) ProtoReflect

func (*IMMessageBody_SecretFileMessage) Reset

func (*IMMessageBody_SecretFileMessage) String

type IMMessageBody_ShakeWindow

type IMMessageBody_ShakeWindow struct {
	Type    uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`       // "uint32_type"
	Reserve uint32 `protobuf:"varint,2,opt,name=reserve,proto3" json:"reserve,omitempty"` // "uint32_reserve"
	Uin     uint64 `protobuf:"varint,3,opt,name=uin,proto3" json:"uin,omitempty"`         // "uint64_uin"
	// contains filtered or unexported fields
}

ShakeWindow

func (*IMMessageBody_ShakeWindow) Descriptor deprecated

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

Deprecated: Use IMMessageBody_ShakeWindow.ProtoReflect.Descriptor instead.

func (*IMMessageBody_ShakeWindow) GetReserve

func (x *IMMessageBody_ShakeWindow) GetReserve() uint32

func (*IMMessageBody_ShakeWindow) GetType

func (x *IMMessageBody_ShakeWindow) GetType() uint32

func (*IMMessageBody_ShakeWindow) GetUin

func (x *IMMessageBody_ShakeWindow) GetUin() uint64

func (*IMMessageBody_ShakeWindow) ProtoMessage

func (*IMMessageBody_ShakeWindow) ProtoMessage()

func (*IMMessageBody_ShakeWindow) ProtoReflect

func (*IMMessageBody_ShakeWindow) Reset

func (x *IMMessageBody_ShakeWindow) Reset()

func (*IMMessageBody_ShakeWindow) String

func (x *IMMessageBody_ShakeWindow) String() string

type IMMessageBody_SmallEmoji

type IMMessageBody_SmallEmoji struct {
	PackIdSum uint32 `protobuf:"varint,1,opt,name=packIdSum,proto3" json:"packIdSum,omitempty"` // "packIdSum"
	ImageType uint32 `protobuf:"varint,2,opt,name=imageType,proto3" json:"imageType,omitempty"` // "imageType"
	// contains filtered or unexported fields
}

SmallEmoji

func (*IMMessageBody_SmallEmoji) Descriptor deprecated

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

Deprecated: Use IMMessageBody_SmallEmoji.ProtoReflect.Descriptor instead.

func (*IMMessageBody_SmallEmoji) GetImageType

func (x *IMMessageBody_SmallEmoji) GetImageType() uint32

func (*IMMessageBody_SmallEmoji) GetPackIdSum

func (x *IMMessageBody_SmallEmoji) GetPackIdSum() uint32

func (*IMMessageBody_SmallEmoji) ProtoMessage

func (*IMMessageBody_SmallEmoji) ProtoMessage()

func (*IMMessageBody_SmallEmoji) ProtoReflect

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

func (*IMMessageBody_SmallEmoji) Reset

func (x *IMMessageBody_SmallEmoji) Reset()

func (*IMMessageBody_SmallEmoji) String

func (x *IMMessageBody_SmallEmoji) String() string

type IMMessageBody_SourceMessage

type IMMessageBody_SourceMessage struct {
	OrigSeqs    []uint32                 `protobuf:"varint,1,rep,packed,name=orig_seqs,json=origSeqs,proto3" json:"orig_seqs,omitempty"` // "uint32_orig_seqs"
	FromUin     uint64                   `protobuf:"varint,2,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`           // "uint64_sender_uin"
	Time        uint32                   `protobuf:"varint,3,opt,name=time,proto3" json:"time,omitempty"`                                // "uint32_time"
	Flag        uint32                   `protobuf:"varint,4,opt,name=flag,proto3" json:"flag,omitempty"`                                // "uint32_flag"
	Elems       []*IMMessageBody_Element `protobuf:"bytes,5,rep,name=elems,proto3" json:"elems,omitempty"`                               // "elems"
	Type        uint32                   `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"`                                // "uint32_type"
	RichMessage []byte                   `protobuf:"bytes,7,opt,name=richMessage,proto3" json:"richMessage,omitempty"`                   // "bytes_richMsg"
	PbReserve   []byte                   `protobuf:"bytes,8,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`      // "bytes_pb_reserve"
	SrcMessage  []byte                   `protobuf:"bytes,9,opt,name=src_message,json=srcMessage,proto3" json:"src_message,omitempty"`   // "bytes_src_msg"
	ToUin       uint64                   `protobuf:"varint,10,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                // "uint64_to_uin"
	TroopName   []byte                   `protobuf:"bytes,11,opt,name=troop_name,json=troopName,proto3" json:"troop_name,omitempty"`     // "bytes_troop_name"
	// contains filtered or unexported fields
}

SourceMsg

func (*IMMessageBody_SourceMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_SourceMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_SourceMessage) GetElems

func (*IMMessageBody_SourceMessage) GetFlag

func (x *IMMessageBody_SourceMessage) GetFlag() uint32

func (*IMMessageBody_SourceMessage) GetFromUin

func (x *IMMessageBody_SourceMessage) GetFromUin() uint64

func (*IMMessageBody_SourceMessage) GetOrigSeqs

func (x *IMMessageBody_SourceMessage) GetOrigSeqs() []uint32

func (*IMMessageBody_SourceMessage) GetPbReserve

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

func (*IMMessageBody_SourceMessage) GetRichMessage

func (x *IMMessageBody_SourceMessage) GetRichMessage() []byte

func (*IMMessageBody_SourceMessage) GetSrcMessage

func (x *IMMessageBody_SourceMessage) GetSrcMessage() []byte

func (*IMMessageBody_SourceMessage) GetTime

func (x *IMMessageBody_SourceMessage) GetTime() uint32

func (*IMMessageBody_SourceMessage) GetToUin

func (x *IMMessageBody_SourceMessage) GetToUin() uint64

func (*IMMessageBody_SourceMessage) GetTroopName

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

func (*IMMessageBody_SourceMessage) GetType

func (x *IMMessageBody_SourceMessage) GetType() uint32

func (*IMMessageBody_SourceMessage) ProtoMessage

func (*IMMessageBody_SourceMessage) ProtoMessage()

func (*IMMessageBody_SourceMessage) ProtoReflect

func (*IMMessageBody_SourceMessage) Reset

func (x *IMMessageBody_SourceMessage) Reset()

func (*IMMessageBody_SourceMessage) String

func (x *IMMessageBody_SourceMessage) String() string

type IMMessageBody_TempPTT

type IMMessageBody_TempPTT struct {
	FileType      uint32 `protobuf:"varint,1,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"`                  // "uint32_file_type"
	FileUuid      []byte `protobuf:"bytes,2,opt,name=file_uuid,json=fileUuid,proto3" json:"file_uuid,omitempty"`                   // "bytes_file_uuid"
	FileMd5       []byte `protobuf:"bytes,3,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                      // "bytes_file_md5"
	FileName      []byte `protobuf:"bytes,4,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"`                   // "bytes_file_name"
	FileSize      uint32 `protobuf:"varint,5,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                  // "uint32_file_size"
	PttTimes      uint32 `protobuf:"varint,6,opt,name=ptt_times,json=pttTimes,proto3" json:"ptt_times,omitempty"`                  // "uint64_ptt_times"
	UserType      uint32 `protobuf:"varint,7,opt,name=user_type,json=userType,proto3" json:"user_type,omitempty"`                  // "uint32_user_type"
	PtttransFlag  uint32 `protobuf:"varint,8,opt,name=ptttrans_flag,json=ptttransFlag,proto3" json:"ptttrans_flag,omitempty"`      // "uint32_ptttrans_flag"
	BusiType      uint32 `protobuf:"varint,9,opt,name=busi_type,json=busiType,proto3" json:"busi_type,omitempty"`                  // "uint32_busi_type"
	MessageId     uint64 `protobuf:"varint,10,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"`              // "uint64_msg_id"
	PbReserve     []byte `protobuf:"bytes,30,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`               // "bytes_pb_reserve"
	PttEncodeData []byte `protobuf:"bytes,31,opt,name=ptt_encode_data,json=pttEncodeData,proto3" json:"ptt_encode_data,omitempty"` // "ptt_encode_data"
	// contains filtered or unexported fields
}

TmpPtt

func (*IMMessageBody_TempPTT) Descriptor deprecated

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

Deprecated: Use IMMessageBody_TempPTT.ProtoReflect.Descriptor instead.

func (*IMMessageBody_TempPTT) GetBusiType

func (x *IMMessageBody_TempPTT) GetBusiType() uint32

func (*IMMessageBody_TempPTT) GetFileMd5

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

func (*IMMessageBody_TempPTT) GetFileName

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

func (*IMMessageBody_TempPTT) GetFileSize

func (x *IMMessageBody_TempPTT) GetFileSize() uint32

func (*IMMessageBody_TempPTT) GetFileType

func (x *IMMessageBody_TempPTT) GetFileType() uint32

func (*IMMessageBody_TempPTT) GetFileUuid

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

func (*IMMessageBody_TempPTT) GetMessageId

func (x *IMMessageBody_TempPTT) GetMessageId() uint64

func (*IMMessageBody_TempPTT) GetPbReserve

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

func (*IMMessageBody_TempPTT) GetPttEncodeData

func (x *IMMessageBody_TempPTT) GetPttEncodeData() []byte

func (*IMMessageBody_TempPTT) GetPttTimes

func (x *IMMessageBody_TempPTT) GetPttTimes() uint32

func (*IMMessageBody_TempPTT) GetPtttransFlag

func (x *IMMessageBody_TempPTT) GetPtttransFlag() uint32

func (*IMMessageBody_TempPTT) GetUserType

func (x *IMMessageBody_TempPTT) GetUserType() uint32

func (*IMMessageBody_TempPTT) ProtoMessage

func (*IMMessageBody_TempPTT) ProtoMessage()

func (*IMMessageBody_TempPTT) ProtoReflect

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

func (*IMMessageBody_TempPTT) Reset

func (x *IMMessageBody_TempPTT) Reset()

func (*IMMessageBody_TempPTT) String

func (x *IMMessageBody_TempPTT) String() string

type IMMessageBody_Text

type IMMessageBody_Text struct {
	Text             string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"`                                                 // "str"
	Link             string `protobuf:"bytes,2,opt,name=link,proto3" json:"link,omitempty"`                                                 // "link"
	Attribute6Buffer []byte `protobuf:"bytes,3,opt,name=attribute6_buffer,json=attribute6Buffer,proto3" json:"attribute6_buffer,omitempty"` // "attr_6_buf"
	Attribute7Buffer []byte `protobuf:"bytes,4,opt,name=attribute7_buffer,json=attribute7Buffer,proto3" json:"attribute7_buffer,omitempty"` // "attr_7_buf"
	Buffer           []byte `protobuf:"bytes,11,opt,name=buffer,proto3" json:"buffer,omitempty"`                                            // "buf"
	PbReserve        []byte `protobuf:"bytes,12,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                     // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

Text

func (*IMMessageBody_Text) Descriptor deprecated

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

Deprecated: Use IMMessageBody_Text.ProtoReflect.Descriptor instead.

func (*IMMessageBody_Text) GetAttribute6Buffer

func (x *IMMessageBody_Text) GetAttribute6Buffer() []byte

func (*IMMessageBody_Text) GetAttribute7Buffer

func (x *IMMessageBody_Text) GetAttribute7Buffer() []byte

func (*IMMessageBody_Text) GetBuffer

func (x *IMMessageBody_Text) GetBuffer() []byte
func (x *IMMessageBody_Text) GetLink() string

func (*IMMessageBody_Text) GetPbReserve

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

func (*IMMessageBody_Text) GetText

func (x *IMMessageBody_Text) GetText() string

func (*IMMessageBody_Text) ProtoMessage

func (*IMMessageBody_Text) ProtoMessage()

func (*IMMessageBody_Text) ProtoReflect

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

func (*IMMessageBody_Text) Reset

func (x *IMMessageBody_Text) Reset()

func (*IMMessageBody_Text) String

func (x *IMMessageBody_Text) String() string

type IMMessageBody_TipsInfo

type IMMessageBody_TipsInfo struct {
	Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // "text"
	// contains filtered or unexported fields
}

TipsInfo

func (*IMMessageBody_TipsInfo) Descriptor deprecated

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

Deprecated: Use IMMessageBody_TipsInfo.ProtoReflect.Descriptor instead.

func (*IMMessageBody_TipsInfo) GetText

func (x *IMMessageBody_TipsInfo) GetText() string

func (*IMMessageBody_TipsInfo) ProtoMessage

func (*IMMessageBody_TipsInfo) ProtoMessage()

func (*IMMessageBody_TipsInfo) ProtoReflect

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

func (*IMMessageBody_TipsInfo) Reset

func (x *IMMessageBody_TipsInfo) Reset()

func (*IMMessageBody_TipsInfo) String

func (x *IMMessageBody_TipsInfo) String() string

type IMMessageBody_Transport211TempMessage

type IMMessageBody_Transport211TempMessage struct {
	MessageBody []byte `protobuf:"bytes,1,opt,name=message_body,json=messageBody,proto3" json:"message_body,omitempty"` // "bytes_msg_body"
	C2CCmd      uint32 `protobuf:"varint,2,opt,name=c2c_cmd,json=c2cCmd,proto3" json:"c2c_cmd,omitempty"`               // "uint32_c2c_cmd"
	// contains filtered or unexported fields
}

Trans211TmpMsg

func (*IMMessageBody_Transport211TempMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_Transport211TempMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_Transport211TempMessage) GetC2CCmd

func (*IMMessageBody_Transport211TempMessage) GetMessageBody

func (x *IMMessageBody_Transport211TempMessage) GetMessageBody() []byte

func (*IMMessageBody_Transport211TempMessage) ProtoMessage

func (*IMMessageBody_Transport211TempMessage) ProtoMessage()

func (*IMMessageBody_Transport211TempMessage) ProtoReflect

func (*IMMessageBody_Transport211TempMessage) Reset

func (*IMMessageBody_Transport211TempMessage) String

type IMMessageBody_TransportElement

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

TransElem

func (*IMMessageBody_TransportElement) Descriptor deprecated

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

Deprecated: Use IMMessageBody_TransportElement.ProtoReflect.Descriptor instead.

func (*IMMessageBody_TransportElement) GetElemType

func (x *IMMessageBody_TransportElement) GetElemType() uint32

func (*IMMessageBody_TransportElement) GetElemValue

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

func (*IMMessageBody_TransportElement) ProtoMessage

func (*IMMessageBody_TransportElement) ProtoMessage()

func (*IMMessageBody_TransportElement) ProtoReflect

func (*IMMessageBody_TransportElement) Reset

func (x *IMMessageBody_TransportElement) Reset()

func (*IMMessageBody_TransportElement) String

type IMMessageBody_VideoFile

type IMMessageBody_VideoFile struct {
	FileUuid           []byte   `protobuf:"bytes,1,opt,name=file_uuid,json=fileUuid,proto3" json:"file_uuid,omitempty"`                                 // "bytes_file_uuid"
	FileMd5            []byte   `protobuf:"bytes,2,opt,name=file_md5,json=fileMd5,proto3" json:"file_md5,omitempty"`                                    // "bytes_file_md5"
	FileName           []byte   `protobuf:"bytes,3,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"`                                 // "bytes_file_name"
	FileFormat         uint32   `protobuf:"varint,4,opt,name=file_format,json=fileFormat,proto3" json:"file_format,omitempty"`                          // "uint32_file_format"
	FileTime           uint32   `protobuf:"varint,5,opt,name=file_time,json=fileTime,proto3" json:"file_time,omitempty"`                                // "uint32_file_time"
	FileSize           uint32   `protobuf:"varint,6,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`                                // "uint32_file_size"
	ThumbWidth         uint32   `protobuf:"varint,7,opt,name=thumb_width,json=thumbWidth,proto3" json:"thumb_width,omitempty"`                          // "uint32_thumb_width"
	ThumbHeight        uint32   `protobuf:"varint,8,opt,name=thumb_height,json=thumbHeight,proto3" json:"thumb_height,omitempty"`                       // "uint32_thumb_height"
	ThumbFileMd5       []byte   `protobuf:"bytes,9,opt,name=thumb_file_md5,json=thumbFileMd5,proto3" json:"thumb_file_md5,omitempty"`                   // "bytes_thumb_file_md5"
	Source             []byte   `protobuf:"bytes,10,opt,name=source,proto3" json:"source,omitempty"`                                                    // "bytes_source"
	ThumbFileSize      uint32   `protobuf:"varint,11,opt,name=thumb_file_size,json=thumbFileSize,proto3" json:"thumb_file_size,omitempty"`              // "uint32_thumb_file_size"
	BusiType           uint32   `protobuf:"varint,12,opt,name=busi_type,json=busiType,proto3" json:"busi_type,omitempty"`                               // "uint32_busi_type"
	FromChatType       uint32   `protobuf:"varint,13,opt,name=from_chat_type,json=fromChatType,proto3" json:"from_chat_type,omitempty"`                 // "uint32_from_chat_type"
	ToChatType         uint32   `protobuf:"varint,14,opt,name=to_chat_type,json=toChatType,proto3" json:"to_chat_type,omitempty"`                       // "uint32_to_chat_type"
	SupportProgressive bool     `protobuf:"varint,15,opt,name=support_progressive,json=supportProgressive,proto3" json:"support_progressive,omitempty"` // "bool_support_progressive"
	FileWidth          uint32   `protobuf:"varint,16,opt,name=file_width,json=fileWidth,proto3" json:"file_width,omitempty"`                            // "uint32_file_width"
	FileHeight         uint32   `protobuf:"varint,17,opt,name=file_height,json=fileHeight,proto3" json:"file_height,omitempty"`                         // "uint32_file_height"
	SubBusiType        uint32   `protobuf:"varint,18,opt,name=sub_busi_type,json=subBusiType,proto3" json:"sub_busi_type,omitempty"`                    // "uint32_sub_busi_type"
	VideoAttr          uint32   `protobuf:"varint,19,opt,name=video_attr,json=videoAttr,proto3" json:"video_attr,omitempty"`                            // "uint32_video_attr"
	ThumbFileUrls      []string `protobuf:"bytes,20,rep,name=thumb_file_urls,json=thumbFileUrls,proto3" json:"thumb_file_urls,omitempty"`               // "rpt_bytes_thumb_file_urls"
	VideoFileUrls      []string `protobuf:"bytes,21,rep,name=video_file_urls,json=videoFileUrls,proto3" json:"video_file_urls,omitempty"`               // "rpt_bytes_video_file_urls"
	ThumbDownloadFlag  uint32   `protobuf:"varint,22,opt,name=thumb_download_flag,json=thumbDownloadFlag,proto3" json:"thumb_download_flag,omitempty"`  // "uint32_thumb_download_flag"
	VideoDownloadFlag  uint32   `protobuf:"varint,23,opt,name=video_download_flag,json=videoDownloadFlag,proto3" json:"video_download_flag,omitempty"`  // "uint32_video_download_flag"
	PbReserve          []byte   `protobuf:"bytes,24,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                             // "bytes_pb_reserve"
	// contains filtered or unexported fields
}

VideoFile

func (*IMMessageBody_VideoFile) Descriptor deprecated

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

Deprecated: Use IMMessageBody_VideoFile.ProtoReflect.Descriptor instead.

func (*IMMessageBody_VideoFile) GetBusiType

func (x *IMMessageBody_VideoFile) GetBusiType() uint32

func (*IMMessageBody_VideoFile) GetFileFormat

func (x *IMMessageBody_VideoFile) GetFileFormat() uint32

func (*IMMessageBody_VideoFile) GetFileHeight

func (x *IMMessageBody_VideoFile) GetFileHeight() uint32

func (*IMMessageBody_VideoFile) GetFileMd5

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

func (*IMMessageBody_VideoFile) GetFileName

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

func (*IMMessageBody_VideoFile) GetFileSize

func (x *IMMessageBody_VideoFile) GetFileSize() uint32

func (*IMMessageBody_VideoFile) GetFileTime

func (x *IMMessageBody_VideoFile) GetFileTime() uint32

func (*IMMessageBody_VideoFile) GetFileUuid

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

func (*IMMessageBody_VideoFile) GetFileWidth

func (x *IMMessageBody_VideoFile) GetFileWidth() uint32

func (*IMMessageBody_VideoFile) GetFromChatType

func (x *IMMessageBody_VideoFile) GetFromChatType() uint32

func (*IMMessageBody_VideoFile) GetPbReserve

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

func (*IMMessageBody_VideoFile) GetSource

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

func (*IMMessageBody_VideoFile) GetSubBusiType

func (x *IMMessageBody_VideoFile) GetSubBusiType() uint32

func (*IMMessageBody_VideoFile) GetSupportProgressive

func (x *IMMessageBody_VideoFile) GetSupportProgressive() bool

func (*IMMessageBody_VideoFile) GetThumbDownloadFlag

func (x *IMMessageBody_VideoFile) GetThumbDownloadFlag() uint32

func (*IMMessageBody_VideoFile) GetThumbFileMd5

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

func (*IMMessageBody_VideoFile) GetThumbFileSize

func (x *IMMessageBody_VideoFile) GetThumbFileSize() uint32

func (*IMMessageBody_VideoFile) GetThumbFileUrls

func (x *IMMessageBody_VideoFile) GetThumbFileUrls() []string

func (*IMMessageBody_VideoFile) GetThumbHeight

func (x *IMMessageBody_VideoFile) GetThumbHeight() uint32

func (*IMMessageBody_VideoFile) GetThumbWidth

func (x *IMMessageBody_VideoFile) GetThumbWidth() uint32

func (*IMMessageBody_VideoFile) GetToChatType

func (x *IMMessageBody_VideoFile) GetToChatType() uint32

func (*IMMessageBody_VideoFile) GetVideoAttr

func (x *IMMessageBody_VideoFile) GetVideoAttr() uint32

func (*IMMessageBody_VideoFile) GetVideoDownloadFlag

func (x *IMMessageBody_VideoFile) GetVideoDownloadFlag() uint32

func (*IMMessageBody_VideoFile) GetVideoFileUrls

func (x *IMMessageBody_VideoFile) GetVideoFileUrls() []string

func (*IMMessageBody_VideoFile) ProtoMessage

func (*IMMessageBody_VideoFile) ProtoMessage()

func (*IMMessageBody_VideoFile) ProtoReflect

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

func (*IMMessageBody_VideoFile) Reset

func (x *IMMessageBody_VideoFile) Reset()

func (*IMMessageBody_VideoFile) String

func (x *IMMessageBody_VideoFile) String() string

type IMMessageBody_WorkflowNotifyMessage

type IMMessageBody_WorkflowNotifyMessage struct {
	ExtraMessage []byte `protobuf:"bytes,1,opt,name=extra_message,json=extraMessage,proto3" json:"extra_message,omitempty"` // "bytes_ext_msg"
	CreateUin    uint64 `protobuf:"varint,2,opt,name=create_uin,json=createUin,proto3" json:"create_uin,omitempty"`         // "uint64_create_uin"
	// contains filtered or unexported fields
}

WorkflowNotifyMsg

func (*IMMessageBody_WorkflowNotifyMessage) Descriptor deprecated

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

Deprecated: Use IMMessageBody_WorkflowNotifyMessage.ProtoReflect.Descriptor instead.

func (*IMMessageBody_WorkflowNotifyMessage) GetCreateUin

func (x *IMMessageBody_WorkflowNotifyMessage) GetCreateUin() uint64

func (*IMMessageBody_WorkflowNotifyMessage) GetExtraMessage

func (x *IMMessageBody_WorkflowNotifyMessage) GetExtraMessage() []byte

func (*IMMessageBody_WorkflowNotifyMessage) ProtoMessage

func (*IMMessageBody_WorkflowNotifyMessage) ProtoMessage()

func (*IMMessageBody_WorkflowNotifyMessage) ProtoReflect

func (*IMMessageBody_WorkflowNotifyMessage) Reset

func (*IMMessageBody_WorkflowNotifyMessage) String

type IMMessageHead

type IMMessageHead struct {
	// contains filtered or unexported fields
}

im_msg_head

func (*IMMessageHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead) ProtoMessage

func (*IMMessageHead) ProtoMessage()

func (*IMMessageHead) ProtoReflect

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

func (*IMMessageHead) Reset

func (x *IMMessageHead) Reset()

func (*IMMessageHead) String

func (x *IMMessageHead) String() string

type IMMessageHead_C2CHead

type IMMessageHead_C2CHead struct {
	ToUin       uint64 `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                   // "uint64_to_uin"
	FromUin     uint64 `protobuf:"varint,2,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`             // "uint64_from_uin"
	CcType      uint32 `protobuf:"varint,3,opt,name=cc_type,json=ccType,proto3" json:"cc_type,omitempty"`                // "uint32_cc_type"
	CcCmd       uint32 `protobuf:"varint,4,opt,name=cc_cmd,json=ccCmd,proto3" json:"cc_cmd,omitempty"`                   // "uint32_cc_cmd"
	AuthPicSig  []byte `protobuf:"bytes,5,opt,name=auth_pic_sig,json=authPicSig,proto3" json:"auth_pic_sig,omitempty"`   // "bytes_auth_pic_sig"
	AuthSig     []byte `protobuf:"bytes,6,opt,name=auth_sig,json=authSig,proto3" json:"auth_sig,omitempty"`              // "bytes_auth_sig"
	AuthBuf     []byte `protobuf:"bytes,7,opt,name=auth_buf,json=authBuf,proto3" json:"auth_buf,omitempty"`              // "bytes_auth_buf"
	ServerTime  uint32 `protobuf:"varint,8,opt,name=server_time,json=serverTime,proto3" json:"server_time,omitempty"`    // "uint32_server_time"
	ClientTime  uint32 `protobuf:"varint,9,opt,name=client_time,json=clientTime,proto3" json:"client_time,omitempty"`    // "uint32_client_time"
	Rand        uint32 `protobuf:"varint,10,opt,name=rand,proto3" json:"rand,omitempty"`                                 // "uint32_rand"
	PhoneNumber string `protobuf:"bytes,11,opt,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"` // "string_phone_number"
	// contains filtered or unexported fields
}

C2CHead

func (*IMMessageHead_C2CHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead_C2CHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead_C2CHead) GetAuthBuf

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

func (*IMMessageHead_C2CHead) GetAuthPicSig

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

func (*IMMessageHead_C2CHead) GetAuthSig

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

func (*IMMessageHead_C2CHead) GetCcCmd

func (x *IMMessageHead_C2CHead) GetCcCmd() uint32

func (*IMMessageHead_C2CHead) GetCcType

func (x *IMMessageHead_C2CHead) GetCcType() uint32

func (*IMMessageHead_C2CHead) GetClientTime

func (x *IMMessageHead_C2CHead) GetClientTime() uint32

func (*IMMessageHead_C2CHead) GetFromUin

func (x *IMMessageHead_C2CHead) GetFromUin() uint64

func (*IMMessageHead_C2CHead) GetPhoneNumber

func (x *IMMessageHead_C2CHead) GetPhoneNumber() string

func (*IMMessageHead_C2CHead) GetRand

func (x *IMMessageHead_C2CHead) GetRand() uint32

func (*IMMessageHead_C2CHead) GetServerTime

func (x *IMMessageHead_C2CHead) GetServerTime() uint32

func (*IMMessageHead_C2CHead) GetToUin

func (x *IMMessageHead_C2CHead) GetToUin() uint64

func (*IMMessageHead_C2CHead) ProtoMessage

func (*IMMessageHead_C2CHead) ProtoMessage()

func (*IMMessageHead_C2CHead) ProtoReflect

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

func (*IMMessageHead_C2CHead) Reset

func (x *IMMessageHead_C2CHead) Reset()

func (*IMMessageHead_C2CHead) String

func (x *IMMessageHead_C2CHead) String() string

type IMMessageHead_CSHead

type IMMessageHead_CSHead struct {
	Uin           uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                                           // "uint64_uin"
	Command       uint32 `protobuf:"varint,2,opt,name=command,proto3" json:"command,omitempty"`                                   // "uint32_command"
	Seq           uint32 `protobuf:"varint,3,opt,name=seq,proto3" json:"seq,omitempty"`                                           // "uint32_seq"
	Version       uint32 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"`                                   // "uint32_version"
	RetryTimes    uint32 `protobuf:"varint,5,opt,name=retry_times,json=retryTimes,proto3" json:"retry_times,omitempty"`           // "uint32_retry_times"
	ClientType    uint32 `protobuf:"varint,6,opt,name=client_type,json=clientType,proto3" json:"client_type,omitempty"`           // "uint32_client_type"
	Pubno         uint32 `protobuf:"varint,7,opt,name=pubno,proto3" json:"pubno,omitempty"`                                       // "uint32_pubno"
	Localid       uint32 `protobuf:"varint,8,opt,name=localid,proto3" json:"localid,omitempty"`                                   // "uint32_localid"
	Timezone      uint32 `protobuf:"varint,9,opt,name=timezone,proto3" json:"timezone,omitempty"`                                 // "uint32_timezone"
	ClientIp      uint32 `protobuf:"fixed32,10,opt,name=client_ip,json=clientIp,proto3" json:"client_ip,omitempty"`               // "uint32_client_ip"
	ClientPort    uint32 `protobuf:"varint,11,opt,name=client_port,json=clientPort,proto3" json:"client_port,omitempty"`          // "uint32_client_port"
	ConnIp        uint32 `protobuf:"fixed32,12,opt,name=conn_ip,json=connIp,proto3" json:"conn_ip,omitempty"`                     // "uint32_conn_ip"
	ConnPort      uint32 `protobuf:"varint,13,opt,name=conn_port,json=connPort,proto3" json:"conn_port,omitempty"`                // "uint32_conn_port"
	InterfaceIp   uint32 `protobuf:"fixed32,14,opt,name=interface_ip,json=interfaceIp,proto3" json:"interface_ip,omitempty"`      // "uint32_interface_ip"
	InterfacePort uint32 `protobuf:"varint,15,opt,name=interface_port,json=interfacePort,proto3" json:"interface_port,omitempty"` // "uint32_interface_port"
	ActualIp      uint32 `protobuf:"fixed32,16,opt,name=actual_ip,json=actualIp,proto3" json:"actual_ip,omitempty"`               // "uint32_actual_ip"
	Flag          uint32 `protobuf:"varint,17,opt,name=flag,proto3" json:"flag,omitempty"`                                        // "uint32_flag"
	Timestamp     uint32 `protobuf:"fixed32,18,opt,name=timestamp,proto3" json:"timestamp,omitempty"`                             // "uint32_timestamp"
	Subcmd        uint32 `protobuf:"varint,19,opt,name=subcmd,proto3" json:"subcmd,omitempty"`                                    // "uint32_subcmd"
	Result        uint32 `protobuf:"varint,20,opt,name=result,proto3" json:"result,omitempty"`                                    // "uint32_result"
	AppId         uint32 `protobuf:"varint,21,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`                         // "uint32_app_id"
	InstanceId    uint32 `protobuf:"varint,22,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`          // "uint32_instance_id"
	SessionId     uint64 `protobuf:"varint,23,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`             // "uint64_session_id"
	IdcId         uint32 `protobuf:"varint,24,opt,name=idc_id,json=idcId,proto3" json:"idc_id,omitempty"`                         // "uint32_idc_id"
	// contains filtered or unexported fields
}

CSHead

func (*IMMessageHead_CSHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead_CSHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead_CSHead) GetActualIp

func (x *IMMessageHead_CSHead) GetActualIp() uint32

func (*IMMessageHead_CSHead) GetAppId

func (x *IMMessageHead_CSHead) GetAppId() uint32

func (*IMMessageHead_CSHead) GetClientIp

func (x *IMMessageHead_CSHead) GetClientIp() uint32

func (*IMMessageHead_CSHead) GetClientPort

func (x *IMMessageHead_CSHead) GetClientPort() uint32

func (*IMMessageHead_CSHead) GetClientType

func (x *IMMessageHead_CSHead) GetClientType() uint32

func (*IMMessageHead_CSHead) GetCommand

func (x *IMMessageHead_CSHead) GetCommand() uint32

func (*IMMessageHead_CSHead) GetConnIp

func (x *IMMessageHead_CSHead) GetConnIp() uint32

func (*IMMessageHead_CSHead) GetConnPort

func (x *IMMessageHead_CSHead) GetConnPort() uint32

func (*IMMessageHead_CSHead) GetFlag

func (x *IMMessageHead_CSHead) GetFlag() uint32

func (*IMMessageHead_CSHead) GetIdcId

func (x *IMMessageHead_CSHead) GetIdcId() uint32

func (*IMMessageHead_CSHead) GetInstanceId

func (x *IMMessageHead_CSHead) GetInstanceId() uint32

func (*IMMessageHead_CSHead) GetInterfaceIp

func (x *IMMessageHead_CSHead) GetInterfaceIp() uint32

func (*IMMessageHead_CSHead) GetInterfacePort

func (x *IMMessageHead_CSHead) GetInterfacePort() uint32

func (*IMMessageHead_CSHead) GetLocalid

func (x *IMMessageHead_CSHead) GetLocalid() uint32

func (*IMMessageHead_CSHead) GetPubno

func (x *IMMessageHead_CSHead) GetPubno() uint32

func (*IMMessageHead_CSHead) GetResult

func (x *IMMessageHead_CSHead) GetResult() uint32

func (*IMMessageHead_CSHead) GetRetryTimes

func (x *IMMessageHead_CSHead) GetRetryTimes() uint32

func (*IMMessageHead_CSHead) GetSeq

func (x *IMMessageHead_CSHead) GetSeq() uint32

func (*IMMessageHead_CSHead) GetSessionId

func (x *IMMessageHead_CSHead) GetSessionId() uint64

func (*IMMessageHead_CSHead) GetSubcmd

func (x *IMMessageHead_CSHead) GetSubcmd() uint32

func (*IMMessageHead_CSHead) GetTimestamp

func (x *IMMessageHead_CSHead) GetTimestamp() uint32

func (*IMMessageHead_CSHead) GetTimezone

func (x *IMMessageHead_CSHead) GetTimezone() uint32

func (*IMMessageHead_CSHead) GetUin

func (x *IMMessageHead_CSHead) GetUin() uint64

func (*IMMessageHead_CSHead) GetVersion

func (x *IMMessageHead_CSHead) GetVersion() uint32

func (*IMMessageHead_CSHead) ProtoMessage

func (*IMMessageHead_CSHead) ProtoMessage()

func (*IMMessageHead_CSHead) ProtoReflect

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

func (*IMMessageHead_CSHead) Reset

func (x *IMMessageHead_CSHead) Reset()

func (*IMMessageHead_CSHead) String

func (x *IMMessageHead_CSHead) String() string

type IMMessageHead_DeltaHead

type IMMessageHead_DeltaHead struct {
	TotalLen  uint64 `protobuf:"varint,1,opt,name=total_len,json=totalLen,proto3" json:"total_len,omitempty"`    // "uint64_total_len"
	Offset    uint64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"`                        // "uint64_offset"
	AckOffset uint64 `protobuf:"varint,3,opt,name=ack_offset,json=ackOffset,proto3" json:"ack_offset,omitempty"` // "uint64_ack_offset"
	Cookie    []byte `protobuf:"bytes,4,opt,name=cookie,proto3" json:"cookie,omitempty"`                         // "bytes_cookie"
	AckCookie []byte `protobuf:"bytes,5,opt,name=ack_cookie,json=ackCookie,proto3" json:"ack_cookie,omitempty"`  // "bytes_ack_cookie"
	Result    uint32 `protobuf:"varint,6,opt,name=result,proto3" json:"result,omitempty"`                        // "uint32_result"
	Flags     uint32 `protobuf:"varint,7,opt,name=flags,proto3" json:"flags,omitempty"`                          // "uint32_flags"
	// contains filtered or unexported fields
}

DeltaHead

func (*IMMessageHead_DeltaHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead_DeltaHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead_DeltaHead) GetAckCookie

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

func (*IMMessageHead_DeltaHead) GetAckOffset

func (x *IMMessageHead_DeltaHead) GetAckOffset() uint64

func (*IMMessageHead_DeltaHead) GetCookie

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

func (*IMMessageHead_DeltaHead) GetFlags

func (x *IMMessageHead_DeltaHead) GetFlags() uint32

func (*IMMessageHead_DeltaHead) GetOffset

func (x *IMMessageHead_DeltaHead) GetOffset() uint64

func (*IMMessageHead_DeltaHead) GetResult

func (x *IMMessageHead_DeltaHead) GetResult() uint32

func (*IMMessageHead_DeltaHead) GetTotalLen

func (x *IMMessageHead_DeltaHead) GetTotalLen() uint64

func (*IMMessageHead_DeltaHead) ProtoMessage

func (*IMMessageHead_DeltaHead) ProtoMessage()

func (*IMMessageHead_DeltaHead) ProtoReflect

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

func (*IMMessageHead_DeltaHead) Reset

func (x *IMMessageHead_DeltaHead) Reset()

func (*IMMessageHead_DeltaHead) String

func (x *IMMessageHead_DeltaHead) String() string

type IMMessageHead_Head

type IMMessageHead_Head struct {
	HeadType        uint32                      `protobuf:"varint,1,opt,name=head_type,json=headType,proto3" json:"head_type,omitempty"`                       // "uint32_head_type"
	MsgCsHead       *IMMessageHead_CSHead       `protobuf:"bytes,2,opt,name=msg_cs_head,json=msgCsHead,proto3" json:"msg_cs_head,omitempty"`                   // "msg_cs_head"
	MsgS2CHead      *IMMessageHead_S2CHead      `protobuf:"bytes,3,opt,name=msg_s2c_head,json=msgS2cHead,proto3" json:"msg_s2c_head,omitempty"`                // "msg_s2c_head"
	MsgHttpconnHead *IMMessageHead_HttpConnHead `protobuf:"bytes,4,opt,name=msg_httpconn_head,json=msgHttpconnHead,proto3" json:"msg_httpconn_head,omitempty"` // "msg_httpconn_head"
	PaintFlag       uint32                      `protobuf:"varint,5,opt,name=paint_flag,json=paintFlag,proto3" json:"paint_flag,omitempty"`                    // "uint32_paint_flag"
	MsgLoginSig     *IMMessageHead_LoginSig     `protobuf:"bytes,6,opt,name=msg_login_sig,json=msgLoginSig,proto3" json:"msg_login_sig,omitempty"`             // "msg_login_sig"
	MsgDeltaHead    *IMMessageHead_DeltaHead    `protobuf:"bytes,7,opt,name=msg_delta_head,json=msgDeltaHead,proto3" json:"msg_delta_head,omitempty"`          // "msg_delta_head"
	MsgC2CHead      *IMMessageHead_C2CHead      `protobuf:"bytes,8,opt,name=msg_c2c_head,json=msgC2cHead,proto3" json:"msg_c2c_head,omitempty"`                // "msg_c2c_head"
	MsgSconnHead    *IMMessageHead_SConnHead    `protobuf:"bytes,9,opt,name=msg_sconn_head,json=msgSconnHead,proto3" json:"msg_sconn_head,omitempty"`          // "msg_sconn_head"
	MsgInstCtrl     *IMMessageHead_InstCtrl     `protobuf:"bytes,10,opt,name=msg_inst_ctrl,json=msgInstCtrl,proto3" json:"msg_inst_ctrl,omitempty"`            // "msg_inst_ctrl"
	// contains filtered or unexported fields
}

Head

func (*IMMessageHead_Head) Descriptor deprecated

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

Deprecated: Use IMMessageHead_Head.ProtoReflect.Descriptor instead.

func (*IMMessageHead_Head) GetHeadType

func (x *IMMessageHead_Head) GetHeadType() uint32

func (*IMMessageHead_Head) GetMsgC2CHead

func (x *IMMessageHead_Head) GetMsgC2CHead() *IMMessageHead_C2CHead

func (*IMMessageHead_Head) GetMsgCsHead

func (x *IMMessageHead_Head) GetMsgCsHead() *IMMessageHead_CSHead

func (*IMMessageHead_Head) GetMsgDeltaHead

func (x *IMMessageHead_Head) GetMsgDeltaHead() *IMMessageHead_DeltaHead

func (*IMMessageHead_Head) GetMsgHttpconnHead

func (x *IMMessageHead_Head) GetMsgHttpconnHead() *IMMessageHead_HttpConnHead

func (*IMMessageHead_Head) GetMsgInstCtrl

func (x *IMMessageHead_Head) GetMsgInstCtrl() *IMMessageHead_InstCtrl

func (*IMMessageHead_Head) GetMsgLoginSig

func (x *IMMessageHead_Head) GetMsgLoginSig() *IMMessageHead_LoginSig

func (*IMMessageHead_Head) GetMsgS2CHead

func (x *IMMessageHead_Head) GetMsgS2CHead() *IMMessageHead_S2CHead

func (*IMMessageHead_Head) GetMsgSconnHead

func (x *IMMessageHead_Head) GetMsgSconnHead() *IMMessageHead_SConnHead

func (*IMMessageHead_Head) GetPaintFlag

func (x *IMMessageHead_Head) GetPaintFlag() uint32

func (*IMMessageHead_Head) ProtoMessage

func (*IMMessageHead_Head) ProtoMessage()

func (*IMMessageHead_Head) ProtoReflect

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

func (*IMMessageHead_Head) Reset

func (x *IMMessageHead_Head) Reset()

func (*IMMessageHead_Head) String

func (x *IMMessageHead_Head) String() string

type IMMessageHead_HttpConnHead

type IMMessageHead_HttpConnHead struct {
	Uin          uint64                       `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                                        // "uint64_uin"
	Command      uint32                       `protobuf:"varint,2,opt,name=command,proto3" json:"command,omitempty"`                                // "uint32_command"
	SubCommand   uint32                       `protobuf:"varint,3,opt,name=sub_command,json=subCommand,proto3" json:"sub_command,omitempty"`        // "uint32_sub_command"
	Seq          uint32                       `protobuf:"varint,4,opt,name=seq,proto3" json:"seq,omitempty"`                                        // "uint32_seq"
	Version      uint32                       `protobuf:"varint,5,opt,name=version,proto3" json:"version,omitempty"`                                // "uint32_version"
	RetryTimes   uint32                       `protobuf:"varint,6,opt,name=retry_times,json=retryTimes,proto3" json:"retry_times,omitempty"`        // "uint32_retry_times"
	ClientType   uint32                       `protobuf:"varint,7,opt,name=client_type,json=clientType,proto3" json:"client_type,omitempty"`        // "uint32_client_type"
	PubNo        uint32                       `protobuf:"varint,8,opt,name=pub_no,json=pubNo,proto3" json:"pub_no,omitempty"`                       // "uint32_pub_no"
	LocalId      uint32                       `protobuf:"varint,9,opt,name=local_id,json=localId,proto3" json:"local_id,omitempty"`                 // "uint32_local_id"
	TimeZone     uint32                       `protobuf:"varint,10,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`             // "uint32_time_zone"
	ClientIp     uint32                       `protobuf:"fixed32,11,opt,name=client_ip,json=clientIp,proto3" json:"client_ip,omitempty"`            // "uint32_client_ip"
	ClientPort   uint32                       `protobuf:"varint,12,opt,name=client_port,json=clientPort,proto3" json:"client_port,omitempty"`       // "uint32_client_port"
	QzhttpIp     uint32                       `protobuf:"fixed32,13,opt,name=qzhttp_ip,json=qzhttpIp,proto3" json:"qzhttp_ip,omitempty"`            // "uint32_qzhttp_ip"
	QzhttpPort   uint32                       `protobuf:"varint,14,opt,name=qzhttp_port,json=qzhttpPort,proto3" json:"qzhttp_port,omitempty"`       // "uint32_qzhttp_port"
	SppIp        uint32                       `protobuf:"fixed32,15,opt,name=spp_ip,json=sppIp,proto3" json:"spp_ip,omitempty"`                     // "uint32_spp_ip"
	SppPort      uint32                       `protobuf:"varint,16,opt,name=spp_port,json=sppPort,proto3" json:"spp_port,omitempty"`                // "uint32_spp_port"
	Flag         uint32                       `protobuf:"varint,17,opt,name=flag,proto3" json:"flag,omitempty"`                                     // "uint32_flag"
	Key          []byte                       `protobuf:"bytes,18,opt,name=key,proto3" json:"key,omitempty"`                                        // "bytes_key"
	CompressType uint32                       `protobuf:"varint,19,opt,name=compress_type,json=compressType,proto3" json:"compress_type,omitempty"` // "uint32_compress_type"
	OriginSize   uint32                       `protobuf:"varint,20,opt,name=origin_size,json=originSize,proto3" json:"origin_size,omitempty"`       // "uint32_origin_size"
	ErrorCode    uint32                       `protobuf:"varint,21,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"`          // "uint32_error_code"
	MsgRedirect  *IMMessageHead_RedirectMsg   `protobuf:"bytes,22,opt,name=msg_redirect,json=msgRedirect,proto3" json:"msg_redirect,omitempty"`     // "msg_redirect"
	CommandId    uint32                       `protobuf:"varint,23,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"`          // "uint32_command_id"
	ServiceCmdid uint32                       `protobuf:"varint,24,opt,name=service_cmdid,json=serviceCmdid,proto3" json:"service_cmdid,omitempty"` // "uint32_service_cmdid"
	MsgOidbhead  *IMMessageHead_TransOidbHead `protobuf:"bytes,25,opt,name=msg_oidbhead,json=msgOidbhead,proto3" json:"msg_oidbhead,omitempty"`     // "msg_oidbhead"
	// contains filtered or unexported fields
}

HttpConnHead

func (*IMMessageHead_HttpConnHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead_HttpConnHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead_HttpConnHead) GetClientIp

func (x *IMMessageHead_HttpConnHead) GetClientIp() uint32

func (*IMMessageHead_HttpConnHead) GetClientPort

func (x *IMMessageHead_HttpConnHead) GetClientPort() uint32

func (*IMMessageHead_HttpConnHead) GetClientType

func (x *IMMessageHead_HttpConnHead) GetClientType() uint32

func (*IMMessageHead_HttpConnHead) GetCommand

func (x *IMMessageHead_HttpConnHead) GetCommand() uint32

func (*IMMessageHead_HttpConnHead) GetCommandId

func (x *IMMessageHead_HttpConnHead) GetCommandId() uint32

func (*IMMessageHead_HttpConnHead) GetCompressType

func (x *IMMessageHead_HttpConnHead) GetCompressType() uint32

func (*IMMessageHead_HttpConnHead) GetErrorCode

func (x *IMMessageHead_HttpConnHead) GetErrorCode() uint32

func (*IMMessageHead_HttpConnHead) GetFlag

func (x *IMMessageHead_HttpConnHead) GetFlag() uint32

func (*IMMessageHead_HttpConnHead) GetKey

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

func (*IMMessageHead_HttpConnHead) GetLocalId

func (x *IMMessageHead_HttpConnHead) GetLocalId() uint32

func (*IMMessageHead_HttpConnHead) GetMsgOidbhead

func (*IMMessageHead_HttpConnHead) GetMsgRedirect

func (*IMMessageHead_HttpConnHead) GetOriginSize

func (x *IMMessageHead_HttpConnHead) GetOriginSize() uint32

func (*IMMessageHead_HttpConnHead) GetPubNo

func (x *IMMessageHead_HttpConnHead) GetPubNo() uint32

func (*IMMessageHead_HttpConnHead) GetQzhttpIp

func (x *IMMessageHead_HttpConnHead) GetQzhttpIp() uint32

func (*IMMessageHead_HttpConnHead) GetQzhttpPort

func (x *IMMessageHead_HttpConnHead) GetQzhttpPort() uint32

func (*IMMessageHead_HttpConnHead) GetRetryTimes

func (x *IMMessageHead_HttpConnHead) GetRetryTimes() uint32

func (*IMMessageHead_HttpConnHead) GetSeq

func (x *IMMessageHead_HttpConnHead) GetSeq() uint32

func (*IMMessageHead_HttpConnHead) GetServiceCmdid

func (x *IMMessageHead_HttpConnHead) GetServiceCmdid() uint32

func (*IMMessageHead_HttpConnHead) GetSppIp

func (x *IMMessageHead_HttpConnHead) GetSppIp() uint32

func (*IMMessageHead_HttpConnHead) GetSppPort

func (x *IMMessageHead_HttpConnHead) GetSppPort() uint32

func (*IMMessageHead_HttpConnHead) GetSubCommand

func (x *IMMessageHead_HttpConnHead) GetSubCommand() uint32

func (*IMMessageHead_HttpConnHead) GetTimeZone

func (x *IMMessageHead_HttpConnHead) GetTimeZone() uint32

func (*IMMessageHead_HttpConnHead) GetUin

func (x *IMMessageHead_HttpConnHead) GetUin() uint64

func (*IMMessageHead_HttpConnHead) GetVersion

func (x *IMMessageHead_HttpConnHead) GetVersion() uint32

func (*IMMessageHead_HttpConnHead) ProtoMessage

func (*IMMessageHead_HttpConnHead) ProtoMessage()

func (*IMMessageHead_HttpConnHead) ProtoReflect

func (*IMMessageHead_HttpConnHead) Reset

func (x *IMMessageHead_HttpConnHead) Reset()

func (*IMMessageHead_HttpConnHead) String

func (x *IMMessageHead_HttpConnHead) String() string

type IMMessageHead_InstCtrl

type IMMessageHead_InstCtrl struct {
	MsgSendToInst  []*IMMessageHead_InstInfo `protobuf:"bytes,1,rep,name=msg_send_to_inst,json=msgSendToInst,proto3" json:"msg_send_to_inst,omitempty"`  // "rpt_msg_send_to_inst"
	MsgExcludeInst []*IMMessageHead_InstInfo `protobuf:"bytes,2,rep,name=msg_exclude_inst,json=msgExcludeInst,proto3" json:"msg_exclude_inst,omitempty"` // "rpt_msg_exclude_inst"
	MsgFromInst    *IMMessageHead_InstInfo   `protobuf:"bytes,3,opt,name=msg_from_inst,json=msgFromInst,proto3" json:"msg_from_inst,omitempty"`          // "msg_from_inst"
	// contains filtered or unexported fields
}

InstCtrl

func (*IMMessageHead_InstCtrl) Descriptor deprecated

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

Deprecated: Use IMMessageHead_InstCtrl.ProtoReflect.Descriptor instead.

func (*IMMessageHead_InstCtrl) GetMsgExcludeInst

func (x *IMMessageHead_InstCtrl) GetMsgExcludeInst() []*IMMessageHead_InstInfo

func (*IMMessageHead_InstCtrl) GetMsgFromInst

func (x *IMMessageHead_InstCtrl) GetMsgFromInst() *IMMessageHead_InstInfo

func (*IMMessageHead_InstCtrl) GetMsgSendToInst

func (x *IMMessageHead_InstCtrl) GetMsgSendToInst() []*IMMessageHead_InstInfo

func (*IMMessageHead_InstCtrl) ProtoMessage

func (*IMMessageHead_InstCtrl) ProtoMessage()

func (*IMMessageHead_InstCtrl) ProtoReflect

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

func (*IMMessageHead_InstCtrl) Reset

func (x *IMMessageHead_InstCtrl) Reset()

func (*IMMessageHead_InstCtrl) String

func (x *IMMessageHead_InstCtrl) String() string

type IMMessageHead_InstInfo

type IMMessageHead_InstInfo struct {
	Apppid         uint32 `protobuf:"varint,1,opt,name=apppid,proto3" json:"apppid,omitempty"`                                          // "uint32_apppid"
	Instid         uint32 `protobuf:"varint,2,opt,name=instid,proto3" json:"instid,omitempty"`                                          // "uint32_instid"
	Platform       uint32 `protobuf:"varint,3,opt,name=platform,proto3" json:"platform,omitempty"`                                      // "uint32_platform"
	EnumDeviceType uint32 `protobuf:"varint,10,opt,name=enum_device_type,json=enumDeviceType,proto3" json:"enum_device_type,omitempty"` // "enum_device_type" Enum
	// contains filtered or unexported fields
}

InstInfo

func (*IMMessageHead_InstInfo) Descriptor deprecated

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

Deprecated: Use IMMessageHead_InstInfo.ProtoReflect.Descriptor instead.

func (*IMMessageHead_InstInfo) GetApppid

func (x *IMMessageHead_InstInfo) GetApppid() uint32

func (*IMMessageHead_InstInfo) GetEnumDeviceType

func (x *IMMessageHead_InstInfo) GetEnumDeviceType() uint32

func (*IMMessageHead_InstInfo) GetInstid

func (x *IMMessageHead_InstInfo) GetInstid() uint32

func (*IMMessageHead_InstInfo) GetPlatform

func (x *IMMessageHead_InstInfo) GetPlatform() uint32

func (*IMMessageHead_InstInfo) ProtoMessage

func (*IMMessageHead_InstInfo) ProtoMessage()

func (*IMMessageHead_InstInfo) ProtoReflect

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

func (*IMMessageHead_InstInfo) Reset

func (x *IMMessageHead_InstInfo) Reset()

func (*IMMessageHead_InstInfo) String

func (x *IMMessageHead_InstInfo) String() string

type IMMessageHead_LoginSig

type IMMessageHead_LoginSig struct {
	Type uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` // "uint32_type"
	Sig  []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`    // "bytes_sig"
	// contains filtered or unexported fields
}

LoginSig

func (*IMMessageHead_LoginSig) Descriptor deprecated

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

Deprecated: Use IMMessageHead_LoginSig.ProtoReflect.Descriptor instead.

func (*IMMessageHead_LoginSig) GetSig

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

func (*IMMessageHead_LoginSig) GetType

func (x *IMMessageHead_LoginSig) GetType() uint32

func (*IMMessageHead_LoginSig) ProtoMessage

func (*IMMessageHead_LoginSig) ProtoMessage()

func (*IMMessageHead_LoginSig) ProtoReflect

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

func (*IMMessageHead_LoginSig) Reset

func (x *IMMessageHead_LoginSig) Reset()

func (*IMMessageHead_LoginSig) String

func (x *IMMessageHead_LoginSig) String() string

type IMMessageHead_RedirectMsg

type IMMessageHead_RedirectMsg struct {
	LastRedirectIp   uint32 `protobuf:"fixed32,1,opt,name=last_redirect_ip,json=lastRedirectIp,proto3" json:"last_redirect_ip,omitempty"`      // "uint32_last_redirect_ip"
	LastRedirectPort uint32 `protobuf:"varint,2,opt,name=last_redirect_port,json=lastRedirectPort,proto3" json:"last_redirect_port,omitempty"` // "uint32_last_redirect_port"
	RedirectIp       uint32 `protobuf:"fixed32,3,opt,name=redirect_ip,json=redirectIp,proto3" json:"redirect_ip,omitempty"`                    // "uint32_redirect_ip"
	RedirectPort     uint32 `protobuf:"varint,4,opt,name=redirect_port,json=redirectPort,proto3" json:"redirect_port,omitempty"`               // "uint32_redirect_port"
	RedirectCount    uint32 `protobuf:"varint,5,opt,name=redirect_count,json=redirectCount,proto3" json:"redirect_count,omitempty"`            // "uint32_redirect_count"
	// contains filtered or unexported fields
}

RedirectMsg

func (*IMMessageHead_RedirectMsg) Descriptor deprecated

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

Deprecated: Use IMMessageHead_RedirectMsg.ProtoReflect.Descriptor instead.

func (*IMMessageHead_RedirectMsg) GetLastRedirectIp

func (x *IMMessageHead_RedirectMsg) GetLastRedirectIp() uint32

func (*IMMessageHead_RedirectMsg) GetLastRedirectPort

func (x *IMMessageHead_RedirectMsg) GetLastRedirectPort() uint32

func (*IMMessageHead_RedirectMsg) GetRedirectCount

func (x *IMMessageHead_RedirectMsg) GetRedirectCount() uint32

func (*IMMessageHead_RedirectMsg) GetRedirectIp

func (x *IMMessageHead_RedirectMsg) GetRedirectIp() uint32

func (*IMMessageHead_RedirectMsg) GetRedirectPort

func (x *IMMessageHead_RedirectMsg) GetRedirectPort() uint32

func (*IMMessageHead_RedirectMsg) ProtoMessage

func (*IMMessageHead_RedirectMsg) ProtoMessage()

func (*IMMessageHead_RedirectMsg) ProtoReflect

func (*IMMessageHead_RedirectMsg) Reset

func (x *IMMessageHead_RedirectMsg) Reset()

func (*IMMessageHead_RedirectMsg) String

func (x *IMMessageHead_RedirectMsg) String() string

type IMMessageHead_S2CHead

type IMMessageHead_S2CHead struct {
	SubMsgtype uint32 `protobuf:"varint,1,opt,name=sub_msgtype,json=subMsgtype,proto3" json:"sub_msgtype,omitempty"` // "uint32_sub_msgtype"
	MsgType    uint32 `protobuf:"varint,2,opt,name=msg_type,json=msgType,proto3" json:"msg_type,omitempty"`          // "uint32_msg_type"
	FromUin    uint64 `protobuf:"varint,3,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`          // "uint64_from_uin"
	MsgId      uint32 `protobuf:"varint,4,opt,name=msg_id,json=msgId,proto3" json:"msg_id,omitempty"`                // "uint32_msg_id"
	RelayIp    uint32 `protobuf:"fixed32,5,opt,name=relay_ip,json=relayIp,proto3" json:"relay_ip,omitempty"`         // "uint32_relay_ip"
	RelayPort  uint32 `protobuf:"varint,6,opt,name=relay_port,json=relayPort,proto3" json:"relay_port,omitempty"`    // "uint32_relay_port"
	ToUin      uint64 `protobuf:"varint,7,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                // "uint64_to_uin"
	// contains filtered or unexported fields
}

S2CHead

func (*IMMessageHead_S2CHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead_S2CHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead_S2CHead) GetFromUin

func (x *IMMessageHead_S2CHead) GetFromUin() uint64

func (*IMMessageHead_S2CHead) GetMsgId

func (x *IMMessageHead_S2CHead) GetMsgId() uint32

func (*IMMessageHead_S2CHead) GetMsgType

func (x *IMMessageHead_S2CHead) GetMsgType() uint32

func (*IMMessageHead_S2CHead) GetRelayIp

func (x *IMMessageHead_S2CHead) GetRelayIp() uint32

func (*IMMessageHead_S2CHead) GetRelayPort

func (x *IMMessageHead_S2CHead) GetRelayPort() uint32

func (*IMMessageHead_S2CHead) GetSubMsgtype

func (x *IMMessageHead_S2CHead) GetSubMsgtype() uint32

func (*IMMessageHead_S2CHead) GetToUin

func (x *IMMessageHead_S2CHead) GetToUin() uint64

func (*IMMessageHead_S2CHead) ProtoMessage

func (*IMMessageHead_S2CHead) ProtoMessage()

func (*IMMessageHead_S2CHead) ProtoReflect

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

func (*IMMessageHead_S2CHead) Reset

func (x *IMMessageHead_S2CHead) Reset()

func (*IMMessageHead_S2CHead) String

func (x *IMMessageHead_S2CHead) String() string

type IMMessageHead_SConnHead

type IMMessageHead_SConnHead struct {
	// contains filtered or unexported fields
}

SConnHead

func (*IMMessageHead_SConnHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead_SConnHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead_SConnHead) ProtoMessage

func (*IMMessageHead_SConnHead) ProtoMessage()

func (*IMMessageHead_SConnHead) ProtoReflect

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

func (*IMMessageHead_SConnHead) Reset

func (x *IMMessageHead_SConnHead) Reset()

func (*IMMessageHead_SConnHead) String

func (x *IMMessageHead_SConnHead) String() string

type IMMessageHead_TransOidbHead

type IMMessageHead_TransOidbHead struct {
	Command     uint32 `protobuf:"varint,1,opt,name=command,proto3" json:"command,omitempty"`                            // "uint32_command"
	ServiceType uint32 `protobuf:"varint,2,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"` // "uint32_service_type"
	Result      uint32 `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"`                              // "uint32_result"
	ErrorMsg    string `protobuf:"bytes,4,opt,name=error_msg,json=errorMsg,proto3" json:"error_msg,omitempty"`           // "str_error_msg"
	// contains filtered or unexported fields
}

TransOidbHead

func (*IMMessageHead_TransOidbHead) Descriptor deprecated

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

Deprecated: Use IMMessageHead_TransOidbHead.ProtoReflect.Descriptor instead.

func (*IMMessageHead_TransOidbHead) GetCommand

func (x *IMMessageHead_TransOidbHead) GetCommand() uint32

func (*IMMessageHead_TransOidbHead) GetErrorMsg

func (x *IMMessageHead_TransOidbHead) GetErrorMsg() string

func (*IMMessageHead_TransOidbHead) GetResult

func (x *IMMessageHead_TransOidbHead) GetResult() uint32

func (*IMMessageHead_TransOidbHead) GetServiceType

func (x *IMMessageHead_TransOidbHead) GetServiceType() uint32

func (*IMMessageHead_TransOidbHead) ProtoMessage

func (*IMMessageHead_TransOidbHead) ProtoMessage()

func (*IMMessageHead_TransOidbHead) ProtoReflect

func (*IMMessageHead_TransOidbHead) Reset

func (x *IMMessageHead_TransOidbHead) Reset()

func (*IMMessageHead_TransOidbHead) String

func (x *IMMessageHead_TransOidbHead) String() string

type IMReceipt

type IMReceipt struct {
	// contains filtered or unexported fields
}

im_receipt

func (*IMReceipt) Descriptor deprecated

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

Deprecated: Use IMReceipt.ProtoReflect.Descriptor instead.

func (*IMReceipt) ProtoMessage

func (*IMReceipt) ProtoMessage()

func (*IMReceipt) ProtoReflect

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

func (*IMReceipt) Reset

func (x *IMReceipt) Reset()

func (*IMReceipt) String

func (x *IMReceipt) String() string

type IMReceipt_MessageInfo

type IMReceipt_MessageInfo struct {
	FromUin       int64 `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                   // "uint64_from_uin"
	ToUin         int64 `protobuf:"varint,2,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                         // "uint64_to_uin"
	MessageSeq    int32 `protobuf:"varint,3,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`          // "uint32_msg_seq"
	MessageRandom int32 `protobuf:"varint,4,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"` // "uint32_msg_random"
	// contains filtered or unexported fields
}

MsgInfo

func (*IMReceipt_MessageInfo) Descriptor deprecated

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

Deprecated: Use IMReceipt_MessageInfo.ProtoReflect.Descriptor instead.

func (*IMReceipt_MessageInfo) GetFromUin

func (x *IMReceipt_MessageInfo) GetFromUin() int64

func (*IMReceipt_MessageInfo) GetMessageRandom

func (x *IMReceipt_MessageInfo) GetMessageRandom() int32

func (*IMReceipt_MessageInfo) GetMessageSeq

func (x *IMReceipt_MessageInfo) GetMessageSeq() int32

func (*IMReceipt_MessageInfo) GetToUin

func (x *IMReceipt_MessageInfo) GetToUin() int64

func (*IMReceipt_MessageInfo) ProtoMessage

func (*IMReceipt_MessageInfo) ProtoMessage()

func (*IMReceipt_MessageInfo) ProtoReflect

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

func (*IMReceipt_MessageInfo) Reset

func (x *IMReceipt_MessageInfo) Reset()

func (*IMReceipt_MessageInfo) String

func (x *IMReceipt_MessageInfo) String() string

type IMReceipt_ReceiptInfo

type IMReceipt_ReceiptInfo struct {
	ReadTime int64 `protobuf:"varint,1,opt,name=read_time,json=readTime,proto3" json:"read_time,omitempty"` // "uint64_read_time"
	// contains filtered or unexported fields
}

ReceiptInfo

func (*IMReceipt_ReceiptInfo) Descriptor deprecated

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

Deprecated: Use IMReceipt_ReceiptInfo.ProtoReflect.Descriptor instead.

func (*IMReceipt_ReceiptInfo) GetReadTime

func (x *IMReceipt_ReceiptInfo) GetReadTime() int64

func (*IMReceipt_ReceiptInfo) ProtoMessage

func (*IMReceipt_ReceiptInfo) ProtoMessage()

func (*IMReceipt_ReceiptInfo) ProtoReflect

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

func (*IMReceipt_ReceiptInfo) Reset

func (x *IMReceipt_ReceiptInfo) Reset()

func (*IMReceipt_ReceiptInfo) String

func (x *IMReceipt_ReceiptInfo) String() string

type IMReceipt_ReceiptRequest

type IMReceipt_ReceiptRequest struct {
	Command     int32                  `protobuf:"varint,1,opt,name=command,proto3" json:"command,omitempty"`                           // "command" Enum
	MessageInfo *IMReceipt_MessageInfo `protobuf:"bytes,2,opt,name=message_info,json=messageInfo,proto3" json:"message_info,omitempty"` // "msg_info"
	// contains filtered or unexported fields
}

ReceiptReq

func (*IMReceipt_ReceiptRequest) Descriptor deprecated

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

Deprecated: Use IMReceipt_ReceiptRequest.ProtoReflect.Descriptor instead.

func (*IMReceipt_ReceiptRequest) GetCommand

func (x *IMReceipt_ReceiptRequest) GetCommand() int32

func (*IMReceipt_ReceiptRequest) GetMessageInfo

func (x *IMReceipt_ReceiptRequest) GetMessageInfo() *IMReceipt_MessageInfo

func (*IMReceipt_ReceiptRequest) ProtoMessage

func (*IMReceipt_ReceiptRequest) ProtoMessage()

func (*IMReceipt_ReceiptRequest) ProtoReflect

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

func (*IMReceipt_ReceiptRequest) Reset

func (x *IMReceipt_ReceiptRequest) Reset()

func (*IMReceipt_ReceiptRequest) String

func (x *IMReceipt_ReceiptRequest) String() string

type IMReceipt_ReceiptResponse

type IMReceipt_ReceiptResponse struct {
	Command     int32                  `protobuf:"varint,1,opt,name=command,proto3" json:"command,omitempty"`                           // "command" Enum
	ReceiptInfo *IMReceipt_ReceiptInfo `protobuf:"bytes,2,opt,name=receipt_info,json=receiptInfo,proto3" json:"receipt_info,omitempty"` // "receipt_info"
	// contains filtered or unexported fields
}

ReceiptResp

func (*IMReceipt_ReceiptResponse) Descriptor deprecated

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

Deprecated: Use IMReceipt_ReceiptResponse.ProtoReflect.Descriptor instead.

func (*IMReceipt_ReceiptResponse) GetCommand

func (x *IMReceipt_ReceiptResponse) GetCommand() int32

func (*IMReceipt_ReceiptResponse) GetReceiptInfo

func (x *IMReceipt_ReceiptResponse) GetReceiptInfo() *IMReceipt_ReceiptInfo

func (*IMReceipt_ReceiptResponse) ProtoMessage

func (*IMReceipt_ReceiptResponse) ProtoMessage()

func (*IMReceipt_ReceiptResponse) ProtoReflect

func (*IMReceipt_ReceiptResponse) Reset

func (x *IMReceipt_ReceiptResponse) Reset()

func (*IMReceipt_ReceiptResponse) String

func (x *IMReceipt_ReceiptResponse) String() string

type MessageCommon

type MessageCommon struct {
	// contains filtered or unexported fields
}

msg_comm

func (*MessageCommon) Descriptor deprecated

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

Deprecated: Use MessageCommon.ProtoReflect.Descriptor instead.

func (*MessageCommon) ProtoMessage

func (*MessageCommon) ProtoMessage()

func (*MessageCommon) ProtoReflect

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

func (*MessageCommon) Reset

func (x *MessageCommon) Reset()

func (*MessageCommon) String

func (x *MessageCommon) String() string

type MessageCommon_AppShareInfo

type MessageCommon_AppShareInfo struct {
	Id       int32                     `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`            // "appshare_id"
	Cookie   []byte                    `protobuf:"bytes,2,opt,name=cookie,proto3" json:"cookie,omitempty"`     // "appshare_cookie"
	Resource *MessageCommon_PluginInfo `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"` // "appshare_resource"
	// contains filtered or unexported fields
}

AppShareInfo

func (*MessageCommon_AppShareInfo) Descriptor deprecated

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

Deprecated: Use MessageCommon_AppShareInfo.ProtoReflect.Descriptor instead.

func (*MessageCommon_AppShareInfo) GetCookie

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

func (*MessageCommon_AppShareInfo) GetId

func (x *MessageCommon_AppShareInfo) GetId() int32

func (*MessageCommon_AppShareInfo) GetResource

func (*MessageCommon_AppShareInfo) ProtoMessage

func (*MessageCommon_AppShareInfo) ProtoMessage()

func (*MessageCommon_AppShareInfo) ProtoReflect

func (*MessageCommon_AppShareInfo) Reset

func (x *MessageCommon_AppShareInfo) Reset()

func (*MessageCommon_AppShareInfo) String

func (x *MessageCommon_AppShareInfo) String() string

type MessageCommon_C2CTempMessageHead

type MessageCommon_C2CTempMessageHead struct {
	C2CType            int32  `protobuf:"varint,1,opt,name=c2c_type,json=c2cType,proto3" json:"c2c_type,omitempty"`                                    // "c2c_type"
	ServiceType        int32  `protobuf:"varint,2,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"`                        // "service_type"
	GroupUin           int64  `protobuf:"varint,3,opt,name=group_uin,json=groupUin,proto3" json:"group_uin,omitempty"`                                 // "group_uin"
	GroupCode          int64  `protobuf:"varint,4,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`                              // "group_code"
	Sig                []byte `protobuf:"bytes,5,opt,name=sig,proto3" json:"sig,omitempty"`                                                            // "sig"
	SigType            int32  `protobuf:"varint,6,opt,name=sig_type,json=sigType,proto3" json:"sig_type,omitempty"`                                    // "sig_type"
	FromPhone          string `protobuf:"bytes,7,opt,name=from_phone,json=fromPhone,proto3" json:"from_phone,omitempty"`                               // "from_phone"
	ToPhone            string `protobuf:"bytes,8,opt,name=to_phone,json=toPhone,proto3" json:"to_phone,omitempty"`                                     // "to_phone"
	LockDisplay        int32  `protobuf:"varint,9,opt,name=lock_display,json=lockDisplay,proto3" json:"lock_display,omitempty"`                        // "lock_display"
	DirectionFlag      uint32 `protobuf:"varint,10,opt,name=direction_flag,json=directionFlag,proto3" json:"direction_flag,omitempty"`                 // "direction_flag"
	Reserved           []byte `protobuf:"bytes,11,opt,name=reserved,proto3" json:"reserved,omitempty"`                                                 // "reserved"
	BusinessName       []byte `protobuf:"bytes,14,opt,name=business_name,json=businessName,proto3" json:"business_name,omitempty"`                     // "business_name"
	BusinessSubContent []byte `protobuf:"bytes,15,opt,name=business_sub_content,json=businessSubContent,proto3" json:"business_sub_content,omitempty"` // "business_sub_content"
	// contains filtered or unexported fields
}

C2CTmpMsgHead

func (*MessageCommon_C2CTempMessageHead) Descriptor deprecated

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

Deprecated: Use MessageCommon_C2CTempMessageHead.ProtoReflect.Descriptor instead.

func (*MessageCommon_C2CTempMessageHead) GetBusinessName

func (x *MessageCommon_C2CTempMessageHead) GetBusinessName() []byte

func (*MessageCommon_C2CTempMessageHead) GetBusinessSubContent

func (x *MessageCommon_C2CTempMessageHead) GetBusinessSubContent() []byte

func (*MessageCommon_C2CTempMessageHead) GetC2CType

func (x *MessageCommon_C2CTempMessageHead) GetC2CType() int32

func (*MessageCommon_C2CTempMessageHead) GetDirectionFlag

func (x *MessageCommon_C2CTempMessageHead) GetDirectionFlag() uint32

func (*MessageCommon_C2CTempMessageHead) GetFromPhone

func (x *MessageCommon_C2CTempMessageHead) GetFromPhone() string

func (*MessageCommon_C2CTempMessageHead) GetGroupCode

func (x *MessageCommon_C2CTempMessageHead) GetGroupCode() int64

func (*MessageCommon_C2CTempMessageHead) GetGroupUin

func (x *MessageCommon_C2CTempMessageHead) GetGroupUin() int64

func (*MessageCommon_C2CTempMessageHead) GetLockDisplay

func (x *MessageCommon_C2CTempMessageHead) GetLockDisplay() int32

func (*MessageCommon_C2CTempMessageHead) GetReserved

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

func (*MessageCommon_C2CTempMessageHead) GetServiceType

func (x *MessageCommon_C2CTempMessageHead) GetServiceType() int32

func (*MessageCommon_C2CTempMessageHead) GetSig

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

func (*MessageCommon_C2CTempMessageHead) GetSigType

func (x *MessageCommon_C2CTempMessageHead) GetSigType() int32

func (*MessageCommon_C2CTempMessageHead) GetToPhone

func (x *MessageCommon_C2CTempMessageHead) GetToPhone() string

func (*MessageCommon_C2CTempMessageHead) ProtoMessage

func (*MessageCommon_C2CTempMessageHead) ProtoMessage()

func (*MessageCommon_C2CTempMessageHead) ProtoReflect

func (*MessageCommon_C2CTempMessageHead) Reset

func (*MessageCommon_C2CTempMessageHead) String

type MessageCommon_ContentHead

type MessageCommon_ContentHead struct {
	PackageNum   int32 `protobuf:"varint,1,opt,name=package_num,json=packageNum,proto3" json:"package_num,omitempty"`       // "pkg_num"
	PackageIndex int32 `protobuf:"varint,2,opt,name=package_index,json=packageIndex,proto3" json:"package_index,omitempty"` // "pkg_index"
	DivSeq       int32 `protobuf:"varint,3,opt,name=div_seq,json=divSeq,proto3" json:"div_seq,omitempty"`                   // "div_seq"
	AutoReply    int32 `protobuf:"varint,4,opt,name=auto_reply,json=autoReply,proto3" json:"auto_reply,omitempty"`          // "auto_reply"
	// contains filtered or unexported fields
}

ContentHead

func (*MessageCommon_ContentHead) Descriptor deprecated

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

Deprecated: Use MessageCommon_ContentHead.ProtoReflect.Descriptor instead.

func (*MessageCommon_ContentHead) GetAutoReply

func (x *MessageCommon_ContentHead) GetAutoReply() int32

func (*MessageCommon_ContentHead) GetDivSeq

func (x *MessageCommon_ContentHead) GetDivSeq() int32

func (*MessageCommon_ContentHead) GetPackageIndex

func (x *MessageCommon_ContentHead) GetPackageIndex() int32

func (*MessageCommon_ContentHead) GetPackageNum

func (x *MessageCommon_ContentHead) GetPackageNum() int32

func (*MessageCommon_ContentHead) ProtoMessage

func (*MessageCommon_ContentHead) ProtoMessage()

func (*MessageCommon_ContentHead) ProtoReflect

func (*MessageCommon_ContentHead) Reset

func (x *MessageCommon_ContentHead) Reset()

func (*MessageCommon_ContentHead) String

func (x *MessageCommon_ContentHead) String() string

type MessageCommon_DiscussInfo

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

DiscussInfo

func (*MessageCommon_DiscussInfo) Descriptor deprecated

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

Deprecated: Use MessageCommon_DiscussInfo.ProtoReflect.Descriptor instead.

func (*MessageCommon_DiscussInfo) GetDiscussInfoSeq

func (x *MessageCommon_DiscussInfo) GetDiscussInfoSeq() int64

func (*MessageCommon_DiscussInfo) GetDiscussName

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

func (*MessageCommon_DiscussInfo) GetDiscussRemark

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

func (*MessageCommon_DiscussInfo) GetDiscussType

func (x *MessageCommon_DiscussInfo) GetDiscussType() int32

func (*MessageCommon_DiscussInfo) GetDiscussUin

func (x *MessageCommon_DiscussInfo) GetDiscussUin() int64

func (*MessageCommon_DiscussInfo) ProtoMessage

func (*MessageCommon_DiscussInfo) ProtoMessage()

func (*MessageCommon_DiscussInfo) ProtoReflect

func (*MessageCommon_DiscussInfo) Reset

func (x *MessageCommon_DiscussInfo) Reset()

func (*MessageCommon_DiscussInfo) String

func (x *MessageCommon_DiscussInfo) String() string

type MessageCommon_ExtraGroupKeyInfo

type MessageCommon_ExtraGroupKeyInfo struct {
	CurrentMaxSeq    int32  `protobuf:"varint,1,opt,name=current_max_seq,json=currentMaxSeq,proto3" json:"current_max_seq,omitempty"`          // "cur_max_seq"
	CurrentTime      int64  `protobuf:"varint,2,opt,name=current_time,json=currentTime,proto3" json:"current_time,omitempty"`                  // "cur_time"
	OperateByParents int32  `protobuf:"varint,3,opt,name=operate_by_parents,json=operateByParents,proto3" json:"operate_by_parents,omitempty"` // "operate_by_parents"
	ExtraGroupInfo   []byte `protobuf:"bytes,4,opt,name=extra_group_info,json=extraGroupInfo,proto3" json:"extra_group_info,omitempty"`        // "bytes_ext_group_info"
	// contains filtered or unexported fields
}

ExtGroupKeyInfo

func (*MessageCommon_ExtraGroupKeyInfo) Descriptor deprecated

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

Deprecated: Use MessageCommon_ExtraGroupKeyInfo.ProtoReflect.Descriptor instead.

func (*MessageCommon_ExtraGroupKeyInfo) GetCurrentMaxSeq

func (x *MessageCommon_ExtraGroupKeyInfo) GetCurrentMaxSeq() int32

func (*MessageCommon_ExtraGroupKeyInfo) GetCurrentTime

func (x *MessageCommon_ExtraGroupKeyInfo) GetCurrentTime() int64

func (*MessageCommon_ExtraGroupKeyInfo) GetExtraGroupInfo

func (x *MessageCommon_ExtraGroupKeyInfo) GetExtraGroupInfo() []byte

func (*MessageCommon_ExtraGroupKeyInfo) GetOperateByParents

func (x *MessageCommon_ExtraGroupKeyInfo) GetOperateByParents() int32

func (*MessageCommon_ExtraGroupKeyInfo) ProtoMessage

func (*MessageCommon_ExtraGroupKeyInfo) ProtoMessage()

func (*MessageCommon_ExtraGroupKeyInfo) ProtoReflect

func (*MessageCommon_ExtraGroupKeyInfo) Reset

func (*MessageCommon_ExtraGroupKeyInfo) String

type MessageCommon_GroupInfo

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

GroupInfo

func (*MessageCommon_GroupInfo) Descriptor deprecated

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

Deprecated: Use MessageCommon_GroupInfo.ProtoReflect.Descriptor instead.

func (*MessageCommon_GroupInfo) GetGroupCard

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

func (*MessageCommon_GroupInfo) GetGroupCardType

func (x *MessageCommon_GroupInfo) GetGroupCardType() int32

func (*MessageCommon_GroupInfo) GetGroupCode

func (x *MessageCommon_GroupInfo) GetGroupCode() int64

func (*MessageCommon_GroupInfo) GetGroupInfoSeq

func (x *MessageCommon_GroupInfo) GetGroupInfoSeq() int64

func (*MessageCommon_GroupInfo) GetGroupLevel

func (x *MessageCommon_GroupInfo) GetGroupLevel() int32

func (*MessageCommon_GroupInfo) GetGroupName

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

func (*MessageCommon_GroupInfo) GetGroupRank

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

func (*MessageCommon_GroupInfo) GetGroupType

func (x *MessageCommon_GroupInfo) GetGroupType() int32

func (*MessageCommon_GroupInfo) ProtoMessage

func (*MessageCommon_GroupInfo) ProtoMessage()

func (*MessageCommon_GroupInfo) ProtoReflect

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

func (*MessageCommon_GroupInfo) Reset

func (x *MessageCommon_GroupInfo) Reset()

func (*MessageCommon_GroupInfo) String

func (x *MessageCommon_GroupInfo) String() string

type MessageCommon_Message

type MessageCommon_Message struct {
	MessageHead  *MessageCommon_MessageHead  `protobuf:"bytes,1,opt,name=message_head,json=messageHead,proto3" json:"message_head,omitempty"`      // "msg_head"
	ContentHead  *MessageCommon_ContentHead  `protobuf:"bytes,2,opt,name=content_head,json=contentHead,proto3" json:"content_head,omitempty"`      // "content_head"
	MessageBody  *IMMessageBody_MessageBody  `protobuf:"bytes,3,opt,name=message_body,json=messageBody,proto3" json:"message_body,omitempty"`      // "msg_body"
	AppShareInfo *MessageCommon_AppShareInfo `protobuf:"bytes,4,opt,name=app_share_info,json=appShareInfo,proto3" json:"app_share_info,omitempty"` // "appshare_info"
	// contains filtered or unexported fields
}

Msg

func (*MessageCommon_Message) Descriptor deprecated

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

Deprecated: Use MessageCommon_Message.ProtoReflect.Descriptor instead.

func (*MessageCommon_Message) GetAppShareInfo

func (x *MessageCommon_Message) GetAppShareInfo() *MessageCommon_AppShareInfo

func (*MessageCommon_Message) GetContentHead

func (x *MessageCommon_Message) GetContentHead() *MessageCommon_ContentHead

func (*MessageCommon_Message) GetMessageBody

func (x *MessageCommon_Message) GetMessageBody() *IMMessageBody_MessageBody

func (*MessageCommon_Message) GetMessageHead

func (x *MessageCommon_Message) GetMessageHead() *MessageCommon_MessageHead

func (*MessageCommon_Message) ProtoMessage

func (*MessageCommon_Message) ProtoMessage()

func (*MessageCommon_Message) ProtoReflect

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

func (*MessageCommon_Message) Reset

func (x *MessageCommon_Message) Reset()

func (*MessageCommon_Message) String

func (x *MessageCommon_Message) String() string

type MessageCommon_MessageHead

type MessageCommon_MessageHead struct {
	FromUin                    int64                             `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                                     // "from_uin"
	ToUin                      int64                             `protobuf:"varint,2,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                                           // "to_uin"
	MessageType                int32                             `protobuf:"varint,3,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`                         // "msg_type"
	C2CCmd                     uint32                            `protobuf:"varint,4,opt,name=c2c_cmd,json=c2cCmd,proto3" json:"c2c_cmd,omitempty"`                                        // "c2c_cmd"
	MessageSeq                 int32                             `protobuf:"varint,5,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`                            // "msg_seq"
	MessageTime                int64                             `protobuf:"varint,6,opt,name=message_time,json=messageTime,proto3" json:"message_time,omitempty"`                         // "msg_time"
	MessageUid                 int64                             `protobuf:"varint,7,opt,name=message_uid,json=messageUid,proto3" json:"message_uid,omitempty"`                            // "msg_uid"
	C2CTempMessageHead         *MessageCommon_C2CTempMessageHead `protobuf:"bytes,8,opt,name=c2c_temp_message_head,json=c2cTempMessageHead,proto3" json:"c2c_temp_message_head,omitempty"` // "c2c_tmp_msg_head"
	GroupInfo                  *MessageCommon_GroupInfo          `protobuf:"bytes,9,opt,name=group_info,json=groupInfo,proto3" json:"group_info,omitempty"`                                // "group_info"
	FromAppid                  uint32                            `protobuf:"varint,10,opt,name=from_appid,json=fromAppid,proto3" json:"from_appid,omitempty"`                              // "from_appid"
	FromInstid                 uint32                            `protobuf:"varint,11,opt,name=from_instid,json=fromInstid,proto3" json:"from_instid,omitempty"`                           // "from_instid"
	UserActive                 uint32                            `protobuf:"varint,12,opt,name=user_active,json=userActive,proto3" json:"user_active,omitempty"`                           // "user_active"
	DiscussInfo                *MessageCommon_DiscussInfo        `protobuf:"bytes,13,opt,name=discuss_info,json=discussInfo,proto3" json:"discuss_info,omitempty"`                         // "discuss_info"
	FromNick                   string                            `protobuf:"bytes,14,opt,name=from_nick,json=fromNick,proto3" json:"from_nick,omitempty"`                                  // "from_nick"
	AuthUin                    uint64                            `protobuf:"varint,15,opt,name=auth_uin,json=authUin,proto3" json:"auth_uin,omitempty"`                                    // "auth_uin"
	AuthNick                   string                            `protobuf:"bytes,16,opt,name=auth_nick,json=authNick,proto3" json:"auth_nick,omitempty"`                                  // "auth_nick"
	MessageFlag                uint32                            `protobuf:"varint,17,opt,name=message_flag,json=messageFlag,proto3" json:"message_flag,omitempty"`                        // "msg_flag"
	AuthRemark                 string                            `protobuf:"bytes,18,opt,name=auth_remark,json=authRemark,proto3" json:"auth_remark,omitempty"`                            // "auth_remark"
	GroupName                  string                            `protobuf:"bytes,19,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"`                               // "group_name"
	MutilTransHead             *MessageCommon_MutilTransportHead `protobuf:"bytes,20,opt,name=mutil_trans_head,json=mutilTransHead,proto3" json:"mutil_trans_head,omitempty"`              // "mutiltrans_head"
	MessageInstCtrl            *IMMessageHead_InstCtrl           `protobuf:"bytes,21,opt,name=message_inst_ctrl,json=messageInstCtrl,proto3" json:"message_inst_ctrl,omitempty"`           // "msg_inst_ctrl"
	PublicAccountGroupSendFlag uint32                            ``                                                                                                                        // "public_account_group_send_flag"
	/* 147-byte string literal not displayed */
	WseqInC2CMsghead    uint32                           `protobuf:"varint,23,opt,name=wseq_in_c2c_msghead,json=wseqInC2cMsghead,proto3" json:"wseq_in_c2c_msghead,omitempty"`       // "wseq_in_c2c_msghead"
	Cpid                uint64                           `protobuf:"varint,24,opt,name=cpid,proto3" json:"cpid,omitempty"`                                                           // "cpid"
	ExtGroupKeyInfo     *MessageCommon_ExtraGroupKeyInfo `protobuf:"bytes,25,opt,name=ext_group_key_info,json=extGroupKeyInfo,proto3" json:"ext_group_key_info,omitempty"`           // "ext_group_key_info"
	MultiCompatibleText string                           `protobuf:"bytes,26,opt,name=multi_compatible_text,json=multiCompatibleText,proto3" json:"multi_compatible_text,omitempty"` // "multi_compatible_text"
	AuthSex             uint32                           `protobuf:"varint,27,opt,name=auth_sex,json=authSex,proto3" json:"auth_sex,omitempty"`                                      // "auth_sex"
	IsSrcMessage        bool                             `protobuf:"varint,28,opt,name=is_src_message,json=isSrcMessage,proto3" json:"is_src_message,omitempty"`                     // "is_src_msg"
	// contains filtered or unexported fields
}

MsgHead

func (*MessageCommon_MessageHead) Descriptor deprecated

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

Deprecated: Use MessageCommon_MessageHead.ProtoReflect.Descriptor instead.

func (*MessageCommon_MessageHead) GetAuthNick

func (x *MessageCommon_MessageHead) GetAuthNick() string

func (*MessageCommon_MessageHead) GetAuthRemark

func (x *MessageCommon_MessageHead) GetAuthRemark() string

func (*MessageCommon_MessageHead) GetAuthSex

func (x *MessageCommon_MessageHead) GetAuthSex() uint32

func (*MessageCommon_MessageHead) GetAuthUin

func (x *MessageCommon_MessageHead) GetAuthUin() uint64

func (*MessageCommon_MessageHead) GetC2CCmd

func (x *MessageCommon_MessageHead) GetC2CCmd() uint32

func (*MessageCommon_MessageHead) GetC2CTempMessageHead

func (x *MessageCommon_MessageHead) GetC2CTempMessageHead() *MessageCommon_C2CTempMessageHead

func (*MessageCommon_MessageHead) GetCpid

func (x *MessageCommon_MessageHead) GetCpid() uint64

func (*MessageCommon_MessageHead) GetDiscussInfo

func (*MessageCommon_MessageHead) GetExtGroupKeyInfo

func (*MessageCommon_MessageHead) GetFromAppid

func (x *MessageCommon_MessageHead) GetFromAppid() uint32

func (*MessageCommon_MessageHead) GetFromInstid

func (x *MessageCommon_MessageHead) GetFromInstid() uint32

func (*MessageCommon_MessageHead) GetFromNick

func (x *MessageCommon_MessageHead) GetFromNick() string

func (*MessageCommon_MessageHead) GetFromUin

func (x *MessageCommon_MessageHead) GetFromUin() int64

func (*MessageCommon_MessageHead) GetGroupInfo

func (*MessageCommon_MessageHead) GetGroupName

func (x *MessageCommon_MessageHead) GetGroupName() string

func (*MessageCommon_MessageHead) GetIsSrcMessage

func (x *MessageCommon_MessageHead) GetIsSrcMessage() bool

func (*MessageCommon_MessageHead) GetMessageFlag

func (x *MessageCommon_MessageHead) GetMessageFlag() uint32

func (*MessageCommon_MessageHead) GetMessageInstCtrl

func (x *MessageCommon_MessageHead) GetMessageInstCtrl() *IMMessageHead_InstCtrl

func (*MessageCommon_MessageHead) GetMessageSeq

func (x *MessageCommon_MessageHead) GetMessageSeq() int32

func (*MessageCommon_MessageHead) GetMessageTime

func (x *MessageCommon_MessageHead) GetMessageTime() int64

func (*MessageCommon_MessageHead) GetMessageType

func (x *MessageCommon_MessageHead) GetMessageType() int32

func (*MessageCommon_MessageHead) GetMessageUid

func (x *MessageCommon_MessageHead) GetMessageUid() int64

func (*MessageCommon_MessageHead) GetMultiCompatibleText

func (x *MessageCommon_MessageHead) GetMultiCompatibleText() string

func (*MessageCommon_MessageHead) GetMutilTransHead

func (*MessageCommon_MessageHead) GetPublicAccountGroupSendFlag

func (x *MessageCommon_MessageHead) GetPublicAccountGroupSendFlag() uint32

func (*MessageCommon_MessageHead) GetToUin

func (x *MessageCommon_MessageHead) GetToUin() int64

func (*MessageCommon_MessageHead) GetUserActive

func (x *MessageCommon_MessageHead) GetUserActive() uint32

func (*MessageCommon_MessageHead) GetWseqInC2CMsghead

func (x *MessageCommon_MessageHead) GetWseqInC2CMsghead() uint32

func (*MessageCommon_MessageHead) ProtoMessage

func (*MessageCommon_MessageHead) ProtoMessage()

func (*MessageCommon_MessageHead) ProtoReflect

func (*MessageCommon_MessageHead) Reset

func (x *MessageCommon_MessageHead) Reset()

func (*MessageCommon_MessageHead) String

func (x *MessageCommon_MessageHead) String() string

type MessageCommon_MessageType0210

type MessageCommon_MessageType0210 struct {
	SubType uint32 `protobuf:"varint,1,opt,name=sub_type,json=subType,proto3" json:"sub_type,omitempty"` // "sub_msg_type"
	Content []byte `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`                 // "msg_content"
	// contains filtered or unexported fields
}

MsgType0x210

func (*MessageCommon_MessageType0210) Descriptor deprecated

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

Deprecated: Use MessageCommon_MessageType0210.ProtoReflect.Descriptor instead.

func (*MessageCommon_MessageType0210) GetContent

func (x *MessageCommon_MessageType0210) GetContent() []byte

func (*MessageCommon_MessageType0210) GetSubType

func (x *MessageCommon_MessageType0210) GetSubType() uint32

func (*MessageCommon_MessageType0210) ProtoMessage

func (*MessageCommon_MessageType0210) ProtoMessage()

func (*MessageCommon_MessageType0210) ProtoReflect

func (*MessageCommon_MessageType0210) Reset

func (x *MessageCommon_MessageType0210) Reset()

func (*MessageCommon_MessageType0210) String

type MessageCommon_MutilTransportHead

type MessageCommon_MutilTransportHead struct {
	Status    uint32 `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`                        // "status"
	MessageId uint32 `protobuf:"varint,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // "msgId"
	// contains filtered or unexported fields
}

MutilTransHead

func (*MessageCommon_MutilTransportHead) Descriptor deprecated

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

Deprecated: Use MessageCommon_MutilTransportHead.ProtoReflect.Descriptor instead.

func (*MessageCommon_MutilTransportHead) GetMessageId

func (x *MessageCommon_MutilTransportHead) GetMessageId() uint32

func (*MessageCommon_MutilTransportHead) GetStatus

func (*MessageCommon_MutilTransportHead) ProtoMessage

func (*MessageCommon_MutilTransportHead) ProtoMessage()

func (*MessageCommon_MutilTransportHead) ProtoReflect

func (*MessageCommon_MutilTransportHead) Reset

func (*MessageCommon_MutilTransportHead) String

type MessageCommon_PluginInfo

type MessageCommon_PluginInfo struct {
	ResourceId       uint32 `protobuf:"varint,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`                     // "res_id"
	PackageName      string `protobuf:"bytes,2,opt,name=package_name,json=packageName,proto3" json:"package_name,omitempty"`                   // "pkg_name"
	NewVersion       uint32 `protobuf:"varint,3,opt,name=new_version,json=newVersion,proto3" json:"new_version,omitempty"`                     // "new_ver"
	ResourceType     uint32 `protobuf:"varint,4,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"`               // "res_type"
	LanType          uint32 `protobuf:"varint,5,opt,name=lan_type,json=lanType,proto3" json:"lan_type,omitempty"`                              // "lan_type"
	Priority         uint32 `protobuf:"varint,6,opt,name=priority,proto3" json:"priority,omitempty"`                                           // "priority"
	ResourceName     string `protobuf:"bytes,7,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`                // "res_name"
	ResourceDesc     string `protobuf:"bytes,8,opt,name=resource_desc,json=resourceDesc,proto3" json:"resource_desc,omitempty"`                // "res_desc"
	ResourceUrlBig   string `protobuf:"bytes,9,opt,name=resource_url_big,json=resourceUrlBig,proto3" json:"resource_url_big,omitempty"`        // "res_url_big"
	ResourceUrlSmall string `protobuf:"bytes,10,opt,name=resource_url_small,json=resourceUrlSmall,proto3" json:"resource_url_small,omitempty"` // "res_url_small"
	ResourceConfig   string `protobuf:"bytes,11,opt,name=resource_config,json=resourceConfig,proto3" json:"resource_config,omitempty"`         // "res_conf"
	// contains filtered or unexported fields
}

PluginInfo

func (*MessageCommon_PluginInfo) Descriptor deprecated

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

Deprecated: Use MessageCommon_PluginInfo.ProtoReflect.Descriptor instead.

func (*MessageCommon_PluginInfo) GetLanType

func (x *MessageCommon_PluginInfo) GetLanType() uint32

func (*MessageCommon_PluginInfo) GetNewVersion

func (x *MessageCommon_PluginInfo) GetNewVersion() uint32

func (*MessageCommon_PluginInfo) GetPackageName

func (x *MessageCommon_PluginInfo) GetPackageName() string

func (*MessageCommon_PluginInfo) GetPriority

func (x *MessageCommon_PluginInfo) GetPriority() uint32

func (*MessageCommon_PluginInfo) GetResourceConfig

func (x *MessageCommon_PluginInfo) GetResourceConfig() string

func (*MessageCommon_PluginInfo) GetResourceDesc

func (x *MessageCommon_PluginInfo) GetResourceDesc() string

func (*MessageCommon_PluginInfo) GetResourceId

func (x *MessageCommon_PluginInfo) GetResourceId() uint32

func (*MessageCommon_PluginInfo) GetResourceName

func (x *MessageCommon_PluginInfo) GetResourceName() string

func (*MessageCommon_PluginInfo) GetResourceType

func (x *MessageCommon_PluginInfo) GetResourceType() uint32

func (*MessageCommon_PluginInfo) GetResourceUrlBig

func (x *MessageCommon_PluginInfo) GetResourceUrlBig() string

func (*MessageCommon_PluginInfo) GetResourceUrlSmall

func (x *MessageCommon_PluginInfo) GetResourceUrlSmall() string

func (*MessageCommon_PluginInfo) ProtoMessage

func (*MessageCommon_PluginInfo) ProtoMessage()

func (*MessageCommon_PluginInfo) ProtoReflect

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

func (*MessageCommon_PluginInfo) Reset

func (x *MessageCommon_PluginInfo) Reset()

func (*MessageCommon_PluginInfo) String

func (x *MessageCommon_PluginInfo) String() string

type MessageCommon_Uin2Nick

type MessageCommon_Uin2Nick struct {
	Uin  uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`  // "uint64_uin"
	Nick string `protobuf:"bytes,2,opt,name=nick,proto3" json:"nick,omitempty"` // "str_nick"
	// contains filtered or unexported fields
}

Uin2Nick

func (*MessageCommon_Uin2Nick) Descriptor deprecated

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

Deprecated: Use MessageCommon_Uin2Nick.ProtoReflect.Descriptor instead.

func (*MessageCommon_Uin2Nick) GetNick

func (x *MessageCommon_Uin2Nick) GetNick() string

func (*MessageCommon_Uin2Nick) GetUin

func (x *MessageCommon_Uin2Nick) GetUin() uint64

func (*MessageCommon_Uin2Nick) ProtoMessage

func (*MessageCommon_Uin2Nick) ProtoMessage()

func (*MessageCommon_Uin2Nick) ProtoReflect

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

func (*MessageCommon_Uin2Nick) Reset

func (x *MessageCommon_Uin2Nick) Reset()

func (*MessageCommon_Uin2Nick) String

func (x *MessageCommon_Uin2Nick) String() string

type MessageCommon_UinPairMessage

type MessageCommon_UinPairMessage struct {
	LastReadTime        int64                    `protobuf:"varint,1,opt,name=last_read_time,json=lastReadTime,proto3" json:"last_read_time,omitempty"`                      // "last_read_time"
	PeerUin             int64                    `protobuf:"varint,2,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`                                       // "peer_uin"
	MessageCompleted    int32                    `protobuf:"varint,3,opt,name=message_completed,json=messageCompleted,proto3" json:"message_completed,omitempty"`            // "msg_completed"
	Items               []*MessageCommon_Message `protobuf:"bytes,4,rep,name=items,proto3" json:"items,omitempty"`                                                           // "msg"
	UnreadMessageNumber int32                    `protobuf:"varint,5,opt,name=unread_message_number,json=unreadMessageNumber,proto3" json:"unread_message_number,omitempty"` // "unread_msg_num"
	C2CType             uint32                   `protobuf:"varint,8,opt,name=c2c_type,json=c2cType,proto3" json:"c2c_type,omitempty"`                                       // "c2c_type"
	ServiceType         uint32                   `protobuf:"varint,9,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"`                           // "service_type"
	PbReserve           []byte                   `protobuf:"bytes,10,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                                 // "bytes_pb_reserve"
	ToTinyId            uint64                   `protobuf:"varint,11,opt,name=to_tiny_id,json=toTinyId,proto3" json:"to_tiny_id,omitempty"`                                 // "uint64_to_tiny_id"
	// contains filtered or unexported fields
}

UinPairMsg

func (*MessageCommon_UinPairMessage) Descriptor deprecated

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

Deprecated: Use MessageCommon_UinPairMessage.ProtoReflect.Descriptor instead.

func (*MessageCommon_UinPairMessage) GetC2CType

func (x *MessageCommon_UinPairMessage) GetC2CType() uint32

func (*MessageCommon_UinPairMessage) GetItems

func (*MessageCommon_UinPairMessage) GetLastReadTime

func (x *MessageCommon_UinPairMessage) GetLastReadTime() int64

func (*MessageCommon_UinPairMessage) GetMessageCompleted

func (x *MessageCommon_UinPairMessage) GetMessageCompleted() int32

func (*MessageCommon_UinPairMessage) GetPbReserve

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

func (*MessageCommon_UinPairMessage) GetPeerUin

func (x *MessageCommon_UinPairMessage) GetPeerUin() int64

func (*MessageCommon_UinPairMessage) GetServiceType

func (x *MessageCommon_UinPairMessage) GetServiceType() uint32

func (*MessageCommon_UinPairMessage) GetToTinyId

func (x *MessageCommon_UinPairMessage) GetToTinyId() uint64

func (*MessageCommon_UinPairMessage) GetUnreadMessageNumber

func (x *MessageCommon_UinPairMessage) GetUnreadMessageNumber() int32

func (*MessageCommon_UinPairMessage) ProtoMessage

func (*MessageCommon_UinPairMessage) ProtoMessage()

func (*MessageCommon_UinPairMessage) ProtoReflect

func (*MessageCommon_UinPairMessage) Reset

func (x *MessageCommon_UinPairMessage) Reset()

func (*MessageCommon_UinPairMessage) String

type MessageControl

type MessageControl struct {
	MsgFlag     uint32                      `protobuf:"varint,1,opt,name=msg_flag,json=msgFlag,proto3" json:"msg_flag,omitempty"`            // "msg_flag"
	ReserveInfo *MessageControl_ReserveInfo `protobuf:"bytes,2,opt,name=reserve_info,json=reserveInfo,proto3" json:"reserve_info,omitempty"` // "resv_resv_info"
	// contains filtered or unexported fields
}

msg_ctrl

func (*MessageControl) Descriptor deprecated

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

Deprecated: Use MessageControl.ProtoReflect.Descriptor instead.

func (*MessageControl) GetMsgFlag

func (x *MessageControl) GetMsgFlag() uint32

func (*MessageControl) GetReserveInfo

func (x *MessageControl) GetReserveInfo() *MessageControl_ReserveInfo

func (*MessageControl) ProtoMessage

func (*MessageControl) ProtoMessage()

func (*MessageControl) ProtoReflect

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

func (*MessageControl) Reset

func (x *MessageControl) Reset()

func (*MessageControl) String

func (x *MessageControl) String() string

type MessageControl_ReserveInfo

type MessageControl_ReserveInfo struct {
	Flag       uint32 `protobuf:"varint,1,opt,name=flag,proto3" json:"flag,omitempty"`                               // "uint32_flag"
	Reserv1    []byte `protobuf:"bytes,2,opt,name=reserv1,proto3" json:"reserv1,omitempty"`                          // "bytes_reserv1"
	Reserv2    uint64 `protobuf:"varint,3,opt,name=reserv2,proto3" json:"reserv2,omitempty"`                         // "uint64_reserv2"
	Reserv3    uint64 `protobuf:"varint,4,opt,name=reserv3,proto3" json:"reserv3,omitempty"`                         // "uint64_reserv3"
	CreateTime uint32 `protobuf:"varint,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // "uint32_create_time"
	PicHeight  uint32 `protobuf:"varint,6,opt,name=pic_height,json=picHeight,proto3" json:"pic_height,omitempty"`    // "uint32_pic_height"
	PicWidth   uint32 `protobuf:"varint,7,opt,name=pic_width,json=picWidth,proto3" json:"pic_width,omitempty"`       // "uint32_pic_width"
	ResvFlag   uint32 `protobuf:"varint,8,opt,name=resv_flag,json=resvFlag,proto3" json:"resv_flag,omitempty"`       // "uint32_resv_flag"
	// contains filtered or unexported fields
}

ResvResvInfo

func (*MessageControl_ReserveInfo) Descriptor deprecated

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

Deprecated: Use MessageControl_ReserveInfo.ProtoReflect.Descriptor instead.

func (*MessageControl_ReserveInfo) GetCreateTime

func (x *MessageControl_ReserveInfo) GetCreateTime() uint32

func (*MessageControl_ReserveInfo) GetFlag

func (x *MessageControl_ReserveInfo) GetFlag() uint32

func (*MessageControl_ReserveInfo) GetPicHeight

func (x *MessageControl_ReserveInfo) GetPicHeight() uint32

func (*MessageControl_ReserveInfo) GetPicWidth

func (x *MessageControl_ReserveInfo) GetPicWidth() uint32

func (*MessageControl_ReserveInfo) GetReserv1

func (x *MessageControl_ReserveInfo) GetReserv1() []byte

func (*MessageControl_ReserveInfo) GetReserv2

func (x *MessageControl_ReserveInfo) GetReserv2() uint64

func (*MessageControl_ReserveInfo) GetReserv3

func (x *MessageControl_ReserveInfo) GetReserv3() uint64

func (*MessageControl_ReserveInfo) GetResvFlag

func (x *MessageControl_ReserveInfo) GetResvFlag() uint32

func (*MessageControl_ReserveInfo) ProtoMessage

func (*MessageControl_ReserveInfo) ProtoMessage()

func (*MessageControl_ReserveInfo) ProtoReflect

func (*MessageControl_ReserveInfo) Reset

func (x *MessageControl_ReserveInfo) Reset()

func (*MessageControl_ReserveInfo) String

func (x *MessageControl_ReserveInfo) String() string

type MessageService

type MessageService struct {
	// contains filtered or unexported fields
}

msg_svc

func (*MessageService) Descriptor deprecated

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

Deprecated: Use MessageService.ProtoReflect.Descriptor instead.

func (*MessageService) ProtoMessage

func (*MessageService) ProtoMessage()

func (*MessageService) ProtoReflect

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

func (*MessageService) Reset

func (x *MessageService) Reset()

func (*MessageService) String

func (x *MessageService) String() string

type MessageService_AccostTemp

type MessageService_AccostTemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	Reply bool   `protobuf:"varint,3,opt,name=reply,proto3" json:"reply,omitempty"`              // "reply"
	// contains filtered or unexported fields
}

AccostTmp

func (*MessageService_AccostTemp) Descriptor deprecated

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

Deprecated: Use MessageService_AccostTemp.ProtoReflect.Descriptor instead.

func (*MessageService_AccostTemp) GetReply

func (x *MessageService_AccostTemp) GetReply() bool

func (*MessageService_AccostTemp) GetSig

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

func (*MessageService_AccostTemp) GetToUin

func (x *MessageService_AccostTemp) GetToUin() int64

func (*MessageService_AccostTemp) ProtoMessage

func (*MessageService_AccostTemp) ProtoMessage()

func (*MessageService_AccostTemp) ProtoReflect

func (*MessageService_AccostTemp) Reset

func (x *MessageService_AccostTemp) Reset()

func (*MessageService_AccostTemp) String

func (x *MessageService_AccostTemp) String() string

type MessageService_AddressListTemp

type MessageService_AddressListTemp struct {
	FromPhone       string `protobuf:"bytes,1,opt,name=from_phone,json=fromPhone,proto3" json:"from_phone,omitempty"`                      // "from_phone"
	ToPhone         string `protobuf:"bytes,2,opt,name=to_phone,json=toPhone,proto3" json:"to_phone,omitempty"`                            // "to_phone"
	ToUin           int64  `protobuf:"varint,3,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                                 // "to_uin"
	Sig             []byte `protobuf:"bytes,4,opt,name=sig,proto3" json:"sig,omitempty"`                                                   // "sig"
	FromContactSize uint32 `protobuf:"varint,5,opt,name=from_contact_size,json=fromContactSize,proto3" json:"from_contact_size,omitempty"` // "from_contact_size"
	// contains filtered or unexported fields
}

AddressListTmp

func (*MessageService_AddressListTemp) Descriptor deprecated

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

Deprecated: Use MessageService_AddressListTemp.ProtoReflect.Descriptor instead.

func (*MessageService_AddressListTemp) GetFromContactSize

func (x *MessageService_AddressListTemp) GetFromContactSize() uint32

func (*MessageService_AddressListTemp) GetFromPhone

func (x *MessageService_AddressListTemp) GetFromPhone() string

func (*MessageService_AddressListTemp) GetSig

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

func (*MessageService_AddressListTemp) GetToPhone

func (x *MessageService_AddressListTemp) GetToPhone() string

func (*MessageService_AddressListTemp) GetToUin

func (x *MessageService_AddressListTemp) GetToUin() int64

func (*MessageService_AddressListTemp) ProtoMessage

func (*MessageService_AddressListTemp) ProtoMessage()

func (*MessageService_AddressListTemp) ProtoReflect

func (*MessageService_AddressListTemp) Reset

func (x *MessageService_AddressListTemp) Reset()

func (*MessageService_AddressListTemp) String

type MessageService_AuthTemp

type MessageService_AuthTemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	// contains filtered or unexported fields
}

AuthTmp

func (*MessageService_AuthTemp) Descriptor deprecated

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

Deprecated: Use MessageService_AuthTemp.ProtoReflect.Descriptor instead.

func (*MessageService_AuthTemp) GetSig

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

func (*MessageService_AuthTemp) GetToUin

func (x *MessageService_AuthTemp) GetToUin() int64

func (*MessageService_AuthTemp) ProtoMessage

func (*MessageService_AuthTemp) ProtoMessage()

func (*MessageService_AuthTemp) ProtoReflect

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

func (*MessageService_AuthTemp) Reset

func (x *MessageService_AuthTemp) Reset()

func (*MessageService_AuthTemp) String

func (x *MessageService_AuthTemp) String() string

type MessageService_BusinessTemp

type MessageService_BusinessTemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	// contains filtered or unexported fields
}

BsnsTmp

func (*MessageService_BusinessTemp) Descriptor deprecated

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

Deprecated: Use MessageService_BusinessTemp.ProtoReflect.Descriptor instead.

func (*MessageService_BusinessTemp) GetSig

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

func (*MessageService_BusinessTemp) GetToUin

func (x *MessageService_BusinessTemp) GetToUin() int64

func (*MessageService_BusinessTemp) ProtoMessage

func (*MessageService_BusinessTemp) ProtoMessage()

func (*MessageService_BusinessTemp) ProtoReflect

func (*MessageService_BusinessTemp) Reset

func (x *MessageService_BusinessTemp) Reset()

func (*MessageService_BusinessTemp) String

func (x *MessageService_BusinessTemp) String() string

type MessageService_BusinessWPATemp

type MessageService_BusinessWPATemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	Sigt  []byte `protobuf:"bytes,3,opt,name=sigt,proto3" json:"sigt,omitempty"`                 // "sigt"
	// contains filtered or unexported fields
}

BusinessWPATmp

func (*MessageService_BusinessWPATemp) Descriptor deprecated

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

Deprecated: Use MessageService_BusinessWPATemp.ProtoReflect.Descriptor instead.

func (*MessageService_BusinessWPATemp) GetSig

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

func (*MessageService_BusinessWPATemp) GetSigt

func (x *MessageService_BusinessWPATemp) GetSigt() []byte

func (*MessageService_BusinessWPATemp) GetToUin

func (x *MessageService_BusinessWPATemp) GetToUin() int64

func (*MessageService_BusinessWPATemp) ProtoMessage

func (*MessageService_BusinessWPATemp) ProtoMessage()

func (*MessageService_BusinessWPATemp) ProtoReflect

func (*MessageService_BusinessWPATemp) Reset

func (x *MessageService_BusinessWPATemp) Reset()

func (*MessageService_BusinessWPATemp) String

type MessageService_C2C

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

C2C

func (*MessageService_C2C) Descriptor deprecated

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

Deprecated: Use MessageService_C2C.ProtoReflect.Descriptor instead.

func (*MessageService_C2C) GetToUin

func (x *MessageService_C2C) GetToUin() int64

func (*MessageService_C2C) ProtoMessage

func (*MessageService_C2C) ProtoMessage()

func (*MessageService_C2C) ProtoReflect

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

func (*MessageService_C2C) Reset

func (x *MessageService_C2C) Reset()

func (*MessageService_C2C) String

func (x *MessageService_C2C) String() string

type MessageService_CommonTemp

type MessageService_CommonTemp struct {
	ToUin    int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`       // "to_uin"
	C2CType  uint32 `protobuf:"varint,2,opt,name=c2c_type,json=c2cType,proto3" json:"c2c_type,omitempty"` // "c2c_type"
	SvrType  uint32 `protobuf:"varint,3,opt,name=svr_type,json=svrType,proto3" json:"svr_type,omitempty"` // "svr_type"
	Sig      []byte `protobuf:"bytes,4,opt,name=sig,proto3" json:"sig,omitempty"`                         // "sig"
	Reserved []byte `protobuf:"bytes,5,opt,name=reserved,proto3" json:"reserved,omitempty"`               // "reserved"
	// contains filtered or unexported fields
}

CommTmp

func (*MessageService_CommonTemp) Descriptor deprecated

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

Deprecated: Use MessageService_CommonTemp.ProtoReflect.Descriptor instead.

func (*MessageService_CommonTemp) GetC2CType

func (x *MessageService_CommonTemp) GetC2CType() uint32

func (*MessageService_CommonTemp) GetReserved

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

func (*MessageService_CommonTemp) GetSig

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

func (*MessageService_CommonTemp) GetSvrType

func (x *MessageService_CommonTemp) GetSvrType() uint32

func (*MessageService_CommonTemp) GetToUin

func (x *MessageService_CommonTemp) GetToUin() int64

func (*MessageService_CommonTemp) ProtoMessage

func (*MessageService_CommonTemp) ProtoMessage()

func (*MessageService_CommonTemp) ProtoReflect

func (*MessageService_CommonTemp) Reset

func (x *MessageService_CommonTemp) Reset()

func (*MessageService_CommonTemp) String

func (x *MessageService_CommonTemp) String() string

type MessageService_DeleteRequest

type MessageService_DeleteRequest struct {
	Items []*MessageService_DeleteRequest_MessageItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "msgItems"
	// contains filtered or unexported fields
}

PbDeleteMsgReq

func (*MessageService_DeleteRequest) Descriptor deprecated

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

Deprecated: Use MessageService_DeleteRequest.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteRequest) GetItems

func (*MessageService_DeleteRequest) ProtoMessage

func (*MessageService_DeleteRequest) ProtoMessage()

func (*MessageService_DeleteRequest) ProtoReflect

func (*MessageService_DeleteRequest) Reset

func (x *MessageService_DeleteRequest) Reset()

func (*MessageService_DeleteRequest) String

type MessageService_DeleteRequest_MessageItem

type MessageService_DeleteRequest_MessageItem struct {
	FromUin     int64  `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`             // "from_uin"
	ToUin       int64  `protobuf:"varint,2,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                   // "to_uin"
	MessageType int32  `protobuf:"varint,3,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"` // "msg_type"
	MessageSeq  int32  `protobuf:"varint,4,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`    // "msg_seq"
	MessageUid  int64  `protobuf:"varint,5,opt,name=message_uid,json=messageUid,proto3" json:"message_uid,omitempty"`    // "msg_uid"
	Sig         []byte `protobuf:"bytes,7,opt,name=sig,proto3" json:"sig,omitempty"`                                     // "sig"
	// contains filtered or unexported fields
}

MsgItem

func (*MessageService_DeleteRequest_MessageItem) Descriptor deprecated

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

Deprecated: Use MessageService_DeleteRequest_MessageItem.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteRequest_MessageItem) GetFromUin

func (*MessageService_DeleteRequest_MessageItem) GetMessageSeq

func (*MessageService_DeleteRequest_MessageItem) GetMessageType

func (x *MessageService_DeleteRequest_MessageItem) GetMessageType() int32

func (*MessageService_DeleteRequest_MessageItem) GetMessageUid

func (*MessageService_DeleteRequest_MessageItem) GetSig

func (*MessageService_DeleteRequest_MessageItem) GetToUin

func (*MessageService_DeleteRequest_MessageItem) ProtoMessage

func (*MessageService_DeleteRequest_MessageItem) ProtoReflect

func (*MessageService_DeleteRequest_MessageItem) Reset

func (*MessageService_DeleteRequest_MessageItem) String

type MessageService_DeleteResponse

type MessageService_DeleteResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	// contains filtered or unexported fields
}

PbDeleteMsgResp

func (*MessageService_DeleteResponse) Descriptor deprecated

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

Deprecated: Use MessageService_DeleteResponse.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteResponse) GetErrorMessage

func (x *MessageService_DeleteResponse) GetErrorMessage() string

func (*MessageService_DeleteResponse) GetResult

func (x *MessageService_DeleteResponse) GetResult() uint32

func (*MessageService_DeleteResponse) ProtoMessage

func (*MessageService_DeleteResponse) ProtoMessage()

func (*MessageService_DeleteResponse) ProtoReflect

func (*MessageService_DeleteResponse) Reset

func (x *MessageService_DeleteResponse) Reset()

func (*MessageService_DeleteResponse) String

type MessageService_DeleteRoamingRequest

type MessageService_DeleteRoamingRequest struct {
	C2C     *MessageService_DeleteRoamingRequest_C2CMessage     `protobuf:"bytes,1,opt,name=c2c,proto3" json:"c2c,omitempty"`         // "c2c_msg"
	Group   *MessageService_DeleteRoamingRequest_GroupMessage   `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"`     // "grp_msg"
	Discuss *MessageService_DeleteRoamingRequest_DiscussMessage `protobuf:"bytes,3,opt,name=discuss,proto3" json:"discuss,omitempty"` // "dis_msg"
	// contains filtered or unexported fields
}

PbDelRoamMsgReq

func (*MessageService_DeleteRoamingRequest) Descriptor deprecated

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

Deprecated: Use MessageService_DeleteRoamingRequest.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteRoamingRequest) GetC2C

func (*MessageService_DeleteRoamingRequest) GetDiscuss

func (*MessageService_DeleteRoamingRequest) GetGroup

func (*MessageService_DeleteRoamingRequest) ProtoMessage

func (*MessageService_DeleteRoamingRequest) ProtoMessage()

func (*MessageService_DeleteRoamingRequest) ProtoReflect

func (*MessageService_DeleteRoamingRequest) Reset

func (*MessageService_DeleteRoamingRequest) String

type MessageService_DeleteRoamingRequest_C2CMessage

type MessageService_DeleteRoamingRequest_C2CMessage struct {
	FromUin       int64 `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                   // "from_uin"
	PeerUin       int64 `protobuf:"varint,2,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`                   // "peer_uin"
	MessageTime   int64 `protobuf:"varint,3,opt,name=message_time,json=messageTime,proto3" json:"message_time,omitempty"`       // "msg_time"
	MessageRandom int32 `protobuf:"varint,4,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"` // "msg_random"
	MessageSeq    int32 `protobuf:"varint,5,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`          // "msg_seq"
	// contains filtered or unexported fields
}

C2CMsg

func (*MessageService_DeleteRoamingRequest_C2CMessage) Descriptor deprecated

Deprecated: Use MessageService_DeleteRoamingRequest_C2CMessage.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteRoamingRequest_C2CMessage) GetFromUin

func (*MessageService_DeleteRoamingRequest_C2CMessage) GetMessageRandom

func (*MessageService_DeleteRoamingRequest_C2CMessage) GetMessageSeq

func (*MessageService_DeleteRoamingRequest_C2CMessage) GetMessageTime

func (*MessageService_DeleteRoamingRequest_C2CMessage) GetPeerUin

func (*MessageService_DeleteRoamingRequest_C2CMessage) ProtoMessage

func (*MessageService_DeleteRoamingRequest_C2CMessage) ProtoReflect

func (*MessageService_DeleteRoamingRequest_C2CMessage) Reset

func (*MessageService_DeleteRoamingRequest_C2CMessage) String

type MessageService_DeleteRoamingRequest_DiscussMessage

type MessageService_DeleteRoamingRequest_DiscussMessage struct {
	DiscussUin int64 `protobuf:"varint,1,opt,name=discuss_uin,json=discussUin,proto3" json:"discuss_uin,omitempty"` // "discuss_uin"
	MessageSeq int64 `protobuf:"varint,2,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"` // "msg_seq"
	// contains filtered or unexported fields
}

DisMsg

func (*MessageService_DeleteRoamingRequest_DiscussMessage) Descriptor deprecated

Deprecated: Use MessageService_DeleteRoamingRequest_DiscussMessage.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteRoamingRequest_DiscussMessage) GetDiscussUin

func (*MessageService_DeleteRoamingRequest_DiscussMessage) GetMessageSeq

func (*MessageService_DeleteRoamingRequest_DiscussMessage) ProtoMessage

func (*MessageService_DeleteRoamingRequest_DiscussMessage) ProtoReflect

func (*MessageService_DeleteRoamingRequest_DiscussMessage) Reset

func (*MessageService_DeleteRoamingRequest_DiscussMessage) String

type MessageService_DeleteRoamingRequest_GroupMessage

type MessageService_DeleteRoamingRequest_GroupMessage struct {
	GroupCode   int64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`       // "group_code"
	MessageSeq  int64 `protobuf:"varint,2,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`    // "msg_seq"
	ReserveFlag int32 `protobuf:"varint,3,opt,name=reserve_flag,json=reserveFlag,proto3" json:"reserve_flag,omitempty"` // "uint32_resv_flag"
	// contains filtered or unexported fields
}

GrpMsg

func (*MessageService_DeleteRoamingRequest_GroupMessage) Descriptor deprecated

Deprecated: Use MessageService_DeleteRoamingRequest_GroupMessage.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteRoamingRequest_GroupMessage) GetGroupCode

func (*MessageService_DeleteRoamingRequest_GroupMessage) GetMessageSeq

func (*MessageService_DeleteRoamingRequest_GroupMessage) GetReserveFlag

func (*MessageService_DeleteRoamingRequest_GroupMessage) ProtoMessage

func (*MessageService_DeleteRoamingRequest_GroupMessage) ProtoReflect

func (*MessageService_DeleteRoamingRequest_GroupMessage) Reset

func (*MessageService_DeleteRoamingRequest_GroupMessage) String

type MessageService_DeleteRoamingResponse

type MessageService_DeleteRoamingResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	// contains filtered or unexported fields
}

PbDelRoamMsgResp

func (*MessageService_DeleteRoamingResponse) Descriptor deprecated

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

Deprecated: Use MessageService_DeleteRoamingResponse.ProtoReflect.Descriptor instead.

func (*MessageService_DeleteRoamingResponse) GetErrorMessage

func (x *MessageService_DeleteRoamingResponse) GetErrorMessage() string

func (*MessageService_DeleteRoamingResponse) GetResult

func (*MessageService_DeleteRoamingResponse) ProtoMessage

func (*MessageService_DeleteRoamingResponse) ProtoMessage()

func (*MessageService_DeleteRoamingResponse) ProtoReflect

func (*MessageService_DeleteRoamingResponse) Reset

func (*MessageService_DeleteRoamingResponse) String

type MessageService_Discuss

type MessageService_Discuss struct {
	DisUin int64 `protobuf:"varint,1,opt,name=dis_uin,json=disUin,proto3" json:"dis_uin,omitempty"` // "dis_uin"
	// contains filtered or unexported fields
}

Dis

func (*MessageService_Discuss) Descriptor deprecated

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

Deprecated: Use MessageService_Discuss.ProtoReflect.Descriptor instead.

func (*MessageService_Discuss) GetDisUin

func (x *MessageService_Discuss) GetDisUin() int64

func (*MessageService_Discuss) ProtoMessage

func (*MessageService_Discuss) ProtoMessage()

func (*MessageService_Discuss) ProtoReflect

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

func (*MessageService_Discuss) Reset

func (x *MessageService_Discuss) Reset()

func (*MessageService_Discuss) String

func (x *MessageService_Discuss) String() string

type MessageService_DiscussTemp

type MessageService_DiscussTemp struct {
	DisUin int64 `protobuf:"varint,1,opt,name=dis_uin,json=disUin,proto3" json:"dis_uin,omitempty"` // "dis_uin"
	ToUin  int64 `protobuf:"varint,2,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`    // "to_uin"
	// contains filtered or unexported fields
}

DisTmp

func (*MessageService_DiscussTemp) Descriptor deprecated

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

Deprecated: Use MessageService_DiscussTemp.ProtoReflect.Descriptor instead.

func (*MessageService_DiscussTemp) GetDisUin

func (x *MessageService_DiscussTemp) GetDisUin() int64

func (*MessageService_DiscussTemp) GetToUin

func (x *MessageService_DiscussTemp) GetToUin() int64

func (*MessageService_DiscussTemp) ProtoMessage

func (*MessageService_DiscussTemp) ProtoMessage()

func (*MessageService_DiscussTemp) ProtoReflect

func (*MessageService_DiscussTemp) Reset

func (x *MessageService_DiscussTemp) Reset()

func (*MessageService_DiscussTemp) String

func (x *MessageService_DiscussTemp) String() string

type MessageService_GetDiscussRequest

type MessageService_GetDiscussRequest struct {
	DiscussUin     uint64 `protobuf:"varint,1,opt,name=discuss_uin,json=discussUin,proto3" json:"discuss_uin,omitempty"`               // "discuss_uin"
	EndSeq         uint64 `protobuf:"varint,2,opt,name=end_seq,json=endSeq,proto3" json:"end_seq,omitempty"`                           // "end_seq"
	BeginSeq       uint64 `protobuf:"varint,3,opt,name=begin_seq,json=beginSeq,proto3" json:"begin_seq,omitempty"`                     // "begin_seq"
	LastGetTime    uint64 `protobuf:"varint,4,opt,name=last_get_time,json=lastGetTime,proto3" json:"last_get_time,omitempty"`          // "last_get_time"
	DiscussInfoSeq uint64 `protobuf:"varint,5,opt,name=discuss_info_seq,json=discussInfoSeq,proto3" json:"discuss_info_seq,omitempty"` // "discuss_info_seq"
	Filter         uint32 `protobuf:"varint,6,opt,name=filter,proto3" json:"filter,omitempty"`                                         // "filter" Enum
	MemberSeq      uint64 `protobuf:"varint,7,opt,name=member_seq,json=memberSeq,proto3" json:"member_seq,omitempty"`                  // "member_seq"
	// contains filtered or unexported fields
}

PbGetDiscussMsgReq

func (*MessageService_GetDiscussRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetDiscussRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetDiscussRequest) GetBeginSeq

func (x *MessageService_GetDiscussRequest) GetBeginSeq() uint64

func (*MessageService_GetDiscussRequest) GetDiscussInfoSeq

func (x *MessageService_GetDiscussRequest) GetDiscussInfoSeq() uint64

func (*MessageService_GetDiscussRequest) GetDiscussUin

func (x *MessageService_GetDiscussRequest) GetDiscussUin() uint64

func (*MessageService_GetDiscussRequest) GetEndSeq

func (*MessageService_GetDiscussRequest) GetFilter

func (*MessageService_GetDiscussRequest) GetLastGetTime

func (x *MessageService_GetDiscussRequest) GetLastGetTime() uint64

func (*MessageService_GetDiscussRequest) GetMemberSeq

func (x *MessageService_GetDiscussRequest) GetMemberSeq() uint64

func (*MessageService_GetDiscussRequest) ProtoMessage

func (*MessageService_GetDiscussRequest) ProtoMessage()

func (*MessageService_GetDiscussRequest) ProtoReflect

func (*MessageService_GetDiscussRequest) Reset

func (*MessageService_GetDiscussRequest) String

type MessageService_GetDiscussResponse

type MessageService_GetDiscussResponse struct {
	Result         uint32                 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                         // "result"
	ErrorMessage   string                 `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`          // "errmsg"
	DiscussUin     uint64                 `protobuf:"varint,3,opt,name=discuss_uin,json=discussUin,proto3" json:"discuss_uin,omitempty"`               // "discuss_uin"
	ReturnEndSeq   uint64                 `protobuf:"varint,4,opt,name=return_end_seq,json=returnEndSeq,proto3" json:"return_end_seq,omitempty"`       // "return_end_seq"
	ReturnBeginSeq uint64                 `protobuf:"varint,5,opt,name=return_begin_seq,json=returnBeginSeq,proto3" json:"return_begin_seq,omitempty"` // "return_begin_seq"
	Item           *MessageCommon_Message `protobuf:"bytes,6,opt,name=item,proto3" json:"item,omitempty"`                                              // "msg"
	LastGetTime    uint64                 `protobuf:"varint,7,opt,name=last_get_time,json=lastGetTime,proto3" json:"last_get_time,omitempty"`          // "last_get_time"
	DiscussInfoSeq uint64                 `protobuf:"varint,8,opt,name=discuss_info_seq,json=discussInfoSeq,proto3" json:"discuss_info_seq,omitempty"` // "discuss_info_seq"
	// contains filtered or unexported fields
}

PbGetDiscussMsgResp

func (*MessageService_GetDiscussResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetDiscussResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetDiscussResponse) GetDiscussInfoSeq

func (x *MessageService_GetDiscussResponse) GetDiscussInfoSeq() uint64

func (*MessageService_GetDiscussResponse) GetDiscussUin

func (x *MessageService_GetDiscussResponse) GetDiscussUin() uint64

func (*MessageService_GetDiscussResponse) GetErrorMessage

func (x *MessageService_GetDiscussResponse) GetErrorMessage() string

func (*MessageService_GetDiscussResponse) GetItem

func (*MessageService_GetDiscussResponse) GetLastGetTime

func (x *MessageService_GetDiscussResponse) GetLastGetTime() uint64

func (*MessageService_GetDiscussResponse) GetResult

func (*MessageService_GetDiscussResponse) GetReturnBeginSeq

func (x *MessageService_GetDiscussResponse) GetReturnBeginSeq() uint64

func (*MessageService_GetDiscussResponse) GetReturnEndSeq

func (x *MessageService_GetDiscussResponse) GetReturnEndSeq() uint64

func (*MessageService_GetDiscussResponse) ProtoMessage

func (*MessageService_GetDiscussResponse) ProtoMessage()

func (*MessageService_GetDiscussResponse) ProtoReflect

func (*MessageService_GetDiscussResponse) Reset

func (*MessageService_GetDiscussResponse) String

type MessageService_GetGroupRequest

type MessageService_GetGroupRequest struct {
	GroupCode       uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`                     // "group_code"
	BeginSeq        uint64 `protobuf:"varint,2,opt,name=begin_seq,json=beginSeq,proto3" json:"begin_seq,omitempty"`                        // "begin_seq"
	EndSeq          uint64 `protobuf:"varint,3,opt,name=end_seq,json=endSeq,proto3" json:"end_seq,omitempty"`                              // "end_seq"
	Filter          uint32 `protobuf:"varint,4,opt,name=filter,proto3" json:"filter,omitempty"`                                            // "filter" Enum
	MemberSeq       uint64 `protobuf:"varint,5,opt,name=member_seq,json=memberSeq,proto3" json:"member_seq,omitempty"`                     // "member_seq"
	PublicGroup     bool   `protobuf:"varint,6,opt,name=public_group,json=publicGroup,proto3" json:"public_group,omitempty"`               // "public_group"
	ShieldFlag      uint32 `protobuf:"varint,7,opt,name=shield_flag,json=shieldFlag,proto3" json:"shield_flag,omitempty"`                  // "shield_flag"
	SaveTrafficFlag uint32 `protobuf:"varint,8,opt,name=save_traffic_flag,json=saveTrafficFlag,proto3" json:"save_traffic_flag,omitempty"` // "save_traffic_flag"
	// contains filtered or unexported fields
}

PbGetGroupMsgReq

func (*MessageService_GetGroupRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetGroupRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetGroupRequest) GetBeginSeq

func (x *MessageService_GetGroupRequest) GetBeginSeq() uint64

func (*MessageService_GetGroupRequest) GetEndSeq

func (x *MessageService_GetGroupRequest) GetEndSeq() uint64

func (*MessageService_GetGroupRequest) GetFilter

func (x *MessageService_GetGroupRequest) GetFilter() uint32

func (*MessageService_GetGroupRequest) GetGroupCode

func (x *MessageService_GetGroupRequest) GetGroupCode() uint64

func (*MessageService_GetGroupRequest) GetMemberSeq

func (x *MessageService_GetGroupRequest) GetMemberSeq() uint64

func (*MessageService_GetGroupRequest) GetPublicGroup

func (x *MessageService_GetGroupRequest) GetPublicGroup() bool

func (*MessageService_GetGroupRequest) GetSaveTrafficFlag

func (x *MessageService_GetGroupRequest) GetSaveTrafficFlag() uint32

func (*MessageService_GetGroupRequest) GetShieldFlag

func (x *MessageService_GetGroupRequest) GetShieldFlag() uint32

func (*MessageService_GetGroupRequest) ProtoMessage

func (*MessageService_GetGroupRequest) ProtoMessage()

func (*MessageService_GetGroupRequest) ProtoReflect

func (*MessageService_GetGroupRequest) Reset

func (x *MessageService_GetGroupRequest) Reset()

func (*MessageService_GetGroupRequest) String

type MessageService_GetGroupResponse

type MessageService_GetGroupResponse struct {
	Result         uint32                 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                         // "result"
	ErrorMessage   string                 `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`          // "errmsg"
	GroupCode      uint64                 `protobuf:"varint,3,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`                  // "group_code"
	ReturnBeginSeq uint64                 `protobuf:"varint,4,opt,name=return_begin_seq,json=returnBeginSeq,proto3" json:"return_begin_seq,omitempty"` // "return_begin_seq"
	ReturnEndSeq   uint64                 `protobuf:"varint,5,opt,name=return_end_seq,json=returnEndSeq,proto3" json:"return_end_seq,omitempty"`       // "return_end_seq"
	Item           *MessageCommon_Message `protobuf:"bytes,6,opt,name=item,proto3" json:"item,omitempty"`                                              // "msg"
	// contains filtered or unexported fields
}

PbGetGroupMsgResp

func (*MessageService_GetGroupResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetGroupResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetGroupResponse) GetErrorMessage

func (x *MessageService_GetGroupResponse) GetErrorMessage() string

func (*MessageService_GetGroupResponse) GetGroupCode

func (x *MessageService_GetGroupResponse) GetGroupCode() uint64

func (*MessageService_GetGroupResponse) GetItem

func (*MessageService_GetGroupResponse) GetResult

func (x *MessageService_GetGroupResponse) GetResult() uint32

func (*MessageService_GetGroupResponse) GetReturnBeginSeq

func (x *MessageService_GetGroupResponse) GetReturnBeginSeq() uint64

func (*MessageService_GetGroupResponse) GetReturnEndSeq

func (x *MessageService_GetGroupResponse) GetReturnEndSeq() uint64

func (*MessageService_GetGroupResponse) ProtoMessage

func (*MessageService_GetGroupResponse) ProtoMessage()

func (*MessageService_GetGroupResponse) ProtoReflect

func (*MessageService_GetGroupResponse) Reset

func (*MessageService_GetGroupResponse) String

type MessageService_GetRequest

type MessageService_GetRequest struct {
	SyncFlag             uint32 `protobuf:"varint,1,opt,name=sync_flag,json=syncFlag,proto3" json:"sync_flag,omitempty"`                                       // "sync_flag" Enum
	SyncCookie           []byte `protobuf:"bytes,2,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"`                                  // "sync_cookie"
	RambleFlag           uint32 `protobuf:"varint,3,opt,name=ramble_flag,json=rambleFlag,proto3" json:"ramble_flag,omitempty"`                                 // "ramble_flag"
	LatestRambleNumber   uint32 `protobuf:"varint,4,opt,name=latest_ramble_number,json=latestRambleNumber,proto3" json:"latest_ramble_number,omitempty"`       // "latest_ramble_number"
	OtherRambleNumber    uint32 `protobuf:"varint,5,opt,name=other_ramble_number,json=otherRambleNumber,proto3" json:"other_ramble_number,omitempty"`          // "other_ramble_number"
	OnlineSyncFlag       uint32 `protobuf:"varint,6,opt,name=online_sync_flag,json=onlineSyncFlag,proto3" json:"online_sync_flag,omitempty"`                   // "online_sync_flag"
	ContextFlag          uint32 `protobuf:"varint,7,opt,name=context_flag,json=contextFlag,proto3" json:"context_flag,omitempty"`                              // "context_flag"
	WhisperSessionId     uint32 `protobuf:"varint,8,opt,name=whisper_session_id,json=whisperSessionId,proto3" json:"whisper_session_id,omitempty"`             // "whisper_session_id"
	MessageRequestType   uint32 `protobuf:"varint,9,opt,name=message_request_type,json=messageRequestType,proto3" json:"message_request_type,omitempty"`       // "msg_req_type"
	PublicAccountCookie  []byte `protobuf:"bytes,10,opt,name=public_account_cookie,json=publicAccountCookie,proto3" json:"public_account_cookie,omitempty"`    // "pubaccount_cookie"
	MessageControlBuffer []byte `protobuf:"bytes,11,opt,name=message_control_buffer,json=messageControlBuffer,proto3" json:"message_control_buffer,omitempty"` // "msg_ctrl_buf"
	ServerBuffer         []byte `protobuf:"bytes,12,opt,name=server_buffer,json=serverBuffer,proto3" json:"server_buffer,omitempty"`                           // "bytes_server_buf"
	// contains filtered or unexported fields
}

PbGetMsgReq

func (*MessageService_GetRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetRequest) GetContextFlag

func (x *MessageService_GetRequest) GetContextFlag() uint32

func (*MessageService_GetRequest) GetLatestRambleNumber

func (x *MessageService_GetRequest) GetLatestRambleNumber() uint32

func (*MessageService_GetRequest) GetMessageControlBuffer

func (x *MessageService_GetRequest) GetMessageControlBuffer() []byte

func (*MessageService_GetRequest) GetMessageRequestType

func (x *MessageService_GetRequest) GetMessageRequestType() uint32

func (*MessageService_GetRequest) GetOnlineSyncFlag

func (x *MessageService_GetRequest) GetOnlineSyncFlag() uint32

func (*MessageService_GetRequest) GetOtherRambleNumber

func (x *MessageService_GetRequest) GetOtherRambleNumber() uint32

func (*MessageService_GetRequest) GetPublicAccountCookie

func (x *MessageService_GetRequest) GetPublicAccountCookie() []byte

func (*MessageService_GetRequest) GetRambleFlag

func (x *MessageService_GetRequest) GetRambleFlag() uint32

func (*MessageService_GetRequest) GetServerBuffer

func (x *MessageService_GetRequest) GetServerBuffer() []byte

func (*MessageService_GetRequest) GetSyncCookie

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

func (*MessageService_GetRequest) GetSyncFlag

func (x *MessageService_GetRequest) GetSyncFlag() uint32

func (*MessageService_GetRequest) GetWhisperSessionId

func (x *MessageService_GetRequest) GetWhisperSessionId() uint32

func (*MessageService_GetRequest) ProtoMessage

func (*MessageService_GetRequest) ProtoMessage()

func (*MessageService_GetRequest) ProtoReflect

func (*MessageService_GetRequest) Reset

func (x *MessageService_GetRequest) Reset()

func (*MessageService_GetRequest) String

func (x *MessageService_GetRequest) String() string

type MessageService_GetResponse

type MessageService_GetResponse struct {
	Result              uint32                          `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                                        // "result"
	ErrorMessage        string                          `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`                         // "errmsg"
	SyncCookie          []byte                          `protobuf:"bytes,3,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"`                               // "sync_cookie"
	SyncFlag            uint32                          `protobuf:"varint,4,opt,name=sync_flag,json=syncFlag,proto3" json:"sync_flag,omitempty"`                                    // "sync_flag" Enum
	UinPairMessages     []*MessageCommon_UinPairMessage `protobuf:"bytes,5,rep,name=uin_pair_messages,json=uinPairMessages,proto3" json:"uin_pair_messages,omitempty"`              // "uin_pair_msgs"
	BindUin             uint64                          `protobuf:"varint,6,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"`                                       // "bind_uin"
	MessageResponseType uint32                          `protobuf:"varint,7,opt,name=message_response_type,json=messageResponseType,proto3" json:"message_response_type,omitempty"` // "msg_rsp_type"
	PublicAccountCookie []byte                          `protobuf:"bytes,8,opt,name=public_account_cookie,json=publicAccountCookie,proto3" json:"public_account_cookie,omitempty"`  // "pubaccount_cookie"
	IsPartialSync       bool                            `protobuf:"varint,9,opt,name=is_partial_sync,json=isPartialSync,proto3" json:"is_partial_sync,omitempty"`                   // "is_partial_sync"
	MessageCtrlBuf      []byte                          `protobuf:"bytes,10,opt,name=message_ctrl_buf,json=messageCtrlBuf,proto3" json:"message_ctrl_buf,omitempty"`                // "msg_ctrl_buf"
	// contains filtered or unexported fields
}

PbGetMsgResp

func (*MessageService_GetResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetResponse) GetBindUin

func (x *MessageService_GetResponse) GetBindUin() uint64

func (*MessageService_GetResponse) GetErrorMessage

func (x *MessageService_GetResponse) GetErrorMessage() string

func (*MessageService_GetResponse) GetIsPartialSync

func (x *MessageService_GetResponse) GetIsPartialSync() bool

func (*MessageService_GetResponse) GetMessageCtrlBuf

func (x *MessageService_GetResponse) GetMessageCtrlBuf() []byte

func (*MessageService_GetResponse) GetMessageResponseType

func (x *MessageService_GetResponse) GetMessageResponseType() uint32

func (*MessageService_GetResponse) GetPublicAccountCookie

func (x *MessageService_GetResponse) GetPublicAccountCookie() []byte

func (*MessageService_GetResponse) GetResult

func (x *MessageService_GetResponse) GetResult() uint32

func (*MessageService_GetResponse) GetSyncCookie

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

func (*MessageService_GetResponse) GetSyncFlag

func (x *MessageService_GetResponse) GetSyncFlag() uint32

func (*MessageService_GetResponse) GetUinPairMessages

func (x *MessageService_GetResponse) GetUinPairMessages() []*MessageCommon_UinPairMessage

func (*MessageService_GetResponse) ProtoMessage

func (*MessageService_GetResponse) ProtoMessage()

func (*MessageService_GetResponse) ProtoReflect

func (*MessageService_GetResponse) Reset

func (x *MessageService_GetResponse) Reset()

func (*MessageService_GetResponse) String

func (x *MessageService_GetResponse) String() string

type MessageService_GetRoamingOneDayRequest

type MessageService_GetRoamingOneDayRequest struct {
	PeerUin     uint64 `protobuf:"varint,1,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`             // "peer_uin"
	LastMsgtime uint64 `protobuf:"varint,2,opt,name=last_msgtime,json=lastMsgtime,proto3" json:"last_msgtime,omitempty"` // "last_msgtime"
	Random      uint64 `protobuf:"varint,3,opt,name=random,proto3" json:"random,omitempty"`                              // "random"
	ReadCnt     uint32 `protobuf:"varint,4,opt,name=read_cnt,json=readCnt,proto3" json:"read_cnt,omitempty"`             // "read_cnt"
	// contains filtered or unexported fields
}

PbGetOneDayRoamMsgReq

func (*MessageService_GetRoamingOneDayRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetRoamingOneDayRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetRoamingOneDayRequest) GetLastMsgtime

func (x *MessageService_GetRoamingOneDayRequest) GetLastMsgtime() uint64

func (*MessageService_GetRoamingOneDayRequest) GetPeerUin

func (*MessageService_GetRoamingOneDayRequest) GetRandom

func (*MessageService_GetRoamingOneDayRequest) GetReadCnt

func (*MessageService_GetRoamingOneDayRequest) ProtoMessage

func (*MessageService_GetRoamingOneDayRequest) ProtoReflect

func (*MessageService_GetRoamingOneDayRequest) Reset

func (*MessageService_GetRoamingOneDayRequest) String

type MessageService_GetRoamingOneDayResponse

type MessageService_GetRoamingOneDayResponse struct {
	Result       uint32                 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string                 `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	PeerUin      uint64                 `protobuf:"varint,3,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`               // "peer_uin"
	LastMsgtime  uint64                 `protobuf:"varint,4,opt,name=last_msgtime,json=lastMsgtime,proto3" json:"last_msgtime,omitempty"`   // "last_msgtime"
	Random       uint64                 `protobuf:"varint,5,opt,name=random,proto3" json:"random,omitempty"`                                // "random"
	Item         *MessageCommon_Message `protobuf:"bytes,6,opt,name=item,proto3" json:"item,omitempty"`                                     // "msg"
	Iscomplete   uint32                 `protobuf:"varint,7,opt,name=iscomplete,proto3" json:"iscomplete,omitempty"`                        // "iscomplete"
	// contains filtered or unexported fields
}

PbGetOneDayRoamMsgResp

func (*MessageService_GetRoamingOneDayResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetRoamingOneDayResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetRoamingOneDayResponse) GetErrorMessage

func (x *MessageService_GetRoamingOneDayResponse) GetErrorMessage() string

func (*MessageService_GetRoamingOneDayResponse) GetIscomplete

func (*MessageService_GetRoamingOneDayResponse) GetItem

func (*MessageService_GetRoamingOneDayResponse) GetLastMsgtime

func (x *MessageService_GetRoamingOneDayResponse) GetLastMsgtime() uint64

func (*MessageService_GetRoamingOneDayResponse) GetPeerUin

func (*MessageService_GetRoamingOneDayResponse) GetRandom

func (*MessageService_GetRoamingOneDayResponse) GetResult

func (*MessageService_GetRoamingOneDayResponse) ProtoMessage

func (*MessageService_GetRoamingOneDayResponse) ProtoReflect

func (*MessageService_GetRoamingOneDayResponse) Reset

func (*MessageService_GetRoamingOneDayResponse) String

type MessageService_GetRoamingRequest

type MessageService_GetRoamingRequest struct {
	PeerUin      uint64 `protobuf:"varint,1,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`                // "peer_uin"
	LastMsgtime  uint64 `protobuf:"varint,2,opt,name=last_msgtime,json=lastMsgtime,proto3" json:"last_msgtime,omitempty"`    // "last_msgtime"
	Random       uint64 `protobuf:"varint,3,opt,name=random,proto3" json:"random,omitempty"`                                 // "random"
	ReadCnt      uint32 `protobuf:"varint,4,opt,name=read_cnt,json=readCnt,proto3" json:"read_cnt,omitempty"`                // "read_cnt"
	CheckPwd     uint32 `protobuf:"varint,5,opt,name=check_pwd,json=checkPwd,proto3" json:"check_pwd,omitempty"`             // "check_pwd"
	Sig          []byte `protobuf:"bytes,6,opt,name=sig,proto3" json:"sig,omitempty"`                                        // "sig"
	Pwd          []byte `protobuf:"bytes,7,opt,name=pwd,proto3" json:"pwd,omitempty"`                                        // "pwd"
	Subcmd       uint32 `protobuf:"varint,8,opt,name=subcmd,proto3" json:"subcmd,omitempty"`                                 // "subcmd"
	BeginMsgtime uint64 `protobuf:"varint,9,opt,name=begin_msgtime,json=beginMsgtime,proto3" json:"begin_msgtime,omitempty"` // "begin_msgtime"
	ReqType      uint32 `protobuf:"varint,10,opt,name=req_type,json=reqType,proto3" json:"req_type,omitempty"`               // "req_type"
	// contains filtered or unexported fields
}

PbGetRoamMsgReq

func (*MessageService_GetRoamingRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetRoamingRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetRoamingRequest) GetBeginMsgtime

func (x *MessageService_GetRoamingRequest) GetBeginMsgtime() uint64

func (*MessageService_GetRoamingRequest) GetCheckPwd

func (x *MessageService_GetRoamingRequest) GetCheckPwd() uint32

func (*MessageService_GetRoamingRequest) GetLastMsgtime

func (x *MessageService_GetRoamingRequest) GetLastMsgtime() uint64

func (*MessageService_GetRoamingRequest) GetPeerUin

func (x *MessageService_GetRoamingRequest) GetPeerUin() uint64

func (*MessageService_GetRoamingRequest) GetPwd

func (x *MessageService_GetRoamingRequest) GetPwd() []byte

func (*MessageService_GetRoamingRequest) GetRandom

func (*MessageService_GetRoamingRequest) GetReadCnt

func (x *MessageService_GetRoamingRequest) GetReadCnt() uint32

func (*MessageService_GetRoamingRequest) GetReqType

func (x *MessageService_GetRoamingRequest) GetReqType() uint32

func (*MessageService_GetRoamingRequest) GetSig

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

func (*MessageService_GetRoamingRequest) GetSubcmd

func (*MessageService_GetRoamingRequest) ProtoMessage

func (*MessageService_GetRoamingRequest) ProtoMessage()

func (*MessageService_GetRoamingRequest) ProtoReflect

func (*MessageService_GetRoamingRequest) Reset

func (*MessageService_GetRoamingRequest) String

type MessageService_GetRoamingResponse

type MessageService_GetRoamingResponse struct {
	Result       uint32                 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string                 `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	PeerUin      uint64                 `protobuf:"varint,3,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`               // "peer_uin"
	LastMsgtime  uint64                 `protobuf:"varint,4,opt,name=last_msgtime,json=lastMsgtime,proto3" json:"last_msgtime,omitempty"`   // "last_msgtime"
	Random       uint64                 `protobuf:"varint,5,opt,name=random,proto3" json:"random,omitempty"`                                // "random"
	Item         *MessageCommon_Message `protobuf:"bytes,6,opt,name=item,proto3" json:"item,omitempty"`                                     // "msg"
	Sig          []byte                 `protobuf:"bytes,7,opt,name=sig,proto3" json:"sig,omitempty"`                                       // "sig"
	// contains filtered or unexported fields
}

PbGetRoamMsgResp

func (*MessageService_GetRoamingResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetRoamingResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetRoamingResponse) GetErrorMessage

func (x *MessageService_GetRoamingResponse) GetErrorMessage() string

func (*MessageService_GetRoamingResponse) GetItem

func (*MessageService_GetRoamingResponse) GetLastMsgtime

func (x *MessageService_GetRoamingResponse) GetLastMsgtime() uint64

func (*MessageService_GetRoamingResponse) GetPeerUin

func (x *MessageService_GetRoamingResponse) GetPeerUin() uint64

func (*MessageService_GetRoamingResponse) GetRandom

func (*MessageService_GetRoamingResponse) GetResult

func (*MessageService_GetRoamingResponse) GetSig

func (*MessageService_GetRoamingResponse) ProtoMessage

func (*MessageService_GetRoamingResponse) ProtoMessage()

func (*MessageService_GetRoamingResponse) ProtoReflect

func (*MessageService_GetRoamingResponse) Reset

func (*MessageService_GetRoamingResponse) String

type MessageService_GetUnreadBindUinRequest

type MessageService_GetUnreadBindUinRequest struct {
	BindUin    uint64 `protobuf:"varint,1,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"`         // "bind_uin"
	SyncCookie []byte `protobuf:"bytes,2,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"` // "sync_cookie"
	// contains filtered or unexported fields
}

PbBindUinUnReadMsgNumReq

func (*MessageService_GetUnreadBindUinRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadBindUinRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadBindUinRequest) GetBindUin

func (*MessageService_GetUnreadBindUinRequest) GetSyncCookie

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

func (*MessageService_GetUnreadBindUinRequest) ProtoMessage

func (*MessageService_GetUnreadBindUinRequest) ProtoReflect

func (*MessageService_GetUnreadBindUinRequest) Reset

func (*MessageService_GetUnreadBindUinRequest) String

type MessageService_GetUnreadBindUinResponse

type MessageService_GetUnreadBindUinResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	BindUin      uint64 `protobuf:"varint,3,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"`               // "bind_uin"
	MsgNum       uint32 `protobuf:"varint,4,opt,name=msg_num,json=msgNum,proto3" json:"msg_num,omitempty"`                  // "msg_num"
	// contains filtered or unexported fields
}

PbBindUinUnReadMsgNumResp

func (*MessageService_GetUnreadBindUinResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadBindUinResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadBindUinResponse) GetBindUin

func (*MessageService_GetUnreadBindUinResponse) GetErrorMessage

func (x *MessageService_GetUnreadBindUinResponse) GetErrorMessage() string

func (*MessageService_GetUnreadBindUinResponse) GetMsgNum

func (*MessageService_GetUnreadBindUinResponse) GetResult

func (*MessageService_GetUnreadBindUinResponse) ProtoMessage

func (*MessageService_GetUnreadBindUinResponse) ProtoReflect

func (*MessageService_GetUnreadBindUinResponse) Reset

func (*MessageService_GetUnreadBindUinResponse) String

type MessageService_GetUnreadC2CRequest

type MessageService_GetUnreadC2CRequest struct {
	// contains filtered or unexported fields
}

PbC2CUnReadMsgNumReq

func (*MessageService_GetUnreadC2CRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadC2CRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadC2CRequest) ProtoMessage

func (*MessageService_GetUnreadC2CRequest) ProtoMessage()

func (*MessageService_GetUnreadC2CRequest) ProtoReflect

func (*MessageService_GetUnreadC2CRequest) Reset

func (*MessageService_GetUnreadC2CRequest) String

type MessageService_GetUnreadC2CResponse

type MessageService_GetUnreadC2CResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	MsgNum       uint32 `protobuf:"varint,3,opt,name=msg_num,json=msgNum,proto3" json:"msg_num,omitempty"`                  // "msg_num"
	// contains filtered or unexported fields
}

PbC2CUnReadMsgNumResp

func (*MessageService_GetUnreadC2CResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadC2CResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadC2CResponse) GetErrorMessage

func (x *MessageService_GetUnreadC2CResponse) GetErrorMessage() string

func (*MessageService_GetUnreadC2CResponse) GetMsgNum

func (*MessageService_GetUnreadC2CResponse) GetResult

func (*MessageService_GetUnreadC2CResponse) ProtoMessage

func (*MessageService_GetUnreadC2CResponse) ProtoMessage()

func (*MessageService_GetUnreadC2CResponse) ProtoReflect

func (*MessageService_GetUnreadC2CResponse) Reset

func (*MessageService_GetUnreadC2CResponse) String

type MessageService_GetUnreadDiscussRequest

type MessageService_GetUnreadDiscussRequest struct {
	DiscussInfoReq []*MessageService_GetUnreadDiscussRequest_DiscussInfoReq `protobuf:"bytes,1,rep,name=discuss_info_req,json=discussInfoReq,proto3" json:"discuss_info_req,omitempty"` // "discuss_info_req"
	// contains filtered or unexported fields
}

PbPullDiscussMsgSeqReq

func (*MessageService_GetUnreadDiscussRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadDiscussRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadDiscussRequest) GetDiscussInfoReq

func (*MessageService_GetUnreadDiscussRequest) ProtoMessage

func (*MessageService_GetUnreadDiscussRequest) ProtoReflect

func (*MessageService_GetUnreadDiscussRequest) Reset

func (*MessageService_GetUnreadDiscussRequest) String

type MessageService_GetUnreadDiscussRequest_DiscussInfoReq

type MessageService_GetUnreadDiscussRequest_DiscussInfoReq struct {
	ConfUin uint64 `protobuf:"varint,1,opt,name=conf_uin,json=confUin,proto3" json:"conf_uin,omitempty"` // "conf_uin"
	LastSeq uint64 `protobuf:"varint,2,opt,name=last_seq,json=lastSeq,proto3" json:"last_seq,omitempty"` // "last_seq"
	// contains filtered or unexported fields
}

DiscussInfoReq

func (*MessageService_GetUnreadDiscussRequest_DiscussInfoReq) Descriptor deprecated

Deprecated: Use MessageService_GetUnreadDiscussRequest_DiscussInfoReq.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadDiscussRequest_DiscussInfoReq) GetConfUin

func (*MessageService_GetUnreadDiscussRequest_DiscussInfoReq) GetLastSeq

func (*MessageService_GetUnreadDiscussRequest_DiscussInfoReq) ProtoMessage

func (*MessageService_GetUnreadDiscussRequest_DiscussInfoReq) ProtoReflect

func (*MessageService_GetUnreadDiscussRequest_DiscussInfoReq) Reset

func (*MessageService_GetUnreadDiscussRequest_DiscussInfoReq) String

type MessageService_GetUnreadDiscussResponse

type MessageService_GetUnreadDiscussResponse struct {
	Result          uint32                                                     `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                           // "result"
	ErrorMessage    string                                                     `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`            // "errmsg"
	DiscussInfoResp []*MessageService_GetUnreadDiscussResponse_DiscussInfoResp `protobuf:"bytes,3,rep,name=discuss_info_resp,json=discussInfoResp,proto3" json:"discuss_info_resp,omitempty"` // "discuss_info_resp"
	// contains filtered or unexported fields
}

PbPullDiscussMsgSeqResp

func (*MessageService_GetUnreadDiscussResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadDiscussResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadDiscussResponse) GetDiscussInfoResp

func (*MessageService_GetUnreadDiscussResponse) GetErrorMessage

func (x *MessageService_GetUnreadDiscussResponse) GetErrorMessage() string

func (*MessageService_GetUnreadDiscussResponse) GetResult

func (*MessageService_GetUnreadDiscussResponse) ProtoMessage

func (*MessageService_GetUnreadDiscussResponse) ProtoReflect

func (*MessageService_GetUnreadDiscussResponse) Reset

func (*MessageService_GetUnreadDiscussResponse) String

type MessageService_GetUnreadDiscussResponse_DiscussInfoResp

type MessageService_GetUnreadDiscussResponse_DiscussInfoResp struct {
	ConfUin   uint64 `protobuf:"varint,1,opt,name=conf_uin,json=confUin,proto3" json:"conf_uin,omitempty"`       // "conf_uin"
	MemberSeq uint64 `protobuf:"varint,2,opt,name=member_seq,json=memberSeq,proto3" json:"member_seq,omitempty"` // "member_seq"
	ConfSeq   uint64 `protobuf:"varint,3,opt,name=conf_seq,json=confSeq,proto3" json:"conf_seq,omitempty"`       // "conf_seq"
	// contains filtered or unexported fields
}

DiscussInfoResp

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) Descriptor deprecated

Deprecated: Use MessageService_GetUnreadDiscussResponse_DiscussInfoResp.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) GetConfSeq

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) GetConfUin

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) GetMemberSeq

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) ProtoMessage

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) ProtoReflect

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) Reset

func (*MessageService_GetUnreadDiscussResponse_DiscussInfoResp) String

type MessageService_GetUnreadGroupRequest

type MessageService_GetUnreadGroupRequest struct {
	Items []*MessageService_GetUnreadGroupRequest_GroupInfoReq `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "group_info_req"
	// contains filtered or unexported fields
}

PbPullGroupMsgSeqReq

func (*MessageService_GetUnreadGroupRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadGroupRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadGroupRequest) GetItems

func (*MessageService_GetUnreadGroupRequest) ProtoMessage

func (*MessageService_GetUnreadGroupRequest) ProtoMessage()

func (*MessageService_GetUnreadGroupRequest) ProtoReflect

func (*MessageService_GetUnreadGroupRequest) Reset

func (*MessageService_GetUnreadGroupRequest) String

type MessageService_GetUnreadGroupRequest_GroupInfoReq

type MessageService_GetUnreadGroupRequest_GroupInfoReq struct {
	GroupCode uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "group_code"
	LastSeq   uint64 `protobuf:"varint,2,opt,name=last_seq,json=lastSeq,proto3" json:"last_seq,omitempty"`       // "last_seq"
	// contains filtered or unexported fields
}

GroupInfoReq

func (*MessageService_GetUnreadGroupRequest_GroupInfoReq) Descriptor deprecated

Deprecated: Use MessageService_GetUnreadGroupRequest_GroupInfoReq.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadGroupRequest_GroupInfoReq) GetGroupCode

func (*MessageService_GetUnreadGroupRequest_GroupInfoReq) GetLastSeq

func (*MessageService_GetUnreadGroupRequest_GroupInfoReq) ProtoMessage

func (*MessageService_GetUnreadGroupRequest_GroupInfoReq) ProtoReflect

func (*MessageService_GetUnreadGroupRequest_GroupInfoReq) Reset

func (*MessageService_GetUnreadGroupRequest_GroupInfoReq) String

type MessageService_GetUnreadGroupResponse

type MessageService_GetUnreadGroupResponse struct {
	Result       uint32                                                 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string                                                 `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	Items        []*MessageService_GetUnreadGroupResponse_GroupInfoResp `protobuf:"bytes,3,rep,name=items,proto3" json:"items,omitempty"`                                   // "group_info_resp"
	// contains filtered or unexported fields
}

PbPullGroupMsgSeqResp

func (*MessageService_GetUnreadGroupResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadGroupResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadGroupResponse) GetErrorMessage

func (x *MessageService_GetUnreadGroupResponse) GetErrorMessage() string

func (*MessageService_GetUnreadGroupResponse) GetItems

func (*MessageService_GetUnreadGroupResponse) GetResult

func (*MessageService_GetUnreadGroupResponse) ProtoMessage

func (*MessageService_GetUnreadGroupResponse) ProtoMessage()

func (*MessageService_GetUnreadGroupResponse) ProtoReflect

func (*MessageService_GetUnreadGroupResponse) Reset

func (*MessageService_GetUnreadGroupResponse) String

type MessageService_GetUnreadGroupResponse_GroupInfoResp

type MessageService_GetUnreadGroupResponse_GroupInfoResp struct {
	GroupCode uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "group_code"
	MemberSeq uint64 `protobuf:"varint,2,opt,name=member_seq,json=memberSeq,proto3" json:"member_seq,omitempty"` // "member_seq"
	GroupSeq  uint64 `protobuf:"varint,3,opt,name=group_seq,json=groupSeq,proto3" json:"group_seq,omitempty"`    // "group_seq"
	// contains filtered or unexported fields
}

GroupInfoResp

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) Descriptor deprecated

Deprecated: Use MessageService_GetUnreadGroupResponse_GroupInfoResp.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) GetGroupCode

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) GetGroupSeq

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) GetMemberSeq

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) ProtoMessage

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) ProtoReflect

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) Reset

func (*MessageService_GetUnreadGroupResponse_GroupInfoResp) String

type MessageService_GetUnreadRequest

type MessageService_GetUnreadRequest struct {
	C2C     *MessageService_GetUnreadC2CRequest       `protobuf:"bytes,1,opt,name=c2c,proto3" json:"c2c,omitempty"`                        // "c2c_unread_info"
	BindUin []*MessageService_GetUnreadBindUinRequest `protobuf:"bytes,2,rep,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"` // "binduin_unread_info"
	Group   *MessageService_GetUnreadGroupRequest     `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`                    // "group_unread_info"
	Discuss *MessageService_GetUnreadDiscussRequest   `protobuf:"bytes,4,opt,name=discuss,proto3" json:"discuss,omitempty"`                // "discuss_unread_info"
	ThirdQq *MessageService_GetUnreadThirdQQRequest   `protobuf:"bytes,5,opt,name=third_qq,json=thirdQq,proto3" json:"third_qq,omitempty"` // "thirdqq_unread_info"
	// contains filtered or unexported fields
}

PbUnReadMsgSeqReq

func (*MessageService_GetUnreadRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadRequest) GetBindUin

func (*MessageService_GetUnreadRequest) GetC2C

func (*MessageService_GetUnreadRequest) GetDiscuss

func (*MessageService_GetUnreadRequest) GetGroup

func (*MessageService_GetUnreadRequest) GetThirdQq

func (*MessageService_GetUnreadRequest) ProtoMessage

func (*MessageService_GetUnreadRequest) ProtoMessage()

func (*MessageService_GetUnreadRequest) ProtoReflect

func (*MessageService_GetUnreadRequest) Reset

func (*MessageService_GetUnreadRequest) String

type MessageService_GetUnreadResponse

type MessageService_GetUnreadResponse struct {
	C2C     *MessageService_GetUnreadC2CResponse       `protobuf:"bytes,1,opt,name=c2c,proto3" json:"c2c,omitempty"`                        // "c2c_unread_info"
	BindUin []*MessageService_GetUnreadBindUinResponse `protobuf:"bytes,2,rep,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"` // "binduin_unread_info"
	Group   *MessageService_GetUnreadGroupResponse     `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`                    // "group_unread_info"
	Discuss *MessageService_GetUnreadDiscussResponse   `protobuf:"bytes,4,opt,name=discuss,proto3" json:"discuss,omitempty"`                // "discuss_unread_info"
	ThirdQq *MessageService_GetUnreadThirdQQResponse   `protobuf:"bytes,5,opt,name=third_qq,json=thirdQq,proto3" json:"third_qq,omitempty"` // "thirdqq_unread_info"
	// contains filtered or unexported fields
}

PbUnReadMsgSeqResp

func (*MessageService_GetUnreadResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadResponse) GetBindUin

func (*MessageService_GetUnreadResponse) GetC2C

func (*MessageService_GetUnreadResponse) GetDiscuss

func (*MessageService_GetUnreadResponse) GetGroup

func (*MessageService_GetUnreadResponse) GetThirdQq

func (*MessageService_GetUnreadResponse) ProtoMessage

func (*MessageService_GetUnreadResponse) ProtoMessage()

func (*MessageService_GetUnreadResponse) ProtoReflect

func (*MessageService_GetUnreadResponse) Reset

func (*MessageService_GetUnreadResponse) String

type MessageService_GetUnreadThirdQQRequest

type MessageService_GetUnreadThirdQQRequest struct {
	ThirdqqReqInfo []*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo `protobuf:"bytes,1,rep,name=thirdqq_req_info,json=thirdqqReqInfo,proto3" json:"thirdqq_req_info,omitempty"` // "thirdqq_req_info"
	Source         uint32                                                   `protobuf:"varint,2,opt,name=source,proto3" json:"source,omitempty"`                                        // "source"
	// contains filtered or unexported fields
}

PbThirdQQUnReadMsgNumReq

func (*MessageService_GetUnreadThirdQQRequest) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadThirdQQRequest.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadThirdQQRequest) GetSource

func (*MessageService_GetUnreadThirdQQRequest) GetThirdqqReqInfo

func (*MessageService_GetUnreadThirdQQRequest) ProtoMessage

func (*MessageService_GetUnreadThirdQQRequest) ProtoReflect

func (*MessageService_GetUnreadThirdQQRequest) Reset

func (*MessageService_GetUnreadThirdQQRequest) String

type MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo

type MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo struct {
	ThirdUin       uint64 `protobuf:"varint,1,opt,name=third_uin,json=thirdUin,proto3" json:"third_uin,omitempty"`                    // "third_uin"
	ThirdUinSig    []byte `protobuf:"bytes,2,opt,name=third_uin_sig,json=thirdUinSig,proto3" json:"third_uin_sig,omitempty"`          // "third_uin_sig"
	ThirdUinCookie []byte `protobuf:"bytes,3,opt,name=third_uin_cookie,json=thirdUinCookie,proto3" json:"third_uin_cookie,omitempty"` // "third_uin_cookie"
	// contains filtered or unexported fields
}

ThirdQQReqInfo

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) Descriptor deprecated

Deprecated: Use MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) GetThirdUin

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) GetThirdUinCookie

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) GetThirdUinSig

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) ProtoMessage

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) ProtoReflect

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) Reset

func (*MessageService_GetUnreadThirdQQRequest_ThirdQQReqInfo) String

type MessageService_GetUnreadThirdQQResponse

type MessageService_GetUnreadThirdQQResponse struct {
	Result          uint32                                                     `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                           // "result"
	ErrorMessage    string                                                     `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`            // "errmsg"
	ThirdqqRespInfo []*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo `protobuf:"bytes,3,rep,name=thirdqq_resp_info,json=thirdqqRespInfo,proto3" json:"thirdqq_resp_info,omitempty"` // "thirdqq_resp_info"
	Interval        uint32                                                     `protobuf:"varint,4,opt,name=interval,proto3" json:"interval,omitempty"`                                       // "interval"
	// contains filtered or unexported fields
}

PbThirdQQUnReadMsgNumResp

func (*MessageService_GetUnreadThirdQQResponse) Descriptor deprecated

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

Deprecated: Use MessageService_GetUnreadThirdQQResponse.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadThirdQQResponse) GetErrorMessage

func (x *MessageService_GetUnreadThirdQQResponse) GetErrorMessage() string

func (*MessageService_GetUnreadThirdQQResponse) GetInterval

func (*MessageService_GetUnreadThirdQQResponse) GetResult

func (*MessageService_GetUnreadThirdQQResponse) GetThirdqqRespInfo

func (*MessageService_GetUnreadThirdQQResponse) ProtoMessage

func (*MessageService_GetUnreadThirdQQResponse) ProtoReflect

func (*MessageService_GetUnreadThirdQQResponse) Reset

func (*MessageService_GetUnreadThirdQQResponse) String

type MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo

type MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo struct {
	ThirdUin       uint64 `protobuf:"varint,1,opt,name=third_uin,json=thirdUin,proto3" json:"third_uin,omitempty"`                    // "third_uin"
	ThirdUinCookie []byte `protobuf:"bytes,2,opt,name=third_uin_cookie,json=thirdUinCookie,proto3" json:"third_uin_cookie,omitempty"` // "third_uin_cookie"
	MsgNum         uint32 `protobuf:"varint,3,opt,name=msg_num,json=msgNum,proto3" json:"msg_num,omitempty"`                          // "msg_num"
	MsgFlag        uint32 `protobuf:"varint,4,opt,name=msg_flag,json=msgFlag,proto3" json:"msg_flag,omitempty"`                       // "msg_flag"
	RedbagTime     uint32 `protobuf:"varint,5,opt,name=redbag_time,json=redbagTime,proto3" json:"redbag_time,omitempty"`              // "redbag_time"
	Status         uint32 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"`                                        // "status"
	LastMsgTime    uint32 `protobuf:"varint,7,opt,name=last_msg_time,json=lastMsgTime,proto3" json:"last_msg_time,omitempty"`         // "last_msg_time"
	// contains filtered or unexported fields
}

ThirdQQRespInfo

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) Descriptor deprecated

Deprecated: Use MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo.ProtoReflect.Descriptor instead.

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) GetLastMsgTime

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) GetMsgFlag

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) GetMsgNum

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) GetRedbagTime

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) GetStatus

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) GetThirdUin

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) GetThirdUinCookie

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) ProtoMessage

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) ProtoReflect

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) Reset

func (*MessageService_GetUnreadThirdQQResponse_ThirdQQRespInfo) String

type MessageService_Group

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

Grp

func (*MessageService_Group) Descriptor deprecated

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

Deprecated: Use MessageService_Group.ProtoReflect.Descriptor instead.

func (*MessageService_Group) GetGroupCode

func (x *MessageService_Group) GetGroupCode() int64

func (*MessageService_Group) ProtoMessage

func (*MessageService_Group) ProtoMessage()

func (*MessageService_Group) ProtoReflect

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

func (*MessageService_Group) Reset

func (x *MessageService_Group) Reset()

func (*MessageService_Group) String

func (x *MessageService_Group) String() string

type MessageService_GroupTemp

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

GrpTmp

func (*MessageService_GroupTemp) Descriptor deprecated

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

Deprecated: Use MessageService_GroupTemp.ProtoReflect.Descriptor instead.

func (*MessageService_GroupTemp) GetGroupUin

func (x *MessageService_GroupTemp) GetGroupUin() int64

func (*MessageService_GroupTemp) GetToUin

func (x *MessageService_GroupTemp) GetToUin() int64

func (*MessageService_GroupTemp) ProtoMessage

func (*MessageService_GroupTemp) ProtoMessage()

func (*MessageService_GroupTemp) ProtoReflect

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

func (*MessageService_GroupTemp) Reset

func (x *MessageService_GroupTemp) Reset()

func (*MessageService_GroupTemp) String

func (x *MessageService_GroupTemp) String() string

type MessageService_NearByAssistantTemp

type MessageService_NearByAssistantTemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	Reply bool   `protobuf:"varint,3,opt,name=reply,proto3" json:"reply,omitempty"`              // "reply"
	// contains filtered or unexported fields
}

NearByAssistantTmp

func (*MessageService_NearByAssistantTemp) Descriptor deprecated

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

Deprecated: Use MessageService_NearByAssistantTemp.ProtoReflect.Descriptor instead.

func (*MessageService_NearByAssistantTemp) GetReply

func (*MessageService_NearByAssistantTemp) GetSig

func (*MessageService_NearByAssistantTemp) GetToUin

func (*MessageService_NearByAssistantTemp) ProtoMessage

func (*MessageService_NearByAssistantTemp) ProtoMessage()

func (*MessageService_NearByAssistantTemp) ProtoReflect

func (*MessageService_NearByAssistantTemp) Reset

func (*MessageService_NearByAssistantTemp) String

type MessageService_NearByDatingTemp

type MessageService_NearByDatingTemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	Reply bool   `protobuf:"varint,3,opt,name=reply,proto3" json:"reply,omitempty"`              // "reply"
	// contains filtered or unexported fields
}

NearByDatingTmp

func (*MessageService_NearByDatingTemp) Descriptor deprecated

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

Deprecated: Use MessageService_NearByDatingTemp.ProtoReflect.Descriptor instead.

func (*MessageService_NearByDatingTemp) GetReply

func (x *MessageService_NearByDatingTemp) GetReply() bool

func (*MessageService_NearByDatingTemp) GetSig

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

func (*MessageService_NearByDatingTemp) GetToUin

func (x *MessageService_NearByDatingTemp) GetToUin() int64

func (*MessageService_NearByDatingTemp) ProtoMessage

func (*MessageService_NearByDatingTemp) ProtoMessage()

func (*MessageService_NearByDatingTemp) ProtoReflect

func (*MessageService_NearByDatingTemp) Reset

func (*MessageService_NearByDatingTemp) String

type MessageService_PublicGroupTemp

type MessageService_PublicGroupTemp struct {
	ToUin    int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`          // "to_uin"
	Sig      []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                            // "sig"
	GroupUin int64  `protobuf:"varint,3,opt,name=group_uin,json=groupUin,proto3" json:"group_uin,omitempty"` // "group_uin"
	// contains filtered or unexported fields
}

PubGroupTmp

func (*MessageService_PublicGroupTemp) Descriptor deprecated

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

Deprecated: Use MessageService_PublicGroupTemp.ProtoReflect.Descriptor instead.

func (*MessageService_PublicGroupTemp) GetGroupUin

func (x *MessageService_PublicGroupTemp) GetGroupUin() int64

func (*MessageService_PublicGroupTemp) GetSig

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

func (*MessageService_PublicGroupTemp) GetToUin

func (x *MessageService_PublicGroupTemp) GetToUin() int64

func (*MessageService_PublicGroupTemp) ProtoMessage

func (*MessageService_PublicGroupTemp) ProtoMessage()

func (*MessageService_PublicGroupTemp) ProtoReflect

func (*MessageService_PublicGroupTemp) Reset

func (x *MessageService_PublicGroupTemp) Reset()

func (*MessageService_PublicGroupTemp) String

type MessageService_PublicPlat

type MessageService_PublicPlat struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	// contains filtered or unexported fields
}

PublicPlat

func (*MessageService_PublicPlat) Descriptor deprecated

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

Deprecated: Use MessageService_PublicPlat.ProtoReflect.Descriptor instead.

func (*MessageService_PublicPlat) GetSig

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

func (*MessageService_PublicPlat) GetToUin

func (x *MessageService_PublicPlat) GetToUin() int64

func (*MessageService_PublicPlat) ProtoMessage

func (*MessageService_PublicPlat) ProtoMessage()

func (*MessageService_PublicPlat) ProtoReflect

func (*MessageService_PublicPlat) Reset

func (x *MessageService_PublicPlat) Reset()

func (*MessageService_PublicPlat) String

func (x *MessageService_PublicPlat) String() string

type MessageService_QQQueryBusinessTemp

type MessageService_QQQueryBusinessTemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	// contains filtered or unexported fields
}

QQQueryBusinessTmp

func (*MessageService_QQQueryBusinessTemp) Descriptor deprecated

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

Deprecated: Use MessageService_QQQueryBusinessTemp.ProtoReflect.Descriptor instead.

func (*MessageService_QQQueryBusinessTemp) GetSig

func (*MessageService_QQQueryBusinessTemp) GetToUin

func (*MessageService_QQQueryBusinessTemp) ProtoMessage

func (*MessageService_QQQueryBusinessTemp) ProtoMessage()

func (*MessageService_QQQueryBusinessTemp) ProtoReflect

func (*MessageService_QQQueryBusinessTemp) Reset

func (*MessageService_QQQueryBusinessTemp) String

type MessageService_ReportReadedBindUinRequest

type MessageService_ReportReadedBindUinRequest struct {
	SyncCookie []byte `protobuf:"bytes,1,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"` // "sync_cookie"
	BindUin    uint64 `protobuf:"varint,2,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"`         // "bind_uin"
	// contains filtered or unexported fields
}

PbBindUinMsgReadedConfirmReq

func (*MessageService_ReportReadedBindUinRequest) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedBindUinRequest.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedBindUinRequest) GetBindUin

func (*MessageService_ReportReadedBindUinRequest) GetSyncCookie

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

func (*MessageService_ReportReadedBindUinRequest) ProtoMessage

func (*MessageService_ReportReadedBindUinRequest) ProtoReflect

func (*MessageService_ReportReadedBindUinRequest) Reset

func (*MessageService_ReportReadedBindUinRequest) String

type MessageService_ReportReadedBindUinResponse

type MessageService_ReportReadedBindUinResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	SyncCookie   []byte `protobuf:"bytes,3,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"`       // "sync_cookie"
	BindUin      uint64 `protobuf:"varint,4,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"`               // "bind_uin"
	// contains filtered or unexported fields
}

PbBindUinMsgReadedConfirmResp

func (*MessageService_ReportReadedBindUinResponse) Descriptor deprecated

Deprecated: Use MessageService_ReportReadedBindUinResponse.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedBindUinResponse) GetBindUin

func (*MessageService_ReportReadedBindUinResponse) GetErrorMessage

func (*MessageService_ReportReadedBindUinResponse) GetResult

func (*MessageService_ReportReadedBindUinResponse) GetSyncCookie

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

func (*MessageService_ReportReadedBindUinResponse) ProtoMessage

func (*MessageService_ReportReadedBindUinResponse) ProtoReflect

func (*MessageService_ReportReadedBindUinResponse) Reset

func (*MessageService_ReportReadedBindUinResponse) String

type MessageService_ReportReadedC2CRequest

type MessageService_ReportReadedC2CRequest struct {
	SyncCookie []byte                                                   `protobuf:"bytes,1,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"` // "sync_cookie"
	Items      []*MessageService_ReportReadedC2CRequest_UinPairReadInfo `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"`                             // "pair_info"
	// contains filtered or unexported fields
}

PbC2CReadedReportReq

func (*MessageService_ReportReadedC2CRequest) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedC2CRequest.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedC2CRequest) GetItems

func (*MessageService_ReportReadedC2CRequest) GetSyncCookie

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

func (*MessageService_ReportReadedC2CRequest) ProtoMessage

func (*MessageService_ReportReadedC2CRequest) ProtoMessage()

func (*MessageService_ReportReadedC2CRequest) ProtoReflect

func (*MessageService_ReportReadedC2CRequest) Reset

func (*MessageService_ReportReadedC2CRequest) String

type MessageService_ReportReadedC2CRequest_UinPairReadInfo

type MessageService_ReportReadedC2CRequest_UinPairReadInfo struct {
	PeerUin      uint64 `protobuf:"varint,1,opt,name=peer_uin,json=peerUin,proto3" json:"peer_uin,omitempty"`                  // "peer_uin"
	LastReadTime uint32 `protobuf:"varint,2,opt,name=last_read_time,json=lastReadTime,proto3" json:"last_read_time,omitempty"` // "last_read_time"
	CrmSig       []byte `protobuf:"bytes,3,opt,name=crm_sig,json=crmSig,proto3" json:"crm_sig,omitempty"`                      // "crm_sig"
	PeerType     uint32 `protobuf:"varint,4,opt,name=peer_type,json=peerType,proto3" json:"peer_type,omitempty"`               // "peer_type" Enum
	ChatType     uint32 `protobuf:"varint,5,opt,name=chat_type,json=chatType,proto3" json:"chat_type,omitempty"`               // "chat_type"
	Cpid         uint64 `protobuf:"varint,6,opt,name=cpid,proto3" json:"cpid,omitempty"`                                       // "cpid"
	AioType      uint32 `protobuf:"varint,7,opt,name=aio_type,json=aioType,proto3" json:"aio_type,omitempty"`                  // "aio_type"
	ToTinyId     uint64 `protobuf:"varint,9,opt,name=to_tiny_id,json=toTinyId,proto3" json:"to_tiny_id,omitempty"`             // "uint64_to_tiny_id"
	// contains filtered or unexported fields
}

UinPairReadInfo

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) Descriptor deprecated

Deprecated: Use MessageService_ReportReadedC2CRequest_UinPairReadInfo.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetAioType

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetChatType

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetCpid

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetCrmSig

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetLastReadTime

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetPeerType

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetPeerUin

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) GetToTinyId

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) ProtoMessage

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) ProtoReflect

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) Reset

func (*MessageService_ReportReadedC2CRequest_UinPairReadInfo) String

type MessageService_ReportReadedC2CResponse

type MessageService_ReportReadedC2CResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	SyncCookie   []byte `protobuf:"bytes,3,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"`       // "sync_cookie"
	// contains filtered or unexported fields
}

PbC2CReadedReportResp

func (*MessageService_ReportReadedC2CResponse) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedC2CResponse.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedC2CResponse) GetErrorMessage

func (x *MessageService_ReportReadedC2CResponse) GetErrorMessage() string

func (*MessageService_ReportReadedC2CResponse) GetResult

func (*MessageService_ReportReadedC2CResponse) GetSyncCookie

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

func (*MessageService_ReportReadedC2CResponse) ProtoMessage

func (*MessageService_ReportReadedC2CResponse) ProtoReflect

func (*MessageService_ReportReadedC2CResponse) Reset

func (*MessageService_ReportReadedC2CResponse) String

type MessageService_ReportReadedDiscussRequest

type MessageService_ReportReadedDiscussRequest struct {
	ConfUin     uint64 `protobuf:"varint,1,opt,name=conf_uin,json=confUin,proto3" json:"conf_uin,omitempty"`               // "conf_uin"
	LastReadSeq uint64 `protobuf:"varint,2,opt,name=last_read_seq,json=lastReadSeq,proto3" json:"last_read_seq,omitempty"` // "last_read_seq"
	// contains filtered or unexported fields
}

PbDiscussReadedReportReq

func (*MessageService_ReportReadedDiscussRequest) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedDiscussRequest.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedDiscussRequest) GetConfUin

func (*MessageService_ReportReadedDiscussRequest) GetLastReadSeq

func (*MessageService_ReportReadedDiscussRequest) ProtoMessage

func (*MessageService_ReportReadedDiscussRequest) ProtoReflect

func (*MessageService_ReportReadedDiscussRequest) Reset

func (*MessageService_ReportReadedDiscussRequest) String

type MessageService_ReportReadedDiscussResponse

type MessageService_ReportReadedDiscussResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	ConfUin      uint64 `protobuf:"varint,3,opt,name=conf_uin,json=confUin,proto3" json:"conf_uin,omitempty"`               // "conf_uin"
	MemberSeq    uint64 `protobuf:"varint,4,opt,name=member_seq,json=memberSeq,proto3" json:"member_seq,omitempty"`         // "member_seq"
	ConfSeq      uint64 `protobuf:"varint,5,opt,name=conf_seq,json=confSeq,proto3" json:"conf_seq,omitempty"`               // "conf_seq"
	// contains filtered or unexported fields
}

PbDiscussReadedReportResp

func (*MessageService_ReportReadedDiscussResponse) Descriptor deprecated

Deprecated: Use MessageService_ReportReadedDiscussResponse.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedDiscussResponse) GetConfSeq

func (*MessageService_ReportReadedDiscussResponse) GetConfUin

func (*MessageService_ReportReadedDiscussResponse) GetErrorMessage

func (*MessageService_ReportReadedDiscussResponse) GetMemberSeq

func (*MessageService_ReportReadedDiscussResponse) GetResult

func (*MessageService_ReportReadedDiscussResponse) ProtoMessage

func (*MessageService_ReportReadedDiscussResponse) ProtoReflect

func (*MessageService_ReportReadedDiscussResponse) Reset

func (*MessageService_ReportReadedDiscussResponse) String

type MessageService_ReportReadedGroupRequest

type MessageService_ReportReadedGroupRequest struct {
	GroupCode   uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`         // "group_code"
	LastReadSeq uint64 `protobuf:"varint,2,opt,name=last_read_seq,json=lastReadSeq,proto3" json:"last_read_seq,omitempty"` // "last_read_seq"
	// contains filtered or unexported fields
}

PbGroupReadedReportReq

func (*MessageService_ReportReadedGroupRequest) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedGroupRequest.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedGroupRequest) GetGroupCode

func (*MessageService_ReportReadedGroupRequest) GetLastReadSeq

func (x *MessageService_ReportReadedGroupRequest) GetLastReadSeq() uint64

func (*MessageService_ReportReadedGroupRequest) ProtoMessage

func (*MessageService_ReportReadedGroupRequest) ProtoReflect

func (*MessageService_ReportReadedGroupRequest) Reset

func (*MessageService_ReportReadedGroupRequest) String

type MessageService_ReportReadedGroupResponse

type MessageService_ReportReadedGroupResponse struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	GroupCode    uint64 `protobuf:"varint,3,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`         // "group_code"
	MemberSeq    uint64 `protobuf:"varint,4,opt,name=member_seq,json=memberSeq,proto3" json:"member_seq,omitempty"`         // "member_seq"
	GroupMsgSeq  uint64 `protobuf:"varint,5,opt,name=group_msg_seq,json=groupMsgSeq,proto3" json:"group_msg_seq,omitempty"` // "group_msg_seq"
	// contains filtered or unexported fields
}

PbGroupReadedReportResp

func (*MessageService_ReportReadedGroupResponse) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedGroupResponse.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedGroupResponse) GetErrorMessage

func (x *MessageService_ReportReadedGroupResponse) GetErrorMessage() string

func (*MessageService_ReportReadedGroupResponse) GetGroupCode

func (*MessageService_ReportReadedGroupResponse) GetGroupMsgSeq

func (*MessageService_ReportReadedGroupResponse) GetMemberSeq

func (*MessageService_ReportReadedGroupResponse) GetResult

func (*MessageService_ReportReadedGroupResponse) ProtoMessage

func (*MessageService_ReportReadedGroupResponse) ProtoReflect

func (*MessageService_ReportReadedGroupResponse) Reset

func (*MessageService_ReportReadedGroupResponse) String

type MessageService_ReportReadedRequest

type MessageService_ReportReadedRequest struct {
	Group   []*MessageService_ReportReadedGroupRequest   `protobuf:"bytes,1,rep,name=group,proto3" json:"group,omitempty"`                    // "grp_read_report"
	C       []*MessageService_ReportReadedDiscussRequest `protobuf:"bytes,2,rep,name=c,proto3" json:"c,omitempty"`                            // "dis_read_report"
	C2C     *MessageService_ReportReadedC2CRequest       `protobuf:"bytes,3,opt,name=c2c,proto3" json:"c2c,omitempty"`                        // "c2c_read_report"
	BindUin *MessageService_ReportReadedBindUinRequest   `protobuf:"bytes,4,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"` // "bind_uin_read_report"
	// contains filtered or unexported fields
}

PbMsgReadedReportReq

func (*MessageService_ReportReadedRequest) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedRequest.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedRequest) GetBindUin

func (*MessageService_ReportReadedRequest) GetC

func (*MessageService_ReportReadedRequest) GetC2C

func (*MessageService_ReportReadedRequest) GetGroup

func (*MessageService_ReportReadedRequest) ProtoMessage

func (*MessageService_ReportReadedRequest) ProtoMessage()

func (*MessageService_ReportReadedRequest) ProtoReflect

func (*MessageService_ReportReadedRequest) Reset

func (*MessageService_ReportReadedRequest) String

type MessageService_ReportReadedResponse

type MessageService_ReportReadedResponse struct {
	Group   []*MessageService_ReportReadedGroupResponse   `protobuf:"bytes,1,rep,name=group,proto3" json:"group,omitempty"`                    // "grp_read_report"
	Discuss []*MessageService_ReportReadedDiscussResponse `protobuf:"bytes,2,rep,name=discuss,proto3" json:"discuss,omitempty"`                // "dis_read_report"
	C2C     *MessageService_ReportReadedC2CResponse       `protobuf:"bytes,3,opt,name=c2c,proto3" json:"c2c,omitempty"`                        // "c2c_read_report"
	BindUin *MessageService_ReportReadedBindUinResponse   `protobuf:"bytes,4,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"` // "bind_uin_read_report"
	// contains filtered or unexported fields
}

PbMsgReadedReportResp

func (*MessageService_ReportReadedResponse) Descriptor deprecated

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

Deprecated: Use MessageService_ReportReadedResponse.ProtoReflect.Descriptor instead.

func (*MessageService_ReportReadedResponse) GetBindUin

func (*MessageService_ReportReadedResponse) GetC2C

func (*MessageService_ReportReadedResponse) GetDiscuss

func (*MessageService_ReportReadedResponse) GetGroup

func (*MessageService_ReportReadedResponse) ProtoMessage

func (*MessageService_ReportReadedResponse) ProtoMessage()

func (*MessageService_ReportReadedResponse) ProtoReflect

func (*MessageService_ReportReadedResponse) Reset

func (*MessageService_ReportReadedResponse) String

type MessageService_RichStatusTemp

type MessageService_RichStatusTemp struct {
	ToUin int64  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	// contains filtered or unexported fields
}

RichStatusTmp

func (*MessageService_RichStatusTemp) Descriptor deprecated

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

Deprecated: Use MessageService_RichStatusTemp.ProtoReflect.Descriptor instead.

func (*MessageService_RichStatusTemp) GetSig

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

func (*MessageService_RichStatusTemp) GetToUin

func (x *MessageService_RichStatusTemp) GetToUin() int64

func (*MessageService_RichStatusTemp) ProtoMessage

func (*MessageService_RichStatusTemp) ProtoMessage()

func (*MessageService_RichStatusTemp) ProtoReflect

func (*MessageService_RichStatusTemp) Reset

func (x *MessageService_RichStatusTemp) Reset()

func (*MessageService_RichStatusTemp) String

type MessageService_RoutingHead

type MessageService_RoutingHead struct {
	C2C                 *MessageService_C2C                 `protobuf:"bytes,1,opt,name=c2c,proto3" json:"c2c,omitempty"`                                                               // "c2c"
	Group               *MessageService_Group               `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"`                                                           // "grp"
	GroupTemp           *MessageService_GroupTemp           `protobuf:"bytes,3,opt,name=group_temp,json=groupTemp,proto3" json:"group_temp,omitempty"`                                  // "grp_tmp"
	Discuss             *MessageService_Discuss             `protobuf:"bytes,4,opt,name=discuss,proto3" json:"discuss,omitempty"`                                                       // "dis"
	DiscussTemp         *MessageService_DiscussTemp         `protobuf:"bytes,5,opt,name=discuss_temp,json=discussTemp,proto3" json:"discuss_temp,omitempty"`                            // "dis_tmp"
	WpaTemp             *MessageService_WPATemp             `protobuf:"bytes,6,opt,name=wpa_temp,json=wpaTemp,proto3" json:"wpa_temp,omitempty"`                                        // "wpa_tmp"
	SecretFile          *MessageService_SecretFileHead      `protobuf:"bytes,7,opt,name=secret_file,json=secretFile,proto3" json:"secret_file,omitempty"`                               // "secret_file"
	PublicPlat          *MessageService_PublicPlat          `protobuf:"bytes,8,opt,name=public_plat,json=publicPlat,proto3" json:"public_plat,omitempty"`                               // "public_plat"
	TransMessage        *MessageService_TransportMessage    `protobuf:"bytes,9,opt,name=trans_message,json=transMessage,proto3" json:"trans_message,omitempty"`                         // "trans_msg"
	AddressList         *MessageService_AddressListTemp     `protobuf:"bytes,10,opt,name=address_list,json=addressList,proto3" json:"address_list,omitempty"`                           // "address_list"
	RichStatusTemp      *MessageService_RichStatusTemp      `protobuf:"bytes,11,opt,name=rich_status_temp,json=richStatusTemp,proto3" json:"rich_status_temp,omitempty"`                // "rich_status_tmp"
	TransportCmd        *MessageService_TransportCmd        `protobuf:"bytes,12,opt,name=transport_cmd,json=transportCmd,proto3" json:"transport_cmd,omitempty"`                        // "trans_cmd"
	AccostTemp          *MessageService_AccostTemp          `protobuf:"bytes,13,opt,name=accost_temp,json=accostTemp,proto3" json:"accost_temp,omitempty"`                              // "accost_tmp"
	PubGroupTemp        *MessageService_PublicGroupTemp     `protobuf:"bytes,14,opt,name=pub_group_temp,json=pubGroupTemp,proto3" json:"pub_group_temp,omitempty"`                      // "pub_group_tmp"
	Trans_0X211         *MessageService_Transport0X211      `protobuf:"bytes,15,opt,name=trans_0x211,json=trans0x211,proto3" json:"trans_0x211,omitempty"`                              // "trans_0x211"
	BusinessWpaTemp     *MessageService_BusinessWPATemp     `protobuf:"bytes,16,opt,name=business_wpa_temp,json=businessWpaTemp,proto3" json:"business_wpa_temp,omitempty"`             // "business_wpa_tmp"
	AuthTemp            *MessageService_AuthTemp            `protobuf:"bytes,17,opt,name=auth_temp,json=authTemp,proto3" json:"auth_temp,omitempty"`                                    // "auth_tmp"
	BusinessTemp        *MessageService_BusinessTemp        `protobuf:"bytes,18,opt,name=business_temp,json=businessTemp,proto3" json:"business_temp,omitempty"`                        // "bsns_tmp"
	QqQuerybusinessTemp *MessageService_QQQueryBusinessTemp `protobuf:"bytes,19,opt,name=qq_querybusiness_temp,json=qqQuerybusinessTemp,proto3" json:"qq_querybusiness_temp,omitempty"` // "qq_querybusiness_tmp"
	NearbyDatingTemp    *MessageService_NearByDatingTemp    `protobuf:"bytes,20,opt,name=nearby_dating_temp,json=nearbyDatingTemp,proto3" json:"nearby_dating_temp,omitempty"`          // "nearby_dating_tmp"
	NearbyAssistantTemp *MessageService_NearByAssistantTemp `protobuf:"bytes,21,opt,name=nearby_assistant_temp,json=nearbyAssistantTemp,proto3" json:"nearby_assistant_temp,omitempty"` // "nearby_assistant_tmp"
	CommomTemp          *MessageService_CommonTemp          `protobuf:"bytes,22,opt,name=commom_temp,json=commomTemp,proto3" json:"commom_temp,omitempty"`                              // "comm_tmp"
	// contains filtered or unexported fields
}

RoutingHead

func (*MessageService_RoutingHead) Descriptor deprecated

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

Deprecated: Use MessageService_RoutingHead.ProtoReflect.Descriptor instead.

func (*MessageService_RoutingHead) GetAccostTemp

func (*MessageService_RoutingHead) GetAddressList

func (*MessageService_RoutingHead) GetAuthTemp

func (*MessageService_RoutingHead) GetBusinessTemp

func (*MessageService_RoutingHead) GetBusinessWpaTemp

func (*MessageService_RoutingHead) GetC2C

func (*MessageService_RoutingHead) GetCommomTemp

func (*MessageService_RoutingHead) GetDiscuss

func (*MessageService_RoutingHead) GetDiscussTemp

func (*MessageService_RoutingHead) GetGroup

func (*MessageService_RoutingHead) GetGroupTemp

func (*MessageService_RoutingHead) GetNearbyAssistantTemp

func (*MessageService_RoutingHead) GetNearbyDatingTemp

func (*MessageService_RoutingHead) GetPubGroupTemp

func (*MessageService_RoutingHead) GetPublicPlat

func (*MessageService_RoutingHead) GetQqQuerybusinessTemp

func (*MessageService_RoutingHead) GetRichStatusTemp

func (*MessageService_RoutingHead) GetSecretFile

func (*MessageService_RoutingHead) GetTransMessage

func (*MessageService_RoutingHead) GetTrans_0X211

func (*MessageService_RoutingHead) GetTransportCmd

func (*MessageService_RoutingHead) GetWpaTemp

func (*MessageService_RoutingHead) ProtoMessage

func (*MessageService_RoutingHead) ProtoMessage()

func (*MessageService_RoutingHead) ProtoReflect

func (*MessageService_RoutingHead) Reset

func (x *MessageService_RoutingHead) Reset()

func (*MessageService_RoutingHead) String

func (x *MessageService_RoutingHead) String() string

type MessageService_SearchRoamingRequest

type MessageService_SearchRoamingRequest struct {
	SerializeReqbody []byte `protobuf:"bytes,1,opt,name=serialize_reqbody,json=serializeReqbody,proto3" json:"serialize_reqbody,omitempty"` // "serialize_reqbody"
	// contains filtered or unexported fields
}

PbSearchRoamMsgInCloudReq

func (*MessageService_SearchRoamingRequest) Descriptor deprecated

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

Deprecated: Use MessageService_SearchRoamingRequest.ProtoReflect.Descriptor instead.

func (*MessageService_SearchRoamingRequest) GetSerializeReqbody

func (x *MessageService_SearchRoamingRequest) GetSerializeReqbody() []byte

func (*MessageService_SearchRoamingRequest) ProtoMessage

func (*MessageService_SearchRoamingRequest) ProtoMessage()

func (*MessageService_SearchRoamingRequest) ProtoReflect

func (*MessageService_SearchRoamingRequest) Reset

func (*MessageService_SearchRoamingRequest) String

type MessageService_SearchRoamingResponse

type MessageService_SearchRoamingResponse struct {
	Item             *MessageCommon_Message `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`                                                 // "msg"
	SerializeRspbody []byte                 `protobuf:"bytes,2,opt,name=serialize_rspbody,json=serializeRspbody,proto3" json:"serialize_rspbody,omitempty"` // "serialize_rspbody"
	// contains filtered or unexported fields
}

PbSearchRoamMsgInCloudResp

func (*MessageService_SearchRoamingResponse) Descriptor deprecated

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

Deprecated: Use MessageService_SearchRoamingResponse.ProtoReflect.Descriptor instead.

func (*MessageService_SearchRoamingResponse) GetItem

func (*MessageService_SearchRoamingResponse) GetSerializeRspbody

func (x *MessageService_SearchRoamingResponse) GetSerializeRspbody() []byte

func (*MessageService_SearchRoamingResponse) ProtoMessage

func (*MessageService_SearchRoamingResponse) ProtoMessage()

func (*MessageService_SearchRoamingResponse) ProtoReflect

func (*MessageService_SearchRoamingResponse) Reset

func (*MessageService_SearchRoamingResponse) String

type MessageService_SecretFileHead

type MessageService_SecretFileHead struct {
	SecretFileMessage *MessageType00A6_Type00C1_Body `protobuf:"bytes,1,opt,name=secret_file_message,json=secretFileMessage,proto3" json:"secret_file_message,omitempty"` // "secret_file_msg"
	SecretFileStatus  *MessageType0210_Type001A_Body `protobuf:"bytes,2,opt,name=secret_file_status,json=secretFileStatus,proto3" json:"secret_file_status,omitempty"`    // "secret_file_status"
	// contains filtered or unexported fields
}

SecretFileHead

func (*MessageService_SecretFileHead) Descriptor deprecated

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

Deprecated: Use MessageService_SecretFileHead.ProtoReflect.Descriptor instead.

func (*MessageService_SecretFileHead) GetSecretFileMessage

func (*MessageService_SecretFileHead) GetSecretFileStatus

func (*MessageService_SecretFileHead) ProtoMessage

func (*MessageService_SecretFileHead) ProtoMessage()

func (*MessageService_SecretFileHead) ProtoReflect

func (*MessageService_SecretFileHead) Reset

func (x *MessageService_SecretFileHead) Reset()

func (*MessageService_SecretFileHead) String

type MessageService_SendRequest

type MessageService_SendRequest struct {
	RoutingHead     *MessageService_RoutingHead                    `protobuf:"bytes,1,opt,name=routing_head,json=routingHead,proto3" json:"routing_head,omitempty"`                // "routing_head"
	ContentHead     *MessageCommon_ContentHead                     `protobuf:"bytes,2,opt,name=content_head,json=contentHead,proto3" json:"content_head,omitempty"`                // "content_head"
	MessageBody     *IMMessageBody_MessageBody                     `protobuf:"bytes,3,opt,name=message_body,json=messageBody,proto3" json:"message_body,omitempty"`                // "msg_body"
	MessageSeq      int32                                          `protobuf:"varint,4,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`                  // "msg_seq"
	MessageRand     int32                                          `protobuf:"varint,5,opt,name=message_rand,json=messageRand,proto3" json:"message_rand,omitempty"`               // "msg_rand"
	SyncCookie      []byte                                         `protobuf:"bytes,6,opt,name=sync_cookie,json=syncCookie,proto3" json:"sync_cookie,omitempty"`                   // "sync_cookie"
	AppShare        *MessageCommon_AppShareInfo                    `protobuf:"bytes,7,opt,name=app_share,json=appShare,proto3" json:"app_share,omitempty"`                         // "app_share"
	MessageVia      int32                                          `protobuf:"varint,8,opt,name=message_via,json=messageVia,proto3" json:"message_via,omitempty"`                  // "msg_via"
	DataStatist     int32                                          `protobuf:"varint,9,opt,name=data_statist,json=dataStatist,proto3" json:"data_statist,omitempty"`               // "data_statist"
	MultiMsgAssist  *MessageService_SendRequest_MultiMessageAssist `protobuf:"bytes,10,opt,name=multi_msg_assist,json=multiMsgAssist,proto3" json:"multi_msg_assist,omitempty"`    // "multi_msg_assist"
	InputNotifyInfo *MessageService_SendRequest_InputNotifyInfo    `protobuf:"bytes,11,opt,name=input_notify_info,json=inputNotifyInfo,proto3" json:"input_notify_info,omitempty"` // "input_notify_info"
	MessageControl  *MessageControl                                `protobuf:"bytes,12,opt,name=message_control,json=messageControl,proto3" json:"message_control,omitempty"`      // "msg_ctrl"
	ReceiptRequest  *IMReceipt_ReceiptRequest                      `protobuf:"bytes,13,opt,name=receipt_request,json=receiptRequest,proto3" json:"receipt_request,omitempty"`      // "receipt_req"
	MultiSendSeq    uint32                                         `protobuf:"varint,14,opt,name=multi_send_seq,json=multiSendSeq,proto3" json:"multi_send_seq,omitempty"`         // "multi_send_seq"
	// contains filtered or unexported fields
}

PbSendMsgReq

func (*MessageService_SendRequest) Descriptor deprecated

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

Deprecated: Use MessageService_SendRequest.ProtoReflect.Descriptor instead.

func (*MessageService_SendRequest) GetAppShare

func (*MessageService_SendRequest) GetContentHead

func (*MessageService_SendRequest) GetDataStatist

func (x *MessageService_SendRequest) GetDataStatist() int32

func (*MessageService_SendRequest) GetInputNotifyInfo

func (*MessageService_SendRequest) GetMessageBody

func (*MessageService_SendRequest) GetMessageControl

func (x *MessageService_SendRequest) GetMessageControl() *MessageControl

func (*MessageService_SendRequest) GetMessageRand

func (x *MessageService_SendRequest) GetMessageRand() int32

func (*MessageService_SendRequest) GetMessageSeq

func (x *MessageService_SendRequest) GetMessageSeq() int32

func (*MessageService_SendRequest) GetMessageVia

func (x *MessageService_SendRequest) GetMessageVia() int32

func (*MessageService_SendRequest) GetMultiMsgAssist

func (*MessageService_SendRequest) GetMultiSendSeq

func (x *MessageService_SendRequest) GetMultiSendSeq() uint32

func (*MessageService_SendRequest) GetReceiptRequest

func (x *MessageService_SendRequest) GetReceiptRequest() *IMReceipt_ReceiptRequest

func (*MessageService_SendRequest) GetRoutingHead

func (*MessageService_SendRequest) GetSyncCookie

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

func (*MessageService_SendRequest) ProtoMessage

func (*MessageService_SendRequest) ProtoMessage()

func (*MessageService_SendRequest) ProtoReflect

func (*MessageService_SendRequest) Reset

func (x *MessageService_SendRequest) Reset()

func (*MessageService_SendRequest) String

func (x *MessageService_SendRequest) String() string

type MessageService_SendRequest_InputNotifyInfo

type MessageService_SendRequest_InputNotifyInfo struct {
	ToUin          uint64 `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                             // "to_uin"
	Ime            uint32 `protobuf:"varint,2,opt,name=ime,proto3" json:"ime,omitempty"`                                              // "ime"
	NotifyFlag     uint32 `protobuf:"varint,3,opt,name=notify_flag,json=notifyFlag,proto3" json:"notify_flag,omitempty"`              // "notify_flag"
	PbReserve      []byte `protobuf:"bytes,4,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`                  // "bytes_pb_reserve"
	IosPushWording []byte `protobuf:"bytes,5,opt,name=ios_push_wording,json=iosPushWording,proto3" json:"ios_push_wording,omitempty"` // "ios_push_wording"
	// contains filtered or unexported fields
}

PbInputNotifyInfo

func (*MessageService_SendRequest_InputNotifyInfo) Descriptor deprecated

Deprecated: Use MessageService_SendRequest_InputNotifyInfo.ProtoReflect.Descriptor instead.

func (*MessageService_SendRequest_InputNotifyInfo) GetIme

func (*MessageService_SendRequest_InputNotifyInfo) GetIosPushWording

func (x *MessageService_SendRequest_InputNotifyInfo) GetIosPushWording() []byte

func (*MessageService_SendRequest_InputNotifyInfo) GetNotifyFlag

func (*MessageService_SendRequest_InputNotifyInfo) GetPbReserve

func (*MessageService_SendRequest_InputNotifyInfo) GetToUin

func (*MessageService_SendRequest_InputNotifyInfo) ProtoMessage

func (*MessageService_SendRequest_InputNotifyInfo) ProtoReflect

func (*MessageService_SendRequest_InputNotifyInfo) Reset

func (*MessageService_SendRequest_InputNotifyInfo) String

type MessageService_SendRequest_MultiMessageAssist

type MessageService_SendRequest_MultiMessageAssist struct {
	RepeatedRouting []*MessageService_RoutingHead `protobuf:"bytes,1,rep,name=repeated_routing,json=repeatedRouting,proto3" json:"repeated_routing,omitempty"` // "repeated_routing"
	MsgUse          uint32                        `protobuf:"varint,2,opt,name=msg_use,json=msgUse,proto3" json:"msg_use,omitempty"`                           // "msg_use" Enum
	TempId          uint64                        `protobuf:"varint,3,opt,name=temp_id,json=tempId,proto3" json:"temp_id,omitempty"`                           // "uint64_temp_id"
	VedioLen        uint64                        `protobuf:"varint,4,opt,name=vedio_len,json=vedioLen,proto3" json:"vedio_len,omitempty"`                     // "uint64_vedio_len"
	RedbagId        []byte                        `protobuf:"bytes,5,opt,name=redbag_id,json=redbagId,proto3" json:"redbag_id,omitempty"`                      // "bytes_redbag_id"
	RedbagAmount    uint64                        `protobuf:"varint,6,opt,name=redbag_amount,json=redbagAmount,proto3" json:"redbag_amount,omitempty"`         // "uint64_redbag_amount"
	HasReadbag      uint32                        `protobuf:"varint,7,opt,name=has_readbag,json=hasReadbag,proto3" json:"has_readbag,omitempty"`               // "uint32_has_readbag"
	HasVedio        uint32                        `protobuf:"varint,8,opt,name=has_vedio,json=hasVedio,proto3" json:"has_vedio,omitempty"`                     // "uint32_has_vedio"
	// contains filtered or unexported fields
}

MultiMsgAssist

func (*MessageService_SendRequest_MultiMessageAssist) Descriptor deprecated

Deprecated: Use MessageService_SendRequest_MultiMessageAssist.ProtoReflect.Descriptor instead.

func (*MessageService_SendRequest_MultiMessageAssist) GetHasReadbag

func (*MessageService_SendRequest_MultiMessageAssist) GetHasVedio

func (*MessageService_SendRequest_MultiMessageAssist) GetMsgUse

func (*MessageService_SendRequest_MultiMessageAssist) GetRedbagAmount

func (*MessageService_SendRequest_MultiMessageAssist) GetRedbagId

func (*MessageService_SendRequest_MultiMessageAssist) GetRepeatedRouting

func (*MessageService_SendRequest_MultiMessageAssist) GetTempId

func (*MessageService_SendRequest_MultiMessageAssist) GetVedioLen

func (*MessageService_SendRequest_MultiMessageAssist) ProtoMessage

func (*MessageService_SendRequest_MultiMessageAssist) ProtoReflect

func (*MessageService_SendRequest_MultiMessageAssist) Reset

func (*MessageService_SendRequest_MultiMessageAssist) String

type MessageService_SendResponse

type MessageService_SendResponse struct {
	Result                int32                                            `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                                            // "result"
	ErrorMessage          string                                           `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`                             // "errmsg"
	SendTime              int64                                            `protobuf:"varint,3,opt,name=send_time,json=sendTime,proto3" json:"send_time,omitempty"`                                        // "send_time"
	SvrbusyWaitTime       int32                                            `protobuf:"varint,4,opt,name=svrbusy_wait_time,json=svrbusyWaitTime,proto3" json:"svrbusy_wait_time,omitempty"`                 // "uint32_svrbusy_wait_time"
	MsgSendInfo           *MessageService_SendResponse_MessageSendInfo     `protobuf:"bytes,5,opt,name=msg_send_info,json=msgSendInfo,proto3" json:"msg_send_info,omitempty"`                              // "msg_send_info"
	ErrorType             int32                                            `protobuf:"varint,6,opt,name=error_type,json=errorType,proto3" json:"error_type,omitempty"`                                     // "errtype"
	TransSvrInfo          *MessageService_SendResponse_TransportServerInfo `protobuf:"bytes,7,opt,name=trans_svr_info,json=transSvrInfo,proto3" json:"trans_svr_info,omitempty"`                           // "trans_svr_info"
	ReceiptResponse       *IMReceipt_ReceiptResponse                       `protobuf:"bytes,8,opt,name=receipt_response,json=receiptResponse,proto3" json:"receipt_response,omitempty"`                    // "receipt_resp"
	TextAnalysisResult    int32                                            `protobuf:"varint,9,opt,name=text_analysis_result,json=textAnalysisResult,proto3" json:"text_analysis_result,omitempty"`        // "text_analysis_result"
	MsgInfoFlag           int32                                            `protobuf:"varint,10,opt,name=msg_info_flag,json=msgInfoFlag,proto3" json:"msg_info_flag,omitempty"`                            // "uint32_msg_info_flag"
	MsgeleminfoServtype37 []byte                                           `protobuf:"bytes,13,opt,name=msgeleminfo_servtype37,json=msgeleminfoServtype37,proto3" json:"msgeleminfo_servtype37,omitempty"` // "msgeleminfo_servtype37"
	// contains filtered or unexported fields
}

PbSendMsgResp

func (*MessageService_SendResponse) Descriptor deprecated

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

Deprecated: Use MessageService_SendResponse.ProtoReflect.Descriptor instead.

func (*MessageService_SendResponse) GetErrorMessage

func (x *MessageService_SendResponse) GetErrorMessage() string

func (*MessageService_SendResponse) GetErrorType

func (x *MessageService_SendResponse) GetErrorType() int32

func (*MessageService_SendResponse) GetMsgInfoFlag

func (x *MessageService_SendResponse) GetMsgInfoFlag() int32

func (*MessageService_SendResponse) GetMsgSendInfo

func (*MessageService_SendResponse) GetMsgeleminfoServtype37

func (x *MessageService_SendResponse) GetMsgeleminfoServtype37() []byte

func (*MessageService_SendResponse) GetReceiptResponse

func (x *MessageService_SendResponse) GetReceiptResponse() *IMReceipt_ReceiptResponse

func (*MessageService_SendResponse) GetResult

func (x *MessageService_SendResponse) GetResult() int32

func (*MessageService_SendResponse) GetSendTime

func (x *MessageService_SendResponse) GetSendTime() int64

func (*MessageService_SendResponse) GetSvrbusyWaitTime

func (x *MessageService_SendResponse) GetSvrbusyWaitTime() int32

func (*MessageService_SendResponse) GetTextAnalysisResult

func (x *MessageService_SendResponse) GetTextAnalysisResult() int32

func (*MessageService_SendResponse) GetTransSvrInfo

func (*MessageService_SendResponse) ProtoMessage

func (*MessageService_SendResponse) ProtoMessage()

func (*MessageService_SendResponse) ProtoReflect

func (*MessageService_SendResponse) Reset

func (x *MessageService_SendResponse) Reset()

func (*MessageService_SendResponse) String

func (x *MessageService_SendResponse) String() string

type MessageService_SendResponse_MessageSendInfo

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

MsgSendInfo

func (*MessageService_SendResponse_MessageSendInfo) Descriptor deprecated

Deprecated: Use MessageService_SendResponse_MessageSendInfo.ProtoReflect.Descriptor instead.

func (*MessageService_SendResponse_MessageSendInfo) GetReceiver

func (*MessageService_SendResponse_MessageSendInfo) ProtoMessage

func (*MessageService_SendResponse_MessageSendInfo) ProtoReflect

func (*MessageService_SendResponse_MessageSendInfo) Reset

func (*MessageService_SendResponse_MessageSendInfo) String

type MessageService_SendResponse_TransportServerInfo

type MessageService_SendResponse_TransportServerInfo struct {
	SubType    int32  `protobuf:"varint,1,opt,name=sub_type,json=subType,proto3" json:"sub_type,omitempty"`          // "uint32_sub_type"
	ReturnCode int32  `protobuf:"varint,2,opt,name=return_code,json=returnCode,proto3" json:"return_code,omitempty"` // "int32_ret_code"
	ErrMessage []byte `protobuf:"bytes,3,opt,name=err_message,json=errMessage,proto3" json:"err_message,omitempty"`  // "bytes_err_msg"
	TransInfo  []byte `protobuf:"bytes,4,opt,name=trans_info,json=transInfo,proto3" json:"trans_info,omitempty"`     // "bytes_trans_info"
	// contains filtered or unexported fields
}

TransSvrInfo

func (*MessageService_SendResponse_TransportServerInfo) Descriptor deprecated

Deprecated: Use MessageService_SendResponse_TransportServerInfo.ProtoReflect.Descriptor instead.

func (*MessageService_SendResponse_TransportServerInfo) GetErrMessage

func (*MessageService_SendResponse_TransportServerInfo) GetReturnCode

func (*MessageService_SendResponse_TransportServerInfo) GetSubType

func (*MessageService_SendResponse_TransportServerInfo) GetTransInfo

func (*MessageService_SendResponse_TransportServerInfo) ProtoMessage

func (*MessageService_SendResponse_TransportServerInfo) ProtoReflect

func (*MessageService_SendResponse_TransportServerInfo) Reset

func (*MessageService_SendResponse_TransportServerInfo) String

type MessageService_Transport0X211

type MessageService_Transport0X211 struct {
	ToUin        uint64                  `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                      // "to_uin"
	CcCmd        uint32                  `protobuf:"varint,2,opt,name=cc_cmd,json=ccCmd,proto3" json:"cc_cmd,omitempty"`                      // "cc_cmd"
	InstCtrl     *IMMessageHead_InstCtrl `protobuf:"bytes,3,opt,name=inst_ctrl,json=instCtrl,proto3" json:"inst_ctrl,omitempty"`              // "inst_ctrl"
	Sig          []byte                  `protobuf:"bytes,4,opt,name=sig,proto3" json:"sig,omitempty"`                                        // "sig"
	C2CType      uint32                  `protobuf:"varint,5,opt,name=c2c_type,json=c2cType,proto3" json:"c2c_type,omitempty"`                // "c2c_type"
	ServiceType  uint32                  `protobuf:"varint,6,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"`    // "service_type"
	DatalineFlag uint32                  `protobuf:"varint,7,opt,name=dataline_flag,json=datalineFlag,proto3" json:"dataline_flag,omitempty"` // "dataline_flag"
	// contains filtered or unexported fields
}

Trans0x211

func (*MessageService_Transport0X211) Descriptor deprecated

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

Deprecated: Use MessageService_Transport0X211.ProtoReflect.Descriptor instead.

func (*MessageService_Transport0X211) GetC2CType

func (x *MessageService_Transport0X211) GetC2CType() uint32

func (*MessageService_Transport0X211) GetCcCmd

func (x *MessageService_Transport0X211) GetCcCmd() uint32

func (*MessageService_Transport0X211) GetDatalineFlag

func (x *MessageService_Transport0X211) GetDatalineFlag() uint32

func (*MessageService_Transport0X211) GetInstCtrl

func (*MessageService_Transport0X211) GetServiceType

func (x *MessageService_Transport0X211) GetServiceType() uint32

func (*MessageService_Transport0X211) GetSig

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

func (*MessageService_Transport0X211) GetToUin

func (x *MessageService_Transport0X211) GetToUin() uint64

func (*MessageService_Transport0X211) ProtoMessage

func (*MessageService_Transport0X211) ProtoMessage()

func (*MessageService_Transport0X211) ProtoReflect

func (*MessageService_Transport0X211) Reset

func (x *MessageService_Transport0X211) Reset()

func (*MessageService_Transport0X211) String

type MessageService_TransportCmd

type MessageService_TransportCmd struct {
	ToUin   uint64 `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`       // "to_uin"
	MsgType uint32 `protobuf:"varint,2,opt,name=msg_type,json=msgType,proto3" json:"msg_type,omitempty"` // "msg_type"
	// contains filtered or unexported fields
}

TransCmd

func (*MessageService_TransportCmd) Descriptor deprecated

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

Deprecated: Use MessageService_TransportCmd.ProtoReflect.Descriptor instead.

func (*MessageService_TransportCmd) GetMsgType

func (x *MessageService_TransportCmd) GetMsgType() uint32

func (*MessageService_TransportCmd) GetToUin

func (x *MessageService_TransportCmd) GetToUin() uint64

func (*MessageService_TransportCmd) ProtoMessage

func (*MessageService_TransportCmd) ProtoMessage()

func (*MessageService_TransportCmd) ProtoReflect

func (*MessageService_TransportCmd) Reset

func (x *MessageService_TransportCmd) Reset()

func (*MessageService_TransportCmd) String

func (x *MessageService_TransportCmd) String() string

type MessageService_TransportMessage

type MessageService_TransportMessage struct {
	ToUin  uint64 `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`    // "to_uin"
	C2CCmd uint32 `protobuf:"varint,2,opt,name=c2c_cmd,json=c2cCmd,proto3" json:"c2c_cmd,omitempty"` // "c2c_cmd"
	// contains filtered or unexported fields
}

TransMsg

func (*MessageService_TransportMessage) Descriptor deprecated

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

Deprecated: Use MessageService_TransportMessage.ProtoReflect.Descriptor instead.

func (*MessageService_TransportMessage) GetC2CCmd

func (x *MessageService_TransportMessage) GetC2CCmd() uint32

func (*MessageService_TransportMessage) GetToUin

func (*MessageService_TransportMessage) ProtoMessage

func (*MessageService_TransportMessage) ProtoMessage()

func (*MessageService_TransportMessage) ProtoReflect

func (*MessageService_TransportMessage) Reset

func (*MessageService_TransportMessage) String

type MessageService_TransportReq

type MessageService_TransportReq struct {
	Command int32  `protobuf:"varint,1,opt,name=command,proto3" json:"command,omitempty"`               // "command"
	ReqTag  uint32 `protobuf:"varint,2,opt,name=req_tag,json=reqTag,proto3" json:"req_tag,omitempty"`   // "req_tag"
	ReqBuff []byte `protobuf:"bytes,3,opt,name=req_buff,json=reqBuff,proto3" json:"req_buff,omitempty"` // "req_buff"
	// contains filtered or unexported fields
}

TransReq

func (*MessageService_TransportReq) Descriptor deprecated

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

Deprecated: Use MessageService_TransportReq.ProtoReflect.Descriptor instead.

func (*MessageService_TransportReq) GetCommand

func (x *MessageService_TransportReq) GetCommand() int32

func (*MessageService_TransportReq) GetReqBuff

func (x *MessageService_TransportReq) GetReqBuff() []byte

func (*MessageService_TransportReq) GetReqTag

func (x *MessageService_TransportReq) GetReqTag() uint32

func (*MessageService_TransportReq) ProtoMessage

func (*MessageService_TransportReq) ProtoMessage()

func (*MessageService_TransportReq) ProtoReflect

func (*MessageService_TransportReq) Reset

func (x *MessageService_TransportReq) Reset()

func (*MessageService_TransportReq) String

func (x *MessageService_TransportReq) String() string

type MessageService_TransportResp

type MessageService_TransportResp struct {
	Result       uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	RespTag      uint32 `protobuf:"varint,3,opt,name=resp_tag,json=respTag,proto3" json:"resp_tag,omitempty"`               // "resp_tag"
	RespBuff     []byte `protobuf:"bytes,4,opt,name=resp_buff,json=respBuff,proto3" json:"resp_buff,omitempty"`             // "resp_buff"
	// contains filtered or unexported fields
}

TransResp

func (*MessageService_TransportResp) Descriptor deprecated

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

Deprecated: Use MessageService_TransportResp.ProtoReflect.Descriptor instead.

func (*MessageService_TransportResp) GetErrorMessage

func (x *MessageService_TransportResp) GetErrorMessage() string

func (*MessageService_TransportResp) GetRespBuff

func (x *MessageService_TransportResp) GetRespBuff() []byte

func (*MessageService_TransportResp) GetRespTag

func (x *MessageService_TransportResp) GetRespTag() uint32

func (*MessageService_TransportResp) GetResult

func (x *MessageService_TransportResp) GetResult() uint32

func (*MessageService_TransportResp) ProtoMessage

func (*MessageService_TransportResp) ProtoMessage()

func (*MessageService_TransportResp) ProtoReflect

func (*MessageService_TransportResp) Reset

func (x *MessageService_TransportResp) Reset()

func (*MessageService_TransportResp) String

type MessageService_WPATemp

type MessageService_WPATemp struct {
	ToUin uint64 `protobuf:"varint,1,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"` // "to_uin"
	Sig   []byte `protobuf:"bytes,2,opt,name=sig,proto3" json:"sig,omitempty"`                   // "sig"
	// contains filtered or unexported fields
}

WPATmp

func (*MessageService_WPATemp) Descriptor deprecated

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

Deprecated: Use MessageService_WPATemp.ProtoReflect.Descriptor instead.

func (*MessageService_WPATemp) GetSig

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

func (*MessageService_WPATemp) GetToUin

func (x *MessageService_WPATemp) GetToUin() uint64

func (*MessageService_WPATemp) ProtoMessage

func (*MessageService_WPATemp) ProtoMessage()

func (*MessageService_WPATemp) ProtoReflect

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

func (*MessageService_WPATemp) Reset

func (x *MessageService_WPATemp) Reset()

func (*MessageService_WPATemp) String

func (x *MessageService_WPATemp) String() string

type MessageService_WithdrawC2CRequest

type MessageService_WithdrawC2CRequest struct {
	Items           []*MessageService_WithdrawC2CRequest_MessageInfo `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`                                               // "msg_info"
	LongMessageFlag uint32                                           `protobuf:"varint,2,opt,name=long_message_flag,json=longMessageFlag,proto3" json:"long_message_flag,omitempty"` // "uint32_long_message_flag"
	Reserved        []byte                                           `protobuf:"bytes,3,opt,name=reserved,proto3" json:"reserved,omitempty"`                                         // "bytes_reserved"
	SubCmd          uint32                                           `protobuf:"varint,4,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`                              // "uint32_sub_cmd"
	// contains filtered or unexported fields
}

PbC2CMsgWithDrawReq

func (*MessageService_WithdrawC2CRequest) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawC2CRequest.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawC2CRequest) GetItems

func (*MessageService_WithdrawC2CRequest) GetLongMessageFlag

func (x *MessageService_WithdrawC2CRequest) GetLongMessageFlag() uint32

func (*MessageService_WithdrawC2CRequest) GetReserved

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

func (*MessageService_WithdrawC2CRequest) GetSubCmd

func (*MessageService_WithdrawC2CRequest) ProtoMessage

func (*MessageService_WithdrawC2CRequest) ProtoMessage()

func (*MessageService_WithdrawC2CRequest) ProtoReflect

func (*MessageService_WithdrawC2CRequest) Reset

func (*MessageService_WithdrawC2CRequest) String

type MessageService_WithdrawC2CRequest_MessageInfo

type MessageService_WithdrawC2CRequest_MessageInfo struct {
	FromUin       uint64                      `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                   // "uint64_from_uin"
	ToUin         uint64                      `protobuf:"varint,2,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                         // "uint64_to_uin"
	MessageSeq    uint32                      `protobuf:"varint,3,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`          // "uint32_msg_seq"
	MessageUid    uint64                      `protobuf:"varint,4,opt,name=message_uid,json=messageUid,proto3" json:"message_uid,omitempty"`          // "uint64_msg_uid"
	MessageTime   uint64                      `protobuf:"varint,5,opt,name=message_time,json=messageTime,proto3" json:"message_time,omitempty"`       // "uint64_msg_time"
	MessageRandom uint32                      `protobuf:"varint,6,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"` // "uint32_msg_random"
	PkgNum        uint32                      `protobuf:"varint,7,opt,name=pkg_num,json=pkgNum,proto3" json:"pkg_num,omitempty"`                      // "uint32_pkg_num"
	PkgIndex      uint32                      `protobuf:"varint,8,opt,name=pkg_index,json=pkgIndex,proto3" json:"pkg_index,omitempty"`                // "uint32_pkg_index"
	DivSeq        uint32                      `protobuf:"varint,9,opt,name=div_seq,json=divSeq,proto3" json:"div_seq,omitempty"`                      // "uint32_div_seq"
	MessageType   uint32                      `protobuf:"varint,10,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`      // "uint32_msg_type"
	RoutingHead   *MessageService_RoutingHead `protobuf:"bytes,20,opt,name=routing_head,json=routingHead,proto3" json:"routing_head,omitempty"`       // "routing_head"
	// contains filtered or unexported fields
}

MsgInfo

func (*MessageService_WithdrawC2CRequest_MessageInfo) Descriptor deprecated

Deprecated: Use MessageService_WithdrawC2CRequest_MessageInfo.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetDivSeq

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetFromUin

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetMessageRandom

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetMessageSeq

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetMessageTime

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetMessageType

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetMessageUid

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetPkgIndex

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetPkgNum

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetRoutingHead

func (*MessageService_WithdrawC2CRequest_MessageInfo) GetToUin

func (*MessageService_WithdrawC2CRequest_MessageInfo) ProtoMessage

func (*MessageService_WithdrawC2CRequest_MessageInfo) ProtoReflect

func (*MessageService_WithdrawC2CRequest_MessageInfo) Reset

func (*MessageService_WithdrawC2CRequest_MessageInfo) String

type MessageService_WithdrawC2CResponse

type MessageService_WithdrawC2CResponse struct {
	Result       uint32                                       `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string                                       `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	Items        []*MessageService_WithdrawC2CResponse_Status `protobuf:"bytes,3,rep,name=items,proto3" json:"items,omitempty"`                                   // "msg_status"
	SubCmd       uint32                                       `protobuf:"varint,4,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`                  // "uint32_sub_cmd"
	Wording      *MessageService_WithdrawWordingInfo          `protobuf:"bytes,5,opt,name=wording,proto3" json:"wording,omitempty"`                               // "msg_wording_info"
	// contains filtered or unexported fields
}

PbC2CMsgWithDrawResp

func (*MessageService_WithdrawC2CResponse) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawC2CResponse.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawC2CResponse) GetErrorMessage

func (x *MessageService_WithdrawC2CResponse) GetErrorMessage() string

func (*MessageService_WithdrawC2CResponse) GetItems

func (*MessageService_WithdrawC2CResponse) GetResult

func (*MessageService_WithdrawC2CResponse) GetSubCmd

func (*MessageService_WithdrawC2CResponse) GetWording

func (*MessageService_WithdrawC2CResponse) ProtoMessage

func (*MessageService_WithdrawC2CResponse) ProtoMessage()

func (*MessageService_WithdrawC2CResponse) ProtoReflect

func (*MessageService_WithdrawC2CResponse) Reset

func (*MessageService_WithdrawC2CResponse) String

type MessageService_WithdrawC2CResponse_Status

type MessageService_WithdrawC2CResponse_Status struct {
	Item   *MessageService_WithdrawC2CRequest_MessageInfo `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`      // "msg_info"
	Status uint32                                         `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` // "uint32_status"
	// contains filtered or unexported fields
}

MsgStatus

func (*MessageService_WithdrawC2CResponse_Status) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawC2CResponse_Status.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawC2CResponse_Status) GetItem

func (*MessageService_WithdrawC2CResponse_Status) GetStatus

func (*MessageService_WithdrawC2CResponse_Status) ProtoMessage

func (*MessageService_WithdrawC2CResponse_Status) ProtoReflect

func (*MessageService_WithdrawC2CResponse_Status) Reset

func (*MessageService_WithdrawC2CResponse_Status) String

type MessageService_WithdrawGroupRequest

type MessageService_WithdrawGroupRequest struct {
	SubCmd    uint32                                             `protobuf:"varint,1,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`          // "uint32_sub_cmd"
	GroupType uint32                                             `protobuf:"varint,2,opt,name=group_type,json=groupType,proto3" json:"group_type,omitempty"` // "uint32_group_type"
	GroupCode uint64                                             `protobuf:"varint,3,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "uint64_group_code"
	Items     []*MessageService_WithdrawGroupRequest_MessageInfo `protobuf:"bytes,4,rep,name=items,proto3" json:"items,omitempty"`                           // "msg_list"
	Userdef   []byte                                             `protobuf:"bytes,5,opt,name=userdef,proto3" json:"userdef,omitempty"`                       // "bytes_userdef"
	// contains filtered or unexported fields
}

PbGroupMsgWithDrawReq

func (*MessageService_WithdrawGroupRequest) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawGroupRequest.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawGroupRequest) GetGroupCode

func (x *MessageService_WithdrawGroupRequest) GetGroupCode() uint64

func (*MessageService_WithdrawGroupRequest) GetGroupType

func (x *MessageService_WithdrawGroupRequest) GetGroupType() uint32

func (*MessageService_WithdrawGroupRequest) GetItems

func (*MessageService_WithdrawGroupRequest) GetSubCmd

func (*MessageService_WithdrawGroupRequest) GetUserdef

func (x *MessageService_WithdrawGroupRequest) GetUserdef() []byte

func (*MessageService_WithdrawGroupRequest) ProtoMessage

func (*MessageService_WithdrawGroupRequest) ProtoMessage()

func (*MessageService_WithdrawGroupRequest) ProtoReflect

func (*MessageService_WithdrawGroupRequest) Reset

func (*MessageService_WithdrawGroupRequest) String

type MessageService_WithdrawGroupRequest_MessageInfo

type MessageService_WithdrawGroupRequest_MessageInfo struct {
	MessageSeq    uint32 `protobuf:"varint,1,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`          // "uint32_msg_seq"
	MessageRandom uint32 `protobuf:"varint,2,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"` // "uint32_msg_random"
	MessageType   uint32 `protobuf:"varint,3,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`       // "uint32_msg_type"
	ReserveFlag   uint32 `protobuf:"varint,4,opt,name=reserve_flag,json=reserveFlag,proto3" json:"reserve_flag,omitempty"`       // "uint32_resv_flag"
	// contains filtered or unexported fields
}

MessageInfo

func (*MessageService_WithdrawGroupRequest_MessageInfo) Descriptor deprecated

Deprecated: Use MessageService_WithdrawGroupRequest_MessageInfo.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawGroupRequest_MessageInfo) GetMessageRandom

func (*MessageService_WithdrawGroupRequest_MessageInfo) GetMessageSeq

func (*MessageService_WithdrawGroupRequest_MessageInfo) GetMessageType

func (*MessageService_WithdrawGroupRequest_MessageInfo) GetReserveFlag

func (*MessageService_WithdrawGroupRequest_MessageInfo) ProtoMessage

func (*MessageService_WithdrawGroupRequest_MessageInfo) ProtoReflect

func (*MessageService_WithdrawGroupRequest_MessageInfo) Reset

func (*MessageService_WithdrawGroupRequest_MessageInfo) String

type MessageService_WithdrawGroupResponse

type MessageService_WithdrawGroupResponse struct {
	Result       uint32                                                `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                // "result"
	ErrorMessage string                                                `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // "errmsg"
	SubCmd       uint32                                                `protobuf:"varint,3,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`                  // "uint32_sub_cmd"
	GroupType    uint32                                                `protobuf:"varint,4,opt,name=group_type,json=groupType,proto3" json:"group_type,omitempty"`         // "uint32_group_type"
	GroupCode    uint64                                                `protobuf:"varint,5,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`         // "uint64_group_code"
	FailedItems  []*MessageService_WithdrawGroupResponse_MessageResult `protobuf:"bytes,6,rep,name=failed_items,json=failedItems,proto3" json:"failed_items,omitempty"`    // "failed_msg_list"
	Userdef      []byte                                                `protobuf:"bytes,7,opt,name=userdef,proto3" json:"userdef,omitempty"`                               // "bytes_userdef"
	Wording      *MessageService_WithdrawWordingInfo                   `protobuf:"bytes,8,opt,name=wording,proto3" json:"wording,omitempty"`                               // "msg_wording_info"
	// contains filtered or unexported fields
}

PbGroupMsgWithDrawResp

func (*MessageService_WithdrawGroupResponse) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawGroupResponse.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawGroupResponse) GetErrorMessage

func (x *MessageService_WithdrawGroupResponse) GetErrorMessage() string

func (*MessageService_WithdrawGroupResponse) GetFailedItems

func (*MessageService_WithdrawGroupResponse) GetGroupCode

func (x *MessageService_WithdrawGroupResponse) GetGroupCode() uint64

func (*MessageService_WithdrawGroupResponse) GetGroupType

func (x *MessageService_WithdrawGroupResponse) GetGroupType() uint32

func (*MessageService_WithdrawGroupResponse) GetResult

func (*MessageService_WithdrawGroupResponse) GetSubCmd

func (*MessageService_WithdrawGroupResponse) GetUserdef

func (x *MessageService_WithdrawGroupResponse) GetUserdef() []byte

func (*MessageService_WithdrawGroupResponse) GetWording

func (*MessageService_WithdrawGroupResponse) ProtoMessage

func (*MessageService_WithdrawGroupResponse) ProtoMessage()

func (*MessageService_WithdrawGroupResponse) ProtoReflect

func (*MessageService_WithdrawGroupResponse) Reset

func (*MessageService_WithdrawGroupResponse) String

type MessageService_WithdrawGroupResponse_MessageResult

type MessageService_WithdrawGroupResponse_MessageResult struct {
	Result        uint32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`                                    // "uint32_result"
	MessageSeq    uint32 `protobuf:"varint,2,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`          // "uint32_msg_seq"
	MessageTime   uint32 `protobuf:"varint,3,opt,name=message_time,json=messageTime,proto3" json:"message_time,omitempty"`       // "uint32_msg_time"
	MessageRandom uint32 `protobuf:"varint,4,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"` // "uint32_msg_random"
	ErrorMessage  []byte `protobuf:"bytes,5,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`     // "bytes_err_msg"
	MessageType   uint32 `protobuf:"varint,6,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`       // "uint32_msg_type"
	// contains filtered or unexported fields
}

MessageResult

func (*MessageService_WithdrawGroupResponse_MessageResult) Descriptor deprecated

Deprecated: Use MessageService_WithdrawGroupResponse_MessageResult.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawGroupResponse_MessageResult) GetErrorMessage

func (*MessageService_WithdrawGroupResponse_MessageResult) GetMessageRandom

func (*MessageService_WithdrawGroupResponse_MessageResult) GetMessageSeq

func (*MessageService_WithdrawGroupResponse_MessageResult) GetMessageTime

func (*MessageService_WithdrawGroupResponse_MessageResult) GetMessageType

func (*MessageService_WithdrawGroupResponse_MessageResult) GetResult

func (*MessageService_WithdrawGroupResponse_MessageResult) ProtoMessage

func (*MessageService_WithdrawGroupResponse_MessageResult) ProtoReflect

func (*MessageService_WithdrawGroupResponse_MessageResult) Reset

func (*MessageService_WithdrawGroupResponse_MessageResult) String

type MessageService_WithdrawRequest

type MessageService_WithdrawRequest struct {
	C2C   []*MessageService_WithdrawC2CRequest   `protobuf:"bytes,1,rep,name=c2c,proto3" json:"c2c,omitempty"`     // "c2c_with_draw"
	Group []*MessageService_WithdrawGroupRequest `protobuf:"bytes,2,rep,name=group,proto3" json:"group,omitempty"` // "group_with_draw"
	// contains filtered or unexported fields
}

PbMsgWithDrawReq

func (*MessageService_WithdrawRequest) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawRequest.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawRequest) GetC2C

func (*MessageService_WithdrawRequest) GetGroup

func (*MessageService_WithdrawRequest) ProtoMessage

func (*MessageService_WithdrawRequest) ProtoMessage()

func (*MessageService_WithdrawRequest) ProtoReflect

func (*MessageService_WithdrawRequest) Reset

func (x *MessageService_WithdrawRequest) Reset()

func (*MessageService_WithdrawRequest) String

type MessageService_WithdrawResponse

type MessageService_WithdrawResponse struct {
	C2C   []*MessageService_WithdrawC2CResponse   `protobuf:"bytes,1,rep,name=c2c,proto3" json:"c2c,omitempty"`     // "c2c_with_draw"
	Group []*MessageService_WithdrawGroupResponse `protobuf:"bytes,2,rep,name=group,proto3" json:"group,omitempty"` // "group_with_draw"
	// contains filtered or unexported fields
}

PbMsgWithDrawResp

func (*MessageService_WithdrawResponse) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawResponse.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawResponse) GetC2C

func (*MessageService_WithdrawResponse) GetGroup

func (*MessageService_WithdrawResponse) ProtoMessage

func (*MessageService_WithdrawResponse) ProtoMessage()

func (*MessageService_WithdrawResponse) ProtoReflect

func (*MessageService_WithdrawResponse) Reset

func (*MessageService_WithdrawResponse) String

type MessageService_WithdrawWordingInfo

type MessageService_WithdrawWordingInfo struct {
	ItemId   int32  `protobuf:"varint,1,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"`      // "int32_item_id"
	ItemName string `protobuf:"bytes,2,opt,name=item_name,json=itemName,proto3" json:"item_name,omitempty"` // "string_item_name"
	// contains filtered or unexported fields
}

WithDrawWordingInfo

func (*MessageService_WithdrawWordingInfo) Descriptor deprecated

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

Deprecated: Use MessageService_WithdrawWordingInfo.ProtoReflect.Descriptor instead.

func (*MessageService_WithdrawWordingInfo) GetItemId

func (*MessageService_WithdrawWordingInfo) GetItemName

func (x *MessageService_WithdrawWordingInfo) GetItemName() string

func (*MessageService_WithdrawWordingInfo) ProtoMessage

func (*MessageService_WithdrawWordingInfo) ProtoMessage()

func (*MessageService_WithdrawWordingInfo) ProtoReflect

func (*MessageService_WithdrawWordingInfo) Reset

func (*MessageService_WithdrawWordingInfo) String

type MessageType00A6

type MessageType00A6 struct {
	// contains filtered or unexported fields
}

msgtype0xa6

func (*MessageType00A6) Descriptor deprecated

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

Deprecated: Use MessageType00A6.ProtoReflect.Descriptor instead.

func (*MessageType00A6) ProtoMessage

func (*MessageType00A6) ProtoMessage()

func (*MessageType00A6) ProtoReflect

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

func (*MessageType00A6) Reset

func (x *MessageType00A6) Reset()

func (*MessageType00A6) String

func (x *MessageType00A6) String() string

type MessageType00A6_Type00C1

type MessageType00A6_Type00C1 struct {
	// contains filtered or unexported fields
}

SubMsgType0xc1

func (*MessageType00A6_Type00C1) Descriptor deprecated

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

Deprecated: Use MessageType00A6_Type00C1.ProtoReflect.Descriptor instead.

func (*MessageType00A6_Type00C1) ProtoMessage

func (*MessageType00A6_Type00C1) ProtoMessage()

func (*MessageType00A6_Type00C1) ProtoReflect

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

func (*MessageType00A6_Type00C1) Reset

func (x *MessageType00A6_Type00C1) Reset()

func (*MessageType00A6_Type00C1) String

func (x *MessageType00A6_Type00C1) String() string

type MessageType00A6_Type00C1_Body

type MessageType00A6_Type00C1_Body struct {
	FileKey              []byte                                   `protobuf:"bytes,1,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`                                           // "bytes_file_key"
	FromUin              int64                                    `protobuf:"varint,2,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                                          // "uint64_from_uin"
	ToUin                int64                                    `protobuf:"varint,3,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                                                // "uint64_to_uin"
	Status               int32                                    `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"`                                                           // "uint32_status"
	Ttl                  int32                                    `protobuf:"varint,5,opt,name=ttl,proto3" json:"ttl,omitempty"`                                                                 // "uint32_ttl"
	Type                 int32                                    `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"`                                                               // "uint32_type"
	EncryptPreheadLength int32                                    `protobuf:"varint,7,opt,name=encrypt_prehead_length,json=encryptPreheadLength,proto3" json:"encrypt_prehead_length,omitempty"` // "uint32_encrypt_prehead_length"
	EncryptType          int32                                    `protobuf:"varint,8,opt,name=encrypt_type,json=encryptType,proto3" json:"encrypt_type,omitempty"`                              // "uint32_encrypt_type"
	EncryptKey           []byte                                   `protobuf:"bytes,9,opt,name=encrypt_key,json=encryptKey,proto3" json:"encrypt_key,omitempty"`                                  // "bytes_encrypt_key"
	ReadTimes            int32                                    `protobuf:"varint,10,opt,name=read_times,json=readTimes,proto3" json:"read_times,omitempty"`                                   // "uint32_read_times"
	LeftTime             int64                                    `protobuf:"varint,11,opt,name=left_time,json=leftTime,proto3" json:"left_time,omitempty"`                                      // "uint32_left_time"
	NotOnlineImage       *MessageType00A6_Type00C1_NotOnlineImage `protobuf:"bytes,12,opt,name=not_online_image,json=notOnlineImage,proto3" json:"not_online_image,omitempty"`                   // "not_online_image"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType00A6_Type00C1_Body) Descriptor deprecated

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

Deprecated: Use MessageType00A6_Type00C1_Body.ProtoReflect.Descriptor instead.

func (*MessageType00A6_Type00C1_Body) GetEncryptKey

func (x *MessageType00A6_Type00C1_Body) GetEncryptKey() []byte

func (*MessageType00A6_Type00C1_Body) GetEncryptPreheadLength

func (x *MessageType00A6_Type00C1_Body) GetEncryptPreheadLength() int32

func (*MessageType00A6_Type00C1_Body) GetEncryptType

func (x *MessageType00A6_Type00C1_Body) GetEncryptType() int32

func (*MessageType00A6_Type00C1_Body) GetFileKey

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

func (*MessageType00A6_Type00C1_Body) GetFromUin

func (x *MessageType00A6_Type00C1_Body) GetFromUin() int64

func (*MessageType00A6_Type00C1_Body) GetLeftTime

func (x *MessageType00A6_Type00C1_Body) GetLeftTime() int64

func (*MessageType00A6_Type00C1_Body) GetNotOnlineImage

func (*MessageType00A6_Type00C1_Body) GetReadTimes

func (x *MessageType00A6_Type00C1_Body) GetReadTimes() int32

func (*MessageType00A6_Type00C1_Body) GetStatus

func (x *MessageType00A6_Type00C1_Body) GetStatus() int32

func (*MessageType00A6_Type00C1_Body) GetToUin

func (x *MessageType00A6_Type00C1_Body) GetToUin() int64

func (*MessageType00A6_Type00C1_Body) GetTtl

func (*MessageType00A6_Type00C1_Body) GetType

func (x *MessageType00A6_Type00C1_Body) GetType() int32

func (*MessageType00A6_Type00C1_Body) ProtoMessage

func (*MessageType00A6_Type00C1_Body) ProtoMessage()

func (*MessageType00A6_Type00C1_Body) ProtoReflect

func (*MessageType00A6_Type00C1_Body) Reset

func (x *MessageType00A6_Type00C1_Body) Reset()

func (*MessageType00A6_Type00C1_Body) String

type MessageType00A6_Type00C1_NotOnlineImage

type MessageType00A6_Type00C1_NotOnlineImage struct {
	FilePath       []byte `protobuf:"bytes,1,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"`                       // "file_path"
	FileLen        int32  `protobuf:"varint,2,opt,name=file_len,json=fileLen,proto3" json:"file_len,omitempty"`                         // "file_len"
	DownloadPath   []byte `protobuf:"bytes,3,opt,name=download_path,json=downloadPath,proto3" json:"download_path,omitempty"`           // "download_path"
	OldVerSendFile []byte `protobuf:"bytes,4,opt,name=old_ver_send_file,json=oldVerSendFile,proto3" json:"old_ver_send_file,omitempty"` // "old_ver_send_file"
	ImgType        int32  `protobuf:"varint,5,opt,name=img_type,json=imgType,proto3" json:"img_type,omitempty"`                         // "img_type"
	PreviewsImage  []byte `protobuf:"bytes,6,opt,name=previews_image,json=previewsImage,proto3" json:"previews_image,omitempty"`        // "previews_image"
	PicMd5         []byte `protobuf:"bytes,7,opt,name=pic_md5,json=picMd5,proto3" json:"pic_md5,omitempty"`                             // "pic_md5"
	PicHeight      int32  `protobuf:"varint,8,opt,name=pic_height,json=picHeight,proto3" json:"pic_height,omitempty"`                   // "pic_height"
	PicWidth       int32  `protobuf:"varint,9,opt,name=pic_width,json=picWidth,proto3" json:"pic_width,omitempty"`                      // "pic_width"
	ResId          []byte `protobuf:"bytes,10,opt,name=res_id,json=resId,proto3" json:"res_id,omitempty"`                               // "res_id"
	Flag           []byte `protobuf:"bytes,11,opt,name=flag,proto3" json:"flag,omitempty"`                                              // "flag"
	DownloadUrl    string `protobuf:"bytes,12,opt,name=download_url,json=downloadUrl,proto3" json:"download_url,omitempty"`             // "str_download_url"
	Original       int32  `protobuf:"varint,13,opt,name=original,proto3" json:"original,omitempty"`                                     // "original"
	// contains filtered or unexported fields
}

NotOnlineImage

func (*MessageType00A6_Type00C1_NotOnlineImage) Descriptor deprecated

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

Deprecated: Use MessageType00A6_Type00C1_NotOnlineImage.ProtoReflect.Descriptor instead.

func (*MessageType00A6_Type00C1_NotOnlineImage) GetDownloadPath

func (x *MessageType00A6_Type00C1_NotOnlineImage) GetDownloadPath() []byte

func (*MessageType00A6_Type00C1_NotOnlineImage) GetDownloadUrl

func (x *MessageType00A6_Type00C1_NotOnlineImage) GetDownloadUrl() string

func (*MessageType00A6_Type00C1_NotOnlineImage) GetFileLen

func (*MessageType00A6_Type00C1_NotOnlineImage) GetFilePath

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

func (*MessageType00A6_Type00C1_NotOnlineImage) GetFlag

func (*MessageType00A6_Type00C1_NotOnlineImage) GetImgType

func (*MessageType00A6_Type00C1_NotOnlineImage) GetOldVerSendFile

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

func (*MessageType00A6_Type00C1_NotOnlineImage) GetOriginal

func (*MessageType00A6_Type00C1_NotOnlineImage) GetPicHeight

func (*MessageType00A6_Type00C1_NotOnlineImage) GetPicMd5

func (*MessageType00A6_Type00C1_NotOnlineImage) GetPicWidth

func (*MessageType00A6_Type00C1_NotOnlineImage) GetPreviewsImage

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

func (*MessageType00A6_Type00C1_NotOnlineImage) GetResId

func (*MessageType00A6_Type00C1_NotOnlineImage) ProtoMessage

func (*MessageType00A6_Type00C1_NotOnlineImage) ProtoReflect

func (*MessageType00A6_Type00C1_NotOnlineImage) Reset

func (*MessageType00A6_Type00C1_NotOnlineImage) String

type MessageType0210

type MessageType0210 struct {
	SubType int64  `protobuf:"varint,1,opt,name=sub_type,json=subType,proto3" json:"sub_type,omitempty"`
	Buffer  []byte `protobuf:"bytes,2,opt,name=buffer,proto3" json:"buffer,omitempty"`
	// contains filtered or unexported fields
}

msgtype0x210

func (*MessageType0210) Descriptor deprecated

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

Deprecated: Use MessageType0210.ProtoReflect.Descriptor instead.

func (*MessageType0210) GetBuffer

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

func (*MessageType0210) GetSubType

func (x *MessageType0210) GetSubType() int64

func (*MessageType0210) ProtoMessage

func (*MessageType0210) ProtoMessage()

func (*MessageType0210) ProtoReflect

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

func (*MessageType0210) Reset

func (x *MessageType0210) Reset()

func (*MessageType0210) String

func (x *MessageType0210) String() string

type MessageType0210_Type001A

type MessageType0210_Type001A struct {
	// contains filtered or unexported fields
}

SubMsgType0x1a

func (*MessageType0210_Type001A) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type001A.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type001A) ProtoMessage

func (*MessageType0210_Type001A) ProtoMessage()

func (*MessageType0210_Type001A) ProtoReflect

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

func (*MessageType0210_Type001A) Reset

func (x *MessageType0210_Type001A) Reset()

func (*MessageType0210_Type001A) String

func (x *MessageType0210_Type001A) String() string

type MessageType0210_Type001A_Body

type MessageType0210_Type001A_Body struct {
	FileKey      []byte `protobuf:"bytes,1,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`                 // "bytes_file_key"
	WordFromUin  int32  `protobuf:"varint,2,opt,name=word_from_uin,json=wordFromUin,proto3" json:"word_from_uin,omitempty"`  // "uint32_from_uin"
	WordToUin    int32  `protobuf:"varint,3,opt,name=word_to_uin,json=wordToUin,proto3" json:"word_to_uin,omitempty"`        // "uint32_to_uin"
	Status       int32  `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"`                                 // "uint32_status"
	Ttl          int32  `protobuf:"varint,5,opt,name=ttl,proto3" json:"ttl,omitempty"`                                       // "uint32_ttl"
	Desc         string `protobuf:"bytes,6,opt,name=desc,proto3" json:"desc,omitempty"`                                      // "string_desc"
	Type         int32  `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"`                                     // "uint32_type"
	CaptureTimes int32  `protobuf:"varint,8,opt,name=capture_times,json=captureTimes,proto3" json:"capture_times,omitempty"` // "uint32_capture_times"
	FromUin      int64  `protobuf:"varint,9,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                // "uint64_from_uin"
	ToUin        int64  `protobuf:"varint,10,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                     // "uint64_to_uin"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType0210_Type001A_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type001A_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type001A_Body) GetCaptureTimes

func (x *MessageType0210_Type001A_Body) GetCaptureTimes() int32

func (*MessageType0210_Type001A_Body) GetDesc

func (*MessageType0210_Type001A_Body) GetFileKey

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

func (*MessageType0210_Type001A_Body) GetFromUin

func (x *MessageType0210_Type001A_Body) GetFromUin() int64

func (*MessageType0210_Type001A_Body) GetStatus

func (x *MessageType0210_Type001A_Body) GetStatus() int32

func (*MessageType0210_Type001A_Body) GetToUin

func (x *MessageType0210_Type001A_Body) GetToUin() int64

func (*MessageType0210_Type001A_Body) GetTtl

func (*MessageType0210_Type001A_Body) GetType

func (x *MessageType0210_Type001A_Body) GetType() int32

func (*MessageType0210_Type001A_Body) GetWordFromUin

func (x *MessageType0210_Type001A_Body) GetWordFromUin() int32

func (*MessageType0210_Type001A_Body) GetWordToUin

func (x *MessageType0210_Type001A_Body) GetWordToUin() int32

func (*MessageType0210_Type001A_Body) ProtoMessage

func (*MessageType0210_Type001A_Body) ProtoMessage()

func (*MessageType0210_Type001A_Body) ProtoReflect

func (*MessageType0210_Type001A_Body) Reset

func (x *MessageType0210_Type001A_Body) Reset()

func (*MessageType0210_Type001A_Body) String

type MessageType0210_Type0026

type MessageType0210_Type0026 struct {
	// contains filtered or unexported fields
}

submsgtype0x26

func (*MessageType0210_Type0026) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026) ProtoMessage

func (*MessageType0210_Type0026) ProtoMessage()

func (*MessageType0210_Type0026) ProtoReflect

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

func (*MessageType0210_Type0026) Reset

func (x *MessageType0210_Type0026) Reset()

func (*MessageType0210_Type0026) String

func (x *MessageType0210_Type0026) String() string

type MessageType0210_Type0026_AppID

type MessageType0210_Type0026_AppID struct {
	AppId uint64 `protobuf:"varint,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` // "uint64_app_id"
	// contains filtered or unexported fields
}

AppID

func (*MessageType0210_Type0026_AppID) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026_AppID.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_AppID) GetAppId

func (x *MessageType0210_Type0026_AppID) GetAppId() uint64

func (*MessageType0210_Type0026_AppID) ProtoMessage

func (*MessageType0210_Type0026_AppID) ProtoMessage()

func (*MessageType0210_Type0026_AppID) ProtoReflect

func (*MessageType0210_Type0026_AppID) Reset

func (x *MessageType0210_Type0026_AppID) Reset()

func (*MessageType0210_Type0026_AppID) String

type MessageType0210_Type0026_AppNotifyContent

type MessageType0210_Type0026_AppNotifyContent struct {
	Text          string                                    `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"`                                           // "bytes_text"
	Users         []*MessageType0210_Type0026_AppNotifyUser `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"`                                         // "opt_msg_app_notify_user"
	OnlineCount   uint32                                    `protobuf:"varint,3,opt,name=online_count,json=onlineCount,proto3" json:"online_count,omitempty"`         // "uint32_online_count"
	ExpireTs      uint32                                    `protobuf:"varint,4,opt,name=expire_ts,json=expireTs,proto3" json:"expire_ts,omitempty"`                  // "uint32_expire_ts"
	RoomMode      uint32                                    `protobuf:"varint,5,opt,name=room_mode,json=roomMode,proto3" json:"room_mode,omitempty"`                  // "room_mode"
	LiveExtraMode uint32                                    `protobuf:"varint,6,opt,name=live_extra_mode,json=liveExtraMode,proto3" json:"live_extra_mode,omitempty"` // "live_extra_mode"
	GameId        uint32                                    `protobuf:"varint,7,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`                        // "game_id"
	// contains filtered or unexported fields
}

AppNotifyContent

func (*MessageType0210_Type0026_AppNotifyContent) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026_AppNotifyContent.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_AppNotifyContent) GetExpireTs

func (*MessageType0210_Type0026_AppNotifyContent) GetGameId

func (*MessageType0210_Type0026_AppNotifyContent) GetLiveExtraMode

func (x *MessageType0210_Type0026_AppNotifyContent) GetLiveExtraMode() uint32

func (*MessageType0210_Type0026_AppNotifyContent) GetOnlineCount

func (*MessageType0210_Type0026_AppNotifyContent) GetRoomMode

func (*MessageType0210_Type0026_AppNotifyContent) GetText

func (*MessageType0210_Type0026_AppNotifyContent) GetUsers

func (*MessageType0210_Type0026_AppNotifyContent) ProtoMessage

func (*MessageType0210_Type0026_AppNotifyContent) ProtoReflect

func (*MessageType0210_Type0026_AppNotifyContent) Reset

func (*MessageType0210_Type0026_AppNotifyContent) String

type MessageType0210_Type0026_AppNotifyUser

type MessageType0210_Type0026_AppNotifyUser struct {
	Uin  *uint64 `protobuf:"varint,1,opt,name=uin,proto3,oneof" json:"uin,omitempty"`   // "opt_uint64_uin"
	Flag *uint32 `protobuf:"varint,2,opt,name=flag,proto3,oneof" json:"flag,omitempty"` // "opt_uint32_flag"
	// contains filtered or unexported fields
}

AppNotifyUser

func (*MessageType0210_Type0026_AppNotifyUser) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026_AppNotifyUser.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_AppNotifyUser) GetFlag

func (*MessageType0210_Type0026_AppNotifyUser) GetUin

func (*MessageType0210_Type0026_AppNotifyUser) ProtoMessage

func (*MessageType0210_Type0026_AppNotifyUser) ProtoReflect

func (*MessageType0210_Type0026_AppNotifyUser) Reset

func (*MessageType0210_Type0026_AppNotifyUser) String

type MessageType0210_Type0026_AppTip

type MessageType0210_Type0026_AppTip struct {
	TipInfoSeq    uint32 `protobuf:"varint,1,opt,name=tip_info_seq,json=tipInfoSeq,proto3" json:"tip_info_seq,omitempty"`          // "uint32_tip_info_seq"
	Icon          []byte `protobuf:"bytes,2,opt,name=icon,proto3" json:"icon,omitempty"`                                           // "bytes_icon"
	IconTimeStamp uint32 `protobuf:"varint,3,opt,name=icon_time_stamp,json=iconTimeStamp,proto3" json:"icon_time_stamp,omitempty"` // "uint32_icon_time_stamp"
	ToolTip       []byte `protobuf:"bytes,4,opt,name=tool_tip,json=toolTip,proto3" json:"tool_tip,omitempty"`                      // "bytes_tooltip"
	ReportidClick uint32 `protobuf:"varint,5,opt,name=reportid_click,json=reportidClick,proto3" json:"reportid_click,omitempty"`   // "uint32_reportid_click"
	ReportidShow  uint32 `protobuf:"varint,6,opt,name=reportid_show,json=reportidShow,proto3" json:"reportid_show,omitempty"`      // "uint32_reportid_show"
	// contains filtered or unexported fields
}

AppTip

func (*MessageType0210_Type0026_AppTip) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026_AppTip.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_AppTip) GetIcon

func (x *MessageType0210_Type0026_AppTip) GetIcon() []byte

func (*MessageType0210_Type0026_AppTip) GetIconTimeStamp

func (x *MessageType0210_Type0026_AppTip) GetIconTimeStamp() uint32

func (*MessageType0210_Type0026_AppTip) GetReportidClick

func (x *MessageType0210_Type0026_AppTip) GetReportidClick() uint32

func (*MessageType0210_Type0026_AppTip) GetReportidShow

func (x *MessageType0210_Type0026_AppTip) GetReportidShow() uint32

func (*MessageType0210_Type0026_AppTip) GetTipInfoSeq

func (x *MessageType0210_Type0026_AppTip) GetTipInfoSeq() uint32

func (*MessageType0210_Type0026_AppTip) GetToolTip

func (x *MessageType0210_Type0026_AppTip) GetToolTip() []byte

func (*MessageType0210_Type0026_AppTip) ProtoMessage

func (*MessageType0210_Type0026_AppTip) ProtoMessage()

func (*MessageType0210_Type0026_AppTip) ProtoReflect

func (*MessageType0210_Type0026_AppTip) Reset

func (*MessageType0210_Type0026_AppTip) String

type MessageType0210_Type0026_AppTipNotify

type MessageType0210_Type0026_AppTipNotify struct {
	MsgAppTip           *MessageType0210_Type0026_AppTip           `protobuf:"bytes,1,opt,name=msg_app_tip,json=msgAppTip,proto3" json:"msg_app_tip,omitempty"`                         // "msg_app_tip"
	Action              uint32                                     `protobuf:"varint,2,opt,name=action,proto3" json:"action,omitempty"`                                                 // "uint32_action"
	Text                string                                     `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"`                                                      // "bytes_text"
	NotifySeq           uint32                                     `protobuf:"varint,4,opt,name=notify_seq,json=notifySeq,proto3" json:"notify_seq,omitempty"`                          // "uint32_notify_seq"
	NeededTipInfoSeq    uint32                                     `protobuf:"varint,5,opt,name=needed_tip_info_seq,json=neededTipInfoSeq,proto3" json:"needed_tip_info_seq,omitempty"` // "uint32_needed_tip_info_seq"
	MsgAppNotifyContent *MessageType0210_Type0026_AppNotifyContent ``                                                                                                                   // "opt_msg_app_notify_content"
	/* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

AppTipNotify

func (*MessageType0210_Type0026_AppTipNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026_AppTipNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_AppTipNotify) GetAction

func (*MessageType0210_Type0026_AppTipNotify) GetMsgAppNotifyContent

func (*MessageType0210_Type0026_AppTipNotify) GetMsgAppTip

func (*MessageType0210_Type0026_AppTipNotify) GetNeededTipInfoSeq

func (x *MessageType0210_Type0026_AppTipNotify) GetNeededTipInfoSeq() uint32

func (*MessageType0210_Type0026_AppTipNotify) GetNotifySeq

func (*MessageType0210_Type0026_AppTipNotify) GetText

func (*MessageType0210_Type0026_AppTipNotify) ProtoMessage

func (*MessageType0210_Type0026_AppTipNotify) ProtoMessage()

func (*MessageType0210_Type0026_AppTipNotify) ProtoReflect

func (*MessageType0210_Type0026_AppTipNotify) Reset

func (*MessageType0210_Type0026_AppTipNotify) String

type MessageType0210_Type0026_Body

type MessageType0210_Type0026_Body struct {
	SubCmd        uint32                                                         `protobuf:"varint,1,opt,name=sub_cmd,json=subCmd,proto3" json:"sub_cmd,omitempty"`                       // "uint32_sub_cmd"
	SubCmd01Items []*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber `protobuf:"bytes,2,rep,name=sub_cmd01_items,json=subCmd01Items,proto3" json:"sub_cmd01_items,omitempty"` // "rpt_msg_subcmd_0x1_push_body"
	SubCmd02Item  *MessageType0210_Type0026_Body_SubCmd02UpdateAppList           `protobuf:"bytes,3,opt,name=sub_cmd02_item,json=subCmd02Item,proto3" json:"sub_cmd02_item,omitempty"`    // "msg_subcmd_0x2_push_body"
	SubCmd03Item  *MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo    `protobuf:"bytes,4,opt,name=sub_cmd03_item,json=subCmd03Item,proto3" json:"sub_cmd03_item,omitempty"`    // "msg_subcmd_0x3_push_body"
	SubCmd04Item  *MessageType0210_Type0026_Body_SubCmd04UpdateApp               `protobuf:"bytes,5,opt,name=sub_cmd04_item,json=subCmd04Item,proto3" json:"sub_cmd04_item,omitempty"`    // "msg_subcmd_0x4_push_body"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType0210_Type0026_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_Body) GetSubCmd

func (x *MessageType0210_Type0026_Body) GetSubCmd() uint32

func (*MessageType0210_Type0026_Body) GetSubCmd01Items

func (*MessageType0210_Type0026_Body) GetSubCmd02Item

func (*MessageType0210_Type0026_Body) GetSubCmd03Item

func (*MessageType0210_Type0026_Body) GetSubCmd04Item

func (*MessageType0210_Type0026_Body) ProtoMessage

func (*MessageType0210_Type0026_Body) ProtoMessage()

func (*MessageType0210_Type0026_Body) ProtoReflect

func (*MessageType0210_Type0026_Body) Reset

func (x *MessageType0210_Type0026_Body) Reset()

func (*MessageType0210_Type0026_Body) String

type MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber

type MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber struct {
	MsgAppId        *MessageType0210_Type0026_AppID        `protobuf:"bytes,1,opt,name=msg_app_id,json=msgAppId,proto3" json:"msg_app_id,omitempty"`                        // "msg_app_id"
	GroupCode       uint64                                 `protobuf:"varint,2,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`                      // "uint64_group_code"
	UnreadNum       int32                                  `protobuf:"zigzag32,3,opt,name=unread_num,json=unreadNum,proto3" json:"unread_num,omitempty"`                    // "sint32_unread_num"
	MsgAppTipNotify *MessageType0210_Type0026_AppTipNotify `protobuf:"bytes,4,opt,name=msg_app_tip_notify,json=msgAppTipNotify,proto3" json:"msg_app_tip_notify,omitempty"` // "msg_app_tip_notify"
	AlbumCnt        int32                                  `protobuf:"zigzag32,5,opt,name=album_cnt,json=albumCnt,proto3" json:"album_cnt,omitempty"`                       // "sint32_album_cnt"
	// contains filtered or unexported fields
}

SubCmd0x1UpdateAppUnreadNum

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) Descriptor deprecated

Deprecated: Use MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) GetAlbumCnt

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) GetGroupCode

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) GetMsgAppId

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) GetMsgAppTipNotify

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) GetUnreadNum

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) ProtoMessage

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) ProtoReflect

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) Reset

func (*MessageType0210_Type0026_Body_SubCmd01UpdateAppUnreadNumber) String

type MessageType0210_Type0026_Body_SubCmd02UpdateAppList

type MessageType0210_Type0026_Body_SubCmd02UpdateAppList struct {
	MsgAppId  []*MessageType0210_Type0026_AppID `protobuf:"bytes,1,rep,name=msg_app_id,json=msgAppId,proto3" json:"msg_app_id,omitempty"`          // "rpt_msg_app_id"
	TimeStamp []uint32                          `protobuf:"varint,2,rep,packed,name=time_stamp,json=timeStamp,proto3" json:"time_stamp,omitempty"` // "rpt_uint32_time_stamp"
	GroupCode uint64                            `protobuf:"varint,3,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`        // "uint64_group_code"
	// contains filtered or unexported fields
}

SubCmd0x2UpdateAppList

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) Descriptor deprecated

Deprecated: Use MessageType0210_Type0026_Body_SubCmd02UpdateAppList.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) GetGroupCode

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) GetMsgAppId

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) GetTimeStamp

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) ProtoMessage

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) ProtoReflect

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) Reset

func (*MessageType0210_Type0026_Body_SubCmd02UpdateAppList) String

type MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo

type MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo struct {
	MsgAppId        *MessageType0210_Type0026_AppID        `protobuf:"bytes,1,opt,name=msg_app_id,json=msgAppId,proto3" json:"msg_app_id,omitempty"`                        // "msg_app_id"
	ConfUin         uint64                                 `protobuf:"varint,2,opt,name=conf_uin,json=confUin,proto3" json:"conf_uin,omitempty"`                            // "uint64_conf_uin"
	MsgAppTipNotify *MessageType0210_Type0026_AppTipNotify `protobuf:"bytes,3,opt,name=msg_app_tip_notify,json=msgAppTipNotify,proto3" json:"msg_app_tip_notify,omitempty"` // "msg_app_tip_notify"
	// contains filtered or unexported fields
}

SubCmd0x3UpdateDiscussAppInfo

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) Descriptor deprecated

Deprecated: Use MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) GetConfUin

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) GetMsgAppId

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) GetMsgAppTipNotify

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) ProtoMessage

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) ProtoReflect

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) Reset

func (*MessageType0210_Type0026_Body_SubCmd03UpdateDiscussAppInfo) String

type MessageType0210_Type0026_Body_SubCmd04UpdateApp

type MessageType0210_Type0026_Body_SubCmd04UpdateApp struct {
	MsgAppId  *MessageType0210_Type0026_AppID `protobuf:"bytes,1,opt,name=msg_app_id,json=msgAppId,proto3" json:"msg_app_id,omitempty"`     // "msg_app_id"
	GroupCode uint64                          `protobuf:"varint,2,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`   // "uint64_group_code"
	UnreadNum int32                           `protobuf:"zigzag32,3,opt,name=unread_num,json=unreadNum,proto3" json:"unread_num,omitempty"` // "sint32_unread_num"
	// contains filtered or unexported fields
}

SubCmd0x4UpdateApp

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) Descriptor deprecated

Deprecated: Use MessageType0210_Type0026_Body_SubCmd04UpdateApp.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) GetGroupCode

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) GetMsgAppId

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) GetUnreadNum

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) ProtoMessage

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) ProtoReflect

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) Reset

func (*MessageType0210_Type0026_Body_SubCmd04UpdateApp) String

type MessageType0210_Type0026_TransferCount

type MessageType0210_Type0026_TransferCount struct {
	ChainId uint64 `protobuf:"varint,1,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` // "chain_id"
	// contains filtered or unexported fields
}

TransferCnt

func (*MessageType0210_Type0026_TransferCount) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0026_TransferCount.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0026_TransferCount) GetChainId

func (*MessageType0210_Type0026_TransferCount) ProtoMessage

func (*MessageType0210_Type0026_TransferCount) ProtoReflect

func (*MessageType0210_Type0026_TransferCount) Reset

func (*MessageType0210_Type0026_TransferCount) String

type MessageType0210_Type0027

type MessageType0210_Type0027 struct {
	// contains filtered or unexported fields
}

SubMsgType0x27

func (*MessageType0210_Type0027) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027) ProtoMessage

func (*MessageType0210_Type0027) ProtoMessage()

func (*MessageType0210_Type0027) ProtoReflect

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

func (*MessageType0210_Type0027) Reset

func (x *MessageType0210_Type0027) Reset()

func (*MessageType0210_Type0027) String

func (x *MessageType0210_Type0027) String() string

type MessageType0210_Type0027_AddGroup

type MessageType0210_Type0027_AddGroup struct {
	GroupId   uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`      // "uint32_groupid"
	SortId    uint32 `protobuf:"varint,2,opt,name=sort_id,json=sortId,proto3" json:"sort_id,omitempty"`         // "uint32_sortid"
	GroupName []byte `protobuf:"bytes,3,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // "bytes_groupname"
	// contains filtered or unexported fields
}

AddGroup

func (*MessageType0210_Type0027_AddGroup) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_AddGroup.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_AddGroup) GetGroupId

func (x *MessageType0210_Type0027_AddGroup) GetGroupId() uint32

func (*MessageType0210_Type0027_AddGroup) GetGroupName

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

func (*MessageType0210_Type0027_AddGroup) GetSortId

func (*MessageType0210_Type0027_AddGroup) ProtoMessage

func (*MessageType0210_Type0027_AddGroup) ProtoMessage()

func (*MessageType0210_Type0027_AddGroup) ProtoReflect

func (*MessageType0210_Type0027_AddGroup) Reset

func (*MessageType0210_Type0027_AddGroup) String

type MessageType0210_Type0027_AppointmentNotify

type MessageType0210_Type0027_AppointmentNotify struct {
	FromUin         uint64 `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                           // "uint64_from_uin"
	AppointmentId   string `protobuf:"bytes,2,opt,name=appointment_id,json=appointmentId,proto3" json:"appointment_id,omitempty"`          // "str_appoint_id"
	NotifyType      uint32 `protobuf:"varint,3,opt,name=notify_type,json=notifyType,proto3" json:"notify_type,omitempty"`                  // "uint32_notifytype"
	TipsContent     string `protobuf:"bytes,4,opt,name=tips_content,json=tipsContent,proto3" json:"tips_content,omitempty"`                // "str_tips_content"
	UnreadCount     uint32 `protobuf:"varint,5,opt,name=unread_count,json=unreadCount,proto3" json:"unread_count,omitempty"`               // "uint32_unread_count"
	JoinWording     string `protobuf:"bytes,6,opt,name=join_wording,json=joinWording,proto3" json:"join_wording,omitempty"`                // "str_join_wording"
	ViewWording     string `protobuf:"bytes,7,opt,name=view_wording,json=viewWording,proto3" json:"view_wording,omitempty"`                // "str_view_wording"
	Sig             []byte `protobuf:"bytes,8,opt,name=sig,proto3" json:"sig,omitempty"`                                                   // "bytes_sig"
	EventInfo       []byte `protobuf:"bytes,9,opt,name=event_info,json=eventInfo,proto3" json:"event_info,omitempty"`                      // "bytes_event_info"
	NearbyEventInfo []byte `protobuf:"bytes,10,opt,name=nearby_event_info,json=nearbyEventInfo,proto3" json:"nearby_event_info,omitempty"` // "bytes_nearby_event_info"
	FeedEventInfo   []byte `protobuf:"bytes,11,opt,name=feed_event_info,json=feedEventInfo,proto3" json:"feed_event_info,omitempty"`       // "bytes_feed_event_info"
	// contains filtered or unexported fields
}

AppointmentNotify

func (*MessageType0210_Type0027_AppointmentNotify) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_AppointmentNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_AppointmentNotify) GetAppointmentId

func (x *MessageType0210_Type0027_AppointmentNotify) GetAppointmentId() string

func (*MessageType0210_Type0027_AppointmentNotify) GetEventInfo

func (*MessageType0210_Type0027_AppointmentNotify) GetFeedEventInfo

func (x *MessageType0210_Type0027_AppointmentNotify) GetFeedEventInfo() []byte

func (*MessageType0210_Type0027_AppointmentNotify) GetFromUin

func (*MessageType0210_Type0027_AppointmentNotify) GetJoinWording

func (*MessageType0210_Type0027_AppointmentNotify) GetNearbyEventInfo

func (x *MessageType0210_Type0027_AppointmentNotify) GetNearbyEventInfo() []byte

func (*MessageType0210_Type0027_AppointmentNotify) GetNotifyType

func (*MessageType0210_Type0027_AppointmentNotify) GetSig

func (*MessageType0210_Type0027_AppointmentNotify) GetTipsContent

func (*MessageType0210_Type0027_AppointmentNotify) GetUnreadCount

func (*MessageType0210_Type0027_AppointmentNotify) GetViewWording

func (*MessageType0210_Type0027_AppointmentNotify) ProtoMessage

func (*MessageType0210_Type0027_AppointmentNotify) ProtoReflect

func (*MessageType0210_Type0027_AppointmentNotify) Reset

func (*MessageType0210_Type0027_AppointmentNotify) String

type MessageType0210_Type0027_BinaryMessage

type MessageType0210_Type0027_BinaryMessage struct {
	Type  uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`  // "uint32_op_type"
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // "bytes_op_value"
	// contains filtered or unexported fields
}

BinaryMsg

func (*MessageType0210_Type0027_BinaryMessage) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_BinaryMessage.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_BinaryMessage) GetType

func (*MessageType0210_Type0027_BinaryMessage) GetValue

func (*MessageType0210_Type0027_BinaryMessage) ProtoMessage

func (*MessageType0210_Type0027_BinaryMessage) ProtoReflect

func (*MessageType0210_Type0027_BinaryMessage) Reset

func (*MessageType0210_Type0027_BinaryMessage) String

type MessageType0210_Type0027_Body

type MessageType0210_Type0027_Body struct {
	Items []*MessageType0210_Type0027_NotifyItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_mod_infos"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType0210_Type0027_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_Body) GetItems

func (*MessageType0210_Type0027_Body) ProtoMessage

func (*MessageType0210_Type0027_Body) ProtoMessage()

func (*MessageType0210_Type0027_Body) ProtoReflect

func (*MessageType0210_Type0027_Body) Reset

func (x *MessageType0210_Type0027_Body) Reset()

func (*MessageType0210_Type0027_Body) String

type MessageType0210_Type0027_ChatMatchInfo

type MessageType0210_Type0027_ChatMatchInfo struct {
	Sig              []byte `protobuf:"bytes,1,opt,name=sig,proto3" json:"sig,omitempty"`                                                      // "bytes_sig"
	Uin              uint64 `protobuf:"varint,2,opt,name=uin,proto3" json:"uin,omitempty"`                                                     // "uint64_uin"
	MatchUin         uint64 `protobuf:"varint,3,opt,name=match_uin,json=matchUin,proto3" json:"match_uin,omitempty"`                           // "uint64_match_uin"
	TipsWording      []byte `protobuf:"bytes,4,opt,name=tips_wording,json=tipsWording,proto3" json:"tips_wording,omitempty"`                   // "bytes_tips_wording"
	LeftChatTime     uint32 `protobuf:"varint,5,opt,name=left_chat_time,json=leftChatTime,proto3" json:"left_chat_time,omitempty"`             // "uint32_left_chat_time"
	TimeStamp        uint64 `protobuf:"varint,6,opt,name=time_stamp,json=timeStamp,proto3" json:"time_stamp,omitempty"`                        // "uint64_time_stamp"
	MatchExpiredTime uint32 `protobuf:"varint,7,opt,name=match_expired_time,json=matchExpiredTime,proto3" json:"match_expired_time,omitempty"` // "uint32_match_expired_time"
	C2CExpiredTime   uint32 `protobuf:"varint,8,opt,name=c2c_expired_time,json=c2cExpiredTime,proto3" json:"c2c_expired_time,omitempty"`       // "uint32_c2c_expired_time"
	MatchCount       uint32 `protobuf:"varint,9,opt,name=match_count,json=matchCount,proto3" json:"match_count,omitempty"`                     // "uint32_match_count"
	Nick             []byte `protobuf:"bytes,10,opt,name=nick,proto3" json:"nick,omitempty"`                                                   // "bytes_nick"
	// contains filtered or unexported fields
}

ChatMatchInfo

func (*MessageType0210_Type0027_ChatMatchInfo) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ChatMatchInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ChatMatchInfo) GetC2CExpiredTime

func (x *MessageType0210_Type0027_ChatMatchInfo) GetC2CExpiredTime() uint32

func (*MessageType0210_Type0027_ChatMatchInfo) GetLeftChatTime

func (x *MessageType0210_Type0027_ChatMatchInfo) GetLeftChatTime() uint32

func (*MessageType0210_Type0027_ChatMatchInfo) GetMatchCount

func (*MessageType0210_Type0027_ChatMatchInfo) GetMatchExpiredTime

func (x *MessageType0210_Type0027_ChatMatchInfo) GetMatchExpiredTime() uint32

func (*MessageType0210_Type0027_ChatMatchInfo) GetMatchUin

func (*MessageType0210_Type0027_ChatMatchInfo) GetNick

func (*MessageType0210_Type0027_ChatMatchInfo) GetSig

func (*MessageType0210_Type0027_ChatMatchInfo) GetTimeStamp

func (*MessageType0210_Type0027_ChatMatchInfo) GetTipsWording

func (x *MessageType0210_Type0027_ChatMatchInfo) GetTipsWording() []byte

func (*MessageType0210_Type0027_ChatMatchInfo) GetUin

func (*MessageType0210_Type0027_ChatMatchInfo) ProtoMessage

func (*MessageType0210_Type0027_ChatMatchInfo) ProtoReflect

func (*MessageType0210_Type0027_ChatMatchInfo) Reset

func (*MessageType0210_Type0027_ChatMatchInfo) String

type MessageType0210_Type0027_ConfMessageRoamingFlag

type MessageType0210_Type0027_ConfMessageRoamingFlag struct {
	ConfId    uint64 `protobuf:"varint,1,opt,name=conf_id,json=confId,proto3" json:"conf_id,omitempty"` // "uint64_confid"
	Flag      uint32 `protobuf:"varint,2,opt,name=flag,proto3" json:"flag,omitempty"`                   // "uint32_flag"
	Timestamp uint64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"`         // "uint64_timestamp"
	// contains filtered or unexported fields
}

ConfMsgRoamFlag

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_ConfMessageRoamingFlag.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) GetConfId

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) GetFlag

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) GetTimestamp

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) ProtoMessage

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) ProtoReflect

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) Reset

func (*MessageType0210_Type0027_ConfMessageRoamingFlag) String

type MessageType0210_Type0027_DaRenNotify

type MessageType0210_Type0027_DaRenNotify struct {
	Uin             uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                                                  // "uint64_uin"
	LoginDays       uint32 `protobuf:"varint,2,opt,name=login_days,json=loginDays,proto3" json:"login_days,omitempty"`                     // "uint32_login_days"
	Days            uint32 `protobuf:"varint,3,opt,name=days,proto3" json:"days,omitempty"`                                                // "uint32_days"
	IsYestodayLogin uint32 `protobuf:"varint,4,opt,name=is_yestoday_login,json=isYestodayLogin,proto3" json:"is_yestoday_login,omitempty"` // "uint32_is_yestoday_login"
	IsTodayLogin    uint32 `protobuf:"varint,5,opt,name=is_today_login,json=isTodayLogin,proto3" json:"is_today_login,omitempty"`          // "uint32_is_today_login"
	// contains filtered or unexported fields
}

DaRenNotify

func (*MessageType0210_Type0027_DaRenNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_DaRenNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_DaRenNotify) GetDays

func (*MessageType0210_Type0027_DaRenNotify) GetIsTodayLogin

func (x *MessageType0210_Type0027_DaRenNotify) GetIsTodayLogin() uint32

func (*MessageType0210_Type0027_DaRenNotify) GetIsYestodayLogin

func (x *MessageType0210_Type0027_DaRenNotify) GetIsYestodayLogin() uint32

func (*MessageType0210_Type0027_DaRenNotify) GetLoginDays

func (x *MessageType0210_Type0027_DaRenNotify) GetLoginDays() uint32

func (*MessageType0210_Type0027_DaRenNotify) GetUin

func (*MessageType0210_Type0027_DaRenNotify) ProtoMessage

func (*MessageType0210_Type0027_DaRenNotify) ProtoMessage()

func (*MessageType0210_Type0027_DaRenNotify) ProtoReflect

func (*MessageType0210_Type0027_DaRenNotify) Reset

func (*MessageType0210_Type0027_DaRenNotify) String

type MessageType0210_Type0027_DeleteFriend

type MessageType0210_Type0027_DeleteFriend struct {
	Uins []uint64 `protobuf:"varint,1,rep,packed,name=uins,proto3" json:"uins,omitempty"` // "rpt_uint64_uins"
	// contains filtered or unexported fields
}

DelFriend

func (*MessageType0210_Type0027_DeleteFriend) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_DeleteFriend.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_DeleteFriend) GetUins

func (*MessageType0210_Type0027_DeleteFriend) ProtoMessage

func (*MessageType0210_Type0027_DeleteFriend) ProtoMessage()

func (*MessageType0210_Type0027_DeleteFriend) ProtoReflect

func (*MessageType0210_Type0027_DeleteFriend) Reset

func (*MessageType0210_Type0027_DeleteFriend) String

type MessageType0210_Type0027_DeleteGroup

type MessageType0210_Type0027_DeleteGroup struct {
	GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // "uint32_groupid"
	// contains filtered or unexported fields
}

DelGroup

func (*MessageType0210_Type0027_DeleteGroup) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_DeleteGroup.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_DeleteGroup) GetGroupId

func (*MessageType0210_Type0027_DeleteGroup) ProtoMessage

func (*MessageType0210_Type0027_DeleteGroup) ProtoMessage()

func (*MessageType0210_Type0027_DeleteGroup) ProtoReflect

func (*MessageType0210_Type0027_DeleteGroup) Reset

func (*MessageType0210_Type0027_DeleteGroup) String

type MessageType0210_Type0027_FanpaiziNotify

type MessageType0210_Type0027_FanpaiziNotify struct {
	FromUin     uint64 `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`            // "uint64_from_uin"
	FromNick    string `protobuf:"bytes,2,opt,name=from_nick,json=fromNick,proto3" json:"from_nick,omitempty"`          // "str_from_nick"
	TipsContent []byte `protobuf:"bytes,3,opt,name=tips_content,json=tipsContent,proto3" json:"tips_content,omitempty"` // "bytes_tips_content"
	Sig         []byte `protobuf:"bytes,4,opt,name=sig,proto3" json:"sig,omitempty"`                                    // "bytes_sig"
	// contains filtered or unexported fields
}

FanpaiziNotify

func (*MessageType0210_Type0027_FanpaiziNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_FanpaiziNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_FanpaiziNotify) GetFromNick

func (*MessageType0210_Type0027_FanpaiziNotify) GetFromUin

func (*MessageType0210_Type0027_FanpaiziNotify) GetSig

func (*MessageType0210_Type0027_FanpaiziNotify) GetTipsContent

func (x *MessageType0210_Type0027_FanpaiziNotify) GetTipsContent() []byte

func (*MessageType0210_Type0027_FanpaiziNotify) ProtoMessage

func (*MessageType0210_Type0027_FanpaiziNotify) ProtoReflect

func (*MessageType0210_Type0027_FanpaiziNotify) Reset

func (*MessageType0210_Type0027_FanpaiziNotify) String

type MessageType0210_Type0027_FriendCustomOnlineStatusChange

type MessageType0210_Type0027_FriendCustomOnlineStatusChange struct {
	Uin uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"` // "uint64_uin"
	// contains filtered or unexported fields
}

FrdCustomOnlineStatusChange

func (*MessageType0210_Type0027_FriendCustomOnlineStatusChange) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_FriendCustomOnlineStatusChange.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_FriendCustomOnlineStatusChange) GetUin

func (*MessageType0210_Type0027_FriendCustomOnlineStatusChange) ProtoMessage

func (*MessageType0210_Type0027_FriendCustomOnlineStatusChange) ProtoReflect

func (*MessageType0210_Type0027_FriendCustomOnlineStatusChange) Reset

func (*MessageType0210_Type0027_FriendCustomOnlineStatusChange) String

type MessageType0210_Type0027_FriendGroup

type MessageType0210_Type0027_FriendGroup struct {
	Uin        uint64   `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                                          // "uint64_fuin"
	OldGroupId []uint32 `protobuf:"varint,2,rep,packed,name=old_group_id,json=oldGroupId,proto3" json:"old_group_id,omitempty"` // "rpt_uint32_old_group_id"
	NewGroupId []uint32 `protobuf:"varint,3,rep,packed,name=new_group_id,json=newGroupId,proto3" json:"new_group_id,omitempty"` // "rpt_uint32_new_group_id"
	// contains filtered or unexported fields
}

FriendGroup

func (*MessageType0210_Type0027_FriendGroup) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_FriendGroup.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_FriendGroup) GetNewGroupId

func (x *MessageType0210_Type0027_FriendGroup) GetNewGroupId() []uint32

func (*MessageType0210_Type0027_FriendGroup) GetOldGroupId

func (x *MessageType0210_Type0027_FriendGroup) GetOldGroupId() []uint32

func (*MessageType0210_Type0027_FriendGroup) GetUin

func (*MessageType0210_Type0027_FriendGroup) ProtoMessage

func (*MessageType0210_Type0027_FriendGroup) ProtoMessage()

func (*MessageType0210_Type0027_FriendGroup) ProtoReflect

func (*MessageType0210_Type0027_FriendGroup) Reset

func (*MessageType0210_Type0027_FriendGroup) String

type MessageType0210_Type0027_FriendRemark

type MessageType0210_Type0027_FriendRemark struct {
	Type       uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                              // "uint32_type"
	Uin        uint64 `protobuf:"varint,2,opt,name=uin,proto3" json:"uin,omitempty"`                                // "uint64_fuin"
	RemarkName []byte `protobuf:"bytes,3,opt,name=remark_name,json=remarkName,proto3" json:"remark_name,omitempty"` // "bytes_rmk_name"
	GroupCode  uint64 `protobuf:"varint,4,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`   // "uint64_group_code"
	// contains filtered or unexported fields
}

FriendRemark

func (*MessageType0210_Type0027_FriendRemark) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_FriendRemark.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_FriendRemark) GetGroupCode

func (*MessageType0210_Type0027_FriendRemark) GetRemarkName

func (x *MessageType0210_Type0027_FriendRemark) GetRemarkName() []byte

func (*MessageType0210_Type0027_FriendRemark) GetType

func (*MessageType0210_Type0027_FriendRemark) GetUin

func (*MessageType0210_Type0027_FriendRemark) ProtoMessage

func (*MessageType0210_Type0027_FriendRemark) ProtoMessage()

func (*MessageType0210_Type0027_FriendRemark) ProtoReflect

func (*MessageType0210_Type0027_FriendRemark) Reset

func (*MessageType0210_Type0027_FriendRemark) String

type MessageType0210_Type0027_GPS

type MessageType0210_Type0027_GPS struct {
	Lat  int32 `protobuf:"varint,1,opt,name=lat,proto3" json:"lat,omitempty"`   // "int32_lat"
	Lon  int32 `protobuf:"varint,2,opt,name=lon,proto3" json:"lon,omitempty"`   // "int32_lon"
	Alt  int32 `protobuf:"varint,3,opt,name=alt,proto3" json:"alt,omitempty"`   // "int32_alt"
	Type int32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"` // "int32_type"
	// contains filtered or unexported fields
}

GPS

func (*MessageType0210_Type0027_GPS) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_GPS.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_GPS) GetAlt

func (x *MessageType0210_Type0027_GPS) GetAlt() int32

func (*MessageType0210_Type0027_GPS) GetLat

func (x *MessageType0210_Type0027_GPS) GetLat() int32

func (*MessageType0210_Type0027_GPS) GetLon

func (x *MessageType0210_Type0027_GPS) GetLon() int32

func (*MessageType0210_Type0027_GPS) GetType

func (x *MessageType0210_Type0027_GPS) GetType() int32

func (*MessageType0210_Type0027_GPS) ProtoMessage

func (*MessageType0210_Type0027_GPS) ProtoMessage()

func (*MessageType0210_Type0027_GPS) ProtoReflect

func (*MessageType0210_Type0027_GPS) Reset

func (x *MessageType0210_Type0027_GPS) Reset()

func (*MessageType0210_Type0027_GPS) String

type MessageType0210_Type0027_GroupMemberProfileInfo

type MessageType0210_Type0027_GroupMemberProfileInfo struct {
	Field uint32 `protobuf:"varint,1,opt,name=field,proto3" json:"field,omitempty"` // "uint32_field"
	Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`  // "bytes_value"
	// contains filtered or unexported fields
}

GroupMemberProfileInfo

func (*MessageType0210_Type0027_GroupMemberProfileInfo) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_GroupMemberProfileInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_GroupMemberProfileInfo) GetField

func (*MessageType0210_Type0027_GroupMemberProfileInfo) GetValue

func (*MessageType0210_Type0027_GroupMemberProfileInfo) ProtoMessage

func (*MessageType0210_Type0027_GroupMemberProfileInfo) ProtoReflect

func (*MessageType0210_Type0027_GroupMemberProfileInfo) Reset

func (*MessageType0210_Type0027_GroupMemberProfileInfo) String

type MessageType0210_Type0027_GroupMessageRoamingFlag

type MessageType0210_Type0027_GroupMessageRoamingFlag struct {
	GroupCode uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "uint64_groupcode"
	Flag      uint32 `protobuf:"varint,2,opt,name=flag,proto3" json:"flag,omitempty"`                            // "uint32_flag"
	Timestamp uint64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"`                  // "uint64_timestamp"
	// contains filtered or unexported fields
}

GrpMsgRoamFlag

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_GroupMessageRoamingFlag.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) GetFlag

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) GetGroupCode

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) GetTimestamp

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) ProtoMessage

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) ProtoReflect

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) Reset

func (*MessageType0210_Type0027_GroupMessageRoamingFlag) String

type MessageType0210_Type0027_GroupProfileInfo

type MessageType0210_Type0027_GroupProfileInfo struct {
	Field uint32 `protobuf:"varint,1,opt,name=field,proto3" json:"field,omitempty"` // "uint32_field"
	Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`  // "bytes_value"
	// contains filtered or unexported fields
}

GroupProfileInfo

func (*MessageType0210_Type0027_GroupProfileInfo) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_GroupProfileInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_GroupProfileInfo) GetField

func (*MessageType0210_Type0027_GroupProfileInfo) GetValue

func (*MessageType0210_Type0027_GroupProfileInfo) ProtoMessage

func (*MessageType0210_Type0027_GroupProfileInfo) ProtoReflect

func (*MessageType0210_Type0027_GroupProfileInfo) Reset

func (*MessageType0210_Type0027_GroupProfileInfo) String

type MessageType0210_Type0027_GroupSort

type MessageType0210_Type0027_GroupSort struct {
	GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // "uint32_groupid"
	SortId  uint32 `protobuf:"varint,2,opt,name=sort_id,json=sortId,proto3" json:"sort_id,omitempty"`    // "uint32_sortid"
	// contains filtered or unexported fields
}

GroupSort

func (*MessageType0210_Type0027_GroupSort) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_GroupSort.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_GroupSort) GetGroupId

func (*MessageType0210_Type0027_GroupSort) GetSortId

func (*MessageType0210_Type0027_GroupSort) ProtoMessage

func (*MessageType0210_Type0027_GroupSort) ProtoMessage()

func (*MessageType0210_Type0027_GroupSort) ProtoReflect

func (*MessageType0210_Type0027_GroupSort) Reset

func (*MessageType0210_Type0027_GroupSort) String

type MessageType0210_Type0027_HotFriendNotify

type MessageType0210_Type0027_HotFriendNotify struct {
	DstUin         uint64 `protobuf:"varint,1,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                            // "uint64_dst_uin"
	PraiseHotLevel uint32 `protobuf:"varint,2,opt,name=praise_hot_level,json=praiseHotLevel,proto3" json:"praise_hot_level,omitempty"`  // "uint32_praise_hot_level"
	ChatHotLevel   uint32 `protobuf:"varint,3,opt,name=chat_hot_level,json=chatHotLevel,proto3" json:"chat_hot_level,omitempty"`        // "uint32_chat_hot_level"
	PraiseHotDays  uint32 `protobuf:"varint,4,opt,name=praise_hot_days,json=praiseHotDays,proto3" json:"praise_hot_days,omitempty"`     // "uint32_praise_hot_days"
	ChatHotDays    uint32 `protobuf:"varint,5,opt,name=chat_hot_days,json=chatHotDays,proto3" json:"chat_hot_days,omitempty"`           // "uint32_chat_hot_days"
	CloseLevel     uint32 `protobuf:"varint,6,opt,name=close_level,json=closeLevel,proto3" json:"close_level,omitempty"`                // "uint32_close_level"
	CloseDays      uint32 `protobuf:"varint,7,opt,name=close_days,json=closeDays,proto3" json:"close_days,omitempty"`                   // "uint32_close_days"
	PraiseFlag     uint32 `protobuf:"varint,8,opt,name=praise_flag,json=praiseFlag,proto3" json:"praise_flag,omitempty"`                // "uint32_praise_flag"
	ChatFlag       uint32 `protobuf:"varint,9,opt,name=chat_flag,json=chatFlag,proto3" json:"chat_flag,omitempty"`                      // "uint32_chat_flag"
	CloseFlag      uint32 `protobuf:"varint,10,opt,name=close_flag,json=closeFlag,proto3" json:"close_flag,omitempty"`                  // "uint32_close_flag"
	NotifyTime     uint64 `protobuf:"varint,11,opt,name=notify_time,json=notifyTime,proto3" json:"notify_time,omitempty"`               // "uint64_notify_time"
	LastPraiseTime uint64 `protobuf:"varint,12,opt,name=last_praise_time,json=lastPraiseTime,proto3" json:"last_praise_time,omitempty"` // "uint64_last_praise_time"
	LastChatTime   uint64 `protobuf:"varint,13,opt,name=last_chat_time,json=lastChatTime,proto3" json:"last_chat_time,omitempty"`       // "uint64_last_chat_time"
	QzoneHotLevel  uint32 `protobuf:"varint,14,opt,name=qzone_hot_level,json=qzoneHotLevel,proto3" json:"qzone_hot_level,omitempty"`    // "uint32_qzone_hot_level"
	QzoneHotDays   uint32 `protobuf:"varint,15,opt,name=qzone_hot_days,json=qzoneHotDays,proto3" json:"qzone_hot_days,omitempty"`       // "uint32_qzone_hot_days"
	QzoneFlag      uint32 `protobuf:"varint,16,opt,name=qzone_flag,json=qzoneFlag,proto3" json:"qzone_flag,omitempty"`                  // "uint32_qzone_flag"
	LastQzoneTime  uint64 `protobuf:"varint,17,opt,name=last_qzone_time,json=lastQzoneTime,proto3" json:"last_qzone_time,omitempty"`    // "uint64_last_qzone_time"
	// contains filtered or unexported fields
}

HotFriendNotify

func (*MessageType0210_Type0027_HotFriendNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_HotFriendNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_HotFriendNotify) GetChatFlag

func (*MessageType0210_Type0027_HotFriendNotify) GetChatHotDays

func (*MessageType0210_Type0027_HotFriendNotify) GetChatHotLevel

func (x *MessageType0210_Type0027_HotFriendNotify) GetChatHotLevel() uint32

func (*MessageType0210_Type0027_HotFriendNotify) GetCloseDays

func (*MessageType0210_Type0027_HotFriendNotify) GetCloseFlag

func (*MessageType0210_Type0027_HotFriendNotify) GetCloseLevel

func (*MessageType0210_Type0027_HotFriendNotify) GetDstUin

func (*MessageType0210_Type0027_HotFriendNotify) GetLastChatTime

func (x *MessageType0210_Type0027_HotFriendNotify) GetLastChatTime() uint64

func (*MessageType0210_Type0027_HotFriendNotify) GetLastPraiseTime

func (x *MessageType0210_Type0027_HotFriendNotify) GetLastPraiseTime() uint64

func (*MessageType0210_Type0027_HotFriendNotify) GetLastQzoneTime

func (x *MessageType0210_Type0027_HotFriendNotify) GetLastQzoneTime() uint64

func (*MessageType0210_Type0027_HotFriendNotify) GetNotifyTime

func (*MessageType0210_Type0027_HotFriendNotify) GetPraiseFlag

func (*MessageType0210_Type0027_HotFriendNotify) GetPraiseHotDays

func (x *MessageType0210_Type0027_HotFriendNotify) GetPraiseHotDays() uint32

func (*MessageType0210_Type0027_HotFriendNotify) GetPraiseHotLevel

func (x *MessageType0210_Type0027_HotFriendNotify) GetPraiseHotLevel() uint32

func (*MessageType0210_Type0027_HotFriendNotify) GetQzoneFlag

func (*MessageType0210_Type0027_HotFriendNotify) GetQzoneHotDays

func (x *MessageType0210_Type0027_HotFriendNotify) GetQzoneHotDays() uint32

func (*MessageType0210_Type0027_HotFriendNotify) GetQzoneHotLevel

func (x *MessageType0210_Type0027_HotFriendNotify) GetQzoneHotLevel() uint32

func (*MessageType0210_Type0027_HotFriendNotify) ProtoMessage

func (*MessageType0210_Type0027_HotFriendNotify) ProtoReflect

func (*MessageType0210_Type0027_HotFriendNotify) Reset

func (*MessageType0210_Type0027_HotFriendNotify) String

type MessageType0210_Type0027_MQQCampusNotify

type MessageType0210_Type0027_MQQCampusNotify struct {
	FromUin uint64 `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"` // "uint64_from_uin"
	Wording string `protobuf:"bytes,2,opt,name=wording,proto3" json:"wording,omitempty"`                 // "str_wording"
	Target  string `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"`                   // "str_target"
	Type    uint32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"`                      // "uint32_type"
	Source  string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"`                   // "str_source"
	// contains filtered or unexported fields
}

MQQCampusNotify

func (*MessageType0210_Type0027_MQQCampusNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_MQQCampusNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_MQQCampusNotify) GetFromUin

func (*MessageType0210_Type0027_MQQCampusNotify) GetSource

func (*MessageType0210_Type0027_MQQCampusNotify) GetTarget

func (*MessageType0210_Type0027_MQQCampusNotify) GetType

func (*MessageType0210_Type0027_MQQCampusNotify) GetWording

func (*MessageType0210_Type0027_MQQCampusNotify) ProtoMessage

func (*MessageType0210_Type0027_MQQCampusNotify) ProtoReflect

func (*MessageType0210_Type0027_MQQCampusNotify) Reset

func (*MessageType0210_Type0027_MQQCampusNotify) String

type MessageType0210_Type0027_ModConfProfile

type MessageType0210_Type0027_ModConfProfile struct {
	Uin     uint64                                  `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                        // "uint64_uin"
	ConfUin uint32                                  `protobuf:"varint,2,opt,name=conf_uin,json=confUin,proto3" json:"conf_uin,omitempty"` // "uint32_conf_uin"
	Items   []*MessageType0210_Type0027_ProfileInfo `protobuf:"bytes,3,rep,name=items,proto3" json:"items,omitempty"`                     // "rpt_msg_profile_infos"
	// contains filtered or unexported fields
}

ModConfProfile

func (*MessageType0210_Type0027_ModConfProfile) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModConfProfile.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModConfProfile) GetConfUin

func (*MessageType0210_Type0027_ModConfProfile) GetItems

func (*MessageType0210_Type0027_ModConfProfile) GetUin

func (*MessageType0210_Type0027_ModConfProfile) ProtoMessage

func (*MessageType0210_Type0027_ModConfProfile) ProtoReflect

func (*MessageType0210_Type0027_ModConfProfile) Reset

func (*MessageType0210_Type0027_ModConfProfile) String

type MessageType0210_Type0027_ModCustomFace

type MessageType0210_Type0027_ModCustomFace struct {
	Type      uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                            // "uint32_type"
	Uin       uint64 `protobuf:"varint,2,opt,name=uin,proto3" json:"uin,omitempty"`                              // "uint64_uin"
	GroupCode uint64 `protobuf:"varint,3,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "uint64_group_code"
	CmdUin    uint64 `protobuf:"varint,4,opt,name=cmd_uin,json=cmdUin,proto3" json:"cmd_uin,omitempty"`          // "uint64_cmd_uin"
	// contains filtered or unexported fields
}

ModCustomFace

func (*MessageType0210_Type0027_ModCustomFace) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModCustomFace.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModCustomFace) GetCmdUin

func (*MessageType0210_Type0027_ModCustomFace) GetGroupCode

func (*MessageType0210_Type0027_ModCustomFace) GetType

func (*MessageType0210_Type0027_ModCustomFace) GetUin

func (*MessageType0210_Type0027_ModCustomFace) ProtoMessage

func (*MessageType0210_Type0027_ModCustomFace) ProtoReflect

func (*MessageType0210_Type0027_ModCustomFace) Reset

func (*MessageType0210_Type0027_ModCustomFace) String

type MessageType0210_Type0027_ModFriendGroup

type MessageType0210_Type0027_ModFriendGroup struct {
	Items []*MessageType0210_Type0027_FriendGroup `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_frd_group"
	// contains filtered or unexported fields
}

ModFriendGroup

func (*MessageType0210_Type0027_ModFriendGroup) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModFriendGroup.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModFriendGroup) GetItems

func (*MessageType0210_Type0027_ModFriendGroup) ProtoMessage

func (*MessageType0210_Type0027_ModFriendGroup) ProtoReflect

func (*MessageType0210_Type0027_ModFriendGroup) Reset

func (*MessageType0210_Type0027_ModFriendGroup) String

type MessageType0210_Type0027_ModFriendRemark

type MessageType0210_Type0027_ModFriendRemark struct {
	Items []*MessageType0210_Type0027_FriendRemark `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_frd_rmk"
	// contains filtered or unexported fields
}

ModFriendRemark

func (*MessageType0210_Type0027_ModFriendRemark) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModFriendRemark.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModFriendRemark) GetItems

func (*MessageType0210_Type0027_ModFriendRemark) ProtoMessage

func (*MessageType0210_Type0027_ModFriendRemark) ProtoReflect

func (*MessageType0210_Type0027_ModFriendRemark) Reset

func (*MessageType0210_Type0027_ModFriendRemark) String

type MessageType0210_Type0027_ModFriendRoamingPriv

type MessageType0210_Type0027_ModFriendRoamingPriv struct {
	Items []*MessageType0210_Type0027_OneRoamingPriv `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_roam_priv"
	// contains filtered or unexported fields
}

ModFrdRoamPriv

func (*MessageType0210_Type0027_ModFriendRoamingPriv) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_ModFriendRoamingPriv.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModFriendRoamingPriv) GetItems

func (*MessageType0210_Type0027_ModFriendRoamingPriv) ProtoMessage

func (*MessageType0210_Type0027_ModFriendRoamingPriv) ProtoReflect

func (*MessageType0210_Type0027_ModFriendRoamingPriv) Reset

func (*MessageType0210_Type0027_ModFriendRoamingPriv) String

type MessageType0210_Type0027_ModGroupMemberProfile

type MessageType0210_Type0027_ModGroupMemberProfile struct {
	GroupUin  uint64                                             `protobuf:"varint,1,opt,name=group_uin,json=groupUin,proto3" json:"group_uin,omitempty"`    // "uint64_group_uin"
	Uin       uint64                                             `protobuf:"varint,2,opt,name=uin,proto3" json:"uin,omitempty"`                              // "uint64_uin"
	Items     []*MessageType0210_Type0027_GroupMemberProfileInfo `protobuf:"bytes,3,rep,name=items,proto3" json:"items,omitempty"`                           // "rpt_msg_group_member_profile_infos"
	GroupCode uint64                                             `protobuf:"varint,4,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "uint64_group_code"
	// contains filtered or unexported fields
}

ModGroupMemberProfile

func (*MessageType0210_Type0027_ModGroupMemberProfile) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_ModGroupMemberProfile.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModGroupMemberProfile) GetGroupCode

func (*MessageType0210_Type0027_ModGroupMemberProfile) GetGroupUin

func (*MessageType0210_Type0027_ModGroupMemberProfile) GetItems

func (*MessageType0210_Type0027_ModGroupMemberProfile) GetUin

func (*MessageType0210_Type0027_ModGroupMemberProfile) ProtoMessage

func (*MessageType0210_Type0027_ModGroupMemberProfile) ProtoReflect

func (*MessageType0210_Type0027_ModGroupMemberProfile) Reset

func (*MessageType0210_Type0027_ModGroupMemberProfile) String

type MessageType0210_Type0027_ModGroupName

type MessageType0210_Type0027_ModGroupName struct {
	GroupId   uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`      // "uint32_groupid"
	GroupName []byte `protobuf:"bytes,2,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // "bytes_groupname"
	// contains filtered or unexported fields
}

ModGroupName

func (*MessageType0210_Type0027_ModGroupName) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModGroupName.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModGroupName) GetGroupId

func (*MessageType0210_Type0027_ModGroupName) GetGroupName

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

func (*MessageType0210_Type0027_ModGroupName) ProtoMessage

func (*MessageType0210_Type0027_ModGroupName) ProtoMessage()

func (*MessageType0210_Type0027_ModGroupName) ProtoReflect

func (*MessageType0210_Type0027_ModGroupName) Reset

func (*MessageType0210_Type0027_ModGroupName) String

type MessageType0210_Type0027_ModGroupProfile

type MessageType0210_Type0027_ModGroupProfile struct {
	GroupUin  uint64                                       `protobuf:"varint,1,opt,name=group_uin,json=groupUin,proto3" json:"group_uin,omitempty"`    // "uint64_group_uin"
	Items     []*MessageType0210_Type0027_GroupProfileInfo `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"`                           // "rpt_msg_group_profile_infos"
	GroupCode uint64                                       `protobuf:"varint,3,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "uint64_group_code"
	CmdUin    uint64                                       `protobuf:"varint,4,opt,name=cmd_uin,json=cmdUin,proto3" json:"cmd_uin,omitempty"`          // "uint64_cmd_uin"
	// contains filtered or unexported fields
}

ModGroupProfile

func (*MessageType0210_Type0027_ModGroupProfile) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModGroupProfile.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModGroupProfile) GetCmdUin

func (*MessageType0210_Type0027_ModGroupProfile) GetGroupCode

func (*MessageType0210_Type0027_ModGroupProfile) GetGroupUin

func (*MessageType0210_Type0027_ModGroupProfile) GetItems

func (*MessageType0210_Type0027_ModGroupProfile) ProtoMessage

func (*MessageType0210_Type0027_ModGroupProfile) ProtoReflect

func (*MessageType0210_Type0027_ModGroupProfile) Reset

func (*MessageType0210_Type0027_ModGroupProfile) String

type MessageType0210_Type0027_ModGroupSort

type MessageType0210_Type0027_ModGroupSort struct {
	Items []*MessageType0210_Type0027_GroupSort `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_groupsort"
	// contains filtered or unexported fields
}

ModGroupSort

func (*MessageType0210_Type0027_ModGroupSort) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModGroupSort.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModGroupSort) GetItems

func (*MessageType0210_Type0027_ModGroupSort) ProtoMessage

func (*MessageType0210_Type0027_ModGroupSort) ProtoMessage()

func (*MessageType0210_Type0027_ModGroupSort) ProtoReflect

func (*MessageType0210_Type0027_ModGroupSort) Reset

func (*MessageType0210_Type0027_ModGroupSort) String

type MessageType0210_Type0027_ModLongNick

type MessageType0210_Type0027_ModLongNick struct {
	Uin   uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`    // "uint64_uin"
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // "bytes_value"
	// contains filtered or unexported fields
}

ModLongNick

func (*MessageType0210_Type0027_ModLongNick) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModLongNick.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModLongNick) GetUin

func (*MessageType0210_Type0027_ModLongNick) GetValue

func (*MessageType0210_Type0027_ModLongNick) ProtoMessage

func (*MessageType0210_Type0027_ModLongNick) ProtoMessage()

func (*MessageType0210_Type0027_ModLongNick) ProtoReflect

func (*MessageType0210_Type0027_ModLongNick) Reset

func (*MessageType0210_Type0027_ModLongNick) String

type MessageType0210_Type0027_ModProfile

type MessageType0210_Type0027_ModProfile struct {
	Uin   uint64                                  `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`    // "uint64_uin"
	Items []*MessageType0210_Type0027_ProfileInfo `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_profile_infos"
	// contains filtered or unexported fields
}

ModProfile

func (*MessageType0210_Type0027_ModProfile) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ModProfile.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModProfile) GetItems

func (*MessageType0210_Type0027_ModProfile) GetUin

func (*MessageType0210_Type0027_ModProfile) ProtoMessage

func (*MessageType0210_Type0027_ModProfile) ProtoMessage()

func (*MessageType0210_Type0027_ModProfile) ProtoReflect

func (*MessageType0210_Type0027_ModProfile) Reset

func (*MessageType0210_Type0027_ModProfile) String

type MessageType0210_Type0027_ModSNSGeneralInfo

type MessageType0210_Type0027_ModSNSGeneralInfo struct {
	Items []*MessageType0210_Type0027_SNSUpateBuffer `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_sns_general_infos"
	// contains filtered or unexported fields
}

ModSnsGeneralInfo

func (*MessageType0210_Type0027_ModSNSGeneralInfo) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_ModSNSGeneralInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ModSNSGeneralInfo) GetItems

func (*MessageType0210_Type0027_ModSNSGeneralInfo) ProtoMessage

func (*MessageType0210_Type0027_ModSNSGeneralInfo) ProtoReflect

func (*MessageType0210_Type0027_ModSNSGeneralInfo) Reset

func (*MessageType0210_Type0027_ModSNSGeneralInfo) String

type MessageType0210_Type0027_NewComeinUser

type MessageType0210_Type0027_NewComeinUser struct {
	Uin      uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                           // "uint64_uin"
	IsFriend uint32 `protobuf:"varint,2,opt,name=is_friend,json=isFriend,proto3" json:"is_friend,omitempty"` // "uint32_is_frd"
	Remark   []byte `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"`                      // "bytes_remark"
	Nick     []byte `protobuf:"bytes,4,opt,name=nick,proto3" json:"nick,omitempty"`                          // "bytes_nick"
	// contains filtered or unexported fields
}

NewComeinUser

func (*MessageType0210_Type0027_NewComeinUser) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_NewComeinUser.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_NewComeinUser) GetIsFriend

func (*MessageType0210_Type0027_NewComeinUser) GetNick

func (*MessageType0210_Type0027_NewComeinUser) GetRemark

func (*MessageType0210_Type0027_NewComeinUser) GetUin

func (*MessageType0210_Type0027_NewComeinUser) ProtoMessage

func (*MessageType0210_Type0027_NewComeinUser) ProtoReflect

func (*MessageType0210_Type0027_NewComeinUser) Reset

func (*MessageType0210_Type0027_NewComeinUser) String

type MessageType0210_Type0027_NewComeinUserNotify

type MessageType0210_Type0027_NewComeinUserNotify struct {
	Type          uint32                                  `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                                         // "uint32_msg_type"
	StrongNotify  bool                                    `protobuf:"varint,2,opt,name=strong_notify,json=strongNotify,proto3" json:"strong_notify,omitempty"`     // "bool_strong_notify"
	PushTime      uint32                                  `protobuf:"varint,3,opt,name=push_time,json=pushTime,proto3" json:"push_time,omitempty"`                 // "uint32_push_time"
	NewComeinUser *MessageType0210_Type0027_NewComeinUser `protobuf:"bytes,4,opt,name=new_comein_user,json=newComeinUser,proto3" json:"new_comein_user,omitempty"` // "msg_new_comein_user"
	NewGroup      *MessageType0210_Type0027_NewGroup      `protobuf:"bytes,5,opt,name=new_group,json=newGroup,proto3" json:"new_group,omitempty"`                  // "msg_new_group"
	NewGroupUser  *MessageType0210_Type0027_NewGroupUser  `protobuf:"bytes,6,opt,name=new_group_user,json=newGroupUser,proto3" json:"new_group_user,omitempty"`    // "msg_new_group_user"
	// contains filtered or unexported fields
}

NewComeinUserNotify

func (*MessageType0210_Type0027_NewComeinUserNotify) Descriptor deprecated

Deprecated: Use MessageType0210_Type0027_NewComeinUserNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_NewComeinUserNotify) GetNewComeinUser

func (*MessageType0210_Type0027_NewComeinUserNotify) GetNewGroup

func (*MessageType0210_Type0027_NewComeinUserNotify) GetNewGroupUser

func (*MessageType0210_Type0027_NewComeinUserNotify) GetPushTime

func (*MessageType0210_Type0027_NewComeinUserNotify) GetStrongNotify

func (*MessageType0210_Type0027_NewComeinUserNotify) GetType

func (*MessageType0210_Type0027_NewComeinUserNotify) ProtoMessage

func (*MessageType0210_Type0027_NewComeinUserNotify) ProtoReflect

func (*MessageType0210_Type0027_NewComeinUserNotify) Reset

func (*MessageType0210_Type0027_NewComeinUserNotify) String

type MessageType0210_Type0027_NewGroup

type MessageType0210_Type0027_NewGroup struct {
	GroupCode uint64 `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"` // "uint64_group_code"
	GroupName []byte `protobuf:"bytes,2,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"`  // "bytes_group_name"
	OwnerUin  uint64 `protobuf:"varint,3,opt,name=owner_uin,json=ownerUin,proto3" json:"owner_uin,omitempty"`    // "uint64_owner_uin"
	OwnerNick []byte `protobuf:"bytes,4,opt,name=owner_nick,json=ownerNick,proto3" json:"owner_nick,omitempty"`  // "bytes_owner_nick"
	Distance  []byte `protobuf:"bytes,5,opt,name=distance,proto3" json:"distance,omitempty"`                     // "bytes_distance"
	// contains filtered or unexported fields
}

NewGroup

func (*MessageType0210_Type0027_NewGroup) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_NewGroup.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_NewGroup) GetDistance

func (x *MessageType0210_Type0027_NewGroup) GetDistance() []byte

func (*MessageType0210_Type0027_NewGroup) GetGroupCode

func (x *MessageType0210_Type0027_NewGroup) GetGroupCode() uint64

func (*MessageType0210_Type0027_NewGroup) GetGroupName

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

func (*MessageType0210_Type0027_NewGroup) GetOwnerNick

func (x *MessageType0210_Type0027_NewGroup) GetOwnerNick() []byte

func (*MessageType0210_Type0027_NewGroup) GetOwnerUin

func (x *MessageType0210_Type0027_NewGroup) GetOwnerUin() uint64

func (*MessageType0210_Type0027_NewGroup) ProtoMessage

func (*MessageType0210_Type0027_NewGroup) ProtoMessage()

func (*MessageType0210_Type0027_NewGroup) ProtoReflect

func (*MessageType0210_Type0027_NewGroup) Reset

func (*MessageType0210_Type0027_NewGroup) String

type MessageType0210_Type0027_NewGroupUser

type MessageType0210_Type0027_NewGroupUser struct {
	Uin      uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`          // "uint64_uin"
	Sex      int32  `protobuf:"varint,2,opt,name=sex,proto3" json:"sex,omitempty"`          // "int32_sex"
	Age      int32  `protobuf:"varint,3,opt,name=age,proto3" json:"age,omitempty"`          // "int32_age"
	Nick     string `protobuf:"bytes,4,opt,name=nick,proto3" json:"nick,omitempty"`         // "str_nick"
	Distance []byte `protobuf:"bytes,5,opt,name=distance,proto3" json:"distance,omitempty"` // "bytes_distance"
	// contains filtered or unexported fields
}

NewGroupUser

func (*MessageType0210_Type0027_NewGroupUser) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_NewGroupUser.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_NewGroupUser) GetAge

func (*MessageType0210_Type0027_NewGroupUser) GetDistance

func (x *MessageType0210_Type0027_NewGroupUser) GetDistance() []byte

func (*MessageType0210_Type0027_NewGroupUser) GetNick

func (*MessageType0210_Type0027_NewGroupUser) GetSex

func (*MessageType0210_Type0027_NewGroupUser) GetUin

func (*MessageType0210_Type0027_NewGroupUser) ProtoMessage

func (*MessageType0210_Type0027_NewGroupUser) ProtoMessage()

func (*MessageType0210_Type0027_NewGroupUser) ProtoReflect

func (*MessageType0210_Type0027_NewGroupUser) Reset

func (*MessageType0210_Type0027_NewGroupUser) String

type MessageType0210_Type0027_NotifyItem

type MessageType0210_Type0027_NotifyItem struct {
	Type                  uint32                                          `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                                                // "uint32_notify_type"
	OpType                uint32                                          `protobuf:"varint,2,opt,name=op_type,json=opType,proto3" json:"op_type,omitempty"`                              // "uint32_op_type"
	AddGroup              *MessageType0210_Type0027_AddGroup              `protobuf:"bytes,3,opt,name=add_group,json=addGroup,proto3" json:"add_group,omitempty"`                         // "msg_add_group"
	DeleteGroup           *MessageType0210_Type0027_DeleteGroup           `protobuf:"bytes,4,opt,name=delete_group,json=deleteGroup,proto3" json:"delete_group,omitempty"`                // "msg_del_group"
	ModGroupName          *MessageType0210_Type0027_ModGroupName          `protobuf:"bytes,5,opt,name=mod_group_name,json=modGroupName,proto3" json:"mod_group_name,omitempty"`           // "msg_mod_group_name"
	ModGroupSort          *MessageType0210_Type0027_ModGroupSort          `protobuf:"bytes,6,opt,name=mod_group_sort,json=modGroupSort,proto3" json:"mod_group_sort,omitempty"`           // "msg_mod_group_sort"
	ModFriendGroup        *MessageType0210_Type0027_ModFriendGroup        `protobuf:"bytes,7,opt,name=mod_friend_group,json=modFriendGroup,proto3" json:"mod_friend_group,omitempty"`     // "msg_mod_friend_group"
	ModProfile            *MessageType0210_Type0027_ModProfile            `protobuf:"bytes,8,opt,name=mod_profile,json=modProfile,proto3" json:"mod_profile,omitempty"`                   // "msg_mod_profile"
	ModFriendRemark       *MessageType0210_Type0027_ModFriendRemark       `protobuf:"bytes,9,opt,name=mod_friend_remark,json=modFriendRemark,proto3" json:"mod_friend_remark,omitempty"`  // "msg_mod_friend_remark"
	ModLongNick           *MessageType0210_Type0027_ModLongNick           `protobuf:"bytes,10,opt,name=mod_long_nick,json=modLongNick,proto3" json:"mod_long_nick,omitempty"`             // "msg_mod_long_nick"
	ModCustomFace         *MessageType0210_Type0027_ModCustomFace         `protobuf:"bytes,11,opt,name=mod_custom_face,json=modCustomFace,proto3" json:"mod_custom_face,omitempty"`       // "msg_mod_custom_face"
	ModGroupProfile       *MessageType0210_Type0027_ModGroupProfile       `protobuf:"bytes,12,opt,name=mod_group_profile,json=modGroupProfile,proto3" json:"mod_group_profile,omitempty"` // "msg_mod_group_profile"
	ModGroupMemberProfile *MessageType0210_Type0027_ModGroupMemberProfile ``                                                                                                              // "msg_mod_group_member_profile"
	/* 129-byte string literal not displayed */
	DelFriend                   *MessageType0210_Type0027_DeleteFriend                   `protobuf:"bytes,14,opt,name=del_friend,json=delFriend,proto3" json:"del_friend,omitempty"`                                   // "msg_del_friend"
	RoamPriv                    *MessageType0210_Type0027_ModFriendRoamingPriv           `protobuf:"bytes,15,opt,name=roam_priv,json=roamPriv,proto3" json:"roam_priv,omitempty"`                                      // "msg_roam_priv"
	GroupMsgRoamFlag            *MessageType0210_Type0027_GroupMessageRoamingFlag        `protobuf:"bytes,16,opt,name=group_msg_roam_flag,json=groupMsgRoamFlag,proto3" json:"group_msg_roam_flag,omitempty"`          // "msg_grp_msg_roam_flag"
	ConfMsgRoamFlag             *MessageType0210_Type0027_ConfMessageRoamingFlag         `protobuf:"bytes,17,opt,name=conf_msg_roam_flag,json=confMsgRoamFlag,proto3" json:"conf_msg_roam_flag,omitempty"`             // "msg_conf_msg_roam_flag"
	ModRichLongNick             *MessageType0210_Type0027_ModLongNick                    `protobuf:"bytes,18,opt,name=mod_rich_long_nick,json=modRichLongNick,proto3" json:"mod_rich_long_nick,omitempty"`             // "msg_mod_rich_long_nick"
	BinPkg                      *MessageType0210_Type0027_BinaryMessage                  `protobuf:"bytes,19,opt,name=bin_pkg,json=binPkg,proto3" json:"bin_pkg,omitempty"`                                            // "msg_bin_pkg"
	ModFriendRings              *MessageType0210_Type0027_ModSNSGeneralInfo              `protobuf:"bytes,20,opt,name=mod_friend_rings,json=modFriendRings,proto3" json:"mod_friend_rings,omitempty"`                  // "msg_mod_friend_rings"
	ModConfProfile              *MessageType0210_Type0027_ModConfProfile                 `protobuf:"bytes,21,opt,name=mod_conf_profile,json=modConfProfile,proto3" json:"mod_conf_profile,omitempty"`                  // "msg_mod_conf_profile"
	ModFriendFlag               *MessageType0210_Type0027_SNSUpdateFlag                  `protobuf:"bytes,22,opt,name=mod_friend_flag,json=modFriendFlag,proto3" json:"mod_friend_flag,omitempty"`                     // "msg_mod_friend_flag"
	AppointmentNotify           *MessageType0210_Type0027_AppointmentNotify              `protobuf:"bytes,23,opt,name=appointment_notify,json=appointmentNotify,proto3" json:"appointment_notify,omitempty"`           // "msg_appointment_notify"
	DarenNotify                 *MessageType0210_Type0027_DaRenNotify                    `protobuf:"bytes,25,opt,name=daren_notify,json=darenNotify,proto3" json:"daren_notify,omitempty"`                             // "msg_daren_notify"
	NewComeinUserNotify         *MessageType0210_Type0027_NewComeinUserNotify            `protobuf:"bytes,26,opt,name=new_comein_user_notify,json=newComeinUserNotify,proto3" json:"new_comein_user_notify,omitempty"` // "msg_new_comein_user_notify"
	PushSearchDev               *MessageType0210_Type0027_PushSearchDev                  `protobuf:"bytes,200,opt,name=push_search_dev,json=pushSearchDev,proto3" json:"push_search_dev,omitempty"`                    // "msg_push_search_dev"
	PushReportDev               *MessageType0210_Type0027_PushReportDev                  `protobuf:"bytes,201,opt,name=push_report_dev,json=pushReportDev,proto3" json:"push_report_dev,omitempty"`                    // "msg_push_report_dev"
	QqPayPush                   *MessageType0210_Type0027_QQPayPush                      `protobuf:"bytes,202,opt,name=qq_pay_push,json=qqPayPush,proto3" json:"qq_pay_push,omitempty"`                                // "msg_qq_pay_push"
	RedpointInfo                []byte                                                   `protobuf:"bytes,203,opt,name=redpoint_info,json=redpointInfo,proto3" json:"redpoint_info,omitempty"`                         // "bytes_redpoint_info"
	HotFriendNotify             *MessageType0210_Type0027_HotFriendNotify                `protobuf:"bytes,204,opt,name=hot_friend_notify,json=hotFriendNotify,proto3" json:"hot_friend_notify,omitempty"`              // "msg_hot_friend_notify"
	PraiseRankNotify            *MessageType0210_Type0027_PraiseRankNotify               `protobuf:"bytes,205,opt,name=praise_rank_notify,json=praiseRankNotify,proto3" json:"praise_rank_notify,omitempty"`           // "msg_praise_rank_notify"
	CampusNotify                *MessageType0210_Type0027_MQQCampusNotify                `protobuf:"bytes,210,opt,name=campus_notify,json=campusNotify,proto3" json:"campus_notify,omitempty"`                         // "msg_campus_notify"
	ModRichLongNickEx           *MessageType0210_Type0027_ModLongNick                    `protobuf:"bytes,211,opt,name=mod_rich_long_nick_ex,json=modRichLongNickEx,proto3" json:"mod_rich_long_nick_ex,omitempty"`    // "msg_mod_rich_long_nick_ex"
	ChatMatchInfo               *MessageType0210_Type0027_ChatMatchInfo                  `protobuf:"bytes,212,opt,name=chat_match_info,json=chatMatchInfo,proto3" json:"chat_match_info,omitempty"`                    // "msg_chat_match_info"
	FrdCustomOnlineStatusChange *MessageType0210_Type0027_FriendCustomOnlineStatusChange ``                                                                                                                            // "msg_frd_custom_online_status_change"
	/* 150-byte string literal not displayed */
	FanpanziNotify *MessageType0210_Type0027_FanpaiziNotify `protobuf:"bytes,2000,opt,name=fanpanzi_notify,json=fanpanziNotify,proto3" json:"fanpanzi_notify,omitempty"` // "msg_fanpanzi_notify"
	// contains filtered or unexported fields
}

ForwardBody

func (*MessageType0210_Type0027_NotifyItem) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_NotifyItem.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_NotifyItem) GetAddGroup

func (*MessageType0210_Type0027_NotifyItem) GetAppointmentNotify

func (*MessageType0210_Type0027_NotifyItem) GetBinPkg

func (*MessageType0210_Type0027_NotifyItem) GetCampusNotify

func (*MessageType0210_Type0027_NotifyItem) GetChatMatchInfo

func (*MessageType0210_Type0027_NotifyItem) GetConfMsgRoamFlag

func (*MessageType0210_Type0027_NotifyItem) GetDarenNotify

func (*MessageType0210_Type0027_NotifyItem) GetDelFriend

func (*MessageType0210_Type0027_NotifyItem) GetDeleteGroup

func (*MessageType0210_Type0027_NotifyItem) GetFanpanziNotify

func (*MessageType0210_Type0027_NotifyItem) GetFrdCustomOnlineStatusChange

func (*MessageType0210_Type0027_NotifyItem) GetGroupMsgRoamFlag

func (*MessageType0210_Type0027_NotifyItem) GetHotFriendNotify

func (*MessageType0210_Type0027_NotifyItem) GetModConfProfile

func (*MessageType0210_Type0027_NotifyItem) GetModCustomFace

func (*MessageType0210_Type0027_NotifyItem) GetModFriendFlag

func (*MessageType0210_Type0027_NotifyItem) GetModFriendGroup

func (*MessageType0210_Type0027_NotifyItem) GetModFriendRemark

func (*MessageType0210_Type0027_NotifyItem) GetModFriendRings

func (*MessageType0210_Type0027_NotifyItem) GetModGroupMemberProfile

func (*MessageType0210_Type0027_NotifyItem) GetModGroupName

func (*MessageType0210_Type0027_NotifyItem) GetModGroupProfile

func (*MessageType0210_Type0027_NotifyItem) GetModGroupSort

func (*MessageType0210_Type0027_NotifyItem) GetModLongNick

func (*MessageType0210_Type0027_NotifyItem) GetModProfile

func (*MessageType0210_Type0027_NotifyItem) GetModRichLongNick

func (*MessageType0210_Type0027_NotifyItem) GetModRichLongNickEx

func (*MessageType0210_Type0027_NotifyItem) GetNewComeinUserNotify

func (*MessageType0210_Type0027_NotifyItem) GetOpType

func (*MessageType0210_Type0027_NotifyItem) GetPraiseRankNotify

func (*MessageType0210_Type0027_NotifyItem) GetPushReportDev

func (*MessageType0210_Type0027_NotifyItem) GetPushSearchDev

func (*MessageType0210_Type0027_NotifyItem) GetQqPayPush

func (*MessageType0210_Type0027_NotifyItem) GetRedpointInfo

func (x *MessageType0210_Type0027_NotifyItem) GetRedpointInfo() []byte

func (*MessageType0210_Type0027_NotifyItem) GetRoamPriv

func (*MessageType0210_Type0027_NotifyItem) GetType

func (*MessageType0210_Type0027_NotifyItem) ProtoMessage

func (*MessageType0210_Type0027_NotifyItem) ProtoMessage()

func (*MessageType0210_Type0027_NotifyItem) ProtoReflect

func (*MessageType0210_Type0027_NotifyItem) Reset

func (*MessageType0210_Type0027_NotifyItem) String

type MessageType0210_Type0027_OneRoamingPriv

type MessageType0210_Type0027_OneRoamingPriv struct {
	Uin       uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                              // "uint64_fuin"
	PrivTag   uint32 `protobuf:"varint,2,opt,name=priv_tag,json=privTag,proto3" json:"priv_tag,omitempty"`       // "uint32_priv_tag"
	PrivValue uint32 `protobuf:"varint,3,opt,name=priv_value,json=privValue,proto3" json:"priv_value,omitempty"` // "uint32_priv_value"
	// contains filtered or unexported fields
}

OneRoamPriv

func (*MessageType0210_Type0027_OneRoamingPriv) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_OneRoamingPriv.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_OneRoamingPriv) GetPrivTag

func (*MessageType0210_Type0027_OneRoamingPriv) GetPrivValue

func (*MessageType0210_Type0027_OneRoamingPriv) GetUin

func (*MessageType0210_Type0027_OneRoamingPriv) ProtoMessage

func (*MessageType0210_Type0027_OneRoamingPriv) ProtoReflect

func (*MessageType0210_Type0027_OneRoamingPriv) Reset

func (*MessageType0210_Type0027_OneRoamingPriv) String

type MessageType0210_Type0027_PraiseRankNotify

type MessageType0210_Type0027_PraiseRankNotify struct {
	IsChampion uint32 `protobuf:"varint,11,opt,name=is_champion,json=isChampion,proto3" json:"is_champion,omitempty"` // "uint32_is_champion"
	RankNum    uint32 `protobuf:"varint,12,opt,name=rank_num,json=rankNum,proto3" json:"rank_num,omitempty"`          // "uint32_rank_num"
	Message    string `protobuf:"bytes,13,opt,name=message,proto3" json:"message,omitempty"`                          // "str_msg"
	// contains filtered or unexported fields
}

PraiseRankNotify

func (*MessageType0210_Type0027_PraiseRankNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_PraiseRankNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_PraiseRankNotify) GetIsChampion

func (*MessageType0210_Type0027_PraiseRankNotify) GetMessage

func (*MessageType0210_Type0027_PraiseRankNotify) GetRankNum

func (*MessageType0210_Type0027_PraiseRankNotify) ProtoMessage

func (*MessageType0210_Type0027_PraiseRankNotify) ProtoReflect

func (*MessageType0210_Type0027_PraiseRankNotify) Reset

func (*MessageType0210_Type0027_PraiseRankNotify) String

type MessageType0210_Type0027_ProfileInfo

type MessageType0210_Type0027_ProfileInfo struct {
	Field uint32 `protobuf:"varint,1,opt,name=field,proto3" json:"field,omitempty"` // "uint32_field"
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`  // "bytes_value"
	// contains filtered or unexported fields
}

ProfileInfo

func (*MessageType0210_Type0027_ProfileInfo) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_ProfileInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_ProfileInfo) GetField

func (*MessageType0210_Type0027_ProfileInfo) GetValue

func (*MessageType0210_Type0027_ProfileInfo) ProtoMessage

func (*MessageType0210_Type0027_ProfileInfo) ProtoMessage()

func (*MessageType0210_Type0027_ProfileInfo) ProtoReflect

func (*MessageType0210_Type0027_ProfileInfo) Reset

func (*MessageType0210_Type0027_ProfileInfo) String

type MessageType0210_Type0027_PushReportDev

type MessageType0210_Type0027_PushReportDev struct {
	Type         uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                                       // "uint32_msg_type"
	Cookie       []byte `protobuf:"bytes,4,opt,name=cookie,proto3" json:"cookie,omitempty"`                                    // "bytes_cookie"
	ReportMaxNum uint32 `protobuf:"varint,5,opt,name=report_max_num,json=reportMaxNum,proto3" json:"report_max_num,omitempty"` // "uint32_report_max_num"
	Sn           []byte `protobuf:"bytes,6,opt,name=sn,proto3" json:"sn,omitempty"`                                            // "bytes_sn"
	// contains filtered or unexported fields
}

PushReportDev

func (*MessageType0210_Type0027_PushReportDev) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_PushReportDev.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_PushReportDev) GetCookie

func (*MessageType0210_Type0027_PushReportDev) GetReportMaxNum

func (x *MessageType0210_Type0027_PushReportDev) GetReportMaxNum() uint32

func (*MessageType0210_Type0027_PushReportDev) GetSn

func (*MessageType0210_Type0027_PushReportDev) GetType

func (*MessageType0210_Type0027_PushReportDev) ProtoMessage

func (*MessageType0210_Type0027_PushReportDev) ProtoReflect

func (*MessageType0210_Type0027_PushReportDev) Reset

func (*MessageType0210_Type0027_PushReportDev) String

type MessageType0210_Type0027_PushSearchDev

type MessageType0210_Type0027_PushSearchDev struct {
	Type     uint32                        `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                         // "uint32_msg_type"
	GpsInfo  *MessageType0210_Type0027_GPS `protobuf:"bytes,2,opt,name=gps_info,json=gpsInfo,proto3" json:"gps_info,omitempty"`     // "msg_gps_info"
	DevTime  uint32                        `protobuf:"varint,3,opt,name=dev_time,json=devTime,proto3" json:"dev_time,omitempty"`    // "uint32_dev_time"
	PushTime uint32                        `protobuf:"varint,4,opt,name=push_time,json=pushTime,proto3" json:"push_time,omitempty"` // "uint32_push_time"
	Din      uint64                        `protobuf:"varint,5,opt,name=din,proto3" json:"din,omitempty"`                           // "uint64_din"
	Data     string                        `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"`                          // "str_data"
	// contains filtered or unexported fields
}

PushSearchDev

func (*MessageType0210_Type0027_PushSearchDev) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_PushSearchDev.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_PushSearchDev) GetData

func (*MessageType0210_Type0027_PushSearchDev) GetDevTime

func (*MessageType0210_Type0027_PushSearchDev) GetDin

func (*MessageType0210_Type0027_PushSearchDev) GetGpsInfo

func (*MessageType0210_Type0027_PushSearchDev) GetPushTime

func (*MessageType0210_Type0027_PushSearchDev) GetType

func (*MessageType0210_Type0027_PushSearchDev) ProtoMessage

func (*MessageType0210_Type0027_PushSearchDev) ProtoReflect

func (*MessageType0210_Type0027_PushSearchDev) Reset

func (*MessageType0210_Type0027_PushSearchDev) String

type MessageType0210_Type0027_QQPayPush

type MessageType0210_Type0027_QQPayPush struct {
	Uin   uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                  // "uint64_uin"
	PayOk bool   `protobuf:"varint,2,opt,name=pay_ok,json=payOk,proto3" json:"pay_ok,omitempty"` // "bool_pay_ok"
	// contains filtered or unexported fields
}

QQPayPush

func (*MessageType0210_Type0027_QQPayPush) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_QQPayPush.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_QQPayPush) GetPayOk

func (*MessageType0210_Type0027_QQPayPush) GetUin

func (*MessageType0210_Type0027_QQPayPush) ProtoMessage

func (*MessageType0210_Type0027_QQPayPush) ProtoMessage()

func (*MessageType0210_Type0027_QQPayPush) ProtoReflect

func (*MessageType0210_Type0027_QQPayPush) Reset

func (*MessageType0210_Type0027_QQPayPush) String

type MessageType0210_Type0027_SNSUpateBuffer

type MessageType0210_Type0027_SNSUpateBuffer struct {
	Uin    uint64                                    `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                              // "uint64_uin"
	Code   uint64                                    `protobuf:"varint,2,opt,name=code,proto3" json:"code,omitempty"`                            // "uint64_code"
	Result uint32                                    `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"`                        // "uint32_result"
	Items  []*MessageType0210_Type0027_SNSUpdateItem `protobuf:"bytes,400,rep,name=items,proto3" json:"items,omitempty"`                         // "rpt_msg_sns_update_item"
	IdList []uint32                                  `protobuf:"varint,401,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"` // "rpt_uint32_idlist"
	// contains filtered or unexported fields
}

SnsUpateBuffer

func (*MessageType0210_Type0027_SNSUpateBuffer) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_SNSUpateBuffer.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_SNSUpateBuffer) GetCode

func (*MessageType0210_Type0027_SNSUpateBuffer) GetIdList

func (*MessageType0210_Type0027_SNSUpateBuffer) GetItems

func (*MessageType0210_Type0027_SNSUpateBuffer) GetResult

func (*MessageType0210_Type0027_SNSUpateBuffer) GetUin

func (*MessageType0210_Type0027_SNSUpateBuffer) ProtoMessage

func (*MessageType0210_Type0027_SNSUpateBuffer) ProtoReflect

func (*MessageType0210_Type0027_SNSUpateBuffer) Reset

func (*MessageType0210_Type0027_SNSUpateBuffer) String

type MessageType0210_Type0027_SNSUpdateFlag

type MessageType0210_Type0027_SNSUpdateFlag struct {
	Items []*MessageType0210_Type0027_SNSUpdateOneFlag `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_update_sns_flag"
	// contains filtered or unexported fields
}

SnsUpdateFlag

func (*MessageType0210_Type0027_SNSUpdateFlag) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_SNSUpdateFlag.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_SNSUpdateFlag) GetItems

func (*MessageType0210_Type0027_SNSUpdateFlag) ProtoMessage

func (*MessageType0210_Type0027_SNSUpdateFlag) ProtoReflect

func (*MessageType0210_Type0027_SNSUpdateFlag) Reset

func (*MessageType0210_Type0027_SNSUpdateFlag) String

type MessageType0210_Type0027_SNSUpdateItem

type MessageType0210_Type0027_SNSUpdateItem struct {
	Type  uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`  // "uint32_update_sns_type"
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // "bytes_value"
	// contains filtered or unexported fields
}

SnsUpdateItem

func (*MessageType0210_Type0027_SNSUpdateItem) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_SNSUpdateItem.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_SNSUpdateItem) GetType

func (*MessageType0210_Type0027_SNSUpdateItem) GetValue

func (*MessageType0210_Type0027_SNSUpdateItem) ProtoMessage

func (*MessageType0210_Type0027_SNSUpdateItem) ProtoReflect

func (*MessageType0210_Type0027_SNSUpdateItem) Reset

func (*MessageType0210_Type0027_SNSUpdateItem) String

type MessageType0210_Type0027_SNSUpdateOneFlag

type MessageType0210_Type0027_SNSUpdateOneFlag struct {
	Uin  uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`   // "uint64__uin"
	Id   uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`     // "uint64_id"
	Flag uint32 `protobuf:"varint,3,opt,name=flag,proto3" json:"flag,omitempty"` // "uint32_flag"
	// contains filtered or unexported fields
}

SnsUpdateOneFlag

func (*MessageType0210_Type0027_SNSUpdateOneFlag) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0027_SNSUpdateOneFlag.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0027_SNSUpdateOneFlag) GetFlag

func (*MessageType0210_Type0027_SNSUpdateOneFlag) GetId

func (*MessageType0210_Type0027_SNSUpdateOneFlag) GetUin

func (*MessageType0210_Type0027_SNSUpdateOneFlag) ProtoMessage

func (*MessageType0210_Type0027_SNSUpdateOneFlag) ProtoReflect

func (*MessageType0210_Type0027_SNSUpdateOneFlag) Reset

func (*MessageType0210_Type0027_SNSUpdateOneFlag) String

type MessageType0210_Type0044

type MessageType0210_Type0044 struct {
	// contains filtered or unexported fields
}

submsgtype0x44

func (*MessageType0210_Type0044) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0044.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044) ProtoMessage

func (*MessageType0210_Type0044) ProtoMessage()

func (*MessageType0210_Type0044) ProtoReflect

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

func (*MessageType0210_Type0044) Reset

func (x *MessageType0210_Type0044) Reset()

func (*MessageType0210_Type0044) String

func (x *MessageType0210_Type0044) String() string

type MessageType0210_Type0044_Body

type MessageType0210_Type0044_Body struct {
	FriendMessageSync   *MessageType0210_Type0044_FriendSyncMessage   `protobuf:"bytes,1,opt,name=friend_message_sync,json=friendMessageSync,proto3" json:"friend_message_sync,omitempty"`       // "msg_friend_msg_sync"
	GroupMessageSync    *MessageType0210_Type0044_GroupSyncMessage    `protobuf:"bytes,2,opt,name=group_message_sync,json=groupMessageSync,proto3" json:"group_message_sync,omitempty"`          // "msg_group_msg_sync"
	CleanCountMessage   *MessageType0210_Type0044_ClearCountMessage   `protobuf:"bytes,3,opt,name=clean_count_message,json=cleanCountMessage,proto3" json:"clean_count_message,omitempty"`       // "msg_clean_count_msg"
	ModifyMessageSync   *MessageType0210_Type0044_ModifySyncMessage   `protobuf:"bytes,4,opt,name=modify_message_sync,json=modifyMessageSync,proto3" json:"modify_message_sync,omitempty"`       // "msg_modify_msg_sync"
	WaitingMessageSync  *MessageType0210_Type0044_WaitingSyncMessage  `protobuf:"bytes,5,opt,name=waiting_message_sync,json=waitingMessageSync,proto3" json:"waiting_message_sync,omitempty"`    // "msg_waiting_msg_sync"
	DeleteMessageNotify *MessageType0210_Type0044_DeleteMessageNotify `protobuf:"bytes,7,opt,name=delete_message_notify,json=deleteMessageNotify,proto3" json:"delete_message_notify,omitempty"` // "msg_del_msg_notify"
	GeneralNotify       *MessageType0210_Type0044_GeneralNotify       `protobuf:"bytes,8,opt,name=general_notify,json=generalNotify,proto3" json:"general_notify,omitempty"`                     // "msg_general_notify"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType0210_Type0044_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0044_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_Body) GetCleanCountMessage

func (*MessageType0210_Type0044_Body) GetDeleteMessageNotify

func (*MessageType0210_Type0044_Body) GetFriendMessageSync

func (*MessageType0210_Type0044_Body) GetGeneralNotify

func (*MessageType0210_Type0044_Body) GetGroupMessageSync

func (*MessageType0210_Type0044_Body) GetModifyMessageSync

func (*MessageType0210_Type0044_Body) GetWaitingMessageSync

func (*MessageType0210_Type0044_Body) ProtoMessage

func (*MessageType0210_Type0044_Body) ProtoMessage()

func (*MessageType0210_Type0044_Body) ProtoReflect

func (*MessageType0210_Type0044_Body) Reset

func (x *MessageType0210_Type0044_Body) Reset()

func (*MessageType0210_Type0044_Body) String

type MessageType0210_Type0044_ClearCountMessage

type MessageType0210_Type0044_ClearCountMessage struct {
	Uin         uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                 // "uint64_uin"
	Time        uint32 `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"`               // "uint32_time"
	Processflag uint32 `protobuf:"varint,3,opt,name=processflag,proto3" json:"processflag,omitempty"` // "uint32_processflag"
	Updateflag  uint32 `protobuf:"varint,4,opt,name=updateflag,proto3" json:"updateflag,omitempty"`   // "uint32_updateflag"
	// contains filtered or unexported fields
}

ClearCountMsg

func (*MessageType0210_Type0044_ClearCountMessage) Descriptor deprecated

Deprecated: Use MessageType0210_Type0044_ClearCountMessage.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_ClearCountMessage) GetProcessflag

func (*MessageType0210_Type0044_ClearCountMessage) GetTime

func (*MessageType0210_Type0044_ClearCountMessage) GetUin

func (*MessageType0210_Type0044_ClearCountMessage) GetUpdateflag

func (*MessageType0210_Type0044_ClearCountMessage) ProtoMessage

func (*MessageType0210_Type0044_ClearCountMessage) ProtoReflect

func (*MessageType0210_Type0044_ClearCountMessage) Reset

func (*MessageType0210_Type0044_ClearCountMessage) String

type MessageType0210_Type0044_DeleteMessageNotify

type MessageType0210_Type0044_DeleteMessageNotify struct {
	Sequence uint64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"` // "uint64_sequence"
	// contains filtered or unexported fields
}

DelMsgNotify

func (*MessageType0210_Type0044_DeleteMessageNotify) Descriptor deprecated

Deprecated: Use MessageType0210_Type0044_DeleteMessageNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_DeleteMessageNotify) GetSequence

func (*MessageType0210_Type0044_DeleteMessageNotify) ProtoMessage

func (*MessageType0210_Type0044_DeleteMessageNotify) ProtoReflect

func (*MessageType0210_Type0044_DeleteMessageNotify) Reset

func (*MessageType0210_Type0044_DeleteMessageNotify) String

type MessageType0210_Type0044_FriendSyncMessage

type MessageType0210_Type0044_FriendSyncMessage struct {
	Uin         uint64   `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                 // "uint64_uin"
	Fuin        uint64   `protobuf:"varint,2,opt,name=fuin,proto3" json:"fuin,omitempty"`               // "uint64_fuin"
	Processtype uint32   `protobuf:"varint,3,opt,name=processtype,proto3" json:"processtype,omitempty"` // "uint32_processtype"
	Time        uint32   `protobuf:"varint,4,opt,name=time,proto3" json:"time,omitempty"`               // "uint32_time"
	Processflag uint32   `protobuf:"varint,5,opt,name=processflag,proto3" json:"processflag,omitempty"` // "uint32_processflag"
	Sourceid    uint32   `protobuf:"varint,6,opt,name=sourceid,proto3" json:"sourceid,omitempty"`       // "uint32_sourceid"
	Sourcesubid uint32   `protobuf:"varint,7,opt,name=sourcesubid,proto3" json:"sourcesubid,omitempty"` // "uint32_sourcesubid"
	Wording     []string `protobuf:"bytes,8,rep,name=wording,proto3" json:"wording,omitempty"`          // "rpt_str_wording"
	// contains filtered or unexported fields
}

FriendSyncMsg

func (*MessageType0210_Type0044_FriendSyncMessage) Descriptor deprecated

Deprecated: Use MessageType0210_Type0044_FriendSyncMessage.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_FriendSyncMessage) GetFuin

func (*MessageType0210_Type0044_FriendSyncMessage) GetProcessflag

func (*MessageType0210_Type0044_FriendSyncMessage) GetProcesstype

func (*MessageType0210_Type0044_FriendSyncMessage) GetSourceid

func (*MessageType0210_Type0044_FriendSyncMessage) GetSourcesubid

func (*MessageType0210_Type0044_FriendSyncMessage) GetTime

func (*MessageType0210_Type0044_FriendSyncMessage) GetUin

func (*MessageType0210_Type0044_FriendSyncMessage) GetWording

func (*MessageType0210_Type0044_FriendSyncMessage) ProtoMessage

func (*MessageType0210_Type0044_FriendSyncMessage) ProtoReflect

func (*MessageType0210_Type0044_FriendSyncMessage) Reset

func (*MessageType0210_Type0044_FriendSyncMessage) String

type MessageType0210_Type0044_GeneralNotify

type MessageType0210_Type0044_GeneralNotify struct {
	MsgType uint32 `protobuf:"varint,1,opt,name=msg_type,json=msgType,proto3" json:"msg_type,omitempty"` // "uint32_msg_type"
	MsgSeq  uint64 `protobuf:"varint,2,opt,name=msg_seq,json=msgSeq,proto3" json:"msg_seq,omitempty"`    // "uint64_msg_seq"
	// contains filtered or unexported fields
}

GeneralNotify

func (*MessageType0210_Type0044_GeneralNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0044_GeneralNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_GeneralNotify) GetMsgSeq

func (*MessageType0210_Type0044_GeneralNotify) GetMsgType

func (*MessageType0210_Type0044_GeneralNotify) ProtoMessage

func (*MessageType0210_Type0044_GeneralNotify) ProtoReflect

func (*MessageType0210_Type0044_GeneralNotify) Reset

func (*MessageType0210_Type0044_GeneralNotify) String

type MessageType0210_Type0044_GroupSyncMessage

type MessageType0210_Type0044_GroupSyncMessage struct {
	MsgType         uint32  `protobuf:"varint,1,opt,name=msg_type,json=msgType,proto3" json:"msg_type,omitempty"`                              // "uint32_msg_type"
	MsgSeq          uint64  `protobuf:"varint,2,opt,name=msg_seq,json=msgSeq,proto3" json:"msg_seq,omitempty"`                                 // "uint64_msg_seq"
	GrpCode         uint64  `protobuf:"varint,3,opt,name=grp_code,json=grpCode,proto3" json:"grp_code,omitempty"`                              // "uint64_grp_code"
	GaCode          uint64  `protobuf:"varint,4,opt,name=ga_code,json=gaCode,proto3" json:"ga_code,omitempty"`                                 // "uint64_ga_code"
	Uin1            *uint64 `protobuf:"varint,5,opt,name=uin1,proto3,oneof" json:"uin1,omitempty"`                                             // "uint64_opt_uin1"
	Uin2            *uint64 `protobuf:"varint,6,opt,name=uin2,proto3,oneof" json:"uin2,omitempty"`                                             // "uint64_opt_uin2"
	MsgBuf          []byte  `protobuf:"bytes,7,opt,name=msg_buf,json=msgBuf,proto3" json:"msg_buf,omitempty"`                                  // "bytes_msg_buf"
	AuthKey         []byte  `protobuf:"bytes,8,opt,name=auth_key,json=authKey,proto3" json:"auth_key,omitempty"`                               // "bytes_auth_key"
	MsgStatus       uint32  `protobuf:"varint,9,opt,name=msg_status,json=msgStatus,proto3" json:"msg_status,omitempty"`                        // "uint32_msg_status"
	ActionUin       uint64  `protobuf:"varint,10,opt,name=action_uin,json=actionUin,proto3" json:"action_uin,omitempty"`                       // "uint64_action_uin"
	ActionTime      uint64  `protobuf:"varint,11,opt,name=action_time,json=actionTime,proto3" json:"action_time,omitempty"`                    // "uint64_action_time"
	CurMaxMemCount  uint32  `protobuf:"varint,12,opt,name=cur_max_mem_count,json=curMaxMemCount,proto3" json:"cur_max_mem_count,omitempty"`    // "uint32_cur_max_mem_count"
	NextMaxMemCount uint32  `protobuf:"varint,13,opt,name=next_max_mem_count,json=nextMaxMemCount,proto3" json:"next_max_mem_count,omitempty"` // "uint32_next_max_mem_count"
	CurMemCount     uint32  `protobuf:"varint,14,opt,name=cur_mem_count,json=curMemCount,proto3" json:"cur_mem_count,omitempty"`               // "uint32_cur_mem_count"
	ReqSrcId        uint32  `protobuf:"varint,15,opt,name=req_src_id,json=reqSrcId,proto3" json:"req_src_id,omitempty"`                        // "uint32_req_src_id"
	ReqSrcSubId     uint32  `protobuf:"varint,16,opt,name=req_src_sub_id,json=reqSrcSubId,proto3" json:"req_src_sub_id,omitempty"`             // "uint32_req_src_sub_id"
	InviterRole     uint32  `protobuf:"varint,17,opt,name=inviter_role,json=inviterRole,proto3" json:"inviter_role,omitempty"`                 // "uint32_inviter_role"
	ExtAdminNum     uint32  `protobuf:"varint,18,opt,name=ext_admin_num,json=extAdminNum,proto3" json:"ext_admin_num,omitempty"`               // "uint32_ext_admin_num"
	Processflag     uint32  `protobuf:"varint,19,opt,name=processflag,proto3" json:"processflag,omitempty"`                                    // "uint32_processflag"
	// contains filtered or unexported fields
}

GroupSyncMsg

func (*MessageType0210_Type0044_GroupSyncMessage) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type0044_GroupSyncMessage.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_GroupSyncMessage) GetActionTime

func (*MessageType0210_Type0044_GroupSyncMessage) GetActionUin

func (*MessageType0210_Type0044_GroupSyncMessage) GetAuthKey

func (*MessageType0210_Type0044_GroupSyncMessage) GetCurMaxMemCount

func (x *MessageType0210_Type0044_GroupSyncMessage) GetCurMaxMemCount() uint32

func (*MessageType0210_Type0044_GroupSyncMessage) GetCurMemCount

func (*MessageType0210_Type0044_GroupSyncMessage) GetExtAdminNum

func (*MessageType0210_Type0044_GroupSyncMessage) GetGaCode

func (*MessageType0210_Type0044_GroupSyncMessage) GetGrpCode

func (*MessageType0210_Type0044_GroupSyncMessage) GetInviterRole

func (*MessageType0210_Type0044_GroupSyncMessage) GetMsgBuf

func (*MessageType0210_Type0044_GroupSyncMessage) GetMsgSeq

func (*MessageType0210_Type0044_GroupSyncMessage) GetMsgStatus

func (*MessageType0210_Type0044_GroupSyncMessage) GetMsgType

func (*MessageType0210_Type0044_GroupSyncMessage) GetNextMaxMemCount

func (x *MessageType0210_Type0044_GroupSyncMessage) GetNextMaxMemCount() uint32

func (*MessageType0210_Type0044_GroupSyncMessage) GetProcessflag

func (*MessageType0210_Type0044_GroupSyncMessage) GetReqSrcId

func (*MessageType0210_Type0044_GroupSyncMessage) GetReqSrcSubId

func (*MessageType0210_Type0044_GroupSyncMessage) GetUin1

func (*MessageType0210_Type0044_GroupSyncMessage) GetUin2

func (*MessageType0210_Type0044_GroupSyncMessage) ProtoMessage

func (*MessageType0210_Type0044_GroupSyncMessage) ProtoReflect

func (*MessageType0210_Type0044_GroupSyncMessage) Reset

func (*MessageType0210_Type0044_GroupSyncMessage) String

type MessageType0210_Type0044_ModifySyncMessage

type MessageType0210_Type0044_ModifySyncMessage struct {
	Time uint32 `protobuf:"varint,1,opt,name=time,proto3" json:"time,omitempty"` // "uint32_time"
	// contains filtered or unexported fields
}

ModifySyncMsg

func (*MessageType0210_Type0044_ModifySyncMessage) Descriptor deprecated

Deprecated: Use MessageType0210_Type0044_ModifySyncMessage.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_ModifySyncMessage) GetTime

func (*MessageType0210_Type0044_ModifySyncMessage) ProtoMessage

func (*MessageType0210_Type0044_ModifySyncMessage) ProtoReflect

func (*MessageType0210_Type0044_ModifySyncMessage) Reset

func (*MessageType0210_Type0044_ModifySyncMessage) String

type MessageType0210_Type0044_WaitingSyncMessage

type MessageType0210_Type0044_WaitingSyncMessage struct {
	Time uint32 `protobuf:"varint,1,opt,name=time,proto3" json:"time,omitempty"` // "uint32_time"
	// contains filtered or unexported fields
}

WaitingSyncMsg

func (*MessageType0210_Type0044_WaitingSyncMessage) Descriptor deprecated

Deprecated: Use MessageType0210_Type0044_WaitingSyncMessage.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type0044_WaitingSyncMessage) GetTime

func (*MessageType0210_Type0044_WaitingSyncMessage) ProtoMessage

func (*MessageType0210_Type0044_WaitingSyncMessage) ProtoReflect

func (*MessageType0210_Type0044_WaitingSyncMessage) Reset

func (*MessageType0210_Type0044_WaitingSyncMessage) String

type MessageType0210_Type004E

type MessageType0210_Type004E struct {
	// contains filtered or unexported fields
}

Submsgtype0x4e

func (*MessageType0210_Type004E) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type004E.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type004E) ProtoMessage

func (*MessageType0210_Type004E) ProtoMessage()

func (*MessageType0210_Type004E) ProtoReflect

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

func (*MessageType0210_Type004E) Reset

func (x *MessageType0210_Type004E) Reset()

func (*MessageType0210_Type004E) String

func (x *MessageType0210_Type004E) String() string

type MessageType0210_Type004E_Body

type MessageType0210_Type004E_Body struct {
	GroupId       uint64                                  `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`                  // "uint64_group_id"
	GroupCode     uint64                                  `protobuf:"varint,2,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`            // "uint64_group_code"
	AppId         uint32                                  `protobuf:"varint,3,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`                        // "uint32_appid"
	GroupBulletin *MessageType0210_Type004E_GroupBulletin `protobuf:"bytes,4,opt,name=group_bulletin,json=groupBulletin,proto3" json:"group_bulletin,omitempty"` // "msg_group_bulletin"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType0210_Type004E_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type004E_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type004E_Body) GetAppId

func (x *MessageType0210_Type004E_Body) GetAppId() uint32

func (*MessageType0210_Type004E_Body) GetGroupBulletin

func (*MessageType0210_Type004E_Body) GetGroupCode

func (x *MessageType0210_Type004E_Body) GetGroupCode() uint64

func (*MessageType0210_Type004E_Body) GetGroupId

func (x *MessageType0210_Type004E_Body) GetGroupId() uint64

func (*MessageType0210_Type004E_Body) ProtoMessage

func (*MessageType0210_Type004E_Body) ProtoMessage()

func (*MessageType0210_Type004E_Body) ProtoReflect

func (*MessageType0210_Type004E_Body) Reset

func (x *MessageType0210_Type004E_Body) Reset()

func (*MessageType0210_Type004E_Body) String

type MessageType0210_Type004E_GroupBulletin

type MessageType0210_Type004E_GroupBulletin struct {
	Items []*MessageType0210_Type004E_GroupBulletin_Content `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_content"
	// contains filtered or unexported fields
}

GroupBulletin

func (*MessageType0210_Type004E_GroupBulletin) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type004E_GroupBulletin.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type004E_GroupBulletin) GetItems

func (*MessageType0210_Type004E_GroupBulletin) ProtoMessage

func (*MessageType0210_Type004E_GroupBulletin) ProtoReflect

func (*MessageType0210_Type004E_GroupBulletin) Reset

func (*MessageType0210_Type004E_GroupBulletin) String

type MessageType0210_Type004E_GroupBulletin_Content

type MessageType0210_Type004E_GroupBulletin_Content struct {
	FeedId string `protobuf:"bytes,1,opt,name=feed_id,json=feedId,proto3" json:"feed_id,omitempty"` // "bytes_feedid"
	Uin    uint64 `protobuf:"varint,2,opt,name=uin,proto3" json:"uin,omitempty"`                    // "uint64_uin"
	Time   uint32 `protobuf:"fixed32,3,opt,name=time,proto3" json:"time,omitempty"`                 // "uint32_time"
	// contains filtered or unexported fields
}

Content

func (*MessageType0210_Type004E_GroupBulletin_Content) Descriptor deprecated

Deprecated: Use MessageType0210_Type004E_GroupBulletin_Content.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type004E_GroupBulletin_Content) GetFeedId

func (*MessageType0210_Type004E_GroupBulletin_Content) GetTime

func (*MessageType0210_Type004E_GroupBulletin_Content) GetUin

func (*MessageType0210_Type004E_GroupBulletin_Content) ProtoMessage

func (*MessageType0210_Type004E_GroupBulletin_Content) ProtoReflect

func (*MessageType0210_Type004E_GroupBulletin_Content) Reset

func (*MessageType0210_Type004E_GroupBulletin_Content) String

type MessageType0210_Type008A

type MessageType0210_Type008A struct {
	// contains filtered or unexported fields
}

Submsgtype0x8a

func (*MessageType0210_Type008A) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type008A.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type008A) ProtoMessage

func (*MessageType0210_Type008A) ProtoMessage()

func (*MessageType0210_Type008A) ProtoReflect

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

func (*MessageType0210_Type008A) Reset

func (x *MessageType0210_Type008A) Reset()

func (*MessageType0210_Type008A) String

func (x *MessageType0210_Type008A) String() string

type MessageType0210_Type008A_Body

type MessageType0210_Type008A_Body struct {
	Messages   []*MessageType0210_Type008A_MessageInfo `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"`                        // "msg_info"
	AppId      uint32                                  `protobuf:"varint,2,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`                // "uint32_app_id"
	InstanceId uint32                                  `protobuf:"varint,3,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // "uint32_inst_id"
	LongFlag   uint32                                  `protobuf:"varint,4,opt,name=long_flag,json=longFlag,proto3" json:"long_flag,omitempty"`       // "uint32_long_message_flag"
	Reserved   []byte                                  `protobuf:"bytes,5,opt,name=reserved,proto3" json:"reserved,omitempty"`                        // "bytes_reserved"
	// contains filtered or unexported fields
}

ReqBody

func (*MessageType0210_Type008A_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type008A_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type008A_Body) GetAppId

func (x *MessageType0210_Type008A_Body) GetAppId() uint32

func (*MessageType0210_Type008A_Body) GetInstanceId

func (x *MessageType0210_Type008A_Body) GetInstanceId() uint32

func (*MessageType0210_Type008A_Body) GetLongFlag

func (x *MessageType0210_Type008A_Body) GetLongFlag() uint32

func (*MessageType0210_Type008A_Body) GetMessages

func (*MessageType0210_Type008A_Body) GetReserved

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

func (*MessageType0210_Type008A_Body) ProtoMessage

func (*MessageType0210_Type008A_Body) ProtoMessage()

func (*MessageType0210_Type008A_Body) ProtoReflect

func (*MessageType0210_Type008A_Body) Reset

func (x *MessageType0210_Type008A_Body) Reset()

func (*MessageType0210_Type008A_Body) String

type MessageType0210_Type008A_MessageInfo

type MessageType0210_Type008A_MessageInfo struct {
	FromUin       int64                               `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                   // "uint64_from_uin"
	ToUin         int64                               `protobuf:"varint,2,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                         // "uint64_to_uin"
	MessageSeq    int32                               `protobuf:"varint,3,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`          // "uint32_msg_seq"
	MessageUid    int64                               `protobuf:"varint,4,opt,name=message_uid,json=messageUid,proto3" json:"message_uid,omitempty"`          // "uint64_msg_uid"
	MessageTime   int64                               `protobuf:"varint,5,opt,name=message_time,json=messageTime,proto3" json:"message_time,omitempty"`       // "uint64_msg_time"
	MessageRandom int32                               `protobuf:"varint,6,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"` // "uint32_msg_random"
	PackageNum    uint32                              `protobuf:"varint,7,opt,name=package_num,json=packageNum,proto3" json:"package_num,omitempty"`          // "uint32_pkg_num"
	PackageIndex  uint32                              `protobuf:"varint,8,opt,name=package_index,json=packageIndex,proto3" json:"package_index,omitempty"`    // "uint32_pkg_index"
	DivSeq        uint32                              `protobuf:"varint,9,opt,name=div_seq,json=divSeq,proto3" json:"div_seq,omitempty"`                      // "uint32_div_seq"
	Flag          uint32                              `protobuf:"varint,12,opt,name=flag,proto3" json:"flag,omitempty"`                                       // "uint32_flag"
	Wording       *MessageService_WithdrawWordingInfo `protobuf:"bytes,13,opt,name=wording,proto3" json:"wording,omitempty"`                                  // "msg_wording_info"
	// contains filtered or unexported fields
}

MsgInfo

func (*MessageType0210_Type008A_MessageInfo) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type008A_MessageInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type008A_MessageInfo) GetDivSeq

func (*MessageType0210_Type008A_MessageInfo) GetFlag

func (*MessageType0210_Type008A_MessageInfo) GetFromUin

func (*MessageType0210_Type008A_MessageInfo) GetMessageRandom

func (x *MessageType0210_Type008A_MessageInfo) GetMessageRandom() int32

func (*MessageType0210_Type008A_MessageInfo) GetMessageSeq

func (x *MessageType0210_Type008A_MessageInfo) GetMessageSeq() int32

func (*MessageType0210_Type008A_MessageInfo) GetMessageTime

func (x *MessageType0210_Type008A_MessageInfo) GetMessageTime() int64

func (*MessageType0210_Type008A_MessageInfo) GetMessageUid

func (x *MessageType0210_Type008A_MessageInfo) GetMessageUid() int64

func (*MessageType0210_Type008A_MessageInfo) GetPackageIndex

func (x *MessageType0210_Type008A_MessageInfo) GetPackageIndex() uint32

func (*MessageType0210_Type008A_MessageInfo) GetPackageNum

func (x *MessageType0210_Type008A_MessageInfo) GetPackageNum() uint32

func (*MessageType0210_Type008A_MessageInfo) GetToUin

func (*MessageType0210_Type008A_MessageInfo) GetWording

func (*MessageType0210_Type008A_MessageInfo) ProtoMessage

func (*MessageType0210_Type008A_MessageInfo) ProtoMessage()

func (*MessageType0210_Type008A_MessageInfo) ProtoReflect

func (*MessageType0210_Type008A_MessageInfo) Reset

func (*MessageType0210_Type008A_MessageInfo) String

type MessageType0210_Type00B3

type MessageType0210_Type00B3 struct {
	// contains filtered or unexported fields
}

SubMsgType0xb3

func (*MessageType0210_Type00B3) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00B3.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00B3) ProtoMessage

func (*MessageType0210_Type00B3) ProtoMessage()

func (*MessageType0210_Type00B3) ProtoReflect

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

func (*MessageType0210_Type00B3) Reset

func (x *MessageType0210_Type00B3) Reset()

func (*MessageType0210_Type00B3) String

func (x *MessageType0210_Type00B3) String() string

type MessageType0210_Type00B3_AddFriendNotify

type MessageType0210_Type00B3_AddFriendNotify struct {
	FriendUin      uint64 `protobuf:"varint,1,opt,name=friend_uin,json=friendUin,proto3" json:"friend_uin,omitempty"`                  // "uint64_fuin"
	FriendBubbleId uint64 `protobuf:"varint,2,opt,name=friend_bubble_id,json=friendBubbleId,proto3" json:"friend_bubble_id,omitempty"` // "uint64_fuin_bubble_id"
	Timestamp      uint32 `protobuf:"fixed32,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"`                                  // "fixed32_timestamp"
	Wording        string `protobuf:"bytes,4,opt,name=wording,proto3" json:"wording,omitempty"`                                        // "bytes_wording"
	FriendNick     string `protobuf:"bytes,5,opt,name=friend_nick,json=friendNick,proto3" json:"friend_nick,omitempty"`                // "bytes_fuin_nick"
	SourceId       uint32 `protobuf:"varint,6,opt,name=source_id,json=sourceId,proto3" json:"source_id,omitempty"`                     // "uint32_source_id"
	SubSourceId    uint32 `protobuf:"varint,7,opt,name=sub_source_id,json=subSourceId,proto3" json:"sub_source_id,omitempty"`          // "uint32_subsource_id"
	Mobile         string `protobuf:"bytes,8,opt,name=mobile,proto3" json:"mobile,omitempty"`                                          // "bytes_mobile"
	RequestUin     uint64 `protobuf:"varint,9,opt,name=request_uin,json=requestUin,proto3" json:"request_uin,omitempty"`               // "uint64_req_uin"
	// contains filtered or unexported fields
}

PushAddFrdNotify

func (*MessageType0210_Type00B3_AddFriendNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00B3_AddFriendNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00B3_AddFriendNotify) GetFriendBubbleId

func (x *MessageType0210_Type00B3_AddFriendNotify) GetFriendBubbleId() uint64

func (*MessageType0210_Type00B3_AddFriendNotify) GetFriendNick

func (*MessageType0210_Type00B3_AddFriendNotify) GetFriendUin

func (*MessageType0210_Type00B3_AddFriendNotify) GetMobile

func (*MessageType0210_Type00B3_AddFriendNotify) GetRequestUin

func (*MessageType0210_Type00B3_AddFriendNotify) GetSourceId

func (*MessageType0210_Type00B3_AddFriendNotify) GetSubSourceId

func (*MessageType0210_Type00B3_AddFriendNotify) GetTimestamp

func (*MessageType0210_Type00B3_AddFriendNotify) GetWording

func (*MessageType0210_Type00B3_AddFriendNotify) ProtoMessage

func (*MessageType0210_Type00B3_AddFriendNotify) ProtoReflect

func (*MessageType0210_Type00B3_AddFriendNotify) Reset

func (*MessageType0210_Type00B3_AddFriendNotify) String

type MessageType0210_Type00B3_Body

type MessageType0210_Type00B3_Body struct {
	Type   uint32                                    `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`    // "uint32_type"
	Notify *MessageType0210_Type00B3_AddFriendNotify `protobuf:"bytes,2,opt,name=notify,proto3" json:"notify,omitempty"` // "msg_add_frd_notify"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType0210_Type00B3_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00B3_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00B3_Body) GetNotify

func (*MessageType0210_Type00B3_Body) GetType

func (*MessageType0210_Type00B3_Body) ProtoMessage

func (*MessageType0210_Type00B3_Body) ProtoMessage()

func (*MessageType0210_Type00B3_Body) ProtoReflect

func (*MessageType0210_Type00B3_Body) Reset

func (x *MessageType0210_Type00B3_Body) Reset()

func (*MessageType0210_Type00B3_Body) String

type MessageType0210_Type00C7

type MessageType0210_Type00C7 struct {
	// contains filtered or unexported fields
}

submsgtype0xc7

func (*MessageType0210_Type00C7) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00C7.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7) ProtoMessage

func (*MessageType0210_Type00C7) ProtoMessage()

func (*MessageType0210_Type00C7) ProtoReflect

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

func (*MessageType0210_Type00C7) Reset

func (x *MessageType0210_Type00C7) Reset()

func (*MessageType0210_Type00C7) String

func (x *MessageType0210_Type00C7) String() string

type MessageType0210_Type00C7_Body

type MessageType0210_Type00C7_Body struct {
	Items []*MessageType0210_Type00C7_NotifyItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // "rpt_msg_mod_infos"
	// contains filtered or unexported fields
}

MsgBody

func (*MessageType0210_Type00C7_Body) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00C7_Body.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_Body) GetItems

func (*MessageType0210_Type00C7_Body) ProtoMessage

func (*MessageType0210_Type00C7_Body) ProtoMessage()

func (*MessageType0210_Type00C7_Body) ProtoReflect

func (*MessageType0210_Type00C7_Body) Reset

func (x *MessageType0210_Type00C7_Body) Reset()

func (*MessageType0210_Type00C7_Body) String

type MessageType0210_Type00C7_FriendShipFlagNotify

type MessageType0210_Type00C7_FriendShipFlagNotify struct {
	DstUin         uint64 `protobuf:"varint,1,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                         // "uint64_dst_uin"
	Level_1        uint32 `protobuf:"varint,2,opt,name=level_1,json=level1,proto3" json:"level_1,omitempty"`                         // "uint32_level_1"
	Level_2        uint32 `protobuf:"varint,3,opt,name=level_2,json=level2,proto3" json:"level_2,omitempty"`                         // "uint32_level_2"
	ContinuityDays uint32 `protobuf:"varint,4,opt,name=continuity_days,json=continuityDays,proto3" json:"continuity_days,omitempty"` // "uint32_continuity_days"
	ChatFlag       uint32 `protobuf:"varint,5,opt,name=chat_flag,json=chatFlag,proto3" json:"chat_flag,omitempty"`                   // "uint32_chat_flag"
	LastChatTime   uint64 `protobuf:"varint,6,opt,name=last_chat_time,json=lastChatTime,proto3" json:"last_chat_time,omitempty"`     // "uint64_last_chat_time"
	NotifyTime     uint64 `protobuf:"varint,7,opt,name=notify_time,json=notifyTime,proto3" json:"notify_time,omitempty"`             // "uint64_notify_time"
	Seq            uint32 `protobuf:"varint,8,opt,name=seq,proto3" json:"seq,omitempty"`                                             // "uint32_seq"
	// contains filtered or unexported fields
}

FriendShipFlagNotify

func (*MessageType0210_Type00C7_FriendShipFlagNotify) Descriptor deprecated

Deprecated: Use MessageType0210_Type00C7_FriendShipFlagNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetChatFlag

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetContinuityDays

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetDstUin

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetLastChatTime

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetLevel_1

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetLevel_2

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetNotifyTime

func (*MessageType0210_Type00C7_FriendShipFlagNotify) GetSeq

func (*MessageType0210_Type00C7_FriendShipFlagNotify) ProtoMessage

func (*MessageType0210_Type00C7_FriendShipFlagNotify) ProtoReflect

func (*MessageType0210_Type00C7_FriendShipFlagNotify) Reset

func (*MessageType0210_Type00C7_FriendShipFlagNotify) String

type MessageType0210_Type00C7_HotFriendNotify

type MessageType0210_Type00C7_HotFriendNotify struct {
	DstUin                  uint64                                         `protobuf:"varint,1,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                                              // "uint64_dst_uin"
	PraiseHotLevel          uint32                                         `protobuf:"varint,2,opt,name=praise_hot_level,json=praiseHotLevel,proto3" json:"praise_hot_level,omitempty"`                    // "uint32_praise_hot_level"
	ChatHotLevel            uint32                                         `protobuf:"varint,3,opt,name=chat_hot_level,json=chatHotLevel,proto3" json:"chat_hot_level,omitempty"`                          // "uint32_chat_hot_level"
	PraiseHotDays           uint32                                         `protobuf:"varint,4,opt,name=praise_hot_days,json=praiseHotDays,proto3" json:"praise_hot_days,omitempty"`                       // "uint32_praise_hot_days"
	ChatHotDays             uint32                                         `protobuf:"varint,5,opt,name=chat_hot_days,json=chatHotDays,proto3" json:"chat_hot_days,omitempty"`                             // "uint32_chat_hot_days"
	CloseLevel              uint32                                         `protobuf:"varint,6,opt,name=close_level,json=closeLevel,proto3" json:"close_level,omitempty"`                                  // "uint32_close_level"
	CloseDays               uint32                                         `protobuf:"varint,7,opt,name=close_days,json=closeDays,proto3" json:"close_days,omitempty"`                                     // "uint32_close_days"
	PraiseFlag              uint32                                         `protobuf:"varint,8,opt,name=praise_flag,json=praiseFlag,proto3" json:"praise_flag,omitempty"`                                  // "uint32_praise_flag"
	ChatFlag                uint32                                         `protobuf:"varint,9,opt,name=chat_flag,json=chatFlag,proto3" json:"chat_flag,omitempty"`                                        // "uint32_chat_flag"
	CloseFlag               uint32                                         `protobuf:"varint,10,opt,name=close_flag,json=closeFlag,proto3" json:"close_flag,omitempty"`                                    // "uint32_close_flag"
	NotifyTime              uint64                                         `protobuf:"varint,11,opt,name=notify_time,json=notifyTime,proto3" json:"notify_time,omitempty"`                                 // "uint64_notify_time"
	LastPraiseTime          uint64                                         `protobuf:"varint,12,opt,name=last_praise_time,json=lastPraiseTime,proto3" json:"last_praise_time,omitempty"`                   // "uint64_last_praise_time"
	LastChatTime            uint64                                         `protobuf:"varint,13,opt,name=last_chat_time,json=lastChatTime,proto3" json:"last_chat_time,omitempty"`                         // "uint64_last_chat_time"
	QzoneHotLevel           uint32                                         `protobuf:"varint,14,opt,name=qzone_hot_level,json=qzoneHotLevel,proto3" json:"qzone_hot_level,omitempty"`                      // "uint32_qzone_hot_level"
	QzoneHotDays            uint32                                         `protobuf:"varint,15,opt,name=qzone_hot_days,json=qzoneHotDays,proto3" json:"qzone_hot_days,omitempty"`                         // "uint32_qzone_hot_days"
	QzoneFlag               uint32                                         `protobuf:"varint,16,opt,name=qzone_flag,json=qzoneFlag,proto3" json:"qzone_flag,omitempty"`                                    // "uint32_qzone_flag"
	LastQzoneTime           uint64                                         `protobuf:"varint,17,opt,name=last_qzone_time,json=lastQzoneTime,proto3" json:"last_qzone_time,omitempty"`                      // "uint64_last_qzone_time"
	ShowRecheckEntry        uint32                                         `protobuf:"varint,51,opt,name=show_recheck_entry,json=showRecheckEntry,proto3" json:"show_recheck_entry,omitempty"`             // "uint32_show_recheck_entry"
	WildcardWording         []byte                                         `protobuf:"bytes,52,opt,name=wildcard_wording,json=wildcardWording,proto3" json:"wildcard_wording,omitempty"`                   // "bytes_wildcard_wording"
	LoverFlag               uint32                                         `protobuf:"varint,100,opt,name=lover_flag,json=loverFlag,proto3" json:"lover_flag,omitempty"`                                   // "uint32_lover_flag"
	KeyHotLevel             uint32                                         `protobuf:"varint,200,opt,name=key_hot_level,json=keyHotLevel,proto3" json:"key_hot_level,omitempty"`                           // "uint32_key_hot_level"
	KeyHotDays              uint32                                         `protobuf:"varint,201,opt,name=key_hot_days,json=keyHotDays,proto3" json:"key_hot_days,omitempty"`                              // "uint32_key_hot_days"
	KeyFlag                 uint32                                         `protobuf:"varint,202,opt,name=key_flag,json=keyFlag,proto3" json:"key_flag,omitempty"`                                         // "uint32_key_flag"
	LastKeyTime             uint64                                         `protobuf:"varint,203,opt,name=last_key_time,json=lastKeyTime,proto3" json:"last_key_time,omitempty"`                           // "uint64_last_key_time"
	KeyWording              []byte                                         `protobuf:"bytes,204,opt,name=key_wording,json=keyWording,proto3" json:"key_wording,omitempty"`                                 // "bytes_key_wording"
	KeyTransFlag            uint32                                         `protobuf:"varint,205,opt,name=key_trans_flag,json=keyTransFlag,proto3" json:"key_trans_flag,omitempty"`                        // "uint32_key_trans_flag"
	LoverKeyBusinessType    uint32                                         `protobuf:"varint,206,opt,name=loverKeyBusinessType,proto3" json:"loverKeyBusinessType,omitempty"`                              // "loverKeyBusinessType"
	LoverKeySubBusinessType uint32                                         `protobuf:"varint,207,opt,name=loverKeySubBusinessType,proto3" json:"loverKeySubBusinessType,omitempty"`                        // "loverKeySubBusinessType"
	LoverKeyMainWording     []byte                                         `protobuf:"bytes,208,opt,name=loverKeyMainWording,proto3" json:"loverKeyMainWording,omitempty"`                                 // "loverKeyMainWording"
	LoverKeyLinkWording     []byte                                         `protobuf:"bytes,209,opt,name=loverKeyLinkWording,proto3" json:"loverKeyLinkWording,omitempty"`                                 // "loverKeyLinkWording"
	BoatLevel               uint32                                         `protobuf:"varint,300,opt,name=boat_level,json=boatLevel,proto3" json:"boat_level,omitempty"`                                   // "uint32_boat_level"
	BoatDays                uint32                                         `protobuf:"varint,301,opt,name=boat_days,json=boatDays,proto3" json:"boat_days,omitempty"`                                      // "uint32_boat_days"
	BoatFlag                uint32                                         `protobuf:"varint,302,opt,name=boat_flag,json=boatFlag,proto3" json:"boat_flag,omitempty"`                                      // "uint32_boat_flag"
	LastBoatTime            uint32                                         `protobuf:"varint,303,opt,name=last_boat_time,json=lastBoatTime,proto3" json:"last_boat_time,omitempty"`                        // "uint32_last_boat_time"
	BoatWording             []byte                                         `protobuf:"bytes,304,opt,name=boat_wording,json=boatWording,proto3" json:"boat_wording,omitempty"`                              // "bytes_boat_wording"
	NotifyType              uint32                                         `protobuf:"varint,400,opt,name=notify_type,json=notifyType,proto3" json:"notify_type,omitempty"`                                // "uint32_notify_type"
	FriendshipFlagNotify    *MessageType0210_Type00C7_FriendShipFlagNotify `protobuf:"bytes,401,opt,name=friendship_flag_notify,json=friendshipFlagNotify,proto3" json:"friendship_flag_notify,omitempty"` // "msg_friendship_flag_notify"
	// contains filtered or unexported fields
}

HotFriendNotify

func (*MessageType0210_Type00C7_HotFriendNotify) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00C7_HotFriendNotify.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_HotFriendNotify) GetBoatDays

func (*MessageType0210_Type00C7_HotFriendNotify) GetBoatFlag

func (*MessageType0210_Type00C7_HotFriendNotify) GetBoatLevel

func (*MessageType0210_Type00C7_HotFriendNotify) GetBoatWording

func (x *MessageType0210_Type00C7_HotFriendNotify) GetBoatWording() []byte

func (*MessageType0210_Type00C7_HotFriendNotify) GetChatFlag

func (*MessageType0210_Type00C7_HotFriendNotify) GetChatHotDays

func (*MessageType0210_Type00C7_HotFriendNotify) GetChatHotLevel

func (x *MessageType0210_Type00C7_HotFriendNotify) GetChatHotLevel() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetCloseDays

func (*MessageType0210_Type00C7_HotFriendNotify) GetCloseFlag

func (*MessageType0210_Type00C7_HotFriendNotify) GetCloseLevel

func (*MessageType0210_Type00C7_HotFriendNotify) GetDstUin

func (*MessageType0210_Type00C7_HotFriendNotify) GetFriendshipFlagNotify

func (*MessageType0210_Type00C7_HotFriendNotify) GetKeyFlag

func (*MessageType0210_Type00C7_HotFriendNotify) GetKeyHotDays

func (*MessageType0210_Type00C7_HotFriendNotify) GetKeyHotLevel

func (*MessageType0210_Type00C7_HotFriendNotify) GetKeyTransFlag

func (x *MessageType0210_Type00C7_HotFriendNotify) GetKeyTransFlag() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetKeyWording

func (x *MessageType0210_Type00C7_HotFriendNotify) GetKeyWording() []byte

func (*MessageType0210_Type00C7_HotFriendNotify) GetLastBoatTime

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLastBoatTime() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetLastChatTime

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLastChatTime() uint64

func (*MessageType0210_Type00C7_HotFriendNotify) GetLastKeyTime

func (*MessageType0210_Type00C7_HotFriendNotify) GetLastPraiseTime

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLastPraiseTime() uint64

func (*MessageType0210_Type00C7_HotFriendNotify) GetLastQzoneTime

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLastQzoneTime() uint64

func (*MessageType0210_Type00C7_HotFriendNotify) GetLoverFlag

func (*MessageType0210_Type00C7_HotFriendNotify) GetLoverKeyBusinessType

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLoverKeyBusinessType() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetLoverKeyLinkWording

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLoverKeyLinkWording() []byte

func (*MessageType0210_Type00C7_HotFriendNotify) GetLoverKeyMainWording

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLoverKeyMainWording() []byte

func (*MessageType0210_Type00C7_HotFriendNotify) GetLoverKeySubBusinessType

func (x *MessageType0210_Type00C7_HotFriendNotify) GetLoverKeySubBusinessType() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetNotifyTime

func (*MessageType0210_Type00C7_HotFriendNotify) GetNotifyType

func (*MessageType0210_Type00C7_HotFriendNotify) GetPraiseFlag

func (*MessageType0210_Type00C7_HotFriendNotify) GetPraiseHotDays

func (x *MessageType0210_Type00C7_HotFriendNotify) GetPraiseHotDays() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetPraiseHotLevel

func (x *MessageType0210_Type00C7_HotFriendNotify) GetPraiseHotLevel() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetQzoneFlag

func (*MessageType0210_Type00C7_HotFriendNotify) GetQzoneHotDays

func (x *MessageType0210_Type00C7_HotFriendNotify) GetQzoneHotDays() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetQzoneHotLevel

func (x *MessageType0210_Type00C7_HotFriendNotify) GetQzoneHotLevel() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetShowRecheckEntry

func (x *MessageType0210_Type00C7_HotFriendNotify) GetShowRecheckEntry() uint32

func (*MessageType0210_Type00C7_HotFriendNotify) GetWildcardWording

func (x *MessageType0210_Type00C7_HotFriendNotify) GetWildcardWording() []byte

func (*MessageType0210_Type00C7_HotFriendNotify) ProtoMessage

func (*MessageType0210_Type00C7_HotFriendNotify) ProtoReflect

func (*MessageType0210_Type00C7_HotFriendNotify) Reset

func (*MessageType0210_Type00C7_HotFriendNotify) String

type MessageType0210_Type00C7_NotifyItem

type MessageType0210_Type00C7_NotifyItem struct {
	NotifyType            uint32                                          `protobuf:"varint,1,opt,name=notify_type,json=notifyType,proto3" json:"notify_type,omitempty"`                    // "uint32_notify_type"
	OpType                uint32                                          `protobuf:"varint,2,opt,name=op_type,json=opType,proto3" json:"op_type,omitempty"`                                // "uint32_op_type"
	HotFriendNotify       *MessageType0210_Type00C7_HotFriendNotify       `protobuf:"bytes,3000,opt,name=hot_friend_notify,json=hotFriendNotify,proto3" json:"hot_friend_notify,omitempty"` // "msg_hot_friend_notify"
	RelationalChainChange *MessageType0210_Type00C7_RelationalChainChange ``                                                                                                                // "msg_relational_chain_change"
	/* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

ForwardBody

func (*MessageType0210_Type00C7_NotifyItem) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00C7_NotifyItem.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_NotifyItem) GetHotFriendNotify

func (*MessageType0210_Type00C7_NotifyItem) GetNotifyType

func (x *MessageType0210_Type00C7_NotifyItem) GetNotifyType() uint32

func (*MessageType0210_Type00C7_NotifyItem) GetOpType

func (*MessageType0210_Type00C7_NotifyItem) GetRelationalChainChange

func (*MessageType0210_Type00C7_NotifyItem) ProtoMessage

func (*MessageType0210_Type00C7_NotifyItem) ProtoMessage()

func (*MessageType0210_Type00C7_NotifyItem) ProtoReflect

func (*MessageType0210_Type00C7_NotifyItem) Reset

func (*MessageType0210_Type00C7_NotifyItem) String

type MessageType0210_Type00C7_RelationalChainChange

type MessageType0210_Type00C7_RelationalChainChange struct {
	AppId                  uint64                                        `protobuf:"varint,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`                // "uint64_appid"
	SrcUin                 uint64                                        `protobuf:"varint,2,opt,name=src_uin,json=srcUin,proto3" json:"src_uin,omitempty"`             // "uint64_src_uin"
	DstUin                 uint64                                        `protobuf:"varint,3,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`             // "uint64_dst_uin"
	ChangeType             uint32                                        `protobuf:"varint,4,opt,name=change_type,json=changeType,proto3" json:"change_type,omitempty"` // "uint32_change_type" Enum
	RelationalChainInfoOld *MessageType0210_Type00C7_RelationalChainInfo ``                                                                                             // "msg_relational_chain_info_old"
	/* 131-byte string literal not displayed */
	RelationalChainInfoNew *MessageType0210_Type00C7_RelationalChainInfo `` // "msg_relational_chain_info_new"
	/* 131-byte string literal not displayed */
	ToDegradeInfo        *MessageType0210_Type00C7_ToDegradeInfo          `protobuf:"bytes,7,opt,name=to_degrade_info,json=toDegradeInfo,proto3" json:"to_degrade_info,omitempty"`                       // "msg_to_degrade_info"
	RelationalChainInfos []*MessageType0210_Type00C7_RelationalChainInfos `protobuf:"bytes,20,rep,name=relational_chain_infos,json=relationalChainInfos,proto3" json:"relational_chain_infos,omitempty"` // "rpt_relational_chain_infos"
	TriggerUin           uint64                                           `protobuf:"varint,40,opt,name=trigger_uin,json=triggerUin,proto3" json:"trigger_uin,omitempty"`                                // "uint64_trigger_uin"
	FeatureId            []uint32                                         `protobuf:"varint,100,rep,packed,name=feature_id,json=featureId,proto3" json:"feature_id,omitempty"`                           // "rpt_uint32_feature_id"
	// contains filtered or unexported fields
}

RelationalChainChange

func (*MessageType0210_Type00C7_RelationalChainChange) Descriptor deprecated

Deprecated: Use MessageType0210_Type00C7_RelationalChainChange.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_RelationalChainChange) GetAppId

func (*MessageType0210_Type00C7_RelationalChainChange) GetChangeType

func (*MessageType0210_Type00C7_RelationalChainChange) GetDstUin

func (*MessageType0210_Type00C7_RelationalChainChange) GetFeatureId

func (*MessageType0210_Type00C7_RelationalChainChange) GetRelationalChainInfoNew

func (*MessageType0210_Type00C7_RelationalChainChange) GetRelationalChainInfoOld

func (*MessageType0210_Type00C7_RelationalChainChange) GetRelationalChainInfos

func (*MessageType0210_Type00C7_RelationalChainChange) GetSrcUin

func (*MessageType0210_Type00C7_RelationalChainChange) GetToDegradeInfo

func (*MessageType0210_Type00C7_RelationalChainChange) GetTriggerUin

func (*MessageType0210_Type00C7_RelationalChainChange) ProtoMessage

func (*MessageType0210_Type00C7_RelationalChainChange) ProtoReflect

func (*MessageType0210_Type00C7_RelationalChainChange) Reset

func (*MessageType0210_Type00C7_RelationalChainChange) String

type MessageType0210_Type00C7_RelationalChainInfo

type MessageType0210_Type00C7_RelationalChainInfo struct {
	Type                 uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                                       // "uint64_type" Enum
	Attr                 []byte `protobuf:"bytes,2,opt,name=attr,proto3" json:"attr,omitempty"`                                        // "bytes_attr"
	IntimateInfo         []byte `protobuf:"bytes,1002,opt,name=intimate_info,json=intimateInfo,proto3" json:"intimate_info,omitempty"` // "bytes_intimate_info"
	MusicSwitch          []byte `protobuf:"bytes,91001,opt,name=music_switch,json=musicSwitch,proto3" json:"music_switch,omitempty"`   // "bytes_music_switch"
	MutualmarkAlienation []byte ``                                                                                                     // "bytes_mutualmark_alienation"
	/* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

RelationalChainInfo

func (*MessageType0210_Type00C7_RelationalChainInfo) Descriptor deprecated

Deprecated: Use MessageType0210_Type00C7_RelationalChainInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_RelationalChainInfo) GetAttr

func (*MessageType0210_Type00C7_RelationalChainInfo) GetIntimateInfo

func (x *MessageType0210_Type00C7_RelationalChainInfo) GetIntimateInfo() []byte

func (*MessageType0210_Type00C7_RelationalChainInfo) GetMusicSwitch

func (x *MessageType0210_Type00C7_RelationalChainInfo) GetMusicSwitch() []byte

func (*MessageType0210_Type00C7_RelationalChainInfo) GetMutualmarkAlienation

func (x *MessageType0210_Type00C7_RelationalChainInfo) GetMutualmarkAlienation() []byte

func (*MessageType0210_Type00C7_RelationalChainInfo) GetType

func (*MessageType0210_Type00C7_RelationalChainInfo) ProtoMessage

func (*MessageType0210_Type00C7_RelationalChainInfo) ProtoReflect

func (*MessageType0210_Type00C7_RelationalChainInfo) Reset

func (*MessageType0210_Type00C7_RelationalChainInfo) String

type MessageType0210_Type00C7_RelationalChainInfos

type MessageType0210_Type00C7_RelationalChainInfos struct {
	RelationalChainInfoOld *MessageType0210_Type00C7_RelationalChainInfo `` // "msg_relational_chain_info_old"
	/* 131-byte string literal not displayed */
	RelationalChainInfoNew *MessageType0210_Type00C7_RelationalChainInfo `` // "msg_relational_chain_info_new"
	/* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

RelationalChainInfos

func (*MessageType0210_Type00C7_RelationalChainInfos) Descriptor deprecated

Deprecated: Use MessageType0210_Type00C7_RelationalChainInfos.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_RelationalChainInfos) GetRelationalChainInfoNew

func (*MessageType0210_Type00C7_RelationalChainInfos) GetRelationalChainInfoOld

func (*MessageType0210_Type00C7_RelationalChainInfos) ProtoMessage

func (*MessageType0210_Type00C7_RelationalChainInfos) ProtoReflect

func (*MessageType0210_Type00C7_RelationalChainInfos) Reset

func (*MessageType0210_Type00C7_RelationalChainInfos) String

type MessageType0210_Type00C7_ToDegradeInfo

type MessageType0210_Type00C7_ToDegradeInfo struct {
	ToDegradeItem    []*MessageType0210_Type00C7_ToDegradeItem `protobuf:"bytes,1,rep,name=to_degrade_item,json=toDegradeItem,proto3" json:"to_degrade_item,omitempty"`           // "rpt_to_degrade_item"
	Nick             []byte                                    `protobuf:"bytes,2,opt,name=nick,proto3" json:"nick,omitempty"`                                                    // "bytes_nick"
	NotifyTime       uint64                                    `protobuf:"varint,3,opt,name=notify_time,json=notifyTime,proto3" json:"notify_time,omitempty"`                     // "notify_time"
	WildcardWording  []byte                                    `protobuf:"bytes,5,opt,name=wildcard_wording,json=wildcardWording,proto3" json:"wildcard_wording,omitempty"`       // "bytes_wildcard_wording"
	GraytipType      uint32                                    `protobuf:"varint,11,opt,name=graytip_type,json=graytipType,proto3" json:"graytip_type,omitempty"`                 // "uint32_graytip_type"
	DuplicateRemoval []byte                                    `protobuf:"bytes,1000,opt,name=duplicate_removal,json=duplicateRemoval,proto3" json:"duplicate_removal,omitempty"` // "bytes_duplicate_removal"
	// contains filtered or unexported fields
}

ToDegradeInfo

func (*MessageType0210_Type00C7_ToDegradeInfo) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00C7_ToDegradeInfo.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_ToDegradeInfo) GetDuplicateRemoval

func (x *MessageType0210_Type00C7_ToDegradeInfo) GetDuplicateRemoval() []byte

func (*MessageType0210_Type00C7_ToDegradeInfo) GetGraytipType

func (x *MessageType0210_Type00C7_ToDegradeInfo) GetGraytipType() uint32

func (*MessageType0210_Type00C7_ToDegradeInfo) GetNick

func (*MessageType0210_Type00C7_ToDegradeInfo) GetNotifyTime

func (*MessageType0210_Type00C7_ToDegradeInfo) GetToDegradeItem

func (*MessageType0210_Type00C7_ToDegradeInfo) GetWildcardWording

func (x *MessageType0210_Type00C7_ToDegradeInfo) GetWildcardWording() []byte

func (*MessageType0210_Type00C7_ToDegradeInfo) ProtoMessage

func (*MessageType0210_Type00C7_ToDegradeInfo) ProtoReflect

func (*MessageType0210_Type00C7_ToDegradeInfo) Reset

func (*MessageType0210_Type00C7_ToDegradeInfo) String

type MessageType0210_Type00C7_ToDegradeItem

type MessageType0210_Type00C7_ToDegradeItem struct {
	Type           uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                                              // "type" Enum
	OldLevel       uint32 `protobuf:"varint,2,opt,name=old_level,json=oldLevel,proto3" json:"old_level,omitempty"`                      // "old_level"
	NewLevel       uint32 `protobuf:"varint,3,opt,name=new_level,json=newLevel,proto3" json:"new_level,omitempty"`                      // "new_level"
	ContinuityDays uint32 `protobuf:"varint,11,opt,name=continuity_days,json=continuityDays,proto3" json:"continuity_days,omitempty"`   // "continuity_days"
	LastActionTime uint64 `protobuf:"varint,12,opt,name=last_action_time,json=lastActionTime,proto3" json:"last_action_time,omitempty"` // "uint64_last_action_time"
	// contains filtered or unexported fields
}

ToDegradeItem

func (*MessageType0210_Type00C7_ToDegradeItem) Descriptor deprecated

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

Deprecated: Use MessageType0210_Type00C7_ToDegradeItem.ProtoReflect.Descriptor instead.

func (*MessageType0210_Type00C7_ToDegradeItem) GetContinuityDays

func (x *MessageType0210_Type00C7_ToDegradeItem) GetContinuityDays() uint32

func (*MessageType0210_Type00C7_ToDegradeItem) GetLastActionTime

func (x *MessageType0210_Type00C7_ToDegradeItem) GetLastActionTime() uint64

func (*MessageType0210_Type00C7_ToDegradeItem) GetNewLevel

func (*MessageType0210_Type00C7_ToDegradeItem) GetOldLevel

func (*MessageType0210_Type00C7_ToDegradeItem) GetType

func (*MessageType0210_Type00C7_ToDegradeItem) ProtoMessage

func (*MessageType0210_Type00C7_ToDegradeItem) ProtoReflect

func (*MessageType0210_Type00C7_ToDegradeItem) Reset

func (*MessageType0210_Type00C7_ToDegradeItem) String

type MutualMark

type MutualMark struct {
	// contains filtered or unexported fields
}

C59542mutualmark

func (*MutualMark) Descriptor deprecated

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

Deprecated: Use MutualMark.ProtoReflect.Descriptor instead.

func (*MutualMark) ProtoMessage

func (*MutualMark) ProtoMessage()

func (*MutualMark) ProtoReflect

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

func (*MutualMark) Reset

func (x *MutualMark) Reset()

func (*MutualMark) String

func (x *MutualMark) String() string

type MutualMark_MutualActionDay

type MutualMark_MutualActionDay struct {
	Type uint64 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` // "uint64_type"
	Day  uint64 `protobuf:"varint,2,opt,name=day,proto3" json:"day,omitempty"`   // "uint64_day"
	Time uint64 `protobuf:"varint,3,opt,name=time,proto3" json:"time,omitempty"` // "uint64_time"
	// contains filtered or unexported fields
}

MutualActionDay

func (*MutualMark_MutualActionDay) Descriptor deprecated

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

Deprecated: Use MutualMark_MutualActionDay.ProtoReflect.Descriptor instead.

func (*MutualMark_MutualActionDay) GetDay

func (x *MutualMark_MutualActionDay) GetDay() uint64

func (*MutualMark_MutualActionDay) GetTime

func (x *MutualMark_MutualActionDay) GetTime() uint64

func (*MutualMark_MutualActionDay) GetType

func (x *MutualMark_MutualActionDay) GetType() uint64

func (*MutualMark_MutualActionDay) ProtoMessage

func (*MutualMark_MutualActionDay) ProtoMessage()

func (*MutualMark_MutualActionDay) ProtoReflect

func (*MutualMark_MutualActionDay) Reset

func (x *MutualMark_MutualActionDay) Reset()

func (*MutualMark_MutualActionDay) String

func (x *MutualMark_MutualActionDay) String() string

type MutualMark_MutualMark

type MutualMark_MutualMark struct {
	Type                    uint64                        `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`                                                               // "uint64_type"
	Level                   uint64                        `protobuf:"varint,2,opt,name=level,proto3" json:"level,omitempty"`                                                             // "uint64_level"
	SrcUin                  uint64                        `protobuf:"varint,3,opt,name=src_uin,json=srcUin,proto3" json:"src_uin,omitempty"`                                             // "uint64_src_uin"
	DstUin                  uint64                        `protobuf:"varint,4,opt,name=dst_uin,json=dstUin,proto3" json:"dst_uin,omitempty"`                                             // "uint64_dst_uin"
	FloatCount              float32                       `protobuf:"fixed32,5,opt,name=float_count,json=floatCount,proto3" json:"float_count,omitempty"`                                // "float_count"
	Day                     uint64                        `protobuf:"varint,6,opt,name=day,proto3" json:"day,omitempty"`                                                                 // "uint64_day"
	Time                    uint64                        `protobuf:"varint,7,opt,name=time,proto3" json:"time,omitempty"`                                                               // "uint64_time"
	IconStatus              uint64                        `protobuf:"varint,8,opt,name=icon_status,json=iconStatus,proto3" json:"icon_status,omitempty"`                                 // "uint64_icon_status"
	IconStatusEndTime       uint64                        `protobuf:"varint,9,opt,name=icon_status_end_time,json=iconStatusEndTime,proto3" json:"icon_status_end_time,omitempty"`        // "uint64_icon_status_end_time"
	CloseFlag               uint32                        `protobuf:"varint,10,opt,name=close_flag,json=closeFlag,proto3" json:"close_flag,omitempty"`                                   // "uint32_close_flag"
	ResourceInfo            []byte                        `protobuf:"bytes,11,opt,name=resource_info,json=resourceInfo,proto3" json:"resource_info,omitempty"`                           // "bytes_resource_info"
	Cluster                 []byte                        `protobuf:"bytes,12,opt,name=cluster,proto3" json:"cluster,omitempty"`                                                         // "bytes_cluster"
	SubLevel                uint64                        `protobuf:"varint,13,opt,name=sub_level,json=subLevel,proto3" json:"sub_level,omitempty"`                                      // "uint64_sub_level"
	GradeResourceInfo       []byte                        `protobuf:"bytes,14,opt,name=grade_resource_info,json=gradeResourceInfo,proto3" json:"grade_resource_info,omitempty"`          // "bytes_grade_resource_info"
	ModifyTime              uint64                        `protobuf:"varint,100,opt,name=modify_time,json=modifyTime,proto3" json:"modify_time,omitempty"`                               // "uint64_modify_time"
	MinVer                  []byte                        `protobuf:"bytes,200,opt,name=min_ver,json=minVer,proto3" json:"min_ver,omitempty"`                                            // "bytes_min_ver"
	MaxVer                  []byte                        `protobuf:"bytes,201,opt,name=max_ver,json=maxVer,proto3" json:"max_ver,omitempty"`                                            // "bytes_max_ver"
	MutualActionDay         []*MutualMark_MutualActionDay `protobuf:"bytes,1000,rep,name=mutual_action_day,json=mutualActionDay,proto3" json:"mutual_action_day,omitempty"`              // "rpt_mutual_action_day"
	FloatLastWeekCount      float32                       `protobuf:"fixed32,1001,opt,name=float_last_week_count,json=floatLastWeekCount,proto3" json:"float_last_week_count,omitempty"` // "float_last_week_count"
	AddFriendTime           uint64                        `protobuf:"varint,5000,opt,name=add_friend_time,json=addFriendTime,proto3" json:"add_friend_time,omitempty"`                   // "uint64_add_friend_time"
	AddFriendFlag           uint64                        `protobuf:"varint,5001,opt,name=add_friend_flag,json=addFriendFlag,proto3" json:"add_friend_flag,omitempty"`                   // "uint64_add_friend_flag"
	AddFriendTimeUpdateTime uint64                        ``                                                                                                                             // "uint64_add_friend_time_update_time"
	/* 140-byte string literal not displayed */
	DegradeTime          uint64 `protobuf:"varint,6000,opt,name=degrade_time,json=degradeTime,proto3" json:"degrade_time,omitempty"`                        // "uint64_degrade_time"
	PushTimeC2C_50       uint64 `protobuf:"varint,15000,opt,name=push_time_c2c_50,json=pushTimeC2c50,proto3" json:"push_time_c2c_50,omitempty"`             // "uint64_push_time_c2c_50"
	PushTimeC2C_100      uint64 `protobuf:"varint,15001,opt,name=push_time_c2c_100,json=pushTimeC2c100,proto3" json:"push_time_c2c_100,omitempty"`          // "uint64_push_time_c2c_100"
	PushTimeTalk         uint64 `protobuf:"varint,15002,opt,name=push_time_talk,json=pushTimeTalk,proto3" json:"push_time_talk,omitempty"`                  // "uint64_push_time_talk"
	PushTimeScore_200    uint64 `protobuf:"varint,16000,opt,name=push_time_score_200,json=pushTimeScore200,proto3" json:"push_time_score_200,omitempty"`    // "uint64_push_time_score_200"
	PushTimeScore_400    uint64 `protobuf:"varint,16001,opt,name=push_time_score_400,json=pushTimeScore400,proto3" json:"push_time_score_400,omitempty"`    // "uint64_push_time_score_400"
	PushTimeScore_600    uint64 `protobuf:"varint,16002,opt,name=push_time_score_600,json=pushTimeScore600,proto3" json:"push_time_score_600,omitempty"`    // "uint64_push_time_score_600"
	PushTimeScore_800    uint64 `protobuf:"varint,16003,opt,name=push_time_score_800,json=pushTimeScore800,proto3" json:"push_time_score_800,omitempty"`    // "uint64_push_time_score_800"
	PushTimeScore_1000   uint64 `protobuf:"varint,16004,opt,name=push_time_score_1000,json=pushTimeScore1000,proto3" json:"push_time_score_1000,omitempty"` // "uint64_push_time_score_1000"
	PushTimeScore_1200   uint64 `protobuf:"varint,16005,opt,name=push_time_score_1200,json=pushTimeScore1200,proto3" json:"push_time_score_1200,omitempty"` // "uint64_push_time_score_1200"
	SpecialWordAttribute []byte ``                                                                                                                          // "bytes_special_word_attribute"
	/* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

MutualMark

func (*MutualMark_MutualMark) Descriptor deprecated

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

Deprecated: Use MutualMark_MutualMark.ProtoReflect.Descriptor instead.

func (*MutualMark_MutualMark) GetAddFriendFlag

func (x *MutualMark_MutualMark) GetAddFriendFlag() uint64

func (*MutualMark_MutualMark) GetAddFriendTime

func (x *MutualMark_MutualMark) GetAddFriendTime() uint64

func (*MutualMark_MutualMark) GetAddFriendTimeUpdateTime

func (x *MutualMark_MutualMark) GetAddFriendTimeUpdateTime() uint64

func (*MutualMark_MutualMark) GetCloseFlag

func (x *MutualMark_MutualMark) GetCloseFlag() uint32

func (*MutualMark_MutualMark) GetCluster

func (x *MutualMark_MutualMark) GetCluster() []byte

func (*MutualMark_MutualMark) GetDay

func (x *MutualMark_MutualMark) GetDay() uint64

func (*MutualMark_MutualMark) GetDegradeTime

func (x *MutualMark_MutualMark) GetDegradeTime() uint64

func (*MutualMark_MutualMark) GetDstUin

func (x *MutualMark_MutualMark) GetDstUin() uint64

func (*MutualMark_MutualMark) GetFloatCount

func (x *MutualMark_MutualMark) GetFloatCount() float32

func (*MutualMark_MutualMark) GetFloatLastWeekCount

func (x *MutualMark_MutualMark) GetFloatLastWeekCount() float32

func (*MutualMark_MutualMark) GetGradeResourceInfo

func (x *MutualMark_MutualMark) GetGradeResourceInfo() []byte

func (*MutualMark_MutualMark) GetIconStatus

func (x *MutualMark_MutualMark) GetIconStatus() uint64

func (*MutualMark_MutualMark) GetIconStatusEndTime

func (x *MutualMark_MutualMark) GetIconStatusEndTime() uint64

func (*MutualMark_MutualMark) GetLevel

func (x *MutualMark_MutualMark) GetLevel() uint64

func (*MutualMark_MutualMark) GetMaxVer

func (x *MutualMark_MutualMark) GetMaxVer() []byte

func (*MutualMark_MutualMark) GetMinVer

func (x *MutualMark_MutualMark) GetMinVer() []byte

func (*MutualMark_MutualMark) GetModifyTime

func (x *MutualMark_MutualMark) GetModifyTime() uint64

func (*MutualMark_MutualMark) GetMutualActionDay

func (x *MutualMark_MutualMark) GetMutualActionDay() []*MutualMark_MutualActionDay

func (*MutualMark_MutualMark) GetPushTimeC2C_100

func (x *MutualMark_MutualMark) GetPushTimeC2C_100() uint64

func (*MutualMark_MutualMark) GetPushTimeC2C_50

func (x *MutualMark_MutualMark) GetPushTimeC2C_50() uint64

func (*MutualMark_MutualMark) GetPushTimeScore_1000

func (x *MutualMark_MutualMark) GetPushTimeScore_1000() uint64

func (*MutualMark_MutualMark) GetPushTimeScore_1200

func (x *MutualMark_MutualMark) GetPushTimeScore_1200() uint64

func (*MutualMark_MutualMark) GetPushTimeScore_200

func (x *MutualMark_MutualMark) GetPushTimeScore_200() uint64

func (*MutualMark_MutualMark) GetPushTimeScore_400

func (x *MutualMark_MutualMark) GetPushTimeScore_400() uint64

func (*MutualMark_MutualMark) GetPushTimeScore_600

func (x *MutualMark_MutualMark) GetPushTimeScore_600() uint64

func (*MutualMark_MutualMark) GetPushTimeScore_800

func (x *MutualMark_MutualMark) GetPushTimeScore_800() uint64

func (*MutualMark_MutualMark) GetPushTimeTalk

func (x *MutualMark_MutualMark) GetPushTimeTalk() uint64

func (*MutualMark_MutualMark) GetResourceInfo

func (x *MutualMark_MutualMark) GetResourceInfo() []byte

func (*MutualMark_MutualMark) GetSpecialWordAttribute

func (x *MutualMark_MutualMark) GetSpecialWordAttribute() []byte

func (*MutualMark_MutualMark) GetSrcUin

func (x *MutualMark_MutualMark) GetSrcUin() uint64

func (*MutualMark_MutualMark) GetSubLevel

func (x *MutualMark_MutualMark) GetSubLevel() uint64

func (*MutualMark_MutualMark) GetTime

func (x *MutualMark_MutualMark) GetTime() uint64

func (*MutualMark_MutualMark) GetType

func (x *MutualMark_MutualMark) GetType() uint64

func (*MutualMark_MutualMark) ProtoMessage

func (*MutualMark_MutualMark) ProtoMessage()

func (*MutualMark_MutualMark) ProtoReflect

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

func (*MutualMark_MutualMark) Reset

func (x *MutualMark_MutualMark) Reset()

func (*MutualMark_MutualMark) String

func (x *MutualMark_MutualMark) String() string

type MutualMark_ResourceInfo

type MutualMark_ResourceInfo struct {
	DynamicUrl  []byte `protobuf:"bytes,1,opt,name=dynamic_url,json=dynamicUrl,proto3" json:"dynamic_url,omitempty"`     // "bytes_dynamic_url"
	StaticUrl   []byte `protobuf:"bytes,2,opt,name=static_url,json=staticUrl,proto3" json:"static_url,omitempty"`        // "bytes_static_url"
	CartoonUrl  []byte `protobuf:"bytes,3,opt,name=cartoon_url,json=cartoonUrl,proto3" json:"cartoon_url,omitempty"`     // "bytes_cartoon_url"
	CartoonMd5  []byte `protobuf:"bytes,4,opt,name=cartoon_md5,json=cartoonMd5,proto3" json:"cartoon_md5,omitempty"`     // "bytes_cartoon_md5"
	PlayCartoon uint32 `protobuf:"varint,5,opt,name=play_cartoon,json=playCartoon,proto3" json:"play_cartoon,omitempty"` // "uint32_play_cartoon"
	Word        []byte `protobuf:"bytes,6,opt,name=word,proto3" json:"word,omitempty"`                                   // "bytes_word"
	// contains filtered or unexported fields
}

ResourceInfo

func (*MutualMark_ResourceInfo) Descriptor deprecated

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

Deprecated: Use MutualMark_ResourceInfo.ProtoReflect.Descriptor instead.

func (*MutualMark_ResourceInfo) GetCartoonMd5

func (x *MutualMark_ResourceInfo) GetCartoonMd5() []byte

func (*MutualMark_ResourceInfo) GetCartoonUrl

func (x *MutualMark_ResourceInfo) GetCartoonUrl() []byte

func (*MutualMark_ResourceInfo) GetDynamicUrl

func (x *MutualMark_ResourceInfo) GetDynamicUrl() []byte

func (*MutualMark_ResourceInfo) GetPlayCartoon

func (x *MutualMark_ResourceInfo) GetPlayCartoon() uint32

func (*MutualMark_ResourceInfo) GetStaticUrl

func (x *MutualMark_ResourceInfo) GetStaticUrl() []byte

func (*MutualMark_ResourceInfo) GetWord

func (x *MutualMark_ResourceInfo) GetWord() []byte

func (*MutualMark_ResourceInfo) ProtoMessage

func (*MutualMark_ResourceInfo) ProtoMessage()

func (*MutualMark_ResourceInfo) ProtoReflect

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

func (*MutualMark_ResourceInfo) Reset

func (x *MutualMark_ResourceInfo) Reset()

func (*MutualMark_ResourceInfo) String

func (x *MutualMark_ResourceInfo) String() string

type MutualMark_ResourceInfo_17

type MutualMark_ResourceInfo_17 struct {
	DynamicUrl  []byte `protobuf:"bytes,1,opt,name=dynamic_url,json=dynamicUrl,proto3" json:"dynamic_url,omitempty"`     // "bytes_dynamic_url"
	StaticUrl   []byte `protobuf:"bytes,2,opt,name=static_url,json=staticUrl,proto3" json:"static_url,omitempty"`        // "bytes_static_url"
	CartoonUrl  []byte `protobuf:"bytes,3,opt,name=cartoon_url,json=cartoonUrl,proto3" json:"cartoon_url,omitempty"`     // "bytes_cartoon_url"
	CartoonMd5  []byte `protobuf:"bytes,4,opt,name=cartoon_md5,json=cartoonMd5,proto3" json:"cartoon_md5,omitempty"`     // "bytes_cartoon_md5"
	PlayCartoon uint32 `protobuf:"varint,5,opt,name=play_cartoon,json=playCartoon,proto3" json:"play_cartoon,omitempty"` // "uint32_play_cartoon"
	Word        []byte `protobuf:"bytes,6,opt,name=word,proto3" json:"word,omitempty"`                                   // "bytes_word"
	// contains filtered or unexported fields
}

ResourceInfo_17

func (*MutualMark_ResourceInfo_17) Descriptor deprecated

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

Deprecated: Use MutualMark_ResourceInfo_17.ProtoReflect.Descriptor instead.

func (*MutualMark_ResourceInfo_17) GetCartoonMd5

func (x *MutualMark_ResourceInfo_17) GetCartoonMd5() []byte

func (*MutualMark_ResourceInfo_17) GetCartoonUrl

func (x *MutualMark_ResourceInfo_17) GetCartoonUrl() []byte

func (*MutualMark_ResourceInfo_17) GetDynamicUrl

func (x *MutualMark_ResourceInfo_17) GetDynamicUrl() []byte

func (*MutualMark_ResourceInfo_17) GetPlayCartoon

func (x *MutualMark_ResourceInfo_17) GetPlayCartoon() uint32

func (*MutualMark_ResourceInfo_17) GetStaticUrl

func (x *MutualMark_ResourceInfo_17) GetStaticUrl() []byte

func (*MutualMark_ResourceInfo_17) GetWord

func (x *MutualMark_ResourceInfo_17) GetWord() []byte

func (*MutualMark_ResourceInfo_17) ProtoMessage

func (*MutualMark_ResourceInfo_17) ProtoMessage()

func (*MutualMark_ResourceInfo_17) ProtoReflect

func (*MutualMark_ResourceInfo_17) Reset

func (x *MutualMark_ResourceInfo_17) Reset()

func (*MutualMark_ResourceInfo_17) String

func (x *MutualMark_ResourceInfo_17) String() string

type MutualMark_SpecialWordAttribute

type MutualMark_SpecialWordAttribute struct {
	CardId                           []byte                             `protobuf:"bytes,1,opt,name=card_id,json=cardId,proto3" json:"card_id,omitempty"`                                 // "bytes_card_id"
	CardColor                        []byte                             `protobuf:"bytes,2,opt,name=card_color,json=cardColor,proto3" json:"card_color,omitempty"`                        // "bytes_card_color"
	SetUin                           uint64                             `protobuf:"varint,3,opt,name=set_uin,json=setUin,proto3" json:"set_uin,omitempty"`                                // "uint64_set_uin"
	LastSetTime                      uint64                             `protobuf:"varint,4,opt,name=last_set_time,json=lastSetTime,proto3" json:"last_set_time,omitempty"`               // "uint64_last_set_time"
	LastOnTime                       uint64                             `protobuf:"varint,5,opt,name=last_on_time,json=lastOnTime,proto3" json:"last_on_time,omitempty"`                  // "uint64_last_on_time"
	LastOffTime                      uint64                             `protobuf:"varint,6,opt,name=last_off_time,json=lastOffTime,proto3" json:"last_off_time,omitempty"`               // "uint64_last_off_time"
	WordLightUpTime                  uint64                             `protobuf:"varint,7,opt,name=word_light_up_time,json=wordLightUpTime,proto3" json:"word_light_up_time,omitempty"` // "uint64_word_light_up_time"
	MessageMinSpecialWordCardGetInfo *MutualMark_SpecialWordCardGetInfo ``                                                                                                                // "msg_min_special_word_card_get_info"
	/* 167-byte string literal not displayed */
	MessageMaxSpecialWordCardGetInfo *MutualMark_SpecialWordCardGetInfo `` // "msg_max_special_word_card_get_info"
	/* 167-byte string literal not displayed */
	// contains filtered or unexported fields
}

SpecialWordAttribute

func (*MutualMark_SpecialWordAttribute) Descriptor deprecated

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

Deprecated: Use MutualMark_SpecialWordAttribute.ProtoReflect.Descriptor instead.

func (*MutualMark_SpecialWordAttribute) GetCardColor

func (x *MutualMark_SpecialWordAttribute) GetCardColor() []byte

func (*MutualMark_SpecialWordAttribute) GetCardId

func (x *MutualMark_SpecialWordAttribute) GetCardId() []byte

func (*MutualMark_SpecialWordAttribute) GetLastOffTime

func (x *MutualMark_SpecialWordAttribute) GetLastOffTime() uint64

func (*MutualMark_SpecialWordAttribute) GetLastOnTime

func (x *MutualMark_SpecialWordAttribute) GetLastOnTime() uint64

func (*MutualMark_SpecialWordAttribute) GetLastSetTime

func (x *MutualMark_SpecialWordAttribute) GetLastSetTime() uint64

func (*MutualMark_SpecialWordAttribute) GetMessageMaxSpecialWordCardGetInfo

func (x *MutualMark_SpecialWordAttribute) GetMessageMaxSpecialWordCardGetInfo() *MutualMark_SpecialWordCardGetInfo

func (*MutualMark_SpecialWordAttribute) GetMessageMinSpecialWordCardGetInfo

func (x *MutualMark_SpecialWordAttribute) GetMessageMinSpecialWordCardGetInfo() *MutualMark_SpecialWordCardGetInfo

func (*MutualMark_SpecialWordAttribute) GetSetUin

func (x *MutualMark_SpecialWordAttribute) GetSetUin() uint64

func (*MutualMark_SpecialWordAttribute) GetWordLightUpTime

func (x *MutualMark_SpecialWordAttribute) GetWordLightUpTime() uint64

func (*MutualMark_SpecialWordAttribute) ProtoMessage

func (*MutualMark_SpecialWordAttribute) ProtoMessage()

func (*MutualMark_SpecialWordAttribute) ProtoReflect

func (*MutualMark_SpecialWordAttribute) Reset

func (*MutualMark_SpecialWordAttribute) String

type MutualMark_SpecialWordCardGetInfo

type MutualMark_SpecialWordCardGetInfo struct {
	Uin              uint64 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                                                       // "uint64_uin"
	CanGetCardCount  uint32 `protobuf:"varint,2,opt,name=can_get_card_count,json=canGetCardCount,proto3" json:"can_get_card_count,omitempty"`    // "uint32_can_get_card_count"
	LastGiveCardTime uint64 `protobuf:"varint,3,opt,name=last_give_card_time,json=lastGiveCardTime,proto3" json:"last_give_card_time,omitempty"` // "uint64_last_give_card_time"
	// contains filtered or unexported fields
}

SpecialWordCardGetInfo

func (*MutualMark_SpecialWordCardGetInfo) Descriptor deprecated

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

Deprecated: Use MutualMark_SpecialWordCardGetInfo.ProtoReflect.Descriptor instead.

func (*MutualMark_SpecialWordCardGetInfo) GetCanGetCardCount

func (x *MutualMark_SpecialWordCardGetInfo) GetCanGetCardCount() uint32

func (*MutualMark_SpecialWordCardGetInfo) GetLastGiveCardTime

func (x *MutualMark_SpecialWordCardGetInfo) GetLastGiveCardTime() uint64

func (*MutualMark_SpecialWordCardGetInfo) GetUin

func (*MutualMark_SpecialWordCardGetInfo) ProtoMessage

func (*MutualMark_SpecialWordCardGetInfo) ProtoMessage()

func (*MutualMark_SpecialWordCardGetInfo) ProtoReflect

func (*MutualMark_SpecialWordCardGetInfo) Reset

func (*MutualMark_SpecialWordCardGetInfo) String

type OIDB

type OIDB struct {
	// contains filtered or unexported fields
}

func (*OIDB) Descriptor deprecated

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

Deprecated: Use OIDB.ProtoReflect.Descriptor instead.

func (*OIDB) ProtoMessage

func (*OIDB) ProtoMessage()

func (*OIDB) ProtoReflect

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

func (*OIDB) Reset

func (x *OIDB) Reset()

func (*OIDB) String

func (x *OIDB) String() string

type OIDB_Type0857

type OIDB_Type0857 struct {
	// contains filtered or unexported fields
}

TroopTips0x857

func (*OIDB_Type0857) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857) ProtoMessage

func (*OIDB_Type0857) ProtoMessage()

func (*OIDB_Type0857) ProtoReflect

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

func (*OIDB_Type0857) Reset

func (x *OIDB_Type0857) Reset()

func (*OIDB_Type0857) String

func (x *OIDB_Type0857) String() string

type OIDB_Type0857_FloatedTipsInfo

type OIDB_Type0857_FloatedTipsInfo struct {
	Content *string `protobuf:"bytes,1,opt,name=content,proto3,oneof" json:"content,omitempty"` // "opt_bytes_content"
	// contains filtered or unexported fields
}

FloatedTipsInfo

func (*OIDB_Type0857_FloatedTipsInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_FloatedTipsInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_FloatedTipsInfo) GetContent

func (x *OIDB_Type0857_FloatedTipsInfo) GetContent() string

func (*OIDB_Type0857_FloatedTipsInfo) ProtoMessage

func (*OIDB_Type0857_FloatedTipsInfo) ProtoMessage()

func (*OIDB_Type0857_FloatedTipsInfo) ProtoReflect

func (*OIDB_Type0857_FloatedTipsInfo) Reset

func (x *OIDB_Type0857_FloatedTipsInfo) Reset()

func (*OIDB_Type0857_FloatedTipsInfo) String

type OIDB_Type0857_GeneralGrayTipInfo

type OIDB_Type0857_GeneralGrayTipInfo struct {
	BusiType    uint64                             `protobuf:"varint,1,opt,name=busi_type,json=busiType,proto3" json:"busi_type,omitempty"`          // "uint64_busi_type"
	BusiId      uint64                             `protobuf:"varint,2,opt,name=busi_id,json=busiId,proto3" json:"busi_id,omitempty"`                // "uint64_busi_id"
	CtrlFlag    uint32                             `protobuf:"varint,3,opt,name=ctrl_flag,json=ctrlFlag,proto3" json:"ctrl_flag,omitempty"`          // "uint32_ctrl_flag"
	C2CType     uint32                             `protobuf:"varint,4,opt,name=c2c_type,json=c2cType,proto3" json:"c2c_type,omitempty"`             // "uint32_c2c_type"
	ServiceType uint32                             `protobuf:"varint,5,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"` // "uint32_service_type"
	TemplateId  uint64                             `protobuf:"varint,6,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"`    // "uint64_templ_id"
	Items       []*OIDB_Type0857_TemplateParameter `protobuf:"bytes,7,rep,name=items,proto3" json:"items,omitempty"`                                 // "rpt_msg_templ_param"
	Content     string                             `protobuf:"bytes,8,opt,name=content,proto3" json:"content,omitempty"`                             // "bytes_content"
	TipsSeqId   uint64                             `protobuf:"varint,10,opt,name=tips_seq_id,json=tipsSeqId,proto3" json:"tips_seq_id,omitempty"`    // "uint64_tips_seq_id"
	PbReserve   []byte                             `protobuf:"bytes,100,opt,name=pb_reserve,json=pbReserve,proto3" json:"pb_reserve,omitempty"`      // "bytes_pb_reserv"
	// contains filtered or unexported fields
}

GeneralGrayTipInfo

func (*OIDB_Type0857_GeneralGrayTipInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GeneralGrayTipInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GeneralGrayTipInfo) GetBusiId

func (*OIDB_Type0857_GeneralGrayTipInfo) GetBusiType

func (x *OIDB_Type0857_GeneralGrayTipInfo) GetBusiType() uint64

func (*OIDB_Type0857_GeneralGrayTipInfo) GetC2CType

func (x *OIDB_Type0857_GeneralGrayTipInfo) GetC2CType() uint32

func (*OIDB_Type0857_GeneralGrayTipInfo) GetContent

func (x *OIDB_Type0857_GeneralGrayTipInfo) GetContent() string

func (*OIDB_Type0857_GeneralGrayTipInfo) GetCtrlFlag

func (x *OIDB_Type0857_GeneralGrayTipInfo) GetCtrlFlag() uint32

func (*OIDB_Type0857_GeneralGrayTipInfo) GetItems

func (*OIDB_Type0857_GeneralGrayTipInfo) GetPbReserve

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

func (*OIDB_Type0857_GeneralGrayTipInfo) GetServiceType

func (x *OIDB_Type0857_GeneralGrayTipInfo) GetServiceType() uint32

func (*OIDB_Type0857_GeneralGrayTipInfo) GetTemplateId

func (x *OIDB_Type0857_GeneralGrayTipInfo) GetTemplateId() uint64

func (*OIDB_Type0857_GeneralGrayTipInfo) GetTipsSeqId

func (x *OIDB_Type0857_GeneralGrayTipInfo) GetTipsSeqId() uint64

func (*OIDB_Type0857_GeneralGrayTipInfo) ProtoMessage

func (*OIDB_Type0857_GeneralGrayTipInfo) ProtoMessage()

func (*OIDB_Type0857_GeneralGrayTipInfo) ProtoReflect

func (*OIDB_Type0857_GeneralGrayTipInfo) Reset

func (*OIDB_Type0857_GeneralGrayTipInfo) String

type OIDB_Type0857_GoldMsgTipsElem

type OIDB_Type0857_GoldMsgTipsElem struct {
	Type     uint32   `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`         // "type"
	Billno   string   `protobuf:"bytes,2,opt,name=billno,proto3" json:"billno,omitempty"`      // "billno"
	Result   uint32   `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"`     // "result"
	Amount   uint32   `protobuf:"varint,4,opt,name=amount,proto3" json:"amount,omitempty"`     // "amount"
	Total    uint32   `protobuf:"varint,5,opt,name=total,proto3" json:"total,omitempty"`       // "total"
	Interval uint32   `protobuf:"varint,6,opt,name=interval,proto3" json:"interval,omitempty"` // "interval"
	Finish   uint32   `protobuf:"varint,7,opt,name=finish,proto3" json:"finish,omitempty"`     // "finish"
	Uin      []uint64 `protobuf:"varint,8,rep,packed,name=uin,proto3" json:"uin,omitempty"`    // "uin"
	Action   uint32   `protobuf:"varint,9,opt,name=action,proto3" json:"action,omitempty"`     // "action"
	// contains filtered or unexported fields
}

GoldMsgTipsElem

func (*OIDB_Type0857_GoldMsgTipsElem) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GoldMsgTipsElem.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GoldMsgTipsElem) GetAction

func (x *OIDB_Type0857_GoldMsgTipsElem) GetAction() uint32

func (*OIDB_Type0857_GoldMsgTipsElem) GetAmount

func (x *OIDB_Type0857_GoldMsgTipsElem) GetAmount() uint32

func (*OIDB_Type0857_GoldMsgTipsElem) GetBillno

func (x *OIDB_Type0857_GoldMsgTipsElem) GetBillno() string

func (*OIDB_Type0857_GoldMsgTipsElem) GetFinish

func (x *OIDB_Type0857_GoldMsgTipsElem) GetFinish() uint32

func (*OIDB_Type0857_GoldMsgTipsElem) GetInterval

func (x *OIDB_Type0857_GoldMsgTipsElem) GetInterval() uint32

func (*OIDB_Type0857_GoldMsgTipsElem) GetResult

func (x *OIDB_Type0857_GoldMsgTipsElem) GetResult() uint32

func (*OIDB_Type0857_GoldMsgTipsElem) GetTotal

func (x *OIDB_Type0857_GoldMsgTipsElem) GetTotal() uint32

func (*OIDB_Type0857_GoldMsgTipsElem) GetType

func (*OIDB_Type0857_GoldMsgTipsElem) GetUin

func (x *OIDB_Type0857_GoldMsgTipsElem) GetUin() []uint64

func (*OIDB_Type0857_GoldMsgTipsElem) ProtoMessage

func (*OIDB_Type0857_GoldMsgTipsElem) ProtoMessage()

func (*OIDB_Type0857_GoldMsgTipsElem) ProtoReflect

func (*OIDB_Type0857_GoldMsgTipsElem) Reset

func (x *OIDB_Type0857_GoldMsgTipsElem) Reset()

func (*OIDB_Type0857_GoldMsgTipsElem) String

type OIDB_Type0857_GrayData

type OIDB_Type0857_GrayData struct {
	AllRead uint32 `protobuf:"varint,1,opt,name=all_read,json=allRead,proto3" json:"all_read,omitempty"` // "all_read"
	FeedId  string `protobuf:"bytes,2,opt,name=feed_id,json=feedId,proto3" json:"feed_id,omitempty"`     // "feed_id"
	// contains filtered or unexported fields
}

GrayData

func (*OIDB_Type0857_GrayData) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GrayData.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GrayData) GetAllRead

func (x *OIDB_Type0857_GrayData) GetAllRead() uint32

func (*OIDB_Type0857_GrayData) GetFeedId

func (x *OIDB_Type0857_GrayData) GetFeedId() string

func (*OIDB_Type0857_GrayData) ProtoMessage

func (*OIDB_Type0857_GrayData) ProtoMessage()

func (*OIDB_Type0857_GrayData) ProtoReflect

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

func (*OIDB_Type0857_GrayData) Reset

func (x *OIDB_Type0857_GrayData) Reset()

func (*OIDB_Type0857_GrayData) String

func (x *OIDB_Type0857_GrayData) String() string

type OIDB_Type0857_GrayTipsInfo

type OIDB_Type0857_GrayTipsInfo struct {
	ShowLatest        *uint32 `protobuf:"varint,1,opt,name=show_latest,json=showLatest,proto3,oneof" json:"show_latest,omitempty"`                  // "opt_uint32_show_lastest"
	Content           *string `protobuf:"bytes,2,opt,name=content,proto3,oneof" json:"content,omitempty"`                                           // "opt_bytes_content"
	Remind            *uint32 `protobuf:"varint,3,opt,name=remind,proto3,oneof" json:"remind,omitempty"`                                            // "opt_uint32_remind"
	Brief             *string `protobuf:"bytes,4,opt,name=brief,proto3,oneof" json:"brief,omitempty"`                                               // "opt_bytes_brief"
	ReceiverUin       uint64  `protobuf:"varint,5,opt,name=receiver_uin,json=receiverUin,proto3" json:"receiver_uin,omitempty"`                     // "uint64_receiver_uin"
	ReliaoAdminOption uint32  `protobuf:"varint,6,opt,name=reliao_admin_option,json=reliaoAdminOption,proto3" json:"reliao_admin_option,omitempty"` // "uint32_reliao_admin_opt"
	RobotGroupOption  uint32  `protobuf:"varint,7,opt,name=robot_group_option,json=robotGroupOption,proto3" json:"robot_group_option,omitempty"`    // "uint32_robot_group_opt"
	// contains filtered or unexported fields
}

AIOGrayTipsInfo

func (*OIDB_Type0857_GrayTipsInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GrayTipsInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GrayTipsInfo) GetBrief

func (x *OIDB_Type0857_GrayTipsInfo) GetBrief() string

func (*OIDB_Type0857_GrayTipsInfo) GetContent

func (x *OIDB_Type0857_GrayTipsInfo) GetContent() string

func (*OIDB_Type0857_GrayTipsInfo) GetReceiverUin

func (x *OIDB_Type0857_GrayTipsInfo) GetReceiverUin() uint64

func (*OIDB_Type0857_GrayTipsInfo) GetReliaoAdminOption

func (x *OIDB_Type0857_GrayTipsInfo) GetReliaoAdminOption() uint32

func (*OIDB_Type0857_GrayTipsInfo) GetRemind

func (x *OIDB_Type0857_GrayTipsInfo) GetRemind() uint32

func (*OIDB_Type0857_GrayTipsInfo) GetRobotGroupOption

func (x *OIDB_Type0857_GrayTipsInfo) GetRobotGroupOption() uint32

func (*OIDB_Type0857_GrayTipsInfo) GetShowLatest

func (x *OIDB_Type0857_GrayTipsInfo) GetShowLatest() uint32

func (*OIDB_Type0857_GrayTipsInfo) ProtoMessage

func (*OIDB_Type0857_GrayTipsInfo) ProtoMessage()

func (*OIDB_Type0857_GrayTipsInfo) ProtoReflect

func (*OIDB_Type0857_GrayTipsInfo) Reset

func (x *OIDB_Type0857_GrayTipsInfo) Reset()

func (*OIDB_Type0857_GrayTipsInfo) String

func (x *OIDB_Type0857_GrayTipsInfo) String() string

type OIDB_Type0857_GroupAnnounceTBCInfo

type OIDB_Type0857_GroupAnnounceTBCInfo struct {
	FeedsId []byte `protobuf:"bytes,1,opt,name=feeds_id,json=feedsId,proto3" json:"feeds_id,omitempty"`  // "feeds_id"
	GroupId uint64 `protobuf:"varint,2,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // "group_id"
	Action  uint32 `protobuf:"varint,3,opt,name=action,proto3" json:"action,omitempty"`                  // "action"
	// contains filtered or unexported fields
}

GroupAnnounceTBCInfo

func (*OIDB_Type0857_GroupAnnounceTBCInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GroupAnnounceTBCInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GroupAnnounceTBCInfo) GetAction

func (*OIDB_Type0857_GroupAnnounceTBCInfo) GetFeedsId

func (x *OIDB_Type0857_GroupAnnounceTBCInfo) GetFeedsId() []byte

func (*OIDB_Type0857_GroupAnnounceTBCInfo) GetGroupId

func (*OIDB_Type0857_GroupAnnounceTBCInfo) ProtoMessage

func (*OIDB_Type0857_GroupAnnounceTBCInfo) ProtoMessage()

func (*OIDB_Type0857_GroupAnnounceTBCInfo) ProtoReflect

func (*OIDB_Type0857_GroupAnnounceTBCInfo) Reset

func (*OIDB_Type0857_GroupAnnounceTBCInfo) String

type OIDB_Type0857_GroupAsyncNotify

type OIDB_Type0857_GroupAsyncNotify struct {
	MessageType uint32 `protobuf:"varint,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"` // "uint32_msg_type"
	MessageSeq  uint64 `protobuf:"varint,2,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`    // "uint64_msg_seq"
	// contains filtered or unexported fields
}

GroupAsyncNotify

func (*OIDB_Type0857_GroupAsyncNotify) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GroupAsyncNotify.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GroupAsyncNotify) GetMessageSeq

func (x *OIDB_Type0857_GroupAsyncNotify) GetMessageSeq() uint64

func (*OIDB_Type0857_GroupAsyncNotify) GetMessageType

func (x *OIDB_Type0857_GroupAsyncNotify) GetMessageType() uint32

func (*OIDB_Type0857_GroupAsyncNotify) ProtoMessage

func (*OIDB_Type0857_GroupAsyncNotify) ProtoMessage()

func (*OIDB_Type0857_GroupAsyncNotify) ProtoReflect

func (*OIDB_Type0857_GroupAsyncNotify) Reset

func (x *OIDB_Type0857_GroupAsyncNotify) Reset()

func (*OIDB_Type0857_GroupAsyncNotify) String

type OIDB_Type0857_GroupInfoChange

type OIDB_Type0857_GroupInfoChange struct {
	GroupHonorSwitch       uint32 `protobuf:"varint,1,opt,name=group_honor_switch,json=groupHonorSwitch,proto3" json:"group_honor_switch,omitempty"` // "uint32_group_honor_switch"
	GroupMemberLevelSwitch uint32 ``                                                                                                                 // "uint32_group_member_level_switch"
	/* 132-byte string literal not displayed */
	GroupFlagext4   uint32 `protobuf:"varint,3,opt,name=group_flagext4,json=groupFlagext4,proto3" json:"group_flagext4,omitempty"`           // "uint32_group_flagext4"
	AppealDeadline  uint32 `protobuf:"varint,4,opt,name=appeal_deadline,json=appealDeadline,proto3" json:"appeal_deadline,omitempty"`        // "uint32_appeal_deadline"
	GroupFlag       uint32 `protobuf:"varint,5,opt,name=group_flag,json=groupFlag,proto3" json:"group_flag,omitempty"`                       // "uint32_group_flag"
	GroupFlagext3   uint32 `protobuf:"varint,7,opt,name=group_flagext3,json=groupFlagext3,proto3" json:"group_flagext3,omitempty"`           // "uint32_group_flagext3"
	GroupClassExt   uint32 `protobuf:"varint,8,opt,name=group_class_ext,json=groupClassExt,proto3" json:"group_class_ext,omitempty"`         // "uint32_group_class_ext"
	GroupInfoExtSeq uint32 `protobuf:"varint,9,opt,name=group_info_ext_seq,json=groupInfoExtSeq,proto3" json:"group_info_ext_seq,omitempty"` // "uint32_group_info_ext_seq"
	// contains filtered or unexported fields
}

GroupInfoChange

func (*OIDB_Type0857_GroupInfoChange) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GroupInfoChange.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GroupInfoChange) GetAppealDeadline

func (x *OIDB_Type0857_GroupInfoChange) GetAppealDeadline() uint32

func (*OIDB_Type0857_GroupInfoChange) GetGroupClassExt

func (x *OIDB_Type0857_GroupInfoChange) GetGroupClassExt() uint32

func (*OIDB_Type0857_GroupInfoChange) GetGroupFlag

func (x *OIDB_Type0857_GroupInfoChange) GetGroupFlag() uint32

func (*OIDB_Type0857_GroupInfoChange) GetGroupFlagext3

func (x *OIDB_Type0857_GroupInfoChange) GetGroupFlagext3() uint32

func (*OIDB_Type0857_GroupInfoChange) GetGroupFlagext4

func (x *OIDB_Type0857_GroupInfoChange) GetGroupFlagext4() uint32

func (*OIDB_Type0857_GroupInfoChange) GetGroupHonorSwitch

func (x *OIDB_Type0857_GroupInfoChange) GetGroupHonorSwitch() uint32

func (*OIDB_Type0857_GroupInfoChange) GetGroupInfoExtSeq

func (x *OIDB_Type0857_GroupInfoChange) GetGroupInfoExtSeq() uint32

func (*OIDB_Type0857_GroupInfoChange) GetGroupMemberLevelSwitch

func (x *OIDB_Type0857_GroupInfoChange) GetGroupMemberLevelSwitch() uint32

func (*OIDB_Type0857_GroupInfoChange) ProtoMessage

func (*OIDB_Type0857_GroupInfoChange) ProtoMessage()

func (*OIDB_Type0857_GroupInfoChange) ProtoReflect

func (*OIDB_Type0857_GroupInfoChange) Reset

func (x *OIDB_Type0857_GroupInfoChange) Reset()

func (*OIDB_Type0857_GroupInfoChange) String

type OIDB_Type0857_GroupNotifyInfo

type OIDB_Type0857_GroupNotifyInfo struct {
	AutoPullFlag *uint32 `protobuf:"varint,1,opt,name=auto_pull_flag,json=autoPullFlag,proto3,oneof" json:"auto_pull_flag,omitempty"` // "opt_uint32_auto_pull_flag"
	FeedsId      []byte  `protobuf:"bytes,2,opt,name=feeds_id,json=feedsId,proto3,oneof" json:"feeds_id,omitempty"`                   // "opt_bytes_feeds_id"
	// contains filtered or unexported fields
}

GroupNotifyInfo

func (*OIDB_Type0857_GroupNotifyInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_GroupNotifyInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_GroupNotifyInfo) GetAutoPullFlag

func (x *OIDB_Type0857_GroupNotifyInfo) GetAutoPullFlag() uint32

func (*OIDB_Type0857_GroupNotifyInfo) GetFeedsId

func (x *OIDB_Type0857_GroupNotifyInfo) GetFeedsId() []byte

func (*OIDB_Type0857_GroupNotifyInfo) ProtoMessage

func (*OIDB_Type0857_GroupNotifyInfo) ProtoMessage()

func (*OIDB_Type0857_GroupNotifyInfo) ProtoReflect

func (*OIDB_Type0857_GroupNotifyInfo) Reset

func (x *OIDB_Type0857_GroupNotifyInfo) Reset()

func (*OIDB_Type0857_GroupNotifyInfo) String

type OIDB_Type0857_InstanceControl

type OIDB_Type0857_InstanceControl struct {
	MessageSendToInst  []*OIDB_Type0857_InstanceInfo `protobuf:"bytes,1,rep,name=message_send_to_inst,json=messageSendToInst,proto3" json:"message_send_to_inst,omitempty"`  // "rpt_msg_send_to_inst"
	MessageExcludeInst []*OIDB_Type0857_InstanceInfo `protobuf:"bytes,2,rep,name=message_exclude_inst,json=messageExcludeInst,proto3" json:"message_exclude_inst,omitempty"` // "rpt_msg_exclude_inst"
	MessageFromInst    *OIDB_Type0857_InstanceInfo   `protobuf:"bytes,3,opt,name=message_from_inst,json=messageFromInst,proto3" json:"message_from_inst,omitempty"`          // "msg_from_inst"
	// contains filtered or unexported fields
}

InstCtrl

func (*OIDB_Type0857_InstanceControl) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_InstanceControl.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_InstanceControl) GetMessageExcludeInst

func (x *OIDB_Type0857_InstanceControl) GetMessageExcludeInst() []*OIDB_Type0857_InstanceInfo

func (*OIDB_Type0857_InstanceControl) GetMessageFromInst

func (*OIDB_Type0857_InstanceControl) GetMessageSendToInst

func (x *OIDB_Type0857_InstanceControl) GetMessageSendToInst() []*OIDB_Type0857_InstanceInfo

func (*OIDB_Type0857_InstanceControl) ProtoMessage

func (*OIDB_Type0857_InstanceControl) ProtoMessage()

func (*OIDB_Type0857_InstanceControl) ProtoReflect

func (*OIDB_Type0857_InstanceControl) Reset

func (x *OIDB_Type0857_InstanceControl) Reset()

func (*OIDB_Type0857_InstanceControl) String

type OIDB_Type0857_InstanceInfo

type OIDB_Type0857_InstanceInfo struct {
	Apppid    uint32 `protobuf:"varint,1,opt,name=apppid,proto3" json:"apppid,omitempty"`                        // "uint32_apppid"
	Instid    uint32 `protobuf:"varint,2,opt,name=instid,proto3" json:"instid,omitempty"`                        // "uint32_instid"
	Platform  uint32 `protobuf:"varint,3,opt,name=platform,proto3" json:"platform,omitempty"`                    // "uint32_platform"
	OpenAppid uint32 `protobuf:"varint,4,opt,name=open_appid,json=openAppid,proto3" json:"open_appid,omitempty"` // "uint32_open_appid"
	Productid uint32 `protobuf:"varint,5,opt,name=productid,proto3" json:"productid,omitempty"`                  // "uint32_productid"
	SsoBid    uint32 `protobuf:"varint,6,opt,name=sso_bid,json=ssoBid,proto3" json:"sso_bid,omitempty"`          // "uint32_sso_bid"
	Guid      []byte `protobuf:"bytes,7,opt,name=guid,proto3" json:"guid,omitempty"`                             // "bytes_guid"
	VerMin    uint32 `protobuf:"varint,8,opt,name=ver_min,json=verMin,proto3" json:"ver_min,omitempty"`          // "uint32_ver_min"
	VerMax    uint32 `protobuf:"varint,9,opt,name=ver_max,json=verMax,proto3" json:"ver_max,omitempty"`          // "uint32_ver_max"
	// contains filtered or unexported fields
}

InstInfo

func (*OIDB_Type0857_InstanceInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_InstanceInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_InstanceInfo) GetApppid

func (x *OIDB_Type0857_InstanceInfo) GetApppid() uint32

func (*OIDB_Type0857_InstanceInfo) GetGuid

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

func (*OIDB_Type0857_InstanceInfo) GetInstid

func (x *OIDB_Type0857_InstanceInfo) GetInstid() uint32

func (*OIDB_Type0857_InstanceInfo) GetOpenAppid

func (x *OIDB_Type0857_InstanceInfo) GetOpenAppid() uint32

func (*OIDB_Type0857_InstanceInfo) GetPlatform

func (x *OIDB_Type0857_InstanceInfo) GetPlatform() uint32

func (*OIDB_Type0857_InstanceInfo) GetProductid

func (x *OIDB_Type0857_InstanceInfo) GetProductid() uint32

func (*OIDB_Type0857_InstanceInfo) GetSsoBid

func (x *OIDB_Type0857_InstanceInfo) GetSsoBid() uint32

func (*OIDB_Type0857_InstanceInfo) GetVerMax

func (x *OIDB_Type0857_InstanceInfo) GetVerMax() uint32

func (*OIDB_Type0857_InstanceInfo) GetVerMin

func (x *OIDB_Type0857_InstanceInfo) GetVerMin() uint32

func (*OIDB_Type0857_InstanceInfo) ProtoMessage

func (*OIDB_Type0857_InstanceInfo) ProtoMessage()

func (*OIDB_Type0857_InstanceInfo) ProtoReflect

func (*OIDB_Type0857_InstanceInfo) Reset

func (x *OIDB_Type0857_InstanceInfo) Reset()

func (*OIDB_Type0857_InstanceInfo) String

func (x *OIDB_Type0857_InstanceInfo) String() string

type OIDB_Type0857_LbsShareChangePushInfo

type OIDB_Type0857_LbsShareChangePushInfo struct {
	MessageType uint32 `protobuf:"varint,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"` // "uint32_msg_type"
	MessageInfo []byte `protobuf:"bytes,2,opt,name=message_info,json=messageInfo,proto3" json:"message_info,omitempty"`  // "bytes_msg_info"
	VersionCtrl []byte `protobuf:"bytes,3,opt,name=version_ctrl,json=versionCtrl,proto3" json:"version_ctrl,omitempty"`  // "bytes_version_ctrl"
	GroupId     uint64 `protobuf:"varint,4,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`             // "uint64_group_id"
	OperUin     uint64 `protobuf:"varint,5,opt,name=oper_uin,json=operUin,proto3" json:"oper_uin,omitempty"`             // "uint64_oper_uin"
	GrayTips    []byte `protobuf:"bytes,6,opt,name=gray_tips,json=grayTips,proto3" json:"gray_tips,omitempty"`           // "bytes_gray_tips"
	MessageSeq  uint64 `protobuf:"varint,7,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`    // "uint64_msg_seq"
	JoinNums    uint32 `protobuf:"varint,8,opt,name=join_nums,json=joinNums,proto3" json:"join_nums,omitempty"`          // "uint32_join_nums"
	PushType    uint32 `protobuf:"varint,99,opt,name=push_type,json=pushType,proto3" json:"push_type,omitempty"`         // "uint32_push_type"
	ExtraInfo   []byte `protobuf:"bytes,100,opt,name=extra_info,json=extraInfo,proto3" json:"extra_info,omitempty"`      // "bytes_ext_info"
	// contains filtered or unexported fields
}

LbsShareChangePushInfo

func (*OIDB_Type0857_LbsShareChangePushInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_LbsShareChangePushInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_LbsShareChangePushInfo) GetExtraInfo

func (x *OIDB_Type0857_LbsShareChangePushInfo) GetExtraInfo() []byte

func (*OIDB_Type0857_LbsShareChangePushInfo) GetGrayTips

func (x *OIDB_Type0857_LbsShareChangePushInfo) GetGrayTips() []byte

func (*OIDB_Type0857_LbsShareChangePushInfo) GetGroupId

func (*OIDB_Type0857_LbsShareChangePushInfo) GetJoinNums

func (*OIDB_Type0857_LbsShareChangePushInfo) GetMessageInfo

func (x *OIDB_Type0857_LbsShareChangePushInfo) GetMessageInfo() []byte

func (*OIDB_Type0857_LbsShareChangePushInfo) GetMessageSeq

func (x *OIDB_Type0857_LbsShareChangePushInfo) GetMessageSeq() uint64

func (*OIDB_Type0857_LbsShareChangePushInfo) GetMessageType

func (x *OIDB_Type0857_LbsShareChangePushInfo) GetMessageType() uint32

func (*OIDB_Type0857_LbsShareChangePushInfo) GetOperUin

func (*OIDB_Type0857_LbsShareChangePushInfo) GetPushType

func (*OIDB_Type0857_LbsShareChangePushInfo) GetVersionCtrl

func (x *OIDB_Type0857_LbsShareChangePushInfo) GetVersionCtrl() []byte

func (*OIDB_Type0857_LbsShareChangePushInfo) ProtoMessage

func (*OIDB_Type0857_LbsShareChangePushInfo) ProtoMessage()

func (*OIDB_Type0857_LbsShareChangePushInfo) ProtoReflect

func (*OIDB_Type0857_LbsShareChangePushInfo) Reset

func (*OIDB_Type0857_LbsShareChangePushInfo) String

type OIDB_Type0857_LuckyBagNotify

type OIDB_Type0857_LuckyBagNotify struct {
	MessageTips []byte `protobuf:"bytes,1,opt,name=message_tips,json=messageTips,proto3" json:"message_tips,omitempty"` // "bytes_msg_tips"
	// contains filtered or unexported fields
}

LuckyBagNotify

func (*OIDB_Type0857_LuckyBagNotify) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_LuckyBagNotify.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_LuckyBagNotify) GetMessageTips

func (x *OIDB_Type0857_LuckyBagNotify) GetMessageTips() []byte

func (*OIDB_Type0857_LuckyBagNotify) ProtoMessage

func (*OIDB_Type0857_LuckyBagNotify) ProtoMessage()

func (*OIDB_Type0857_LuckyBagNotify) ProtoReflect

func (*OIDB_Type0857_LuckyBagNotify) Reset

func (x *OIDB_Type0857_LuckyBagNotify) Reset()

func (*OIDB_Type0857_LuckyBagNotify) String

type OIDB_Type0857_MediaChangePushInfo

type OIDB_Type0857_MediaChangePushInfo struct {
	MessageType       uint32                                             `protobuf:"varint,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`                    // "uint32_msg_type"
	MessageInfo       []byte                                             `protobuf:"bytes,2,opt,name=message_info,json=messageInfo,proto3" json:"message_info,omitempty"`                     // "bytes_msg_info"
	VersionCtrl       []byte                                             `protobuf:"bytes,3,opt,name=version_ctrl,json=versionCtrl,proto3" json:"version_ctrl,omitempty"`                     // "bytes_version_ctrl"
	GroupId           uint64                                             `protobuf:"varint,4,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`                                // "uint64_group_id"
	OperUin           uint64                                             `protobuf:"varint,5,opt,name=oper_uin,json=operUin,proto3" json:"oper_uin,omitempty"`                                // "uint64_oper_uin"
	GrayTips          []byte                                             `protobuf:"bytes,6,opt,name=gray_tips,json=grayTips,proto3" json:"gray_tips,omitempty"`                              // "bytes_gray_tips"
	MessageSeq        uint64                                             `protobuf:"varint,7,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`                       // "uint64_msg_seq"
	JoinNums          uint32                                             `protobuf:"varint,8,opt,name=join_nums,json=joinNums,proto3" json:"join_nums,omitempty"`                             // "uint32_join_nums"
	MessagePerSetting *OIDB_Type0857_MediaChangePushInfo_PersonalSetting `protobuf:"bytes,9,opt,name=message_per_setting,json=messagePerSetting,proto3" json:"message_per_setting,omitempty"` // "msg_per_setting"
	PlayMode          uint32                                             `protobuf:"varint,10,opt,name=play_mode,json=playMode,proto3" json:"play_mode,omitempty"`                            // "uint32_play_mode"
	IsJoinWhenStart   bool                                               `protobuf:"varint,11,opt,name=is_join_when_start,json=isJoinWhenStart,proto3" json:"is_join_when_start,omitempty"`   // "is_join_when_start"
	MediaType         uint32                                             `protobuf:"varint,99,opt,name=media_type,json=mediaType,proto3" json:"media_type,omitempty"`                         // "uint32_media_type"
	ExtInfo           []byte                                             `protobuf:"bytes,100,opt,name=ext_info,json=extInfo,proto3" json:"ext_info,omitempty"`                               // "bytes_ext_info"
	// contains filtered or unexported fields
}

MediaChangePushInfo

func (*OIDB_Type0857_MediaChangePushInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_MediaChangePushInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_MediaChangePushInfo) GetExtInfo

func (x *OIDB_Type0857_MediaChangePushInfo) GetExtInfo() []byte

func (*OIDB_Type0857_MediaChangePushInfo) GetGrayTips

func (x *OIDB_Type0857_MediaChangePushInfo) GetGrayTips() []byte

func (*OIDB_Type0857_MediaChangePushInfo) GetGroupId

func (x *OIDB_Type0857_MediaChangePushInfo) GetGroupId() uint64

func (*OIDB_Type0857_MediaChangePushInfo) GetIsJoinWhenStart

func (x *OIDB_Type0857_MediaChangePushInfo) GetIsJoinWhenStart() bool

func (*OIDB_Type0857_MediaChangePushInfo) GetJoinNums

func (x *OIDB_Type0857_MediaChangePushInfo) GetJoinNums() uint32

func (*OIDB_Type0857_MediaChangePushInfo) GetMediaType

func (x *OIDB_Type0857_MediaChangePushInfo) GetMediaType() uint32

func (*OIDB_Type0857_MediaChangePushInfo) GetMessageInfo

func (x *OIDB_Type0857_MediaChangePushInfo) GetMessageInfo() []byte

func (*OIDB_Type0857_MediaChangePushInfo) GetMessagePerSetting

func (*OIDB_Type0857_MediaChangePushInfo) GetMessageSeq

func (x *OIDB_Type0857_MediaChangePushInfo) GetMessageSeq() uint64

func (*OIDB_Type0857_MediaChangePushInfo) GetMessageType

func (x *OIDB_Type0857_MediaChangePushInfo) GetMessageType() uint32

func (*OIDB_Type0857_MediaChangePushInfo) GetOperUin

func (x *OIDB_Type0857_MediaChangePushInfo) GetOperUin() uint64

func (*OIDB_Type0857_MediaChangePushInfo) GetPlayMode

func (x *OIDB_Type0857_MediaChangePushInfo) GetPlayMode() uint32

func (*OIDB_Type0857_MediaChangePushInfo) GetVersionCtrl

func (x *OIDB_Type0857_MediaChangePushInfo) GetVersionCtrl() []byte

func (*OIDB_Type0857_MediaChangePushInfo) ProtoMessage

func (*OIDB_Type0857_MediaChangePushInfo) ProtoMessage()

func (*OIDB_Type0857_MediaChangePushInfo) ProtoReflect

func (*OIDB_Type0857_MediaChangePushInfo) Reset

func (*OIDB_Type0857_MediaChangePushInfo) String

type OIDB_Type0857_MediaChangePushInfo_PersonalSetting

type OIDB_Type0857_MediaChangePushInfo_PersonalSetting struct {
	ThemeId  uint32 `protobuf:"varint,1,opt,name=theme_id,json=themeId,proto3" json:"theme_id,omitempty"`    // "uint32_theme_id"
	PlayerId uint32 `protobuf:"varint,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"` // "uint32_player_id"
	FontId   uint32 `protobuf:"varint,3,opt,name=font_id,json=fontId,proto3" json:"font_id,omitempty"`       // "uint32_font_id"
	// contains filtered or unexported fields
}

PersonalSetting

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) Descriptor deprecated

Deprecated: Use OIDB_Type0857_MediaChangePushInfo_PersonalSetting.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) GetFontId

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) GetPlayerId

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) GetThemeId

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) ProtoMessage

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) ProtoReflect

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) Reset

func (*OIDB_Type0857_MediaChangePushInfo_PersonalSetting) String

type OIDB_Type0857_MessageBoxInfo

type OIDB_Type0857_MessageBoxInfo struct {
	Content []byte `protobuf:"bytes,1,opt,name=content,proto3,oneof" json:"content,omitempty"` // "opt_bytes_content"
	Title   []byte `protobuf:"bytes,2,opt,name=title,proto3,oneof" json:"title,omitempty"`     // "opt_bytes_title"
	Button  []byte `protobuf:"bytes,3,opt,name=button,proto3,oneof" json:"button,omitempty"`   // "opt_bytes_button"
	// contains filtered or unexported fields
}

MessageBoxInfo

func (*OIDB_Type0857_MessageBoxInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_MessageBoxInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_MessageBoxInfo) GetButton

func (x *OIDB_Type0857_MessageBoxInfo) GetButton() []byte

func (*OIDB_Type0857_MessageBoxInfo) GetContent

func (x *OIDB_Type0857_MessageBoxInfo) GetContent() []byte

func (*OIDB_Type0857_MessageBoxInfo) GetTitle

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

func (*OIDB_Type0857_MessageBoxInfo) ProtoMessage

func (*OIDB_Type0857_MessageBoxInfo) ProtoMessage()

func (*OIDB_Type0857_MessageBoxInfo) ProtoReflect

func (*OIDB_Type0857_MessageBoxInfo) Reset

func (x *OIDB_Type0857_MessageBoxInfo) Reset()

func (*OIDB_Type0857_MessageBoxInfo) String

type OIDB_Type0857_MiniAppNotify

type OIDB_Type0857_MiniAppNotify struct {
	Msg []byte `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` // "bytes_msg"
	// contains filtered or unexported fields
}

MiniAppNotify

func (*OIDB_Type0857_MiniAppNotify) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_MiniAppNotify.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_MiniAppNotify) GetMsg

func (x *OIDB_Type0857_MiniAppNotify) GetMsg() []byte

func (*OIDB_Type0857_MiniAppNotify) ProtoMessage

func (*OIDB_Type0857_MiniAppNotify) ProtoMessage()

func (*OIDB_Type0857_MiniAppNotify) ProtoReflect

func (*OIDB_Type0857_MiniAppNotify) Reset

func (x *OIDB_Type0857_MiniAppNotify) Reset()

func (*OIDB_Type0857_MiniAppNotify) String

func (x *OIDB_Type0857_MiniAppNotify) String() string

type OIDB_Type0857_NotifyMessageBody

type OIDB_Type0857_NotifyMessageBody struct {
	Type                *uint32                                  `protobuf:"varint,1,opt,name=type,proto3,oneof" json:"type,omitempty"`                                           // "opt_enum_type" Enum
	MessageTime         *int64                                   `protobuf:"varint,2,opt,name=message_time,json=messageTime,proto3,oneof" json:"message_time,omitempty"`          // "opt_uint64_msg_time"
	MessageExpires      *int64                                   `protobuf:"varint,3,opt,name=message_expires,json=messageExpires,proto3,oneof" json:"message_expires,omitempty"` // "opt_uint64_msg_expires"
	GroupCode           *int64                                   `protobuf:"varint,4,opt,name=group_code,json=groupCode,proto3,oneof" json:"group_code,omitempty"`                // "opt_uint64_group_code"
	GrayTips            *OIDB_Type0857_GrayTipsInfo              `protobuf:"bytes,5,opt,name=gray_tips,json=grayTips,proto3,oneof" json:"gray_tips,omitempty"`                    // "opt_msg_graytips"
	MessageBox          *OIDB_Type0857_MessageBoxInfo            `protobuf:"bytes,6,opt,name=message_box,json=messageBox,proto3,oneof" json:"message_box,omitempty"`              // "opt_msg_messagebox"
	FloatedTips         *OIDB_Type0857_FloatedTipsInfo           `protobuf:"bytes,7,opt,name=floated_tips,json=floatedTips,proto3,oneof" json:"floated_tips,omitempty"`           // "opt_msg_floatedtips"
	TopTips             *OIDB_Type0857_TopTipsInfo               `protobuf:"bytes,8,opt,name=top_tips,json=topTips,proto3,oneof" json:"top_tips,omitempty"`                       // "opt_msg_toptips"
	RedTips             *OIDB_Type0857_RedGrayTipsInfo           `protobuf:"bytes,9,opt,name=red_tips,json=redTips,proto3,oneof" json:"red_tips,omitempty"`                       // "opt_msg_redtips"
	GroupNotify         *OIDB_Type0857_GroupNotifyInfo           `protobuf:"bytes,10,opt,name=group_notify,json=groupNotify,proto3,oneof" json:"group_notify,omitempty"`          // "opt_msg_group_notify"
	Recall              *OIDB_Type0857_RecallReminder            `protobuf:"bytes,11,opt,name=recall,proto3,oneof" json:"recall,omitempty"`                                       // "opt_msg_recall"
	ThemeNotify         *OIDB_Type0857_ThemeStateNotify          `protobuf:"bytes,12,opt,name=theme_notify,json=themeNotify,proto3,oneof" json:"theme_notify,omitempty"`          // "opt_msg_theme_notify"
	ServiceType         uint32                                   `protobuf:"varint,13,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"`               // "uint32_service_type"
	ObjectMessageUpdate *OIDB_Type0857_NotifyObjectMessageUpdate ``                                                                                                               // "opt_msg_objmsg_update"
	/* 127-byte string literal not displayed */
	WerewolfPush *OIDB_Type0857_WereWolfPush `protobuf:"bytes,15,opt,name=werewolf_push,json=werewolfPush,proto3,oneof" json:"werewolf_push,omitempty"` // "opt_msg_werewolf_push"
	// optional apollo_game_status.STCMGameMessage stcm_game_state = 16; // "opt_stcm_game_state"
	// apollo_push_msgInfo.STPushMsgElem apllo_msg_push = 17; // "apllo_msg_push"
	GoldTips               *OIDB_Type0857_GoldMsgTipsElem        `protobuf:"bytes,18,opt,name=gold_tips,json=goldTips,proto3,oneof" json:"gold_tips,omitempty"`                                // "opt_msg_goldtips"
	MiniAppNotify          *OIDB_Type0857_MiniAppNotify          `protobuf:"bytes,20,opt,name=mini_app_notify,json=miniAppNotify,proto3,oneof" json:"mini_app_notify,omitempty"`               // "opt_msg_miniapp_notify"
	SenderUin              *uint64                               `protobuf:"varint,21,opt,name=sender_uin,json=senderUin,proto3,oneof" json:"sender_uin,omitempty"`                            // "opt_uint64_sender_uin"
	LuckyBagNotify         *OIDB_Type0857_LuckyBagNotify         `protobuf:"bytes,22,opt,name=lucky_bag_notify,json=luckyBagNotify,proto3,oneof" json:"lucky_bag_notify,omitempty"`            // "opt_msg_luckybag_notify"
	TroopFormTipsPush      *OIDB_Type0857_TroopFormGrayTipsInfo  `protobuf:"bytes,23,opt,name=troop_form_tips_push,json=troopFormTipsPush,proto3,oneof" json:"troop_form_tips_push,omitempty"` // "opt_msg_troopformtips_push"
	MediaPush              *OIDB_Type0857_MediaChangePushInfo    `protobuf:"bytes,24,opt,name=media_push,json=mediaPush,proto3,oneof" json:"media_push,omitempty"`                             // "opt_msg_media_push"
	GeneralGrayTip         *OIDB_Type0857_GeneralGrayTipInfo     `protobuf:"bytes,26,opt,name=general_gray_tip,json=generalGrayTip,proto3,oneof" json:"general_gray_tip,omitempty"`            // "opt_general_gray_tip"
	VideoPush              *OIDB_Type0857_VideoChangePushInfo    `protobuf:"bytes,27,opt,name=video_push,json=videoPush,proto3,oneof" json:"video_push,omitempty"`                             // "opt_msg_video_push"
	LbsShareChangePlusInfo *OIDB_Type0857_LbsShareChangePushInfo ``                                                                                                                            // "opt_lbs_share_change_plus_info"
	/* 140-byte string literal not displayed */
	SingPush             *OIDB_Type0857_SingChangePushInfo   `protobuf:"bytes,29,opt,name=sing_push,json=singPush,proto3,oneof" json:"sing_push,omitempty"`                        // "opt_msg_sing_push"
	GroupInfoChange      *OIDB_Type0857_GroupInfoChange      `protobuf:"bytes,30,opt,name=group_info_change,json=groupInfoChange,proto3,oneof" json:"group_info_change,omitempty"` // "opt_msg_group_info_change"
	GroupAnnounceTbcInfo *OIDB_Type0857_GroupAnnounceTBCInfo ``                                                                                                                    // "opt_group_announce_tbc_info"
	/* 132-byte string literal not displayed */
	QqVedioGamePushInfo *OIDB_Type0857_QQVedioGamePushInfo `` // "opt_qq_vedio_game_push_info"
	/* 131-byte string literal not displayed */
	QqGroupDigestMessage *OIDB_Type0857_QQGroupDigestMsg `` // "opt_qq_group_digest_msg"
	/* 132-byte string literal not displayed */
	StudyRoomMemberMessage *OIDB_Type0857_StudyRoomMemberChangePush `` // "opt_study_room_member_msg"
	/* 138-byte string literal not displayed */
	QqLiveNotify           *OIDB_Type0857_QQVaLiveNotifyMsg `protobuf:"bytes,35,opt,name=qq_live_notify,json=qqLiveNotify,proto3,oneof" json:"qq_live_notify,omitempty"`             // "opt_qq_live_notify"
	GroupAsyncNotidy       *OIDB_Type0857_GroupAsyncNotify  `protobuf:"bytes,36,opt,name=group_async_notidy,json=groupAsyncNotidy,proto3,oneof" json:"group_async_notidy,omitempty"` // "opt_group_async_notidy"
	GroupCurrentMessageSeq *uint64                          ``                                                                                                                       // "opt_uint64_group_cur_msg_seq"
	/* 139-byte string literal not displayed */
	GroupDigestMessageSummary *OIDB_Type0857_QQGroupDigestMsgSummary `` // "opt_group_digest_msg_summary"
	/* 147-byte string literal not displayed */
	SysdbMessageId          *uint64                                   `protobuf:"varint,39,opt,name=sysdb_message_id,json=sysdbMessageId,proto3,oneof" json:"sysdb_message_id,omitempty"` // "opt_uint64_sysdb_msg_id"
	RevertGrayTipsTraceless *OIDB_Type0857_RevertGrayTipsMsgTraceless ``                                                                                                                  // "opt_revert_graytips_traceless"
	/* 141-byte string literal not displayed */
	// contains filtered or unexported fields
}

NotifyMsgBody

func (*OIDB_Type0857_NotifyMessageBody) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_NotifyMessageBody.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_NotifyMessageBody) GetFloatedTips

func (*OIDB_Type0857_NotifyMessageBody) GetGeneralGrayTip

func (*OIDB_Type0857_NotifyMessageBody) GetGoldTips

func (*OIDB_Type0857_NotifyMessageBody) GetGrayTips

func (*OIDB_Type0857_NotifyMessageBody) GetGroupAnnounceTbcInfo

func (*OIDB_Type0857_NotifyMessageBody) GetGroupAsyncNotidy

func (*OIDB_Type0857_NotifyMessageBody) GetGroupCode

func (x *OIDB_Type0857_NotifyMessageBody) GetGroupCode() int64

func (*OIDB_Type0857_NotifyMessageBody) GetGroupCurrentMessageSeq

func (x *OIDB_Type0857_NotifyMessageBody) GetGroupCurrentMessageSeq() uint64

func (*OIDB_Type0857_NotifyMessageBody) GetGroupDigestMessageSummary

func (*OIDB_Type0857_NotifyMessageBody) GetGroupInfoChange

func (*OIDB_Type0857_NotifyMessageBody) GetGroupNotify

func (*OIDB_Type0857_NotifyMessageBody) GetLbsShareChangePlusInfo

func (*OIDB_Type0857_NotifyMessageBody) GetLuckyBagNotify

func (*OIDB_Type0857_NotifyMessageBody) GetMediaPush

func (*OIDB_Type0857_NotifyMessageBody) GetMessageBox

func (*OIDB_Type0857_NotifyMessageBody) GetMessageExpires

func (x *OIDB_Type0857_NotifyMessageBody) GetMessageExpires() int64

func (*OIDB_Type0857_NotifyMessageBody) GetMessageTime

func (x *OIDB_Type0857_NotifyMessageBody) GetMessageTime() int64

func (*OIDB_Type0857_NotifyMessageBody) GetMiniAppNotify

func (*OIDB_Type0857_NotifyMessageBody) GetObjectMessageUpdate

func (*OIDB_Type0857_NotifyMessageBody) GetQqGroupDigestMessage

func (*OIDB_Type0857_NotifyMessageBody) GetQqLiveNotify

func (*OIDB_Type0857_NotifyMessageBody) GetQqVedioGamePushInfo

func (*OIDB_Type0857_NotifyMessageBody) GetRecall

func (*OIDB_Type0857_NotifyMessageBody) GetRedTips

func (*OIDB_Type0857_NotifyMessageBody) GetRevertGrayTipsTraceless

func (*OIDB_Type0857_NotifyMessageBody) GetSenderUin

func (x *OIDB_Type0857_NotifyMessageBody) GetSenderUin() uint64

func (*OIDB_Type0857_NotifyMessageBody) GetServiceType

func (x *OIDB_Type0857_NotifyMessageBody) GetServiceType() uint32

func (*OIDB_Type0857_NotifyMessageBody) GetSingPush

func (*OIDB_Type0857_NotifyMessageBody) GetStudyRoomMemberMessage

func (*OIDB_Type0857_NotifyMessageBody) GetSysdbMessageId

func (x *OIDB_Type0857_NotifyMessageBody) GetSysdbMessageId() uint64

func (*OIDB_Type0857_NotifyMessageBody) GetThemeNotify

func (*OIDB_Type0857_NotifyMessageBody) GetTopTips

func (*OIDB_Type0857_NotifyMessageBody) GetTroopFormTipsPush

func (*OIDB_Type0857_NotifyMessageBody) GetType

func (*OIDB_Type0857_NotifyMessageBody) GetVideoPush

func (*OIDB_Type0857_NotifyMessageBody) GetWerewolfPush

func (*OIDB_Type0857_NotifyMessageBody) ProtoMessage

func (*OIDB_Type0857_NotifyMessageBody) ProtoMessage()

func (*OIDB_Type0857_NotifyMessageBody) ProtoReflect

func (*OIDB_Type0857_NotifyMessageBody) Reset

func (*OIDB_Type0857_NotifyMessageBody) String

type OIDB_Type0857_NotifyObjectMessageUpdate

type OIDB_Type0857_NotifyObjectMessageUpdate struct {
	ObjMessageId []byte `protobuf:"bytes,1,opt,name=obj_message_id,json=objMessageId,proto3" json:"obj_message_id,omitempty"` // "bytes_objmsg_id"
	UpdateType   uint32 `protobuf:"varint,2,opt,name=update_type,json=updateType,proto3" json:"update_type,omitempty"`        // "uint32_update_type"
	ExtraMessage []byte `protobuf:"bytes,3,opt,name=extra_message,json=extraMessage,proto3" json:"extra_message,omitempty"`   // "bytes_ext_msg"
	// contains filtered or unexported fields
}

NotifyObjmsgUpdate

func (*OIDB_Type0857_NotifyObjectMessageUpdate) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_NotifyObjectMessageUpdate.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_NotifyObjectMessageUpdate) GetExtraMessage

func (x *OIDB_Type0857_NotifyObjectMessageUpdate) GetExtraMessage() []byte

func (*OIDB_Type0857_NotifyObjectMessageUpdate) GetObjMessageId

func (x *OIDB_Type0857_NotifyObjectMessageUpdate) GetObjMessageId() []byte

func (*OIDB_Type0857_NotifyObjectMessageUpdate) GetUpdateType

func (*OIDB_Type0857_NotifyObjectMessageUpdate) ProtoMessage

func (*OIDB_Type0857_NotifyObjectMessageUpdate) ProtoReflect

func (*OIDB_Type0857_NotifyObjectMessageUpdate) Reset

func (*OIDB_Type0857_NotifyObjectMessageUpdate) String

type OIDB_Type0857_QQGroupDigestMsg

type OIDB_Type0857_QQGroupDigestMsg struct {
	GroupCode     int64  `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`               // "group_code"
	MessageSeq    uint32 `protobuf:"varint,2,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`            // "msg_seq"
	MessageRandom uint32 `protobuf:"varint,3,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"`   // "msg_random"
	OpType        int32  `protobuf:"varint,4,opt,name=op_type,json=opType,proto3" json:"op_type,omitempty"`                        // "op_type"
	MessageSender uint64 `protobuf:"varint,5,opt,name=message_sender,json=messageSender,proto3" json:"message_sender,omitempty"`   // "msg_sender"
	DigestOper    uint64 `protobuf:"varint,6,opt,name=digest_oper,json=digestOper,proto3" json:"digest_oper,omitempty"`            // "digest_oper"
	OpTime        uint32 `protobuf:"varint,7,opt,name=op_time,json=opTime,proto3" json:"op_time,omitempty"`                        // "op_time"
	LastestMsgSeq uint32 `protobuf:"varint,8,opt,name=lastest_msg_seq,json=lastestMsgSeq,proto3" json:"lastest_msg_seq,omitempty"` // "lastest_msg_seq"
	OperNick      []byte `protobuf:"bytes,9,opt,name=oper_nick,json=operNick,proto3" json:"oper_nick,omitempty"`                   // "oper_nick"
	SenderNick    []byte `protobuf:"bytes,10,opt,name=sender_nick,json=senderNick,proto3" json:"sender_nick,omitempty"`            // "sender_nick"
	ExtInfo       int32  `protobuf:"varint,11,opt,name=ext_info,json=extInfo,proto3" json:"ext_info,omitempty"`                    // "ext_info"
	// contains filtered or unexported fields
}

QQGroupDigestMsg

func (*OIDB_Type0857_QQGroupDigestMsg) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_QQGroupDigestMsg.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_QQGroupDigestMsg) GetDigestOper

func (x *OIDB_Type0857_QQGroupDigestMsg) GetDigestOper() uint64

func (*OIDB_Type0857_QQGroupDigestMsg) GetExtInfo

func (x *OIDB_Type0857_QQGroupDigestMsg) GetExtInfo() int32

func (*OIDB_Type0857_QQGroupDigestMsg) GetGroupCode

func (x *OIDB_Type0857_QQGroupDigestMsg) GetGroupCode() int64

func (*OIDB_Type0857_QQGroupDigestMsg) GetLastestMsgSeq

func (x *OIDB_Type0857_QQGroupDigestMsg) GetLastestMsgSeq() uint32

func (*OIDB_Type0857_QQGroupDigestMsg) GetMessageRandom

func (x *OIDB_Type0857_QQGroupDigestMsg) GetMessageRandom() uint32

func (*OIDB_Type0857_QQGroupDigestMsg) GetMessageSender

func (x *OIDB_Type0857_QQGroupDigestMsg) GetMessageSender() uint64

func (*OIDB_Type0857_QQGroupDigestMsg) GetMessageSeq

func (x *OIDB_Type0857_QQGroupDigestMsg) GetMessageSeq() uint32

func (*OIDB_Type0857_QQGroupDigestMsg) GetOpTime

func (x *OIDB_Type0857_QQGroupDigestMsg) GetOpTime() uint32

func (*OIDB_Type0857_QQGroupDigestMsg) GetOpType

func (x *OIDB_Type0857_QQGroupDigestMsg) GetOpType() int32

func (*OIDB_Type0857_QQGroupDigestMsg) GetOperNick

func (x *OIDB_Type0857_QQGroupDigestMsg) GetOperNick() []byte

func (*OIDB_Type0857_QQGroupDigestMsg) GetSenderNick

func (x *OIDB_Type0857_QQGroupDigestMsg) GetSenderNick() []byte

func (*OIDB_Type0857_QQGroupDigestMsg) ProtoMessage

func (*OIDB_Type0857_QQGroupDigestMsg) ProtoMessage()

func (*OIDB_Type0857_QQGroupDigestMsg) ProtoReflect

func (*OIDB_Type0857_QQGroupDigestMsg) Reset

func (x *OIDB_Type0857_QQGroupDigestMsg) Reset()

func (*OIDB_Type0857_QQGroupDigestMsg) String

type OIDB_Type0857_QQGroupDigestMsgSummary

type OIDB_Type0857_QQGroupDigestMsgSummary struct {
	DigestOper  uint64                                    `protobuf:"varint,1,opt,name=digest_oper,json=digestOper,proto3" json:"digest_oper,omitempty"`   // "digest_oper"
	OpType      int32                                     `protobuf:"varint,2,opt,name=op_type,json=opType,proto3" json:"op_type,omitempty"`               // "op_type"
	OpTime      uint32                                    `protobuf:"varint,3,opt,name=op_time,json=opTime,proto3" json:"op_time,omitempty"`               // "op_time"
	DigestNick  []byte                                    `protobuf:"bytes,4,opt,name=digest_nick,json=digestNick,proto3" json:"digest_nick,omitempty"`    // "digest_nick"
	SuccCnt     int32                                     `protobuf:"varint,5,opt,name=succ_cnt,json=succCnt,proto3" json:"succ_cnt,omitempty"`            // "succ_cnt"
	SummaryInfo []*OIDB_Type0857_QQGroupDigestSummaryInfo `protobuf:"bytes,6,rep,name=summary_info,json=summaryInfo,proto3" json:"summary_info,omitempty"` // "summary_info"
	// contains filtered or unexported fields
}

QQGroupDigestMsgSummary

func (*OIDB_Type0857_QQGroupDigestMsgSummary) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_QQGroupDigestMsgSummary.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_QQGroupDigestMsgSummary) GetDigestNick

func (x *OIDB_Type0857_QQGroupDigestMsgSummary) GetDigestNick() []byte

func (*OIDB_Type0857_QQGroupDigestMsgSummary) GetDigestOper

func (x *OIDB_Type0857_QQGroupDigestMsgSummary) GetDigestOper() uint64

func (*OIDB_Type0857_QQGroupDigestMsgSummary) GetOpTime

func (*OIDB_Type0857_QQGroupDigestMsgSummary) GetOpType

func (*OIDB_Type0857_QQGroupDigestMsgSummary) GetSuccCnt

func (*OIDB_Type0857_QQGroupDigestMsgSummary) GetSummaryInfo

func (*OIDB_Type0857_QQGroupDigestMsgSummary) ProtoMessage

func (*OIDB_Type0857_QQGroupDigestMsgSummary) ProtoMessage()

func (*OIDB_Type0857_QQGroupDigestMsgSummary) ProtoReflect

func (*OIDB_Type0857_QQGroupDigestMsgSummary) Reset

func (*OIDB_Type0857_QQGroupDigestMsgSummary) String

type OIDB_Type0857_QQGroupDigestSummaryInfo

type OIDB_Type0857_QQGroupDigestSummaryInfo struct {
	MessageSeq    uint32 `protobuf:"varint,1,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`          // "msg_seq"
	MessageRandom uint32 `protobuf:"varint,2,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"` // "msg_random"
	ErrorCode     uint32 `protobuf:"varint,3,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"`             // "error_code"
	// contains filtered or unexported fields
}

QQGroupDigestSummaryInfo

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_QQGroupDigestSummaryInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) GetErrorCode

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) GetMessageRandom

func (x *OIDB_Type0857_QQGroupDigestSummaryInfo) GetMessageRandom() uint32

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) GetMessageSeq

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) ProtoMessage

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) ProtoReflect

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) Reset

func (*OIDB_Type0857_QQGroupDigestSummaryInfo) String

type OIDB_Type0857_QQVaLiveNotifyMsg

type OIDB_Type0857_QQVaLiveNotifyMsg struct {
	Uid        []byte `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"`                                  // "bytes_uid"
	NotifyType int32  `protobuf:"varint,2,opt,name=notify_type,json=notifyType,proto3" json:"notify_type,omitempty"` // "notify_type"
	Ext1       []byte `protobuf:"bytes,3,opt,name=ext1,proto3" json:"ext1,omitempty"`                                // "bytes_ext1"
	Ext2       []byte `protobuf:"bytes,4,opt,name=ext2,proto3" json:"ext2,omitempty"`                                // "bytes_ext2"
	Ext3       []byte `protobuf:"bytes,5,opt,name=ext3,proto3" json:"ext3,omitempty"`                                // "bytes_ext3"
	// contains filtered or unexported fields
}

QQVaLiveNotifyMsg

func (*OIDB_Type0857_QQVaLiveNotifyMsg) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_QQVaLiveNotifyMsg.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_QQVaLiveNotifyMsg) GetExt1

func (x *OIDB_Type0857_QQVaLiveNotifyMsg) GetExt1() []byte

func (*OIDB_Type0857_QQVaLiveNotifyMsg) GetExt2

func (x *OIDB_Type0857_QQVaLiveNotifyMsg) GetExt2() []byte

func (*OIDB_Type0857_QQVaLiveNotifyMsg) GetExt3

func (x *OIDB_Type0857_QQVaLiveNotifyMsg) GetExt3() []byte

func (*OIDB_Type0857_QQVaLiveNotifyMsg) GetNotifyType

func (x *OIDB_Type0857_QQVaLiveNotifyMsg) GetNotifyType() int32

func (*OIDB_Type0857_QQVaLiveNotifyMsg) GetUid

func (x *OIDB_Type0857_QQVaLiveNotifyMsg) GetUid() []byte

func (*OIDB_Type0857_QQVaLiveNotifyMsg) ProtoMessage

func (*OIDB_Type0857_QQVaLiveNotifyMsg) ProtoMessage()

func (*OIDB_Type0857_QQVaLiveNotifyMsg) ProtoReflect

func (*OIDB_Type0857_QQVaLiveNotifyMsg) Reset

func (*OIDB_Type0857_QQVaLiveNotifyMsg) String

type OIDB_Type0857_QQVedioGamePushInfo

type OIDB_Type0857_QQVedioGamePushInfo struct {
	MessageType uint32 `protobuf:"varint,1,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"` // "uint32_msg_type"
	GroupCode   int64  `protobuf:"varint,2,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`       // "uint64_group_code"
	OperUin     uint64 `protobuf:"varint,3,opt,name=oper_uin,json=operUin,proto3" json:"oper_uin,omitempty"`             // "uint64_oper_uin"
	VersionCtrl []byte `protobuf:"bytes,4,opt,name=version_ctrl,json=versionCtrl,proto3" json:"version_ctrl,omitempty"`  // "bytes_version_ctrl"
	ExtInfo     []byte `protobuf:"bytes,5,opt,name=ext_info,json=extInfo,proto3" json:"ext_info,omitempty"`              // "bytes_ext_info"
	// contains filtered or unexported fields
}

QQVedioGamePushInfo

func (*OIDB_Type0857_QQVedioGamePushInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_QQVedioGamePushInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_QQVedioGamePushInfo) GetExtInfo

func (x *OIDB_Type0857_QQVedioGamePushInfo) GetExtInfo() []byte

func (*OIDB_Type0857_QQVedioGamePushInfo) GetGroupCode

func (x *OIDB_Type0857_QQVedioGamePushInfo) GetGroupCode() int64

func (*OIDB_Type0857_QQVedioGamePushInfo) GetMessageType

func (x *OIDB_Type0857_QQVedioGamePushInfo) GetMessageType() uint32

func (*OIDB_Type0857_QQVedioGamePushInfo) GetOperUin

func (x *OIDB_Type0857_QQVedioGamePushInfo) GetOperUin() uint64

func (*OIDB_Type0857_QQVedioGamePushInfo) GetVersionCtrl

func (x *OIDB_Type0857_QQVedioGamePushInfo) GetVersionCtrl() []byte

func (*OIDB_Type0857_QQVedioGamePushInfo) ProtoMessage

func (*OIDB_Type0857_QQVedioGamePushInfo) ProtoMessage()

func (*OIDB_Type0857_QQVedioGamePushInfo) ProtoReflect

func (*OIDB_Type0857_QQVedioGamePushInfo) Reset

func (*OIDB_Type0857_QQVedioGamePushInfo) String

type OIDB_Type0857_RecallReminder

type OIDB_Type0857_RecallReminder struct {
	Uin             int64                                       `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                                               // "uint64_uin"
	Nickname        string                                      `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname,omitempty"`                                      // "bytes_nickname"
	Messages        []*OIDB_Type0857_RecallReminder_MessageInfo `protobuf:"bytes,3,rep,name=messages,proto3" json:"messages,omitempty"`                                      // "uint32_recalled_msg_list"
	ReminderContent []byte                                      `protobuf:"bytes,4,opt,name=reminder_content,json=reminderContent,proto3" json:"reminder_content,omitempty"` // "str_reminder_content"
	UserDefine      []byte                                      `protobuf:"bytes,5,opt,name=user_define,json=userDefine,proto3" json:"user_define,omitempty"`                // "bytes_userdef"
	GroupType       uint32                                      `protobuf:"varint,6,opt,name=group_type,json=groupType,proto3" json:"group_type,omitempty"`                  // "uint32_group_type"
	OpType          uint32                                      `protobuf:"varint,7,opt,name=op_type,json=opType,proto3" json:"op_type,omitempty"`                           // "uint32_op_type"
	AdminUin        int64                                       `protobuf:"varint,8,opt,name=admin_uin,json=adminUin,proto3" json:"admin_uin,omitempty"`                     // "uint64_admin_uin"
	Wording         *MessageService_WithdrawWordingInfo         `protobuf:"bytes,9,opt,name=wording,proto3" json:"wording,omitempty"`                                        // "msg_wording_info"
	// contains filtered or unexported fields
}

MessageRecallReminder

func (*OIDB_Type0857_RecallReminder) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_RecallReminder.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_RecallReminder) GetAdminUin

func (x *OIDB_Type0857_RecallReminder) GetAdminUin() int64

func (*OIDB_Type0857_RecallReminder) GetGroupType

func (x *OIDB_Type0857_RecallReminder) GetGroupType() uint32

func (*OIDB_Type0857_RecallReminder) GetMessages

func (*OIDB_Type0857_RecallReminder) GetNickname

func (x *OIDB_Type0857_RecallReminder) GetNickname() string

func (*OIDB_Type0857_RecallReminder) GetOpType

func (x *OIDB_Type0857_RecallReminder) GetOpType() uint32

func (*OIDB_Type0857_RecallReminder) GetReminderContent

func (x *OIDB_Type0857_RecallReminder) GetReminderContent() []byte

func (*OIDB_Type0857_RecallReminder) GetUin

func (x *OIDB_Type0857_RecallReminder) GetUin() int64

func (*OIDB_Type0857_RecallReminder) GetUserDefine

func (x *OIDB_Type0857_RecallReminder) GetUserDefine() []byte

func (*OIDB_Type0857_RecallReminder) GetWording

func (*OIDB_Type0857_RecallReminder) ProtoMessage

func (*OIDB_Type0857_RecallReminder) ProtoMessage()

func (*OIDB_Type0857_RecallReminder) ProtoReflect

func (*OIDB_Type0857_RecallReminder) Reset

func (x *OIDB_Type0857_RecallReminder) Reset()

func (*OIDB_Type0857_RecallReminder) String

type OIDB_Type0857_RecallReminder_MessageInfo

type OIDB_Type0857_RecallReminder_MessageInfo struct {
	MessageSeq         int32  `protobuf:"varint,1,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`                           // "uint32_seq"
	MessageTime        int64  `protobuf:"varint,2,opt,name=message_time,json=messageTime,proto3" json:"message_time,omitempty"`                        // "uint32_time"
	MessageRandom      int32  `protobuf:"varint,3,opt,name=message_random,json=messageRandom,proto3" json:"message_random,omitempty"`                  // "uint32_msg_random"
	MessageType        int32  `protobuf:"varint,4,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`                        // "uint32_msg_type"
	MessageFlag        int32  `protobuf:"varint,5,opt,name=message_flag,json=messageFlag,proto3" json:"message_flag,omitempty"`                        // "uint32_msg_flag"
	FromUin            int64  `protobuf:"varint,6,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                                    // "uint64_author_uin"
	IsAnonymousMessage uint32 `protobuf:"varint,7,opt,name=is_anonymous_message,json=isAnonymousMessage,proto3" json:"is_anonymous_message,omitempty"` // "uint32_is_anony_msg"
	// contains filtered or unexported fields
}

MessageMeta

func (*OIDB_Type0857_RecallReminder_MessageInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_RecallReminder_MessageInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_RecallReminder_MessageInfo) GetFromUin

func (*OIDB_Type0857_RecallReminder_MessageInfo) GetIsAnonymousMessage

func (x *OIDB_Type0857_RecallReminder_MessageInfo) GetIsAnonymousMessage() uint32

func (*OIDB_Type0857_RecallReminder_MessageInfo) GetMessageFlag

func (x *OIDB_Type0857_RecallReminder_MessageInfo) GetMessageFlag() int32

func (*OIDB_Type0857_RecallReminder_MessageInfo) GetMessageRandom

func (x *OIDB_Type0857_RecallReminder_MessageInfo) GetMessageRandom() int32

func (*OIDB_Type0857_RecallReminder_MessageInfo) GetMessageSeq

func (*OIDB_Type0857_RecallReminder_MessageInfo) GetMessageTime

func (x *OIDB_Type0857_RecallReminder_MessageInfo) GetMessageTime() int64

func (*OIDB_Type0857_RecallReminder_MessageInfo) GetMessageType

func (x *OIDB_Type0857_RecallReminder_MessageInfo) GetMessageType() int32

func (*OIDB_Type0857_RecallReminder_MessageInfo) ProtoMessage

func (*OIDB_Type0857_RecallReminder_MessageInfo) ProtoReflect

func (*OIDB_Type0857_RecallReminder_MessageInfo) Reset

func (*OIDB_Type0857_RecallReminder_MessageInfo) String

type OIDB_Type0857_RedGrayTipsInfo

type OIDB_Type0857_RedGrayTipsInfo struct {
	ShowLastest          *uint32 `protobuf:"varint,1,opt,name=show_lastest,json=showLastest,proto3,oneof" json:"show_lastest,omitempty"`                        // "opt_uint32_show_lastest"
	SenderUin            uint64  `protobuf:"varint,2,opt,name=sender_uin,json=senderUin,proto3" json:"sender_uin,omitempty"`                                    // "uint64_sender_uin"
	ReceiverUin          uint64  `protobuf:"varint,3,opt,name=receiver_uin,json=receiverUin,proto3" json:"receiver_uin,omitempty"`                              // "uint64_receiver_uin"
	SenderRichContent    []byte  `protobuf:"bytes,4,opt,name=sender_rich_content,json=senderRichContent,proto3" json:"sender_rich_content,omitempty"`           // "bytes_sender_rich_content"
	ReceiverRichContent  []byte  `protobuf:"bytes,5,opt,name=receiver_rich_content,json=receiverRichContent,proto3" json:"receiver_rich_content,omitempty"`     // "bytes_receiver_rich_content"
	Authkey              []byte  `protobuf:"bytes,6,opt,name=authkey,proto3" json:"authkey,omitempty"`                                                          // "bytes_authkey"
	Msgtype              int32   `protobuf:"zigzag32,7,opt,name=msgtype,proto3" json:"msgtype,omitempty"`                                                       // "sint32_msgtype"
	LuckyFlag            uint32  `protobuf:"varint,8,opt,name=lucky_flag,json=luckyFlag,proto3" json:"lucky_flag,omitempty"`                                    // "uint32_lucky_flag"
	HideFlag             uint32  `protobuf:"varint,9,opt,name=hide_flag,json=hideFlag,proto3" json:"hide_flag,omitempty"`                                       // "uint32_hide_flag"
	PcBody               []byte  `protobuf:"bytes,10,opt,name=pc_body,json=pcBody,proto3" json:"pc_body,omitempty"`                                             // "bytes_pc_body"
	Icon                 uint32  `protobuf:"varint,11,opt,name=icon,proto3" json:"icon,omitempty"`                                                              // "uint32_icon"
	LuckyUin             uint64  `protobuf:"varint,12,opt,name=lucky_uin,json=luckyUin,proto3" json:"lucky_uin,omitempty"`                                      // "uint64_lucky_uin"
	Time                 uint32  `protobuf:"varint,13,opt,name=time,proto3" json:"time,omitempty"`                                                              // "uint32_time"
	Random               uint32  `protobuf:"varint,14,opt,name=random,proto3" json:"random,omitempty"`                                                          // "uint32_random"
	BroadcastRichContent []byte  `protobuf:"bytes,15,opt,name=broadcast_rich_content,json=broadcastRichContent,proto3" json:"broadcast_rich_content,omitempty"` // "bytes_broadcast_rich_content"
	Idiom                []byte  `protobuf:"bytes,16,opt,name=idiom,proto3" json:"idiom,omitempty"`                                                             // "bytes_idiom"
	IdiomSeq             uint32  `protobuf:"varint,17,opt,name=idiom_seq,json=idiomSeq,proto3" json:"idiom_seq,omitempty"`                                      // "uint32_idiom_seq"
	IdiomAlpha           []byte  `protobuf:"bytes,18,opt,name=idiom_alpha,json=idiomAlpha,proto3" json:"idiom_alpha,omitempty"`                                 // "bytes_idiom_alpha"
	Jumpurl              []byte  `protobuf:"bytes,19,opt,name=jumpurl,proto3" json:"jumpurl,omitempty"`                                                         // "bytes_jumpurl"
	Subchannel           uint32  `protobuf:"varint,20,opt,name=subchannel,proto3" json:"subchannel,omitempty"`                                                  // "uint32_subchannel"
	PoemRule             []byte  `protobuf:"bytes,21,opt,name=poem_rule,json=poemRule,proto3" json:"poem_rule,omitempty"`                                       // "bytes_poem_rule"
	// contains filtered or unexported fields
}

RedGrayTipsInfo

func (*OIDB_Type0857_RedGrayTipsInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_RedGrayTipsInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_RedGrayTipsInfo) GetAuthkey

func (x *OIDB_Type0857_RedGrayTipsInfo) GetAuthkey() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetBroadcastRichContent

func (x *OIDB_Type0857_RedGrayTipsInfo) GetBroadcastRichContent() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetHideFlag

func (x *OIDB_Type0857_RedGrayTipsInfo) GetHideFlag() uint32

func (*OIDB_Type0857_RedGrayTipsInfo) GetIcon

func (*OIDB_Type0857_RedGrayTipsInfo) GetIdiom

func (x *OIDB_Type0857_RedGrayTipsInfo) GetIdiom() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetIdiomAlpha

func (x *OIDB_Type0857_RedGrayTipsInfo) GetIdiomAlpha() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetIdiomSeq

func (x *OIDB_Type0857_RedGrayTipsInfo) GetIdiomSeq() uint32

func (*OIDB_Type0857_RedGrayTipsInfo) GetJumpurl

func (x *OIDB_Type0857_RedGrayTipsInfo) GetJumpurl() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetLuckyFlag

func (x *OIDB_Type0857_RedGrayTipsInfo) GetLuckyFlag() uint32

func (*OIDB_Type0857_RedGrayTipsInfo) GetLuckyUin

func (x *OIDB_Type0857_RedGrayTipsInfo) GetLuckyUin() uint64

func (*OIDB_Type0857_RedGrayTipsInfo) GetMsgtype

func (x *OIDB_Type0857_RedGrayTipsInfo) GetMsgtype() int32

func (*OIDB_Type0857_RedGrayTipsInfo) GetPcBody

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

func (*OIDB_Type0857_RedGrayTipsInfo) GetPoemRule

func (x *OIDB_Type0857_RedGrayTipsInfo) GetPoemRule() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetRandom

func (x *OIDB_Type0857_RedGrayTipsInfo) GetRandom() uint32

func (*OIDB_Type0857_RedGrayTipsInfo) GetReceiverRichContent

func (x *OIDB_Type0857_RedGrayTipsInfo) GetReceiverRichContent() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetReceiverUin

func (x *OIDB_Type0857_RedGrayTipsInfo) GetReceiverUin() uint64

func (*OIDB_Type0857_RedGrayTipsInfo) GetSenderRichContent

func (x *OIDB_Type0857_RedGrayTipsInfo) GetSenderRichContent() []byte

func (*OIDB_Type0857_RedGrayTipsInfo) GetSenderUin

func (x *OIDB_Type0857_RedGrayTipsInfo) GetSenderUin() uint64

func (*OIDB_Type0857_RedGrayTipsInfo) GetShowLastest

func (x *OIDB_Type0857_RedGrayTipsInfo) GetShowLastest() uint32

func (*OIDB_Type0857_RedGrayTipsInfo) GetSubchannel

func (x *OIDB_Type0857_RedGrayTipsInfo) GetSubchannel() uint32

func (*OIDB_Type0857_RedGrayTipsInfo) GetTime

func (*OIDB_Type0857_RedGrayTipsInfo) ProtoMessage

func (*OIDB_Type0857_RedGrayTipsInfo) ProtoMessage()

func (*OIDB_Type0857_RedGrayTipsInfo) ProtoReflect

func (*OIDB_Type0857_RedGrayTipsInfo) Reset

func (x *OIDB_Type0857_RedGrayTipsInfo) Reset()

func (*OIDB_Type0857_RedGrayTipsInfo) String

type OIDB_Type0857_Request

type OIDB_Type0857_Request struct {
	GroupCode       *int64                         `protobuf:"varint,1,opt,name=group_code,json=groupCode,proto3,oneof" json:"group_code,omitempty"`              // "opt_uint64_group_code"
	Memberuins      []uint64                       `protobuf:"varint,2,rep,packed,name=memberuins,proto3" json:"memberuins,omitempty"`                            // "rpt_uint64_memberuins"
	Offline         *uint32                        `protobuf:"varint,3,opt,name=offline,proto3,oneof" json:"offline,omitempty"`                                   // "opt_uint32_offline"
	MessageInstCtrl *OIDB_Type0857_InstanceControl `protobuf:"bytes,4,opt,name=message_inst_ctrl,json=messageInstCtrl,proto3" json:"message_inst_ctrl,omitempty"` // "msg_inst_ctrl"
	Msg             []byte                         `protobuf:"bytes,5,opt,name=msg,proto3,oneof" json:"msg,omitempty"`                                            // "opt_bytes_msg"
	BusiType        *uint32                        `protobuf:"varint,6,opt,name=busi_type,json=busiType,proto3,oneof" json:"busi_type,omitempty"`                 // "opt_uint32_busi_type"
	// contains filtered or unexported fields
}

ReqBody

func (*OIDB_Type0857_Request) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_Request.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_Request) GetBusiType

func (x *OIDB_Type0857_Request) GetBusiType() uint32

func (*OIDB_Type0857_Request) GetGroupCode

func (x *OIDB_Type0857_Request) GetGroupCode() int64

func (*OIDB_Type0857_Request) GetMemberuins

func (x *OIDB_Type0857_Request) GetMemberuins() []uint64

func (*OIDB_Type0857_Request) GetMessageInstCtrl

func (x *OIDB_Type0857_Request) GetMessageInstCtrl() *OIDB_Type0857_InstanceControl

func (*OIDB_Type0857_Request) GetMsg

func (x *OIDB_Type0857_Request) GetMsg() []byte

func (*OIDB_Type0857_Request) GetOffline

func (x *OIDB_Type0857_Request) GetOffline() uint32

func (*OIDB_Type0857_Request) ProtoMessage

func (*OIDB_Type0857_Request) ProtoMessage()

func (*OIDB_Type0857_Request) ProtoReflect

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

func (*OIDB_Type0857_Request) Reset

func (x *OIDB_Type0857_Request) Reset()

func (*OIDB_Type0857_Request) String

func (x *OIDB_Type0857_Request) String() string

type OIDB_Type0857_Response

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

RspBody

func (*OIDB_Type0857_Response) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_Response.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_Response) GetGroupCode

func (x *OIDB_Type0857_Response) GetGroupCode() int64

func (*OIDB_Type0857_Response) ProtoMessage

func (*OIDB_Type0857_Response) ProtoMessage()

func (*OIDB_Type0857_Response) ProtoReflect

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

func (*OIDB_Type0857_Response) Reset

func (x *OIDB_Type0857_Response) Reset()

func (*OIDB_Type0857_Response) String

func (x *OIDB_Type0857_Response) String() string

type OIDB_Type0857_RevertGrayTipsMsgTraceless

type OIDB_Type0857_RevertGrayTipsMsgTraceless struct {
	From      uint64 `protobuf:"varint,1,opt,name=from,proto3" json:"from,omitempty"`                              // "uint64_from"
	To        uint64 `protobuf:"varint,2,opt,name=to,proto3" json:"to,omitempty"`                                  // "uint64_to"
	GroupCode int64  `protobuf:"varint,3,opt,name=group_code,json=groupCode,proto3" json:"group_code,omitempty"`   // "group_code"
	BusiId    uint64 `protobuf:"varint,4,opt,name=busi_id,json=busiId,proto3" json:"busi_id,omitempty"`            // "uint64_busi_id"
	TipsSeqId uint64 `protobuf:"varint,5,opt,name=tips_seq_id,json=tipsSeqId,proto3" json:"tips_seq_id,omitempty"` // "uint64_tips_seq_id"
	// contains filtered or unexported fields
}

RevertGrayTipsMsgTraceless

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_RevertGrayTipsMsgTraceless.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) GetBusiId

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) GetFrom

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) GetGroupCode

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) GetTipsSeqId

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) GetTo

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) ProtoMessage

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) ProtoReflect

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) Reset

func (*OIDB_Type0857_RevertGrayTipsMsgTraceless) String

type OIDB_Type0857_SingChangePushInfo

type OIDB_Type0857_SingChangePushInfo struct {
	Seq        uint64 `protobuf:"varint,1,opt,name=seq,proto3" json:"seq,omitempty"`                                 // "uint64_seq"
	ActionType uint32 `protobuf:"varint,2,opt,name=action_type,json=actionType,proto3" json:"action_type,omitempty"` // "uint32_action_type"
	GroupId    uint64 `protobuf:"varint,3,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`          // "uint64_group_id"
	OperUin    uint64 `protobuf:"varint,4,opt,name=oper_uin,json=operUin,proto3" json:"oper_uin,omitempty"`          // "uint64_oper_uin"
	GrayTips   []byte `protobuf:"bytes,5,opt,name=gray_tips,json=grayTips,proto3" json:"gray_tips,omitempty"`        // "bytes_gray_tips"
	JoinNums   uint32 `protobuf:"varint,6,opt,name=join_nums,json=joinNums,proto3" json:"join_nums,omitempty"`       // "uint32_join_nums"
	// contains filtered or unexported fields
}

SingChangePushInfo

func (*OIDB_Type0857_SingChangePushInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_SingChangePushInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_SingChangePushInfo) GetActionType

func (x *OIDB_Type0857_SingChangePushInfo) GetActionType() uint32

func (*OIDB_Type0857_SingChangePushInfo) GetGrayTips

func (x *OIDB_Type0857_SingChangePushInfo) GetGrayTips() []byte

func (*OIDB_Type0857_SingChangePushInfo) GetGroupId

func (x *OIDB_Type0857_SingChangePushInfo) GetGroupId() uint64

func (*OIDB_Type0857_SingChangePushInfo) GetJoinNums

func (x *OIDB_Type0857_SingChangePushInfo) GetJoinNums() uint32

func (*OIDB_Type0857_SingChangePushInfo) GetOperUin

func (x *OIDB_Type0857_SingChangePushInfo) GetOperUin() uint64

func (*OIDB_Type0857_SingChangePushInfo) GetSeq

func (*OIDB_Type0857_SingChangePushInfo) ProtoMessage

func (*OIDB_Type0857_SingChangePushInfo) ProtoMessage()

func (*OIDB_Type0857_SingChangePushInfo) ProtoReflect

func (*OIDB_Type0857_SingChangePushInfo) Reset

func (*OIDB_Type0857_SingChangePushInfo) String

type OIDB_Type0857_StudyRoomMemberChangePush

type OIDB_Type0857_StudyRoomMemberChangePush struct {
	MemberCount uint32 `protobuf:"varint,1,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"` // "member_count"
	// contains filtered or unexported fields
}

StudyRoomMemberChangePush

func (*OIDB_Type0857_StudyRoomMemberChangePush) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_StudyRoomMemberChangePush.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_StudyRoomMemberChangePush) GetMemberCount

func (x *OIDB_Type0857_StudyRoomMemberChangePush) GetMemberCount() uint32

func (*OIDB_Type0857_StudyRoomMemberChangePush) ProtoMessage

func (*OIDB_Type0857_StudyRoomMemberChangePush) ProtoReflect

func (*OIDB_Type0857_StudyRoomMemberChangePush) Reset

func (*OIDB_Type0857_StudyRoomMemberChangePush) String

type OIDB_Type0857_TemplateParameter

type OIDB_Type0857_TemplateParameter struct {
	Name  string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`   // "bytes_name"
	Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // "bytes_value"
	// contains filtered or unexported fields
}

TemplParam

func (*OIDB_Type0857_TemplateParameter) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_TemplateParameter.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_TemplateParameter) GetName

func (*OIDB_Type0857_TemplateParameter) GetValue

func (*OIDB_Type0857_TemplateParameter) ProtoMessage

func (*OIDB_Type0857_TemplateParameter) ProtoMessage()

func (*OIDB_Type0857_TemplateParameter) ProtoReflect

func (*OIDB_Type0857_TemplateParameter) Reset

func (*OIDB_Type0857_TemplateParameter) String

type OIDB_Type0857_ThemeStateNotify

type OIDB_Type0857_ThemeStateNotify struct {
	State     uint32 `protobuf:"varint,1,opt,name=state,proto3" json:"state,omitempty"`                          // "uint32_state"
	FeedsId   []byte `protobuf:"bytes,2,opt,name=feeds_id,json=feedsId,proto3" json:"feeds_id,omitempty"`        // "bytes_feeds_id"
	ThemeName []byte `protobuf:"bytes,3,opt,name=theme_name,json=themeName,proto3" json:"theme_name,omitempty"`  // "bytes_theme_name"
	ActionUin uint64 `protobuf:"varint,4,opt,name=action_uin,json=actionUin,proto3" json:"action_uin,omitempty"` // "uint64_action_uin"
	CreateUin uint64 `protobuf:"varint,5,opt,name=create_uin,json=createUin,proto3" json:"create_uin,omitempty"` // "uint64_create_uin"
	// contains filtered or unexported fields
}

ThemeStateNotify

func (*OIDB_Type0857_ThemeStateNotify) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_ThemeStateNotify.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_ThemeStateNotify) GetActionUin

func (x *OIDB_Type0857_ThemeStateNotify) GetActionUin() uint64

func (*OIDB_Type0857_ThemeStateNotify) GetCreateUin

func (x *OIDB_Type0857_ThemeStateNotify) GetCreateUin() uint64

func (*OIDB_Type0857_ThemeStateNotify) GetFeedsId

func (x *OIDB_Type0857_ThemeStateNotify) GetFeedsId() []byte

func (*OIDB_Type0857_ThemeStateNotify) GetState

func (x *OIDB_Type0857_ThemeStateNotify) GetState() uint32

func (*OIDB_Type0857_ThemeStateNotify) GetThemeName

func (x *OIDB_Type0857_ThemeStateNotify) GetThemeName() []byte

func (*OIDB_Type0857_ThemeStateNotify) ProtoMessage

func (*OIDB_Type0857_ThemeStateNotify) ProtoMessage()

func (*OIDB_Type0857_ThemeStateNotify) ProtoReflect

func (*OIDB_Type0857_ThemeStateNotify) Reset

func (x *OIDB_Type0857_ThemeStateNotify) Reset()

func (*OIDB_Type0857_ThemeStateNotify) String

type OIDB_Type0857_TopTipsInfo

type OIDB_Type0857_TopTipsInfo struct {
	Content *string `protobuf:"bytes,1,opt,name=content,proto3,oneof" json:"content,omitempty"`          // "opt_bytes_content"
	Icon    *uint32 `protobuf:"varint,2,opt,name=icon,proto3,oneof" json:"icon,omitempty"`               // "opt_uint32_icon"
	Action  *uint32 `protobuf:"varint,3,opt,name=action,proto3,oneof" json:"action,omitempty"`           // "opt_enum_action" Enum
	Url     *string `protobuf:"bytes,4,opt,name=url,proto3,oneof" json:"url,omitempty"`                  // "opt_bytes_url"
	Data    []byte  `protobuf:"bytes,5,opt,name=data,proto3,oneof" json:"data,omitempty"`                // "opt_bytes_data"
	DataI   []byte  `protobuf:"bytes,6,opt,name=data_i,json=dataI,proto3,oneof" json:"data_i,omitempty"` // "opt_bytes_data_i"
	DataA   []byte  `protobuf:"bytes,7,opt,name=data_a,json=dataA,proto3,oneof" json:"data_a,omitempty"` // "opt_bytes_data_a"
	DataP   []byte  `protobuf:"bytes,8,opt,name=data_p,json=dataP,proto3,oneof" json:"data_p,omitempty"` // "opt_bytes_data_p"
	// contains filtered or unexported fields
}

AIOTopTipsInfo

func (*OIDB_Type0857_TopTipsInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_TopTipsInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_TopTipsInfo) GetAction

func (x *OIDB_Type0857_TopTipsInfo) GetAction() uint32

func (*OIDB_Type0857_TopTipsInfo) GetContent

func (x *OIDB_Type0857_TopTipsInfo) GetContent() string

func (*OIDB_Type0857_TopTipsInfo) GetData

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

func (*OIDB_Type0857_TopTipsInfo) GetDataA

func (x *OIDB_Type0857_TopTipsInfo) GetDataA() []byte

func (*OIDB_Type0857_TopTipsInfo) GetDataI

func (x *OIDB_Type0857_TopTipsInfo) GetDataI() []byte

func (*OIDB_Type0857_TopTipsInfo) GetDataP

func (x *OIDB_Type0857_TopTipsInfo) GetDataP() []byte

func (*OIDB_Type0857_TopTipsInfo) GetIcon

func (x *OIDB_Type0857_TopTipsInfo) GetIcon() uint32

func (*OIDB_Type0857_TopTipsInfo) GetUrl

func (x *OIDB_Type0857_TopTipsInfo) GetUrl() string

func (*OIDB_Type0857_TopTipsInfo) ProtoMessage

func (*OIDB_Type0857_TopTipsInfo) ProtoMessage()

func (*OIDB_Type0857_TopTipsInfo) ProtoReflect

func (*OIDB_Type0857_TopTipsInfo) Reset

func (x *OIDB_Type0857_TopTipsInfo) Reset()

func (*OIDB_Type0857_TopTipsInfo) String

func (x *OIDB_Type0857_TopTipsInfo) String() string

type OIDB_Type0857_TroopFormGrayTipsInfo

type OIDB_Type0857_TroopFormGrayTipsInfo struct {
	WriterUin   uint64 `protobuf:"varint,1,opt,name=writer_uin,json=writerUin,proto3" json:"writer_uin,omitempty"`      // "uint64_writer_uin"
	CreatorUin  uint64 `protobuf:"varint,2,opt,name=creator_uin,json=creatorUin,proto3" json:"creator_uin,omitempty"`   // "uint64_creator_uin"
	RichContent []byte `protobuf:"bytes,3,opt,name=rich_content,json=richContent,proto3" json:"rich_content,omitempty"` // "bytes_rich_content"
	Url         []byte `protobuf:"bytes,4,opt,name=url,proto3,oneof" json:"url,omitempty"`                              // "bytes_opt_bytes_url"
	CreatorNick []byte `protobuf:"bytes,5,opt,name=creator_nick,json=creatorNick,proto3" json:"creator_nick,omitempty"` // "bytes_creator_nick"
	// contains filtered or unexported fields
}

TroopFormGrayTipsInfo

func (*OIDB_Type0857_TroopFormGrayTipsInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_TroopFormGrayTipsInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_TroopFormGrayTipsInfo) GetCreatorNick

func (x *OIDB_Type0857_TroopFormGrayTipsInfo) GetCreatorNick() []byte

func (*OIDB_Type0857_TroopFormGrayTipsInfo) GetCreatorUin

func (x *OIDB_Type0857_TroopFormGrayTipsInfo) GetCreatorUin() uint64

func (*OIDB_Type0857_TroopFormGrayTipsInfo) GetRichContent

func (x *OIDB_Type0857_TroopFormGrayTipsInfo) GetRichContent() []byte

func (*OIDB_Type0857_TroopFormGrayTipsInfo) GetUrl

func (*OIDB_Type0857_TroopFormGrayTipsInfo) GetWriterUin

func (x *OIDB_Type0857_TroopFormGrayTipsInfo) GetWriterUin() uint64

func (*OIDB_Type0857_TroopFormGrayTipsInfo) ProtoMessage

func (*OIDB_Type0857_TroopFormGrayTipsInfo) ProtoMessage()

func (*OIDB_Type0857_TroopFormGrayTipsInfo) ProtoReflect

func (*OIDB_Type0857_TroopFormGrayTipsInfo) Reset

func (*OIDB_Type0857_TroopFormGrayTipsInfo) String

type OIDB_Type0857_VideoChangePushInfo

type OIDB_Type0857_VideoChangePushInfo struct {
	Seq        uint64 `protobuf:"varint,1,opt,name=seq,proto3" json:"seq,omitempty"`                                 // "uint64_seq"
	ActionType uint32 `protobuf:"varint,2,opt,name=action_type,json=actionType,proto3" json:"action_type,omitempty"` // "uint32_action_type"
	GroupId    uint64 `protobuf:"varint,3,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`          // "uint64_group_id"
	OperUin    uint64 `protobuf:"varint,4,opt,name=oper_uin,json=operUin,proto3" json:"oper_uin,omitempty"`          // "uint64_oper_uin"
	GrayTips   []byte `protobuf:"bytes,5,opt,name=gray_tips,json=grayTips,proto3" json:"gray_tips,omitempty"`        // "bytes_gray_tips"
	JoinNums   uint32 `protobuf:"varint,6,opt,name=join_nums,json=joinNums,proto3" json:"join_nums,omitempty"`       // "uint32_join_nums"
	JoinState  uint32 `protobuf:"varint,7,opt,name=join_state,json=joinState,proto3" json:"join_state,omitempty"`    // "uint32_join_state"
	ExtInfo    []byte `protobuf:"bytes,100,opt,name=ext_info,json=extInfo,proto3" json:"ext_info,omitempty"`         // "bytes_ext_info"
	// contains filtered or unexported fields
}

VideoChangePushInfo

func (*OIDB_Type0857_VideoChangePushInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_VideoChangePushInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_VideoChangePushInfo) GetActionType

func (x *OIDB_Type0857_VideoChangePushInfo) GetActionType() uint32

func (*OIDB_Type0857_VideoChangePushInfo) GetExtInfo

func (x *OIDB_Type0857_VideoChangePushInfo) GetExtInfo() []byte

func (*OIDB_Type0857_VideoChangePushInfo) GetGrayTips

func (x *OIDB_Type0857_VideoChangePushInfo) GetGrayTips() []byte

func (*OIDB_Type0857_VideoChangePushInfo) GetGroupId

func (x *OIDB_Type0857_VideoChangePushInfo) GetGroupId() uint64

func (*OIDB_Type0857_VideoChangePushInfo) GetJoinNums

func (x *OIDB_Type0857_VideoChangePushInfo) GetJoinNums() uint32

func (*OIDB_Type0857_VideoChangePushInfo) GetJoinState

func (x *OIDB_Type0857_VideoChangePushInfo) GetJoinState() uint32

func (*OIDB_Type0857_VideoChangePushInfo) GetOperUin

func (x *OIDB_Type0857_VideoChangePushInfo) GetOperUin() uint64

func (*OIDB_Type0857_VideoChangePushInfo) GetSeq

func (*OIDB_Type0857_VideoChangePushInfo) ProtoMessage

func (*OIDB_Type0857_VideoChangePushInfo) ProtoMessage()

func (*OIDB_Type0857_VideoChangePushInfo) ProtoReflect

func (*OIDB_Type0857_VideoChangePushInfo) Reset

func (*OIDB_Type0857_VideoChangePushInfo) String

type OIDB_Type0857_WereWolfPush

type OIDB_Type0857_WereWolfPush struct {
	PushType      uint32                             `protobuf:"varint,1,opt,name=push_type,json=pushType,proto3" json:"push_type,omitempty"`                          // "uint32_push_type"
	GameRoom      uint64                             `protobuf:"varint,2,opt,name=game_room,json=gameRoom,proto3" json:"game_room,omitempty"`                          // "uint64_game_room"
	EnumGameState uint32                             `protobuf:"varint,3,opt,name=enum_game_state,json=enumGameState,proto3" json:"enum_game_state,omitempty"`         // "enum_game_state"
	GameRound     uint32                             `protobuf:"varint,4,opt,name=game_round,json=gameRound,proto3" json:"game_round,omitempty"`                       // "uint32_game_round"
	Roles         []*OIDB_Type0857_WereWolfPush_Role `protobuf:"bytes,5,rep,name=roles,proto3" json:"roles,omitempty"`                                                 // "rpt_roles"
	Speaker       uint64                             `protobuf:"varint,6,opt,name=speaker,proto3" json:"speaker,omitempty"`                                            // "uint64_speaker"
	JudgeUin      uint64                             `protobuf:"varint,7,opt,name=judge_uin,json=judgeUin,proto3" json:"judge_uin,omitempty"`                          // "uint64_judge_uin"
	JudgeWords    []byte                             `protobuf:"bytes,8,opt,name=judge_words,json=judgeWords,proto3" json:"judge_words,omitempty"`                     // "bytes_judge_words"
	EnumOperation uint32                             `protobuf:"varint,9,opt,name=enum_operation,json=enumOperation,proto3" json:"enum_operation,omitempty"`           // "enum_operation"
	SrcUser       uint64                             `protobuf:"varint,10,opt,name=src_user,json=srcUser,proto3" json:"src_user,omitempty"`                            // "uint64_src_user"
	DstUser       uint64                             `protobuf:"varint,11,opt,name=dst_user,json=dstUser,proto3" json:"dst_user,omitempty"`                            // "uint64_dst_user"
	DeadUsers     []uint64                           `protobuf:"varint,12,rep,packed,name=dead_users,json=deadUsers,proto3" json:"dead_users,omitempty"`               // "rpt_dead_users"
	GameResult    uint32                             `protobuf:"varint,13,opt,name=game_result,json=gameResult,proto3" json:"game_result,omitempty"`                   // "uint32_game_result"
	TimeoutSec    uint32                             `protobuf:"varint,14,opt,name=timeout_sec,json=timeoutSec,proto3" json:"timeout_sec,omitempty"`                   // "uint32_timeout_sec"
	KillConfirmed uint32                             `protobuf:"varint,15,opt,name=kill_confirmed,json=killConfirmed,proto3" json:"kill_confirmed,omitempty"`          // "uint32_kill_confirmed"
	JudgeNickname []byte                             `protobuf:"bytes,16,opt,name=judge_nickname,json=judgeNickname,proto3" json:"judge_nickname,omitempty"`           // "bytes_judge_nickname"
	VotedTieUsers []uint64                           `protobuf:"varint,17,rep,packed,name=voted_tie_users,json=votedTieUsers,proto3" json:"voted_tie_users,omitempty"` // "rpt_voted_tie_users"
	// contains filtered or unexported fields
}

WereWolfPush

func (*OIDB_Type0857_WereWolfPush) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_WereWolfPush.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_WereWolfPush) GetDeadUsers

func (x *OIDB_Type0857_WereWolfPush) GetDeadUsers() []uint64

func (*OIDB_Type0857_WereWolfPush) GetDstUser

func (x *OIDB_Type0857_WereWolfPush) GetDstUser() uint64

func (*OIDB_Type0857_WereWolfPush) GetEnumGameState

func (x *OIDB_Type0857_WereWolfPush) GetEnumGameState() uint32

func (*OIDB_Type0857_WereWolfPush) GetEnumOperation

func (x *OIDB_Type0857_WereWolfPush) GetEnumOperation() uint32

func (*OIDB_Type0857_WereWolfPush) GetGameResult

func (x *OIDB_Type0857_WereWolfPush) GetGameResult() uint32

func (*OIDB_Type0857_WereWolfPush) GetGameRoom

func (x *OIDB_Type0857_WereWolfPush) GetGameRoom() uint64

func (*OIDB_Type0857_WereWolfPush) GetGameRound

func (x *OIDB_Type0857_WereWolfPush) GetGameRound() uint32

func (*OIDB_Type0857_WereWolfPush) GetJudgeNickname

func (x *OIDB_Type0857_WereWolfPush) GetJudgeNickname() []byte

func (*OIDB_Type0857_WereWolfPush) GetJudgeUin

func (x *OIDB_Type0857_WereWolfPush) GetJudgeUin() uint64

func (*OIDB_Type0857_WereWolfPush) GetJudgeWords

func (x *OIDB_Type0857_WereWolfPush) GetJudgeWords() []byte

func (*OIDB_Type0857_WereWolfPush) GetKillConfirmed

func (x *OIDB_Type0857_WereWolfPush) GetKillConfirmed() uint32

func (*OIDB_Type0857_WereWolfPush) GetPushType

func (x *OIDB_Type0857_WereWolfPush) GetPushType() uint32

func (*OIDB_Type0857_WereWolfPush) GetRoles

func (*OIDB_Type0857_WereWolfPush) GetSpeaker

func (x *OIDB_Type0857_WereWolfPush) GetSpeaker() uint64

func (*OIDB_Type0857_WereWolfPush) GetSrcUser

func (x *OIDB_Type0857_WereWolfPush) GetSrcUser() uint64

func (*OIDB_Type0857_WereWolfPush) GetTimeoutSec

func (x *OIDB_Type0857_WereWolfPush) GetTimeoutSec() uint32

func (*OIDB_Type0857_WereWolfPush) GetVotedTieUsers

func (x *OIDB_Type0857_WereWolfPush) GetVotedTieUsers() []uint64

func (*OIDB_Type0857_WereWolfPush) ProtoMessage

func (*OIDB_Type0857_WereWolfPush) ProtoMessage()

func (*OIDB_Type0857_WereWolfPush) ProtoReflect

func (*OIDB_Type0857_WereWolfPush) Reset

func (x *OIDB_Type0857_WereWolfPush) Reset()

func (*OIDB_Type0857_WereWolfPush) String

func (x *OIDB_Type0857_WereWolfPush) String() string

type OIDB_Type0857_WereWolfPush_GameRecord

type OIDB_Type0857_WereWolfPush_GameRecord struct {
	Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // "uint32_total"
	Win   uint32 `protobuf:"varint,2,opt,name=win,proto3" json:"win,omitempty"`     // "uint32_win"
	Lose  uint32 `protobuf:"varint,3,opt,name=lose,proto3" json:"lose,omitempty"`   // "uint32_lose"
	Draw  uint32 `protobuf:"varint,4,opt,name=draw,proto3" json:"draw,omitempty"`   // "uint32_draw"
	// contains filtered or unexported fields
}

GameRecord

func (*OIDB_Type0857_WereWolfPush_GameRecord) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_WereWolfPush_GameRecord.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_WereWolfPush_GameRecord) GetDraw

func (*OIDB_Type0857_WereWolfPush_GameRecord) GetLose

func (*OIDB_Type0857_WereWolfPush_GameRecord) GetTotal

func (*OIDB_Type0857_WereWolfPush_GameRecord) GetWin

func (*OIDB_Type0857_WereWolfPush_GameRecord) ProtoMessage

func (*OIDB_Type0857_WereWolfPush_GameRecord) ProtoMessage()

func (*OIDB_Type0857_WereWolfPush_GameRecord) ProtoReflect

func (*OIDB_Type0857_WereWolfPush_GameRecord) Reset

func (*OIDB_Type0857_WereWolfPush_GameRecord) String

type OIDB_Type0857_WereWolfPush_Role

type OIDB_Type0857_WereWolfPush_Role struct {
	Uin               uint64                                 `protobuf:"varint,1,opt,name=uin,proto3" json:"uin,omitempty"`                                                        // "uint64_uin"
	EnumType          uint32                                 `protobuf:"varint,2,opt,name=enum_type,json=enumType,proto3" json:"enum_type,omitempty"`                              // "enum_type"
	EnumState         uint32                                 `protobuf:"varint,3,opt,name=enum_state,json=enumState,proto3" json:"enum_state,omitempty"`                           // "enum_state"
	CanSpeak          uint32                                 `protobuf:"varint,4,opt,name=can_speak,json=canSpeak,proto3" json:"can_speak,omitempty"`                              // "uint32_can_speak"
	CanListen         uint32                                 `protobuf:"varint,5,opt,name=can_listen,json=canListen,proto3" json:"can_listen,omitempty"`                           // "uint32_can_listen"
	Position          uint32                                 `protobuf:"varint,6,opt,name=position,proto3" json:"position,omitempty"`                                              // "uint32_position"
	CanVote           uint32                                 `protobuf:"varint,7,opt,name=can_vote,json=canVote,proto3" json:"can_vote,omitempty"`                                 // "uint32_can_vote"
	CanVoted          uint32                                 `protobuf:"varint,8,opt,name=can_voted,json=canVoted,proto3" json:"can_voted,omitempty"`                              // "uint32_can_voted"
	AlreadyChecked    uint32                                 `protobuf:"varint,9,opt,name=already_checked,json=alreadyChecked,proto3" json:"already_checked,omitempty"`            // "uint32_already_checked"
	AlreadySaved      uint32                                 `protobuf:"varint,10,opt,name=already_saved,json=alreadySaved,proto3" json:"already_saved,omitempty"`                 // "uint32_already_saved"
	AlreadyPoisoned   uint32                                 `protobuf:"varint,11,opt,name=already_poisoned,json=alreadyPoisoned,proto3" json:"already_poisoned,omitempty"`        // "uint32_already_poisoned"
	PlayerState       uint32                                 `protobuf:"varint,12,opt,name=player_state,json=playerState,proto3" json:"player_state,omitempty"`                    // "uint32_player_state"
	EnumDeadOp        uint32                                 `protobuf:"varint,13,opt,name=enum_dead_op,json=enumDeadOp,proto3" json:"enum_dead_op,omitempty"`                     // "enum_dead_op"
	EnumOperation     uint32                                 `protobuf:"varint,14,opt,name=enum_operation,json=enumOperation,proto3" json:"enum_operation,omitempty"`              // "enum_operation"
	DstUser           uint64                                 `protobuf:"varint,15,opt,name=dst_user,json=dstUser,proto3" json:"dst_user,omitempty"`                                // "uint64_dst_user"
	OperationRound    uint32                                 `protobuf:"varint,16,opt,name=operation_round,json=operationRound,proto3" json:"operation_round,omitempty"`           // "uint32_operation_round"
	MessageGameRecord *OIDB_Type0857_WereWolfPush_GameRecord `protobuf:"bytes,17,opt,name=message_game_record,json=messageGameRecord,proto3" json:"message_game_record,omitempty"` // "msg_game_record"
	IsWerewolf        uint32                                 `protobuf:"varint,18,opt,name=is_werewolf,json=isWerewolf,proto3" json:"is_werewolf,omitempty"`                       // "uint32_is_werewolf"
	DefendedUser      uint64                                 `protobuf:"varint,19,opt,name=defended_user,json=defendedUser,proto3" json:"defended_user,omitempty"`                 // "uint64_defended_user"
	IsSheriff         uint32                                 `protobuf:"varint,20,opt,name=is_sheriff,json=isSheriff,proto3" json:"is_sheriff,omitempty"`                          // "uint32_is_sheriff"
	// contains filtered or unexported fields
}

Role

func (*OIDB_Type0857_WereWolfPush_Role) Descriptor deprecated

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

Deprecated: Use OIDB_Type0857_WereWolfPush_Role.ProtoReflect.Descriptor instead.

func (*OIDB_Type0857_WereWolfPush_Role) GetAlreadyChecked

func (x *OIDB_Type0857_WereWolfPush_Role) GetAlreadyChecked() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetAlreadyPoisoned

func (x *OIDB_Type0857_WereWolfPush_Role) GetAlreadyPoisoned() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetAlreadySaved

func (x *OIDB_Type0857_WereWolfPush_Role) GetAlreadySaved() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetCanListen

func (x *OIDB_Type0857_WereWolfPush_Role) GetCanListen() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetCanSpeak

func (x *OIDB_Type0857_WereWolfPush_Role) GetCanSpeak() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetCanVote

func (x *OIDB_Type0857_WereWolfPush_Role) GetCanVote() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetCanVoted

func (x *OIDB_Type0857_WereWolfPush_Role) GetCanVoted() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetDefendedUser

func (x *OIDB_Type0857_WereWolfPush_Role) GetDefendedUser() uint64

func (*OIDB_Type0857_WereWolfPush_Role) GetDstUser

func (x *OIDB_Type0857_WereWolfPush_Role) GetDstUser() uint64

func (*OIDB_Type0857_WereWolfPush_Role) GetEnumDeadOp

func (x *OIDB_Type0857_WereWolfPush_Role) GetEnumDeadOp() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetEnumOperation

func (x *OIDB_Type0857_WereWolfPush_Role) GetEnumOperation() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetEnumState

func (x *OIDB_Type0857_WereWolfPush_Role) GetEnumState() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetEnumType

func (x *OIDB_Type0857_WereWolfPush_Role) GetEnumType() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetIsSheriff

func (x *OIDB_Type0857_WereWolfPush_Role) GetIsSheriff() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetIsWerewolf

func (x *OIDB_Type0857_WereWolfPush_Role) GetIsWerewolf() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetMessageGameRecord

func (*OIDB_Type0857_WereWolfPush_Role) GetOperationRound

func (x *OIDB_Type0857_WereWolfPush_Role) GetOperationRound() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetPlayerState

func (x *OIDB_Type0857_WereWolfPush_Role) GetPlayerState() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetPosition

func (x *OIDB_Type0857_WereWolfPush_Role) GetPosition() uint32

func (*OIDB_Type0857_WereWolfPush_Role) GetUin

func (*OIDB_Type0857_WereWolfPush_Role) ProtoMessage

func (*OIDB_Type0857_WereWolfPush_Role) ProtoMessage()

func (*OIDB_Type0857_WereWolfPush_Role) ProtoReflect

func (*OIDB_Type0857_WereWolfPush_Role) Reset

func (*OIDB_Type0857_WereWolfPush_Role) String

type OIDB_Type0D50

type OIDB_Type0D50 struct {
	// contains filtered or unexported fields
}

Oidb_0xd50

func (*OIDB_Type0D50) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D50.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D50) ProtoMessage

func (*OIDB_Type0D50) ProtoMessage()

func (*OIDB_Type0D50) ProtoReflect

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

func (*OIDB_Type0D50) Reset

func (x *OIDB_Type0D50) Reset()

func (*OIDB_Type0D50) String

func (x *OIDB_Type0D50) String() string

type OIDB_Type0D50_ExtraSNSFriendData

type OIDB_Type0D50_ExtraSNSFriendData struct {
	FriendUin            uint64 `protobuf:"varint,1,opt,name=friend_uin,json=friendUin,proto3" json:"friend_uin,omitempty"`          // "frd_uin"
	Lovers               []byte `protobuf:"bytes,11002,opt,name=lovers,proto3" json:"lovers,omitempty"`                              // "bytes_lovers"
	Confidante           []byte `protobuf:"bytes,21002,opt,name=confidante,proto3" json:"confidante,omitempty"`                      // "bytes_confidante"
	Buddy                []byte `protobuf:"bytes,31002,opt,name=buddy,proto3" json:"buddy,omitempty"`                                // "bytes_buddy"
	FriendTree           []byte `protobuf:"bytes,41001,opt,name=friend_tree,json=friendTree,proto3" json:"friend_tree,omitempty"`    // "bytes_frd_tree"
	Chat                 []byte `protobuf:"bytes,51001,opt,name=chat,proto3" json:"chat,omitempty"`                                  // "bytes_chat"
	Praise               []byte `protobuf:"bytes,61001,opt,name=praise,proto3" json:"praise,omitempty"`                              // "bytes_praise"
	QzoneLove            []byte `protobuf:"bytes,71001,opt,name=qzone_love,json=qzoneLove,proto3" json:"qzone_love,omitempty"`       // "bytes_qzone_love"
	QzoneHouse           []byte `protobuf:"bytes,81001,opt,name=qzone_house,json=qzoneHouse,proto3" json:"qzone_house,omitempty"`    // "bytes_qzone_house"
	MusicSwitch          []byte `protobuf:"bytes,91001,opt,name=music_switch,json=musicSwitch,proto3" json:"music_switch,omitempty"` // "bytes_music_switch"
	MutualmarkAlienation []byte ``                                                                                                   // "bytes_mutualmark_alienation"
	/* 126-byte string literal not displayed */
	UnreadMessage              []byte `protobuf:"bytes,111001,opt,name=unread_message,json=unreadMessage,proto3" json:"unread_message,omitempty"`       // "bytes_unread_message"
	Boat                       []byte `protobuf:"bytes,121001,opt,name=boat,proto3" json:"boat,omitempty"`                                              // "bytes_boat"
	CloseFriend                []byte `protobuf:"bytes,131001,opt,name=close_friend,json=closeFriend,proto3" json:"close_friend,omitempty"`             // "bytes_close_frd"
	MutualmarkScore            []byte `protobuf:"bytes,141001,opt,name=mutualmark_score,json=mutualmarkScore,proto3" json:"mutualmark_score,omitempty"` // "bytes_mutualmark_score"
	KsingSwitch                []byte `protobuf:"bytes,151001,opt,name=ksing_switch,json=ksingSwitch,proto3" json:"ksing_switch,omitempty"`             // "bytes_ksing_switch"
	LbsShare                   []byte `protobuf:"bytes,181001,opt,name=lbs_share,json=lbsShare,proto3" json:"lbs_share,omitempty"`                      // "bytes_lbs_share"
	DontForgetMe               []byte `protobuf:"bytes,211001,opt,name=dont_forget_me,json=dontForgetMe,proto3" json:"dont_forget_me,omitempty"`        // "bytes_dont_forget_me"
	MyOnlineStatusVisibleToFrd []byte ``                                                                                                                // "bytes_my_online_status_visible_to_frd"
	/* 152-byte string literal not displayed */
	FriendOnlineStatusVisibleToMe []byte `` // "bytes_frd_online_status_visible_to_me"
	/* 161-byte string literal not displayed */
	VisitorRecord     []byte `protobuf:"bytes,231001,opt,name=visitor_record,json=visitorRecord,proto3" json:"visitor_record,omitempty"`               // "bytes_visitor_record"
	FriendStealRecord []byte `protobuf:"bytes,231002,opt,name=friend_steal_record,json=friendStealRecord,proto3" json:"friend_steal_record,omitempty"` // "bytes_frd_steal_record"
	MyStealRecord     []byte `protobuf:"bytes,231003,opt,name=my_steal_record,json=myStealRecord,proto3" json:"my_steal_record,omitempty"`             // "bytes_my_steal_record"
	Avgame            []byte `protobuf:"bytes,241001,opt,name=avgame,proto3" json:"avgame,omitempty"`                                                  // "bytes_avgame"
	AioQuickApp       []byte `protobuf:"bytes,251001,opt,name=aio_quick_app,json=aioQuickApp,proto3" json:"aio_quick_app,omitempty"`                   // "bytes_aio_quick_app"
	// contains filtered or unexported fields
}

ExtSnsFrdData

func (*OIDB_Type0D50_ExtraSNSFriendData) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D50_ExtraSNSFriendData.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D50_ExtraSNSFriendData) GetAioQuickApp

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetAioQuickApp() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetAvgame

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetAvgame() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetBoat

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetBoat() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetBuddy

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetBuddy() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetChat

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetChat() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetCloseFriend

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetCloseFriend() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetConfidante

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetConfidante() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetDontForgetMe

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetDontForgetMe() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetFriendOnlineStatusVisibleToMe

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetFriendOnlineStatusVisibleToMe() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetFriendStealRecord

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetFriendStealRecord() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetFriendTree

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetFriendTree() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetFriendUin

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetFriendUin() uint64

func (*OIDB_Type0D50_ExtraSNSFriendData) GetKsingSwitch

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetKsingSwitch() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetLbsShare

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetLbsShare() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetLovers

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetLovers() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetMusicSwitch

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetMusicSwitch() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetMutualmarkAlienation

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetMutualmarkAlienation() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetMutualmarkScore

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetMutualmarkScore() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetMyOnlineStatusVisibleToFrd

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetMyOnlineStatusVisibleToFrd() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetMyStealRecord

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetMyStealRecord() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetPraise

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetPraise() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetQzoneHouse

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetQzoneHouse() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetQzoneLove

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetQzoneLove() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetUnreadMessage

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetUnreadMessage() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) GetVisitorRecord

func (x *OIDB_Type0D50_ExtraSNSFriendData) GetVisitorRecord() []byte

func (*OIDB_Type0D50_ExtraSNSFriendData) ProtoMessage

func (*OIDB_Type0D50_ExtraSNSFriendData) ProtoMessage()

func (*OIDB_Type0D50_ExtraSNSFriendData) ProtoReflect

func (*OIDB_Type0D50_ExtraSNSFriendData) Reset

func (*OIDB_Type0D50_ExtraSNSFriendData) String

type OIDB_Type0D50_KSingRelationInfo

type OIDB_Type0D50_KSingRelationInfo struct {
	Flag uint32 `protobuf:"varint,1,opt,name=flag,proto3" json:"flag,omitempty"` // "flag"
	// contains filtered or unexported fields
}

KSingRelationInfo

func (*OIDB_Type0D50_KSingRelationInfo) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D50_KSingRelationInfo.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D50_KSingRelationInfo) GetFlag

func (*OIDB_Type0D50_KSingRelationInfo) ProtoMessage

func (*OIDB_Type0D50_KSingRelationInfo) ProtoMessage()

func (*OIDB_Type0D50_KSingRelationInfo) ProtoReflect

func (*OIDB_Type0D50_KSingRelationInfo) Reset

func (*OIDB_Type0D50_KSingRelationInfo) String

type OIDB_Type0D50_Request

type OIDB_Type0D50_Request struct {
	AppId                   uint64   `protobuf:"varint,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`                                  // "appid"
	MaxPkgSize              uint32   `protobuf:"varint,2,opt,name=max_pkg_size,json=maxPkgSize,proto3" json:"max_pkg_size,omitempty"`                 // "max_pkg_size"
	StartTime               uint32   `protobuf:"varint,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`                      // "start_time"
	StartIndex              uint32   `protobuf:"varint,4,opt,name=start_index,json=startIndex,proto3" json:"start_index,omitempty"`                   // "start_index"
	ReqNum                  uint32   `protobuf:"varint,5,opt,name=req_num,json=reqNum,proto3" json:"req_num,omitempty"`                               // "req_num"
	UinList                 []uint64 `protobuf:"varint,6,rep,packed,name=uin_list,json=uinList,proto3" json:"uin_list,omitempty"`                     // "rpt_uin_list"
	ReqLovers               uint32   `protobuf:"varint,11002,opt,name=req_lovers,json=reqLovers,proto3" json:"req_lovers,omitempty"`                  // "req_lovers"
	ReqConfidante           uint32   `protobuf:"varint,21002,opt,name=req_confidante,json=reqConfidante,proto3" json:"req_confidante,omitempty"`      // "req_confidante"
	ReqBuddy                uint32   `protobuf:"varint,31002,opt,name=req_buddy,json=reqBuddy,proto3" json:"req_buddy,omitempty"`                     // "req_buddy"
	ReqFriendTree           uint32   `protobuf:"varint,41001,opt,name=req_friend_tree,json=reqFriendTree,proto3" json:"req_friend_tree,omitempty"`    // "req_frd_tree"
	ReqChat                 uint32   `protobuf:"varint,51001,opt,name=req_chat,json=reqChat,proto3" json:"req_chat,omitempty"`                        // "req_chat"
	ReqPraise               uint32   `protobuf:"varint,61001,opt,name=req_praise,json=reqPraise,proto3" json:"req_praise,omitempty"`                  // "req_praise"
	ReqQzoneLove            uint32   `protobuf:"varint,71001,opt,name=req_qzone_love,json=reqQzoneLove,proto3" json:"req_qzone_love,omitempty"`       // "req_qzone_love"
	ReqQzoneHouse           uint32   `protobuf:"varint,81001,opt,name=req_qzone_house,json=reqQzoneHouse,proto3" json:"req_qzone_house,omitempty"`    // "req_qzone_house"
	ReqMusicSwitch          uint32   `protobuf:"varint,91001,opt,name=req_music_switch,json=reqMusicSwitch,proto3" json:"req_music_switch,omitempty"` // "req_music_switch"
	ReqMutualmarkAlienation uint32   ``                                                                                                               // "req_mutualmark_alienation"
	/* 138-byte string literal not displayed */
	ReqUnreadMessage      uint32 `protobuf:"varint,111001,opt,name=req_unread_message,json=reqUnreadMessage,proto3" json:"req_unread_message,omitempty"`       // "req_unread_message"
	ReqBoat               uint32 `protobuf:"varint,121001,opt,name=req_boat,json=reqBoat,proto3" json:"req_boat,omitempty"`                                    // "req_boat"
	ReqCloseFriend        uint32 `protobuf:"varint,131001,opt,name=req_close_friend,json=reqCloseFriend,proto3" json:"req_close_friend,omitempty"`             // "req_close_frd"
	ReqMutualmarkScore    uint32 `protobuf:"varint,141001,opt,name=req_mutualmark_score,json=reqMutualmarkScore,proto3" json:"req_mutualmark_score,omitempty"` // "req_mutualmark_score"
	ReqKsingSwitch        uint32 `protobuf:"varint,151001,opt,name=req_ksing_switch,json=reqKsingSwitch,proto3" json:"req_ksing_switch,omitempty"`             // "req_ksing_switch"
	ReqMutualmarkLbsshare uint32 ``                                                                                                                            // "req_mutualmark_lbsshare"
	/* 132-byte string literal not displayed */
	ReqDontForgetMe               uint32 `protobuf:"varint,211001,opt,name=req_dont_forget_me,json=reqDontForgetMe,proto3" json:"req_dont_forget_me,omitempty"` // "req_dont_forget_me"
	ReqMyOnlineStatusVisibleToFrd uint32 ``                                                                                                                     // "req_my_online_status_visible_to_frd"
	/* 164-byte string literal not displayed */
	ReqFriendOnlineStatusVisibleToMe uint32 `` // "req_frd_online_status_visible_to_me"
	/* 173-byte string literal not displayed */
	ReqVisitorRecord     uint32 `protobuf:"varint,231001,opt,name=req_visitor_record,json=reqVisitorRecord,proto3" json:"req_visitor_record,omitempty"` // "req_visitor_record"
	ReqFriendStealRecord uint32 ``                                                                                                                      // "req_frd_steal_record"
	/* 131-byte string literal not displayed */
	ReqMyStealRecord uint32 `protobuf:"varint,231003,opt,name=req_my_steal_record,json=reqMyStealRecord,proto3" json:"req_my_steal_record,omitempty"` // "req_my_steal_record"
	ReqAvgame        uint32 `protobuf:"varint,241001,opt,name=req_avgame,json=reqAvgame,proto3" json:"req_avgame,omitempty"`                          // "req_avgame"
	ReqAioQuickApp   uint32 `protobuf:"varint,251001,opt,name=req_aio_quick_app,json=reqAioQuickApp,proto3" json:"req_aio_quick_app,omitempty"`       // "req_aio_quick_app"
	// contains filtered or unexported fields
}

ReqBody

func (*OIDB_Type0D50_Request) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D50_Request.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D50_Request) GetAppId

func (x *OIDB_Type0D50_Request) GetAppId() uint64

func (*OIDB_Type0D50_Request) GetMaxPkgSize

func (x *OIDB_Type0D50_Request) GetMaxPkgSize() uint32

func (*OIDB_Type0D50_Request) GetReqAioQuickApp

func (x *OIDB_Type0D50_Request) GetReqAioQuickApp() uint32

func (*OIDB_Type0D50_Request) GetReqAvgame

func (x *OIDB_Type0D50_Request) GetReqAvgame() uint32

func (*OIDB_Type0D50_Request) GetReqBoat

func (x *OIDB_Type0D50_Request) GetReqBoat() uint32

func (*OIDB_Type0D50_Request) GetReqBuddy

func (x *OIDB_Type0D50_Request) GetReqBuddy() uint32

func (*OIDB_Type0D50_Request) GetReqChat

func (x *OIDB_Type0D50_Request) GetReqChat() uint32

func (*OIDB_Type0D50_Request) GetReqCloseFriend

func (x *OIDB_Type0D50_Request) GetReqCloseFriend() uint32

func (*OIDB_Type0D50_Request) GetReqConfidante

func (x *OIDB_Type0D50_Request) GetReqConfidante() uint32

func (*OIDB_Type0D50_Request) GetReqDontForgetMe

func (x *OIDB_Type0D50_Request) GetReqDontForgetMe() uint32

func (*OIDB_Type0D50_Request) GetReqFriendOnlineStatusVisibleToMe

func (x *OIDB_Type0D50_Request) GetReqFriendOnlineStatusVisibleToMe() uint32

func (*OIDB_Type0D50_Request) GetReqFriendStealRecord

func (x *OIDB_Type0D50_Request) GetReqFriendStealRecord() uint32

func (*OIDB_Type0D50_Request) GetReqFriendTree

func (x *OIDB_Type0D50_Request) GetReqFriendTree() uint32

func (*OIDB_Type0D50_Request) GetReqKsingSwitch

func (x *OIDB_Type0D50_Request) GetReqKsingSwitch() uint32

func (*OIDB_Type0D50_Request) GetReqLovers

func (x *OIDB_Type0D50_Request) GetReqLovers() uint32

func (*OIDB_Type0D50_Request) GetReqMusicSwitch

func (x *OIDB_Type0D50_Request) GetReqMusicSwitch() uint32

func (*OIDB_Type0D50_Request) GetReqMutualmarkAlienation

func (x *OIDB_Type0D50_Request) GetReqMutualmarkAlienation() uint32

func (*OIDB_Type0D50_Request) GetReqMutualmarkLbsshare

func (x *OIDB_Type0D50_Request) GetReqMutualmarkLbsshare() uint32

func (*OIDB_Type0D50_Request) GetReqMutualmarkScore

func (x *OIDB_Type0D50_Request) GetReqMutualmarkScore() uint32

func (*OIDB_Type0D50_Request) GetReqMyOnlineStatusVisibleToFrd

func (x *OIDB_Type0D50_Request) GetReqMyOnlineStatusVisibleToFrd() uint32

func (*OIDB_Type0D50_Request) GetReqMyStealRecord

func (x *OIDB_Type0D50_Request) GetReqMyStealRecord() uint32

func (*OIDB_Type0D50_Request) GetReqNum

func (x *OIDB_Type0D50_Request) GetReqNum() uint32

func (*OIDB_Type0D50_Request) GetReqPraise

func (x *OIDB_Type0D50_Request) GetReqPraise() uint32

func (*OIDB_Type0D50_Request) GetReqQzoneHouse

func (x *OIDB_Type0D50_Request) GetReqQzoneHouse() uint32

func (*OIDB_Type0D50_Request) GetReqQzoneLove

func (x *OIDB_Type0D50_Request) GetReqQzoneLove() uint32

func (*OIDB_Type0D50_Request) GetReqUnreadMessage

func (x *OIDB_Type0D50_Request) GetReqUnreadMessage() uint32

func (*OIDB_Type0D50_Request) GetReqVisitorRecord

func (x *OIDB_Type0D50_Request) GetReqVisitorRecord() uint32

func (*OIDB_Type0D50_Request) GetStartIndex

func (x *OIDB_Type0D50_Request) GetStartIndex() uint32

func (*OIDB_Type0D50_Request) GetStartTime

func (x *OIDB_Type0D50_Request) GetStartTime() uint32

func (*OIDB_Type0D50_Request) GetUinList

func (x *OIDB_Type0D50_Request) GetUinList() []uint64

func (*OIDB_Type0D50_Request) ProtoMessage

func (*OIDB_Type0D50_Request) ProtoMessage()

func (*OIDB_Type0D50_Request) ProtoReflect

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

func (*OIDB_Type0D50_Request) Reset

func (x *OIDB_Type0D50_Request) Reset()

func (*OIDB_Type0D50_Request) String

func (x *OIDB_Type0D50_Request) String() string

type OIDB_Type0D50_Response

type OIDB_Type0D50_Response struct {
	MessageUpdateData []*OIDB_Type0D50_ExtraSNSFriendData `protobuf:"bytes,1,rep,name=message_update_data,json=messageUpdateData,proto3" json:"message_update_data,omitempty"` // "rpt_msg_update_data"
	Over              uint32                              `protobuf:"varint,11,opt,name=over,proto3" json:"over,omitempty"`                                                    // "uint32_over"
	NextStart         uint32                              `protobuf:"varint,12,opt,name=next_start,json=nextStart,proto3" json:"next_start,omitempty"`                         // "uint32_next_start"
	UnfinishedUins    []uint64                            `protobuf:"varint,13,rep,packed,name=unfinished_uins,json=unfinishedUins,proto3" json:"unfinished_uins,omitempty"`   // "rpt_uint64_unfinished_uins"
	// contains filtered or unexported fields
}

RspBody

func (*OIDB_Type0D50_Response) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D50_Response.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D50_Response) GetMessageUpdateData

func (x *OIDB_Type0D50_Response) GetMessageUpdateData() []*OIDB_Type0D50_ExtraSNSFriendData

func (*OIDB_Type0D50_Response) GetNextStart

func (x *OIDB_Type0D50_Response) GetNextStart() uint32

func (*OIDB_Type0D50_Response) GetOver

func (x *OIDB_Type0D50_Response) GetOver() uint32

func (*OIDB_Type0D50_Response) GetUnfinishedUins

func (x *OIDB_Type0D50_Response) GetUnfinishedUins() []uint64

func (*OIDB_Type0D50_Response) ProtoMessage

func (*OIDB_Type0D50_Response) ProtoMessage()

func (*OIDB_Type0D50_Response) ProtoReflect

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

func (*OIDB_Type0D50_Response) Reset

func (x *OIDB_Type0D50_Response) Reset()

func (*OIDB_Type0D50_Response) String

func (x *OIDB_Type0D50_Response) String() string

type OIDB_Type0D6B

type OIDB_Type0D6B struct {
	// contains filtered or unexported fields
}

Oidb_0xd6b

func (*OIDB_Type0D6B) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D6B.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D6B) ProtoMessage

func (*OIDB_Type0D6B) ProtoMessage()

func (*OIDB_Type0D6B) ProtoReflect

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

func (*OIDB_Type0D6B) Reset

func (x *OIDB_Type0D6B) Reset()

func (*OIDB_Type0D6B) String

func (x *OIDB_Type0D6B) String() string

type OIDB_Type0D6B_MutualMarkData

type OIDB_Type0D6B_MutualMarkData struct {
	FriendUin         uint64                   `protobuf:"varint,1,opt,name=friend_uin,json=friendUin,proto3" json:"friend_uin,omitempty"`                               // "uint64_frd_uin"
	Result            uint32                   `protobuf:"varint,2,opt,name=result,proto3" json:"result,omitempty"`                                                      // "uint32_result"
	IsGrayForChatMove uint32                   `protobuf:"varint,3,opt,name=is_gray_for_chat_move,json=isGrayForChatMove,proto3" json:"is_gray_for_chat_move,omitempty"` // "uint32_is_gray_for_chat_move"
	MutualMarkInfo    []*MutualMark_MutualMark `protobuf:"bytes,11,rep,name=mutual_mark_info,json=mutualMarkInfo,proto3" json:"mutual_mark_info,omitempty"`              // "mutualmark_info"
	// contains filtered or unexported fields
}

MutualMarkData

func (*OIDB_Type0D6B_MutualMarkData) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D6B_MutualMarkData.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D6B_MutualMarkData) GetFriendUin

func (x *OIDB_Type0D6B_MutualMarkData) GetFriendUin() uint64

func (*OIDB_Type0D6B_MutualMarkData) GetIsGrayForChatMove

func (x *OIDB_Type0D6B_MutualMarkData) GetIsGrayForChatMove() uint32

func (*OIDB_Type0D6B_MutualMarkData) GetMutualMarkInfo

func (x *OIDB_Type0D6B_MutualMarkData) GetMutualMarkInfo() []*MutualMark_MutualMark

func (*OIDB_Type0D6B_MutualMarkData) GetResult

func (x *OIDB_Type0D6B_MutualMarkData) GetResult() uint32

func (*OIDB_Type0D6B_MutualMarkData) ProtoMessage

func (*OIDB_Type0D6B_MutualMarkData) ProtoMessage()

func (*OIDB_Type0D6B_MutualMarkData) ProtoReflect

func (*OIDB_Type0D6B_MutualMarkData) Reset

func (x *OIDB_Type0D6B_MutualMarkData) Reset()

func (*OIDB_Type0D6B_MutualMarkData) String

type OIDB_Type0D6B_Request

type OIDB_Type0D6B_Request struct {
	MaxPkgSize uint32   `protobuf:"varint,1,opt,name=max_pkg_size,json=maxPkgSize,proto3" json:"max_pkg_size,omitempty"` // "max_pkg_size"
	StartTime  uint32   `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`      // "start_time"
	UinList    []uint64 `protobuf:"varint,11,rep,packed,name=uin_list,json=uinList,proto3" json:"uin_list,omitempty"`    // "rpt_uin_list"
	// contains filtered or unexported fields
}

ReqBody

func (*OIDB_Type0D6B_Request) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D6B_Request.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D6B_Request) GetMaxPkgSize

func (x *OIDB_Type0D6B_Request) GetMaxPkgSize() uint32

func (*OIDB_Type0D6B_Request) GetStartTime

func (x *OIDB_Type0D6B_Request) GetStartTime() uint32

func (*OIDB_Type0D6B_Request) GetUinList

func (x *OIDB_Type0D6B_Request) GetUinList() []uint64

func (*OIDB_Type0D6B_Request) ProtoMessage

func (*OIDB_Type0D6B_Request) ProtoMessage()

func (*OIDB_Type0D6B_Request) ProtoReflect

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

func (*OIDB_Type0D6B_Request) Reset

func (x *OIDB_Type0D6B_Request) Reset()

func (*OIDB_Type0D6B_Request) String

func (x *OIDB_Type0D6B_Request) String() string

type OIDB_Type0D6B_Response

type OIDB_Type0D6B_Response struct {
	MessageMutualmarkData []*OIDB_Type0D6B_MutualMarkData `` // "rpt_msg_mutualmark_data"
	/* 127-byte string literal not displayed */
	UnfinishedUins []uint64 `protobuf:"varint,12,rep,packed,name=unfinished_uins,json=unfinishedUins,proto3" json:"unfinished_uins,omitempty"` // "rpt_uint64_unfinished_uins"
	// contains filtered or unexported fields
}

RspBody

func (*OIDB_Type0D6B_Response) Descriptor deprecated

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

Deprecated: Use OIDB_Type0D6B_Response.ProtoReflect.Descriptor instead.

func (*OIDB_Type0D6B_Response) GetMessageMutualmarkData

func (x *OIDB_Type0D6B_Response) GetMessageMutualmarkData() []*OIDB_Type0D6B_MutualMarkData

func (*OIDB_Type0D6B_Response) GetUnfinishedUins

func (x *OIDB_Type0D6B_Response) GetUnfinishedUins() []uint64

func (*OIDB_Type0D6B_Response) ProtoMessage

func (*OIDB_Type0D6B_Response) ProtoMessage()

func (*OIDB_Type0D6B_Response) ProtoReflect

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

func (*OIDB_Type0D6B_Response) Reset

func (x *OIDB_Type0D6B_Response) Reset()

func (*OIDB_Type0D6B_Response) String

func (x *OIDB_Type0D6B_Response) String() string

type OnlinePush

type OnlinePush struct {
	// contains filtered or unexported fields
}

func (*OnlinePush) Descriptor deprecated

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

Deprecated: Use OnlinePush.ProtoReflect.Descriptor instead.

func (*OnlinePush) ProtoMessage

func (*OnlinePush) ProtoMessage()

func (*OnlinePush) ProtoReflect

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

func (*OnlinePush) Reset

func (x *OnlinePush) Reset()

func (*OnlinePush) String

func (x *OnlinePush) String() string

type OnlinePush_Message

type OnlinePush_Message struct {
	Message     *MessageCommon_Message `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`                             // "msg"
	ServerIp    uint32                 `protobuf:"varint,2,opt,name=server_ip,json=serverIp,proto3" json:"server_ip,omitempty"`          // "svrip"
	PushToken   []byte                 `protobuf:"bytes,3,opt,name=push_token,json=pushToken,proto3" json:"push_token,omitempty"`        // "bytes_push_token"
	PingFlag    uint32                 `protobuf:"varint,4,opt,name=ping_flag,json=pingFlag,proto3" json:"ping_flag,omitempty"`          // "ping_flag"
	GeneralFlag uint32                 `protobuf:"varint,9,opt,name=general_flag,json=generalFlag,proto3" json:"general_flag,omitempty"` // "uint32_general_flag"
	BindUin     uint64                 `protobuf:"varint,10,opt,name=bind_uin,json=bindUin,proto3" json:"bind_uin,omitempty"`            // "uint64_bind_uin"
	// contains filtered or unexported fields
}

msg_onlinepush

func (*OnlinePush_Message) Descriptor deprecated

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

Deprecated: Use OnlinePush_Message.ProtoReflect.Descriptor instead.

func (*OnlinePush_Message) GetBindUin

func (x *OnlinePush_Message) GetBindUin() uint64

func (*OnlinePush_Message) GetGeneralFlag

func (x *OnlinePush_Message) GetGeneralFlag() uint32

func (*OnlinePush_Message) GetMessage

func (x *OnlinePush_Message) GetMessage() *MessageCommon_Message

func (*OnlinePush_Message) GetPingFlag

func (x *OnlinePush_Message) GetPingFlag() uint32

func (*OnlinePush_Message) GetPushToken

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

func (*OnlinePush_Message) GetServerIp

func (x *OnlinePush_Message) GetServerIp() uint32

func (*OnlinePush_Message) ProtoMessage

func (*OnlinePush_Message) ProtoMessage()

func (*OnlinePush_Message) ProtoReflect

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

func (*OnlinePush_Message) Reset

func (x *OnlinePush_Message) Reset()

func (*OnlinePush_Message) String

func (x *OnlinePush_Message) String() string

type OnlinePush_Transport

type OnlinePush_Transport struct {
	FromUin           uint64                           `protobuf:"varint,1,opt,name=from_uin,json=fromUin,proto3" json:"from_uin,omitempty"`                                   // "from_uin"
	ToUin             uint64                           `protobuf:"varint,2,opt,name=to_uin,json=toUin,proto3" json:"to_uin,omitempty"`                                         // "to_uin"
	MessageType       uint32                           `protobuf:"varint,3,opt,name=message_type,json=messageType,proto3" json:"message_type,omitempty"`                       // "msg_type"
	MessageSubtype    uint32                           `protobuf:"varint,4,opt,name=message_subtype,json=messageSubtype,proto3" json:"message_subtype,omitempty"`              // "msg_subtype"
	MessageSeq        uint32                           `protobuf:"varint,5,opt,name=message_seq,json=messageSeq,proto3" json:"message_seq,omitempty"`                          // "msg_seq"
	MessageUid        uint64                           `protobuf:"varint,6,opt,name=message_uid,json=messageUid,proto3" json:"message_uid,omitempty"`                          // "msg_uid"
	MessageTime       uint32                           `protobuf:"varint,7,opt,name=message_time,json=messageTime,proto3" json:"message_time,omitempty"`                       // "msg_time"
	RealMessageTime   uint32                           `protobuf:"varint,8,opt,name=real_message_time,json=realMessageTime,proto3" json:"real_message_time,omitempty"`         // "real_msg_time"
	NickName          string                           `protobuf:"bytes,9,opt,name=nick_name,json=nickName,proto3" json:"nick_name,omitempty"`                                 // "nick_name"
	MessageData       []byte                           `protobuf:"bytes,10,opt,name=message_data,json=messageData,proto3" json:"message_data,omitempty"`                       // "msg_data"
	ServerIp          uint32                           `protobuf:"varint,11,opt,name=server_ip,json=serverIp,proto3" json:"server_ip,omitempty"`                               // "svr_ip"
	ExtraGroupKeyInfo *MessageCommon_ExtraGroupKeyInfo `protobuf:"bytes,12,opt,name=extra_group_key_info,json=extraGroupKeyInfo,proto3" json:"extra_group_key_info,omitempty"` // "ext_group_key_info"
	GeneralFlag       uint32                           `protobuf:"varint,17,opt,name=general_flag,json=generalFlag,proto3" json:"general_flag,omitempty"`                      // "uint32_general_flag"
	// contains filtered or unexported fields
}

OnlinePushTrans

func (*OnlinePush_Transport) Descriptor deprecated

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

Deprecated: Use OnlinePush_Transport.ProtoReflect.Descriptor instead.

func (*OnlinePush_Transport) GetExtraGroupKeyInfo

func (x *OnlinePush_Transport) GetExtraGroupKeyInfo() *MessageCommon_ExtraGroupKeyInfo

func (*OnlinePush_Transport) GetFromUin

func (x *OnlinePush_Transport) GetFromUin() uint64

func (*OnlinePush_Transport) GetGeneralFlag

func (x *OnlinePush_Transport) GetGeneralFlag() uint32

func (*OnlinePush_Transport) GetMessageData

func (x *OnlinePush_Transport) GetMessageData() []byte

func (*OnlinePush_Transport) GetMessageSeq

func (x *OnlinePush_Transport) GetMessageSeq() uint32

func (*OnlinePush_Transport) GetMessageSubtype

func (x *OnlinePush_Transport) GetMessageSubtype() uint32

func (*OnlinePush_Transport) GetMessageTime

func (x *OnlinePush_Transport) GetMessageTime() uint32

func (*OnlinePush_Transport) GetMessageType

func (x *OnlinePush_Transport) GetMessageType() uint32

func (*OnlinePush_Transport) GetMessageUid

func (x *OnlinePush_Transport) GetMessageUid() uint64

func (*OnlinePush_Transport) GetNickName

func (x *OnlinePush_Transport) GetNickName() string

func (*OnlinePush_Transport) GetRealMessageTime

func (x *OnlinePush_Transport) GetRealMessageTime() uint32

func (*OnlinePush_Transport) GetServerIp

func (x *OnlinePush_Transport) GetServerIp() uint32

func (*OnlinePush_Transport) GetToUin

func (x *OnlinePush_Transport) GetToUin() uint64

func (*OnlinePush_Transport) ProtoMessage

func (*OnlinePush_Transport) ProtoMessage()

func (*OnlinePush_Transport) ProtoReflect

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

func (*OnlinePush_Transport) Reset

func (x *OnlinePush_Transport) Reset()

func (*OnlinePush_Transport) String

func (x *OnlinePush_Transport) String() string

Jump to

Keyboard shortcuts

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