Documentation ¶
Index ¶
- type BatchTranslateReq
- type BatchTranslateRsp
- type C41219OS
- type CPU
- type Camera
- type CheckUrlReq
- type CheckUrlReqItem
- type CheckUrlRsp
- type Comment
- type Content
- type Coordinate
- type CopyFromReqBody
- type CopyFromRspBody
- type CopyToReqBody
- type CopyToRspBody
- type CreateFolderReqBody
- type CreateFolderRspBody
- type D5EBReqBody
- type D5EBRspBody
- type D6D6ReqBody
- type D6D6RspBody
- type D6D7ReqBody
- type D6D7RspBody
- type D6D8ReqBody
- type D6D8RspBody
- type D6D9ReqBody
- type D6D9RspBody
- type D769ConfigSeq
- type D769DeviceInfo
- type D769ReqBody
- type D769RspBody
- type D79Content
- type D79ReqBody
- type D79RspBody
- type D88DGroupExInfoOnly
- type D88DGroupGeoInfo
- type D88DGroupHeadPortrait
- type D88DGroupHeadPortraitInfo
- type D88DGroupInfo
- type D88DReqBody
- type D88DRspBody
- type D88DTagRecord
- type D89AGroupExInfoOnly
- type D89AGroupGeoInfo
- type D89AGroupNewGuidelinesInfo
- type D89AGroupinfo
- type D89AReqBody
- type D8A0KickMemberInfo
- type D8A0KickResult
- type D8A0ReqBody
- type D8A0RspBody
- type D8A7ReqBody
- type D8A7RspBody
- type D8FCCardNameElem
- type D8FCClientInfo
- type D8FCCommCardNameBuf
- type D8FCLevelName
- type D8FCMemberInfo
- type D8FCReqBody
- type D8FCRichCardNameElem
- type DB77ClientInfo
- type DB77ExtInfo
- type DB77ReqBody
- type DB77RichMsgBody
- type DBCBReqBody
- type DBCBRspBody
- type DE07ReqBody
- type DE07RspBody
- type DE5BReqBody
- type DE5BRspBody
- type DEB7ReqBody
- type DEB7Ret
- type DEB7RspBody
- type DEC4ReqBody
- type DEC4RspBody
- type DED3ReqBody
- type DeleteFileReqBody
- type DeleteFileRspBody
- type DeleteFolderReqBody
- type DeleteFolderRspBody
- type DownloadFileReqBody
- type DownloadFileRspBody
- type EACReqBody
- type EACRspBody
- type FeedsReqBody
- type FeedsRspBody
- type FileTimeStamp
- type GetFileCountReqBody
- type GetFileCountRspBody
- type GetFileInfoReqBody
- type GetFileInfoRspBody
- type GetFileListReqBody
- type GetFileListRspBody
- type GetFileListRspBody_Item
- type GetSpaceReqBody
- type GetSpaceRspBody
- type GroupFileFeedsInfo
- type GroupFileInfo
- type GroupFolderInfo
- type Language
- type LifeAchievementItem
- type Memory
- type MoveFileReqBody
- type MoveFileRspBody
- type MoveFolderReqBody
- type MoveFolderRspBody
- type OCRReqBody
- type OCRRspBody
- type OIDBSSOPkg
- type Polygon
- type Praise
- type QueryUinPackageUsageReq
- type QueryUinPackageUsageRsp
- type Quest
- type RenameFileReqBody
- type RenameFileRspBody
- type RenameFolderReqBody
- type RenameFolderRspBody
- type ReqGroupInfo
- type ResendReqBody
- type ResendRspBody
- type RspGroupInfo
- type Screen
- type SignInStatusBase
- type SignInStatusDoneInfo
- type SignInStatusGroupScore
- type SignInStatusNotInfo
- type SignInStatusYesterdayFirst
- type StDaySignedInfo
- type StDaySignedListReq
- type StDaySignedListRsp
- type StDaySignedPage
- type StKingSignedInfo
- type StKingSignedListReq
- type StKingSignedListRsp
- type StSignInRecordDaySigned
- type StSignInRecordKing
- type StSignInRecordReq
- type StSignInRecordRsp
- type StSignInRecordUser
- type StSignInStatusReq
- type StSignInStatusRsp
- type StSignInWriteReq
- type StSignInWriteRsp
- type StViewGroupLevel
- type Storage
- type TextDetection
- type TransFileReqBody
- type TransFileRspBody
- type TranslateReqBody
- type TranslateRspBody
- type UdcUinData
- type UinPackageUsedInfo
- type UploadFileReqBody
- type UploadFileRspBody
- type UrlCheckResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchTranslateReq ¶
type BatchTranslateRsp ¶
type C41219OS ¶
type C41219OS struct { Type proto.Option[uint32] `protobuf:"varint,1,opt"` Version proto.Option[string] `protobuf:"bytes,2,opt"` Sdk proto.Option[string] `protobuf:"bytes,3,opt"` Kernel proto.Option[string] `protobuf:"bytes,4,opt"` Rom proto.Option[string] `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type CheckUrlReq ¶
type CheckUrlReq struct { Url []string `protobuf:"bytes,1,rep"` Refer proto.Option[string] `protobuf:"bytes,2,opt"` Plateform proto.Option[string] `protobuf:"bytes,3,opt"` QqPfTo proto.Option[string] `protobuf:"bytes,4,opt"` Type proto.Option[uint32] `protobuf:"varint,5,opt"` From proto.Option[uint32] `protobuf:"varint,6,opt"` Chatid proto.Option[uint64] `protobuf:"varint,7,opt"` ServiceType proto.Option[uint64] `protobuf:"varint,8,opt"` SendUin proto.Option[uint64] `protobuf:"varint,9,opt"` ReqType proto.Option[string] `protobuf:"bytes,10,opt"` OriginalUrl proto.Option[string] `protobuf:"bytes,11,opt"` IsArk proto.Option[bool] `protobuf:"varint,12,opt"` ArkName proto.Option[string] `protobuf:"bytes,13,opt"` IsFinish proto.Option[bool] `protobuf:"varint,14,opt"` SrcUrls []string `protobuf:"bytes,15,rep"` SrcPlatform proto.Option[uint32] `protobuf:"varint,16,opt"` Qua proto.Option[string] `protobuf:"bytes,17,opt"` }
type CheckUrlReqItem ¶
type CheckUrlReqItem struct { Url proto.Option[string] `protobuf:"bytes,1,opt"` Refer proto.Option[string] `protobuf:"bytes,2,opt"` Plateform proto.Option[string] `protobuf:"bytes,3,opt"` QqPfTo proto.Option[string] `protobuf:"bytes,4,opt"` Type proto.Option[uint32] `protobuf:"varint,5,opt"` From proto.Option[uint32] `protobuf:"varint,6,opt"` Chatid proto.Option[uint64] `protobuf:"varint,7,opt"` ServiceType proto.Option[uint64] `protobuf:"varint,8,opt"` SendUin proto.Option[uint64] `protobuf:"varint,9,opt"` ReqType proto.Option[string] `protobuf:"bytes,10,opt"` // contains filtered or unexported fields }
type CheckUrlRsp ¶
type CheckUrlRsp struct { Results []*UrlCheckResult `protobuf:"bytes,1,rep"` NextReqDuration proto.Option[uint32] `protobuf:"varint,2,opt"` }
type Comment ¶
type Comment struct { Id proto.Option[string] `protobuf:"bytes,1,opt"` Comment proto.Option[string] `protobuf:"bytes,2,opt"` Time proto.Option[uint64] `protobuf:"varint,3,opt"` FromUin proto.Option[uint64] `protobuf:"varint,4,opt"` ToUin proto.Option[uint64] `protobuf:"varint,5,opt"` ReplyId proto.Option[string] `protobuf:"bytes,6,opt"` FromNick proto.Option[string] `protobuf:"bytes,7,opt"` // contains filtered or unexported fields }
type Coordinate ¶
type CopyFromReqBody ¶
type CopyFromReqBody struct { GroupCode proto.Option[uint64] `protobuf:"varint,1,opt"` AppId proto.Option[uint32] `protobuf:"varint,2,opt"` SrcBusId proto.Option[uint32] `protobuf:"varint,3,opt"` SrcParentFolder []byte `protobuf:"bytes,4,opt"` SrcFilePath []byte `protobuf:"bytes,5,opt"` DstBusId proto.Option[uint32] `protobuf:"varint,6,opt"` DstFolderId []byte `protobuf:"bytes,7,opt"` FileSize proto.Option[uint64] `protobuf:"varint,8,opt"` LocalPath proto.Option[string] `protobuf:"bytes,9,opt"` FileName proto.Option[string] `protobuf:"bytes,10,opt"` SrcUin proto.Option[uint64] `protobuf:"varint,11,opt"` Md5 []byte `protobuf:"bytes,12,opt"` }
type CopyFromRspBody ¶
type CopyToReqBody ¶
type CopyToReqBody struct { GroupCode proto.Option[uint64] `protobuf:"varint,1,opt"` AppId proto.Option[uint32] `protobuf:"varint,2,opt"` SrcBusId proto.Option[uint32] `protobuf:"varint,3,opt"` SrcFileId proto.Option[string] `protobuf:"bytes,4,opt"` DstBusId proto.Option[uint32] `protobuf:"varint,5,opt"` DstUin proto.Option[uint64] `protobuf:"varint,6,opt"` NewFileName proto.Option[string] `protobuf:"bytes,40,opt"` TimCloudPdirKey []byte `protobuf:"bytes,100,opt"` TimCloudPpdirKey []byte `protobuf:"bytes,101,opt"` TimCloudExtensionInfo []byte `protobuf:"bytes,102,opt"` TimFileExistOption proto.Option[uint32] `protobuf:"varint,103,opt"` }
type CopyToRspBody ¶
type CopyToRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` SaveFilePath proto.Option[string] `protobuf:"bytes,4,opt"` BusId proto.Option[uint32] `protobuf:"varint,5,opt"` FileName proto.Option[string] `protobuf:"bytes,40,opt"` // contains filtered or unexported fields }
type CreateFolderReqBody ¶
type CreateFolderReqBody struct { GroupCode proto.Option[uint64] `protobuf:"varint,1,opt"` AppId proto.Option[uint32] `protobuf:"varint,2,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,3,opt"` FolderName proto.Option[string] `protobuf:"bytes,4,opt"` // contains filtered or unexported fields }
type CreateFolderRspBody ¶
type CreateFolderRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` // optional group_file_common.FolderInfo folderInfo = 4; // contains filtered or unexported fields }
type D5EBReqBody ¶
type D5EBReqBody struct { Uins []uint64 `protobuf:"varint,1,rep"` MaxPackageSize proto.Option[uint32] `protobuf:"varint,3,opt"` Openid [][]byte `protobuf:"bytes,4,rep"` Appid proto.Option[uint32] `protobuf:"varint,5,opt"` ReqNick proto.Option[uint32] `protobuf:"varint,20002,opt"` ReqCountry proto.Option[uint32] `protobuf:"varint,20003,opt"` ReqProvince proto.Option[int32] `protobuf:"varint,20004,opt"` ReqGender proto.Option[int32] `protobuf:"varint,20009,opt"` ReqAllow proto.Option[int32] `protobuf:"varint,20014,opt"` ReqFaceId proto.Option[int32] `protobuf:"varint,20015,opt"` ReqCity proto.Option[int32] `protobuf:"varint,20020,opt"` ReqConstellation proto.Option[int32] `protobuf:"varint,20022,opt"` ReqCommonPlace1 proto.Option[int32] `protobuf:"varint,20027,opt"` ReqMss3Bitmapextra proto.Option[int32] `protobuf:"varint,20030,opt"` ReqBirthday proto.Option[int32] `protobuf:"varint,20031,opt"` ReqCityId proto.Option[int32] `protobuf:"varint,20032,opt"` ReqLang1 proto.Option[int32] `protobuf:"varint,20033,opt"` ReqLang2 proto.Option[int32] `protobuf:"varint,20034,opt"` ReqLang3 proto.Option[int32] `protobuf:"varint,20035,opt"` ReqAge proto.Option[int32] `protobuf:"varint,20037,opt"` ReqCityZoneId proto.Option[int32] `protobuf:"varint,20041,opt"` ReqOin proto.Option[int32] `protobuf:"varint,20056,opt"` ReqBubbleId proto.Option[int32] `protobuf:"varint,20059,opt"` ReqMss2Identity proto.Option[int32] `protobuf:"varint,21001,opt"` ReqMss1Service proto.Option[int32] `protobuf:"varint,21002,opt"` ReqLflag proto.Option[int32] `protobuf:"varint,21003,opt"` ReqExtFlag proto.Option[int32] `protobuf:"varint,21004,opt"` ReqBasicSvrFlag proto.Option[int32] `protobuf:"varint,21006,opt"` ReqBasicCliFlag proto.Option[int32] `protobuf:"varint,21007,opt"` ReqFullBirthday proto.Option[int32] `protobuf:"varint,26004,opt"` ReqFullAge proto.Option[int32] `protobuf:"varint,26005,opt"` ReqSimpleUpdateTime proto.Option[int32] `protobuf:"varint,26010,opt"` ReqMssUpdateTime proto.Option[int32] `protobuf:"varint,26011,opt"` ReqPstnMultiCallTime proto.Option[int32] `protobuf:"varint,26012,opt"` ReqPstnMultiLastGuideRechargeTime proto.Option[int32] `protobuf:"varint,26013,opt"` ReqPstnC2CCallTime proto.Option[int32] `protobuf:"varint,26014,opt"` ReqPstnC2CLastGuideRechargeTime proto.Option[int32] `protobuf:"varint,26015,opt"` ReqGroupMemCreditFlag proto.Option[int32] `protobuf:"varint,27022,opt"` ReqFaceAddonId proto.Option[int32] `protobuf:"varint,27025,opt"` ReqMusicGene proto.Option[int32] `protobuf:"varint,27026,opt"` ReqStrangerNick proto.Option[int32] `protobuf:"varint,27034,opt"` ReqStrangerDeclare proto.Option[int32] `protobuf:"varint,27035,opt"` ReqLoveStatus proto.Option[int32] `protobuf:"varint,27036,opt"` ReqProfession proto.Option[int32] `protobuf:"varint,27037,opt"` ReqVasColorringFlag proto.Option[int32] `protobuf:"varint,27041,opt"` ReqCharm proto.Option[int32] `protobuf:"varint,27052,opt"` ReqApolloTimestamp proto.Option[int32] `protobuf:"varint,27059,opt"` ReqVasFontIdFlag proto.Option[int32] `protobuf:"varint,27201,opt"` ReqGlobalGroupLevel proto.Option[int32] `protobuf:"varint,27208,opt"` ReqInvite2GroupAutoAgreeFlag proto.Option[int32] `protobuf:"varint,40346,opt"` ReqSubaccountDisplayThirdQqFlag proto.Option[int32] `protobuf:"varint,40348,opt"` NotifyPartakeLikeRankingListFlag proto.Option[int32] `protobuf:"varint,40350,opt"` ReqLightalkSwitch proto.Option[int32] `protobuf:"varint,40506,opt"` ReqMusicRingVisible proto.Option[int32] `protobuf:"varint,40507,opt"` ReqMusicRingAutoplay proto.Option[int32] `protobuf:"varint,40508,opt"` ReqMusicRingRedpoint proto.Option[int32] `protobuf:"varint,40509,opt"` TorchDisableFlag proto.Option[int32] `protobuf:"varint,40525,opt"` ReqVasMagicfontFlag proto.Option[int32] `protobuf:"varint,40530,opt"` ReqVipFlag proto.Option[int32] `protobuf:"varint,41756,opt"` ReqAuthFlag proto.Option[int32] `protobuf:"varint,41783,opt"` ReqForbidFlag proto.Option[int32] `protobuf:"varint,41784,opt"` ReqGodForbid proto.Option[int32] `protobuf:"varint,41804,opt"` ReqGodFlag proto.Option[int32] `protobuf:"varint,41805,opt"` ReqCharmLevel proto.Option[int32] `protobuf:"varint,41950,opt"` ReqCharmShown proto.Option[int32] `protobuf:"varint,41973,opt"` ReqFreshnewsNotifyFlag proto.Option[int32] `protobuf:"varint,41993,opt"` ReqApolloVipLevel proto.Option[int32] `protobuf:"varint,41999,opt"` ReqApolloVipFlag proto.Option[int32] `protobuf:"varint,42003,opt"` ReqPstnC2CVip proto.Option[int32] `protobuf:"varint,42005,opt"` ReqPstnMultiVip proto.Option[int32] `protobuf:"varint,42006,opt"` ReqPstnEverC2CVip proto.Option[int32] `protobuf:"varint,42007,opt"` ReqPstnEverMultiVip proto.Option[int32] `protobuf:"varint,42008,opt"` ReqPstnMultiTryFlag proto.Option[int32] `protobuf:"varint,42011,opt"` ReqPstnC2CTryFlag proto.Option[int32] `protobuf:"varint,42012,opt"` ReqSubscribeNearbyassistantSwitch proto.Option[int32] `protobuf:"varint,42024,opt"` ReqTorchbearerFlag proto.Option[int32] `protobuf:"varint,42051,opt"` PreloadDisableFlag proto.Option[int32] `protobuf:"varint,42073,opt"` ReqMedalwallFlag proto.Option[int32] `protobuf:"varint,42075,opt"` NotifyOnLikeRankingListFlag proto.Option[int32] `protobuf:"varint,42092,opt"` ReqApolloStatus proto.Option[int32] `protobuf:"varint,42980,opt"` }
type D5EBRspBody ¶
type D5EBRspBody struct { UinData []*UdcUinData `protobuf:"bytes,11,rep"` UnfinishedUins []int64 `protobuf:"varint,12,rep"` }
type D6D6ReqBody ¶
type D6D6ReqBody struct { UploadFileReq *UploadFileReqBody `protobuf:"bytes,1,opt"` // optional ResendReqBody resendFileReq = 2; DownloadFileReq *DownloadFileReqBody `protobuf:"bytes,3,opt"` DeleteFileReq *DeleteFileReqBody `protobuf:"bytes,4,opt"` RenameFileReq *RenameFileReqBody `protobuf:"bytes,5,opt"` MoveFileReq *MoveFileReqBody `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type D6D6RspBody ¶
type D6D6RspBody struct { UploadFileRsp *UploadFileRspBody `protobuf:"bytes,1,opt"` ResendFileRsp *ResendRspBody `protobuf:"bytes,2,opt"` DownloadFileRsp *DownloadFileRspBody `protobuf:"bytes,3,opt"` DeleteFileRsp *DeleteFileRspBody `protobuf:"bytes,4,opt"` RenameFileRsp *RenameFileRspBody `protobuf:"bytes,5,opt"` MoveFileRsp *MoveFileRspBody `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type D6D7ReqBody ¶
type D6D7ReqBody struct { CreateFolderReq *CreateFolderReqBody `protobuf:"bytes,1,opt"` DeleteFolderReq *DeleteFolderReqBody `protobuf:"bytes,2,opt"` RenameFolderReq *RenameFolderReqBody `protobuf:"bytes,3,opt"` // optional MoveFolderReqBody moveFolderReq = 4; // contains filtered or unexported fields }
type D6D7RspBody ¶
type D6D7RspBody struct { CreateFolderRsp *CreateFolderRspBody `protobuf:"bytes,1,opt"` DeleteFolderRsp *DeleteFolderRspBody `protobuf:"bytes,2,opt"` RenameFolderRsp *RenameFolderRspBody `protobuf:"bytes,3,opt"` // optional MoveFolderRspBody moveFolderRsp = 4; // contains filtered or unexported fields }
type D6D8ReqBody ¶
type D6D8ReqBody struct { // optional GetFileInfoReqBody fileInfoReq = 1; FileListInfoReq *GetFileListReqBody `protobuf:"bytes,2,opt"` GroupFileCountReq *GetFileCountReqBody `protobuf:"bytes,3,opt"` GroupSpaceReq *GetSpaceReqBody `protobuf:"bytes,4,opt"` // contains filtered or unexported fields }
type D6D8RspBody ¶
type D6D8RspBody struct { // optional GetFileInfoRspBody fileInfoRsp = 1; FileListInfoRsp *GetFileListRspBody `protobuf:"bytes,2,opt"` FileCountRsp *GetFileCountRspBody `protobuf:"bytes,3,opt"` GroupSpaceRsp *GetSpaceRspBody `protobuf:"bytes,4,opt"` // contains filtered or unexported fields }
type D6D9ReqBody ¶
type D6D9ReqBody struct { // optional TransFileReqBody transFileReq = 1; // optional CopyFromReqBody copyFromReq = 2; // optional CopyToReqBody copyToReq = 3; FeedsInfoReq *FeedsReqBody `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type D6D9RspBody ¶
type D6D9RspBody struct { TransFileRsp *TransFileRspBody `protobuf:"bytes,1,opt"` CopyFromRsp *CopyFromRspBody `protobuf:"bytes,2,opt"` CopyToRsp *CopyToRspBody `protobuf:"bytes,3,opt"` FeedsInfoRsp *FeedsRspBody `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type D769ConfigSeq ¶
type D769DeviceInfo ¶
type D769DeviceInfo struct { Brand proto.Option[string] `protobuf:"bytes,1,opt"` Model proto.Option[string] `protobuf:"bytes,2,opt"` Os *C41219OS `protobuf:"bytes,3,opt"` Cpu *CPU `protobuf:"bytes,4,opt"` Memory *Memory `protobuf:"bytes,5,opt"` Storage *Storage `protobuf:"bytes,6,opt"` Screen *Screen `protobuf:"bytes,7,opt"` Camera *Camera `protobuf:"bytes,8,opt"` // contains filtered or unexported fields }
type D769ReqBody ¶
type D769ReqBody struct { ConfigList []*D769ConfigSeq `protobuf:"bytes,1,rep"` DeviceInfo *D769DeviceInfo `protobuf:"bytes,2,opt"` Info proto.Option[string] `protobuf:"bytes,3,opt"` Province proto.Option[string] `protobuf:"bytes,4,opt"` City proto.Option[string] `protobuf:"bytes,5,opt"` ReqDebugMsg proto.Option[int32] `protobuf:"varint,6,opt"` QueryUinPackageUsageReq *QueryUinPackageUsageReq `protobuf:"bytes,101,opt"` }
type D769RspBody ¶
type D769RspBody struct { Result proto.Option[uint32] `protobuf:"varint,1,opt"` ConfigList []*D769ConfigSeq `protobuf:"bytes,2,rep"` QueryUinPackageUsageRsp *QueryUinPackageUsageRsp `protobuf:"bytes,101,opt"` }
type D79Content ¶
type D79Content struct {
SliceContent [][]byte `protobuf:"bytes,1,rep"`
}
type D79ReqBody ¶
type D79ReqBody struct { Seq uint64 `protobuf:"varint,1,opt"` Uin uint64 `protobuf:"varint,2,opt"` CompressFlag uint32 `protobuf:"varint,3,opt"` Content []byte `protobuf:"bytes,4,opt"` SenderUin uint64 `protobuf:"varint,5,opt"` Qua []byte `protobuf:"bytes,6,opt"` WordExt []byte `protobuf:"bytes,7,opt"` }
type D79RspBody ¶
type D79RspBody struct { Ret uint32 `protobuf:"varint,1,opt"` Seq uint64 `protobuf:"varint,2,opt"` Uin uint64 `protobuf:"varint,3,opt"` CompressFlag uint32 `protobuf:"varint,4,opt"` Content *D79Content `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type D88DGroupExInfoOnly ¶
type D88DGroupExInfoOnly struct {
// contains filtered or unexported fields
}
type D88DGroupGeoInfo ¶
type D88DGroupGeoInfo struct { Owneruin proto.Option[uint64] `protobuf:"varint,1,opt"` Settime proto.Option[uint32] `protobuf:"varint,2,opt"` Cityid proto.Option[uint32] `protobuf:"varint,3,opt"` Longitude proto.Option[int64] `protobuf:"varint,4,opt"` Latitude proto.Option[int64] `protobuf:"varint,5,opt"` Geocontent []byte `protobuf:"bytes,6,opt"` PoiId proto.Option[uint64] `protobuf:"varint,7,opt"` }
type D88DGroupHeadPortrait ¶
type D88DGroupHeadPortrait struct {
// contains filtered or unexported fields
}
type D88DGroupInfo ¶
type D88DGroupInfo struct { GroupOwner proto.Option[uint64] `protobuf:"varint,1,opt"` GroupCreateTime proto.Option[uint32] `protobuf:"varint,2,opt"` GroupFlag proto.Option[uint32] `protobuf:"varint,3,opt"` GroupFlagExt proto.Option[uint32] `protobuf:"varint,4,opt"` GroupMemberMaxNum proto.Option[uint32] `protobuf:"varint,5,opt"` GroupMemberNum proto.Option[uint32] `protobuf:"varint,6,opt"` GroupOption proto.Option[uint32] `protobuf:"varint,7,opt"` GroupClassExt proto.Option[uint32] `protobuf:"varint,8,opt"` GroupSpecialClass proto.Option[uint32] `protobuf:"varint,9,opt"` GroupLevel proto.Option[uint32] `protobuf:"varint,10,opt"` GroupFace proto.Option[uint32] `protobuf:"varint,11,opt"` GroupDefaultPage proto.Option[uint32] `protobuf:"varint,12,opt"` GroupInfoSeq proto.Option[uint32] `protobuf:"varint,13,opt"` GroupRoamingTime proto.Option[uint32] `protobuf:"varint,14,opt"` GroupName []byte `protobuf:"bytes,15,opt"` GroupMemo []byte `protobuf:"bytes,16,opt"` GroupFingerMemo []byte `protobuf:"bytes,17,opt"` GroupClassText []byte `protobuf:"bytes,18,opt"` GroupAllianceCode []uint32 `protobuf:"varint,19,rep"` GroupExtraAadmNum proto.Option[uint32] `protobuf:"varint,20,opt"` GroupUin proto.Option[uint64] `protobuf:"varint,21,opt"` GroupCurMsgSeq proto.Option[uint32] `protobuf:"varint,22,opt"` GroupLastMsgTime proto.Option[uint32] `protobuf:"varint,23,opt"` GroupQuestion []byte `protobuf:"bytes,24,opt"` GroupAnswer []byte `protobuf:"bytes,25,opt"` GroupVisitorMaxNum proto.Option[uint32] `protobuf:"varint,26,opt"` GroupVisitorCurNum proto.Option[uint32] `protobuf:"varint,27,opt"` LevelNameSeq proto.Option[uint32] `protobuf:"varint,28,opt"` GroupAdminMaxNum proto.Option[uint32] `protobuf:"varint,29,opt"` GroupAioSkinTimestamp proto.Option[uint32] `protobuf:"varint,30,opt"` GroupBoardSkinTimestamp proto.Option[uint32] `protobuf:"varint,31,opt"` GroupAioSkinUrl []byte `protobuf:"bytes,32,opt"` GroupBoardSkinUrl []byte `protobuf:"bytes,33,opt"` GroupCoverSkinTimestamp proto.Option[uint32] `protobuf:"varint,34,opt"` GroupCoverSkinUrl []byte `protobuf:"bytes,35,opt"` GroupGrade proto.Option[uint32] `protobuf:"varint,36,opt"` ActiveMemberNum proto.Option[uint32] `protobuf:"varint,37,opt"` CertificationType proto.Option[uint32] `protobuf:"varint,38,opt"` CertificationText []byte `protobuf:"bytes,39,opt"` GroupRichFingerMemo []byte `protobuf:"bytes,40,opt"` // repeated D88DTagRecord tagRecord = 41; // optional D88DGroupGeoInfo groupGeoInfo = 42; HeadPortraitSeq proto.Option[uint32] `protobuf:"varint,43,opt"` MsgHeadPortrait *D88DGroupHeadPortrait `protobuf:"bytes,44,opt"` ShutupTimestamp proto.Option[uint32] `protobuf:"varint,45,opt"` ShutupTimestampMe proto.Option[uint32] `protobuf:"varint,46,opt"` CreateSourceFlag proto.Option[uint32] `protobuf:"varint,47,opt"` CmduinMsgSeq proto.Option[uint32] `protobuf:"varint,48,opt"` CmduinJoinTime proto.Option[uint32] `protobuf:"varint,49,opt"` CmduinUinFlag proto.Option[uint32] `protobuf:"varint,50,opt"` CmduinFlagEx proto.Option[uint32] `protobuf:"varint,51,opt"` CmduinNewMobileFlag proto.Option[uint32] `protobuf:"varint,52,opt"` CmduinReadMsgSeq proto.Option[uint32] `protobuf:"varint,53,opt"` CmduinLastMsgTime proto.Option[uint32] `protobuf:"varint,54,opt"` GroupTypeFlag proto.Option[uint32] `protobuf:"varint,55,opt"` AppPrivilegeFlag proto.Option[uint32] `protobuf:"varint,56,opt"` StGroupExInfo *D88DGroupExInfoOnly `protobuf:"bytes,57,opt"` GroupSecLevel proto.Option[uint32] `protobuf:"varint,58,opt"` GroupSecLevelInfo proto.Option[uint32] `protobuf:"varint,59,opt"` CmduinPrivilege proto.Option[uint32] `protobuf:"varint,60,opt"` PoidInfo []byte `protobuf:"bytes,61,opt"` CmduinFlagEx2 proto.Option[uint32] `protobuf:"varint,62,opt"` ConfUin proto.Option[uint64] `protobuf:"varint,63,opt"` ConfMaxMsgSeq proto.Option[uint32] `protobuf:"varint,64,opt"` ConfToGroupTime proto.Option[uint32] `protobuf:"varint,65,opt"` PasswordRedbagTime proto.Option[uint32] `protobuf:"varint,66,opt"` SubscriptionUin proto.Option[uint64] `protobuf:"varint,67,opt"` MemberListChangeSeq proto.Option[uint32] `protobuf:"varint,68,opt"` MembercardSeq proto.Option[uint32] `protobuf:"varint,69,opt"` RootId proto.Option[uint64] `protobuf:"varint,70,opt"` ParentId proto.Option[uint64] `protobuf:"varint,71,opt"` TeamSeq proto.Option[uint32] `protobuf:"varint,72,opt"` HistoryMsgBeginTime proto.Option[uint64] `protobuf:"varint,73,opt"` InviteNoAuthNumLimit proto.Option[uint64] `protobuf:"varint,74,opt"` CmduinHistoryMsgSeq proto.Option[uint32] `protobuf:"varint,75,opt"` CmduinJoinMsgSeq proto.Option[uint32] `protobuf:"varint,76,opt"` GroupFlagext3 proto.Option[uint32] `protobuf:"varint,77,opt"` GroupOpenAppid proto.Option[uint32] `protobuf:"varint,78,opt"` IsConfGroup proto.Option[uint32] `protobuf:"varint,79,opt"` IsModifyConfGroupFace proto.Option[uint32] `protobuf:"varint,80,opt"` IsModifyConfGroupName proto.Option[uint32] `protobuf:"varint,81,opt"` NoFingerOpenFlag proto.Option[uint32] `protobuf:"varint,82,opt"` NoCodeFingerOpenFlag proto.Option[uint32] `protobuf:"varint,83,opt"` }
type D88DReqBody ¶
type D88DRspBody ¶
type D88DRspBody struct { RspGroupInfo []*RspGroupInfo `protobuf:"bytes,1,rep"` StrErrorInfo []byte `protobuf:"bytes,2,opt"` }
type D88DTagRecord ¶
type D88DTagRecord struct { FromUin proto.Option[uint64] `protobuf:"varint,1,opt"` GroupCode proto.Option[uint64] `protobuf:"varint,2,opt"` TagId []byte `protobuf:"bytes,3,opt"` SetTime proto.Option[uint64] `protobuf:"varint,4,opt"` GoodNum proto.Option[uint32] `protobuf:"varint,5,opt"` BadNum proto.Option[uint32] `protobuf:"varint,6,opt"` TagLen proto.Option[uint32] `protobuf:"varint,7,opt"` TagValue []byte `protobuf:"bytes,8,opt"` }
type D89AGroupExInfoOnly ¶
type D89AGroupGeoInfo ¶
type D89AGroupinfo ¶
type D89AGroupinfo struct { GroupExtAdmNum int32 `protobuf:"varint,1,opt"` Flag int32 `protobuf:"varint,2,opt"` IngGroupName []byte `protobuf:"bytes,3,opt"` IngGroupMemo []byte `protobuf:"bytes,4,opt"` IngGroupFingerMemo []byte `protobuf:"bytes,5,opt"` IngGroupAioSkinUrl []byte `protobuf:"bytes,6,opt"` IngGroupBoardSkinUrl []byte `protobuf:"bytes,7,opt"` IngGroupCoverSkinUrl []byte `protobuf:"bytes,8,opt"` GroupGrade int32 `protobuf:"varint,9,opt"` ActiveMemberNum int32 `protobuf:"varint,10,opt"` CertificationType int32 `protobuf:"varint,11,opt"` IngCertificationText []byte `protobuf:"bytes,12,opt"` IngGroupRichFingerMemo []byte `protobuf:"bytes,13,opt"` // D89AGroupNewGuidelinesInfo stGroupNewguidelines = 14; GroupFace int32 `protobuf:"varint,15,opt"` AddOption int32 `protobuf:"varint,16,opt"` ShutupTime proto.Option[int32] `protobuf:"varint,17,opt"` GroupTypeFlag int32 `protobuf:"varint,18,opt"` StringGroupTag []byte `protobuf:"bytes,19,opt"` // D89AGroupGeoInfo msgGroupGeoInfo = 20; GroupClassExt int32 `protobuf:"varint,21,opt"` IngGroupClassText []byte `protobuf:"bytes,22,opt"` AppPrivilegeFlag int32 `protobuf:"varint,23,opt"` AppPrivilegeMask int32 `protobuf:"varint,24,opt"` // D89AGroupExInfoOnly stGroupExInfo = 25; GroupSecLevel int32 `protobuf:"varint,26,opt"` GroupSecLevelInfo int32 `protobuf:"varint,27,opt"` SubscriptionUin int64 `protobuf:"varint,28,opt"` AllowMemberInvite int32 `protobuf:"varint,29,opt"` IngGroupQuestion []byte `protobuf:"bytes,30,opt"` IngGroupAnswer []byte `protobuf:"bytes,31,opt"` GroupFlagext3 int32 `protobuf:"varint,32,opt"` GroupFlagext3Mask int32 `protobuf:"varint,33,opt"` GroupOpenAppid int32 `protobuf:"varint,34,opt"` NoFingerOpenFlag int32 `protobuf:"varint,35,opt"` NoCodeFingerOpenFlag int32 `protobuf:"varint,36,opt"` RootId int64 `protobuf:"varint,37,opt"` MsgLimitFrequency int32 `protobuf:"varint,38,opt"` }
type D89AReqBody ¶
type D89AReqBody struct { GroupCode int64 `protobuf:"varint,1,opt"` StGroupInfo *D89AGroupinfo `protobuf:"bytes,2,opt"` OriginalOperatorUin int64 `protobuf:"varint,3,opt"` ReqGroupOpenAppid int32 `protobuf:"varint,4,opt"` // contains filtered or unexported fields }
type D8A0KickMemberInfo ¶
type D8A0KickResult ¶
type D8A0ReqBody ¶
type D8A0ReqBody struct { OptUint64GroupCode int64 `protobuf:"varint,1,opt"` MsgKickList []*D8A0KickMemberInfo `protobuf:"bytes,2,rep"` KickList []int64 `protobuf:"varint,3,rep"` KickFlag int32 `protobuf:"varint,4,opt"` KickMsg []byte `protobuf:"bytes,5,opt"` }
type D8A0RspBody ¶
type D8A0RspBody struct { OptUint64GroupCode int64 `protobuf:"varint,1,opt"` // repeated D8A0KickResult msgKickResult = 2; // contains filtered or unexported fields }
type D8A7ReqBody ¶
type D8A7ReqBody struct { SubCmd proto.Option[uint32] `protobuf:"varint,1,opt"` LimitIntervalTypeForUin proto.Option[uint32] `protobuf:"varint,2,opt"` LimitIntervalTypeForGroup proto.Option[uint32] `protobuf:"varint,3,opt"` Uin proto.Option[uint64] `protobuf:"varint,4,opt"` GroupCode proto.Option[uint64] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type D8A7RspBody ¶
type D8A7RspBody struct { CanAtAll proto.Option[bool] `protobuf:"varint,1,opt"` RemainAtAllCountForUin proto.Option[uint32] `protobuf:"varint,2,opt"` RemainAtAllCountForGroup proto.Option[uint32] `protobuf:"varint,3,opt"` PromptMsg1 []byte `protobuf:"bytes,4,opt"` PromptMsg2 []byte `protobuf:"bytes,5,opt"` }
type D8FCCardNameElem ¶
type D8FCClientInfo ¶
type D8FCCommCardNameBuf ¶
type D8FCCommCardNameBuf struct {
RichCardName []*D8FCRichCardNameElem `protobuf:"bytes,1,rep"`
}
type D8FCLevelName ¶
type D8FCMemberInfo ¶
type D8FCMemberInfo struct { Uin proto.Option[int64] `protobuf:"varint,1,opt"` Point proto.Option[int32] `protobuf:"varint,2,opt"` ActiveDay proto.Option[int32] `protobuf:"varint,3,opt"` Level proto.Option[int32] `protobuf:"varint,4,opt"` SpecialTitle []byte `protobuf:"bytes,5,opt"` SpecialTitleExpireTime proto.Option[int32] `protobuf:"varint,6,opt"` UinName []byte `protobuf:"bytes,7,opt"` MemberCardName []byte `protobuf:"bytes,8,opt"` Phone []byte `protobuf:"bytes,9,opt"` Email []byte `protobuf:"bytes,10,opt"` Remark []byte `protobuf:"bytes,11,opt"` Gender proto.Option[int32] `protobuf:"varint,12,opt"` Job []byte `protobuf:"bytes,13,opt"` TribeLevel proto.Option[int32] `protobuf:"varint,14,opt"` TribePoint proto.Option[int32] `protobuf:"varint,15,opt"` RichCardName []*D8FCCardNameElem `protobuf:"bytes,16,rep"` CommRichCardName []byte `protobuf:"bytes,17,opt"` }
type D8FCReqBody ¶
type D8FCReqBody struct { GroupCode proto.Option[int64] `protobuf:"varint,1,opt"` ShowFlag proto.Option[int32] `protobuf:"varint,2,opt"` MemLevelInfo []*D8FCMemberInfo `protobuf:"bytes,3,rep"` LevelName []*D8FCLevelName `protobuf:"bytes,4,rep"` UpdateTime proto.Option[int32] `protobuf:"varint,5,opt"` OfficeMode proto.Option[int32] `protobuf:"varint,6,opt"` GroupOpenAppid proto.Option[int32] `protobuf:"varint,7,opt"` MsgClientInfo *D8FCClientInfo `protobuf:"bytes,8,opt"` AuthKey []byte `protobuf:"bytes,9,opt"` }
type D8FCRichCardNameElem ¶
type DB77ClientInfo ¶
type DB77ClientInfo struct { Platform uint32 `protobuf:"varint,1,opt"` SdkVersion string `protobuf:"bytes,2,opt"` AndroidPackageName string `protobuf:"bytes,3,opt"` AndroidSignature string `protobuf:"bytes,4,opt"` IosBundleId string `protobuf:"bytes,5,opt"` PcSign string `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type DB77ExtInfo ¶
type DB77ReqBody ¶
type DB77ReqBody struct { AppId uint64 `protobuf:"varint,1,opt"` AppType uint32 `protobuf:"varint,2,opt"` MsgStyle uint32 `protobuf:"varint,3,opt"` SenderUin uint64 `protobuf:"varint,4,opt"` ClientInfo *DB77ClientInfo `protobuf:"bytes,5,opt"` TextMsg string `protobuf:"bytes,6,opt"` ExtInfo *DB77ExtInfo `protobuf:"bytes,7,opt"` SendType uint32 `protobuf:"varint,10,opt"` RecvUin uint64 `protobuf:"varint,11,opt"` RichMsgBody *DB77RichMsgBody `protobuf:"bytes,12,opt"` RecvGuildId uint64 `protobuf:"varint,19,opt"` // contains filtered or unexported fields }
type DB77RichMsgBody ¶
type DB77RichMsgBody struct { Title string `protobuf:"bytes,10,opt"` Summary string `protobuf:"bytes,11,opt"` Brief string `protobuf:"bytes,12,opt"` Url string `protobuf:"bytes,13,opt"` PictureUrl string `protobuf:"bytes,14,opt"` Action string `protobuf:"bytes,15,opt"` MusicUrl string `protobuf:"bytes,16,opt"` //ImageInfo imageInfo = 17; // contains filtered or unexported fields }
type DBCBReqBody ¶
type DBCBReqBody struct { NotUseCache proto.Option[int32] `protobuf:"varint,9,opt"` CheckUrlReq *CheckUrlReq `protobuf:"bytes,10,opt"` // contains filtered or unexported fields }
type DBCBRspBody ¶
type DBCBRspBody struct { Wording proto.Option[string] `protobuf:"bytes,1,opt"` CheckUrlRsp *CheckUrlRsp `protobuf:"bytes,10,opt"` // contains filtered or unexported fields }
type DE07ReqBody ¶
type DE07ReqBody struct { Version int32 `protobuf:"varint,1,opt"` Client int32 `protobuf:"varint,2,opt"` Entrance int32 `protobuf:"varint,3,opt"` OcrReqBody *OCRReqBody `protobuf:"bytes,10,opt"` // contains filtered or unexported fields }
type DE07RspBody ¶
type DE07RspBody struct { RetCode int32 `protobuf:"varint,1,opt"` ErrMsg string `protobuf:"bytes,2,opt"` Wording string `protobuf:"bytes,3,opt"` OcrRspBody *OCRRspBody `protobuf:"bytes,10,opt"` // contains filtered or unexported fields }
type DE5BReqBody ¶
type DE5BRspBody ¶
type DEB7ReqBody ¶
type DEB7ReqBody struct { // optional StSignInStatusReq signInStatusReq = 1; SignInWriteReq *StSignInWriteReq `protobuf:"bytes,2,opt"` // contains filtered or unexported fields }
DEB7 prefix
type DEB7RspBody ¶
type DEB7RspBody struct { SignInStatusRsp *StSignInStatusRsp `protobuf:"bytes,1,opt"` SignInWriteRsp *StSignInWriteRsp `protobuf:"bytes,2,opt"` // contains filtered or unexported fields }
type DEC4ReqBody ¶
type DEC4RspBody ¶
type DEC4RspBody struct { Quest []*Quest `protobuf:"bytes,1,rep"` IsFetchOver proto.Option[bool] `protobuf:"varint,2,opt"` TotalQuestNum proto.Option[uint32] `protobuf:"varint,3,opt"` Cookie []byte `protobuf:"bytes,4,opt"` Ret proto.Option[uint32] `protobuf:"varint,5,opt"` AnsweredQuestNum proto.Option[uint32] `protobuf:"varint,6,opt"` }
type DED3ReqBody ¶
type DeleteFileReqBody ¶
type DeleteFileReqBody struct { GroupCode proto.Option[int64] `protobuf:"varint,1,opt"` AppId proto.Option[int32] `protobuf:"varint,2,opt"` BusId proto.Option[int32] `protobuf:"varint,3,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,4,opt"` FileId proto.Option[string] `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type DeleteFileRspBody ¶
type DeleteFolderReqBody ¶
type DeleteFolderRspBody ¶
type DownloadFileReqBody ¶
type DownloadFileReqBody struct { GroupCode proto.Option[int64] `protobuf:"varint,1,opt"` AppId proto.Option[int32] `protobuf:"varint,2,opt"` BusId proto.Option[int32] `protobuf:"varint,3,opt"` FileId proto.Option[string] `protobuf:"bytes,4,opt"` BoolThumbnailReq proto.Option[bool] `protobuf:"varint,5,opt"` UrlType proto.Option[int32] `protobuf:"varint,6,opt"` BoolPreviewReq proto.Option[bool] `protobuf:"varint,7,opt"` // contains filtered or unexported fields }
type DownloadFileRspBody ¶
type DownloadFileRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` DownloadIp proto.Option[string] `protobuf:"bytes,4,opt"` DownloadDns []byte `protobuf:"bytes,5,opt"` DownloadUrl []byte `protobuf:"bytes,6,opt"` Sha []byte `protobuf:"bytes,7,opt"` Sha3 []byte `protobuf:"bytes,8,opt"` Md5 []byte `protobuf:"bytes,9,opt"` CookieVal []byte `protobuf:"bytes,10,opt"` SaveFileName proto.Option[string] `protobuf:"bytes,11,opt"` PreviewPort proto.Option[int32] `protobuf:"varint,12,opt"` }
type EACReqBody ¶
type EACRspBody ¶
type EACRspBody struct { Wording proto.Option[string] `protobuf:"bytes,1,opt"` DigestUin proto.Option[uint64] `protobuf:"varint,2,opt"` DigestTime proto.Option[uint32] `protobuf:"varint,3,opt"` // optional DigestMsg msg = 4; ErrorCode proto.Option[uint32] `protobuf:"varint,10,opt"` // contains filtered or unexported fields }
type FeedsReqBody ¶
type FeedsRspBody ¶
type FeedsRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` // repeated C8639group_file_common.FeedsResult feedsResultList = 4; SvrbusyWaitTime proto.Option[uint32] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type FileTimeStamp ¶
type GetFileCountReqBody ¶
type GetFileCountRspBody ¶
type GetFileCountRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` AllFileCount proto.Option[uint32] `protobuf:"varint,4,opt"` FileTooMany proto.Option[bool] `protobuf:"varint,5,opt"` LimitCount proto.Option[uint32] `protobuf:"varint,6,opt"` IsFull proto.Option[bool] `protobuf:"varint,7,opt"` // contains filtered or unexported fields }
type GetFileInfoReqBody ¶
type GetFileInfoReqBody struct { GroupCode proto.Option[uint64] `protobuf:"varint,1,opt"` AppId proto.Option[uint32] `protobuf:"varint,2,opt"` BusId proto.Option[uint32] `protobuf:"varint,3,opt"` FileId proto.Option[string] `protobuf:"bytes,4,opt"` FieldFlag proto.Option[uint32] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type GetFileInfoRspBody ¶
type GetFileListReqBody ¶
type GetFileListReqBody struct { GroupCode proto.Option[uint64] `protobuf:"varint,1,opt"` AppId proto.Option[uint32] `protobuf:"varint,2,opt"` FolderId proto.Option[string] `protobuf:"bytes,3,opt"` StartTimestamp *FileTimeStamp `protobuf:"bytes,4,opt"` FileCount proto.Option[uint32] `protobuf:"varint,5,opt"` MaxTimestamp *FileTimeStamp `protobuf:"bytes,6,opt"` AllFileCount proto.Option[uint32] `protobuf:"varint,7,opt"` ReqFrom proto.Option[uint32] `protobuf:"varint,8,opt"` SortBy proto.Option[uint32] `protobuf:"varint,9,opt"` FilterCode proto.Option[uint32] `protobuf:"varint,10,opt"` Uin proto.Option[uint64] `protobuf:"varint,11,opt"` FieldFlag proto.Option[uint32] `protobuf:"varint,12,opt"` StartIndex proto.Option[uint32] `protobuf:"varint,13,opt"` Context []byte `protobuf:"bytes,14,opt"` ClientVersion proto.Option[uint32] `protobuf:"varint,15,opt"` }
type GetFileListRspBody ¶
type GetFileListRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` IsEnd proto.Option[bool] `protobuf:"varint,4,opt"` ItemList []*GetFileListRspBody_Item `protobuf:"bytes,5,rep"` MaxTimestamp *FileTimeStamp `protobuf:"bytes,6,opt"` AllFileCount proto.Option[uint32] `protobuf:"varint,7,opt"` FilterCode proto.Option[uint32] `protobuf:"varint,8,opt"` SafeCheckFlag proto.Option[bool] `protobuf:"varint,11,opt"` SafeCheckRes proto.Option[uint32] `protobuf:"varint,12,opt"` NextIndex proto.Option[uint32] `protobuf:"varint,13,opt"` Context []byte `protobuf:"bytes,14,opt"` Role proto.Option[uint32] `protobuf:"varint,15,opt"` OpenFlag proto.Option[uint32] `protobuf:"varint,16,opt"` }
type GetFileListRspBody_Item ¶
type GetFileListRspBody_Item struct { Type proto.Option[uint32] `protobuf:"varint,1,opt"` FolderInfo *GroupFolderInfo `protobuf:"bytes,2,opt"` FileInfo *GroupFileInfo `protobuf:"bytes,3,opt"` // contains filtered or unexported fields }
type GetSpaceReqBody ¶
type GetSpaceRspBody ¶
type GetSpaceRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` TotalSpace proto.Option[uint64] `protobuf:"varint,4,opt"` UsedSpace proto.Option[uint64] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type GroupFileFeedsInfo ¶
type GroupFileInfo ¶
type GroupFileInfo struct { FileId proto.Option[string] `protobuf:"bytes,1,opt"` FileName proto.Option[string] `protobuf:"bytes,2,opt"` FileSize proto.Option[uint64] `protobuf:"varint,3,opt"` BusId proto.Option[uint32] `protobuf:"varint,4,opt"` UploadedSize proto.Option[uint64] `protobuf:"varint,5,opt"` UploadTime proto.Option[uint32] `protobuf:"varint,6,opt"` DeadTime proto.Option[uint32] `protobuf:"varint,7,opt"` ModifyTime proto.Option[uint32] `protobuf:"varint,8,opt"` DownloadTimes proto.Option[uint32] `protobuf:"varint,9,opt"` Sha []byte `protobuf:"bytes,10,opt"` Sha3 []byte `protobuf:"bytes,11,opt"` Md5 []byte `protobuf:"bytes,12,opt"` LocalPath proto.Option[string] `protobuf:"bytes,13,opt"` UploaderName proto.Option[string] `protobuf:"bytes,14,opt"` UploaderUin proto.Option[uint64] `protobuf:"varint,15,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,16,opt"` }
type GroupFolderInfo ¶
type GroupFolderInfo struct { FolderId proto.Option[string] `protobuf:"bytes,1,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,2,opt"` FolderName proto.Option[string] `protobuf:"bytes,3,opt"` CreateTime proto.Option[uint32] `protobuf:"varint,4,opt"` ModifyTime proto.Option[uint32] `protobuf:"varint,5,opt"` CreateUin proto.Option[uint64] `protobuf:"varint,6,opt"` CreatorName proto.Option[string] `protobuf:"bytes,7,opt"` TotalFileCount proto.Option[uint32] `protobuf:"varint,8,opt"` // contains filtered or unexported fields }
type LifeAchievementItem ¶
type LifeAchievementItem struct { AchievementId proto.Option[uint32] `protobuf:"varint,1,opt"` AchievementTitle proto.Option[string] `protobuf:"bytes,2,opt"` AchievementIcon proto.Option[string] `protobuf:"bytes,3,opt"` HasPraised proto.Option[bool] `protobuf:"varint,4,opt"` PraiseNum proto.Option[uint32] `protobuf:"varint,5,opt"` AchievementContent []byte `protobuf:"bytes,6,opt"` }
type MoveFileReqBody ¶
type MoveFileReqBody struct { GroupCode proto.Option[int64] `protobuf:"varint,1,opt"` AppId proto.Option[int32] `protobuf:"varint,2,opt"` BusId proto.Option[int32] `protobuf:"varint,3,opt"` FileId proto.Option[string] `protobuf:"bytes,4,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,5,opt"` DestFolderId proto.Option[string] `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type MoveFileRspBody ¶
type MoveFileRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,4,opt"` // contains filtered or unexported fields }
type MoveFolderReqBody ¶
type MoveFolderReqBody struct { GroupCode proto.Option[uint64] `protobuf:"varint,1,opt"` AppId proto.Option[uint32] `protobuf:"varint,2,opt"` FolderId proto.Option[string] `protobuf:"bytes,3,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,4,opt"` DestFolderId proto.Option[string] `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type MoveFolderRspBody ¶
type OCRReqBody ¶
type OCRReqBody struct { ImageUrl string `protobuf:"bytes,1,opt"` LanguageType string `protobuf:"bytes,2,opt"` Scene string `protobuf:"bytes,3,opt"` OriginMd5 string `protobuf:"bytes,10,opt"` AfterCompressMd5 string `protobuf:"bytes,11,opt"` AfterCompressFileSize int32 `protobuf:"varint,12,opt"` AfterCompressWeight int32 `protobuf:"varint,13,opt"` AfterCompressHeight int32 `protobuf:"varint,14,opt"` IsCut bool `protobuf:"varint,15,opt"` // contains filtered or unexported fields }
type OCRRspBody ¶
type OCRRspBody struct { TextDetections []*TextDetection `protobuf:"bytes,1,rep"` Language string `protobuf:"bytes,2,opt"` RequestId string `protobuf:"bytes,3,opt"` OcrLanguageList []string `protobuf:"bytes,101,rep"` DstTranslateLanguageList []string `protobuf:"bytes,102,rep"` LanguageList []*Language `protobuf:"bytes,103,rep"` AfterCompressWeight int32 `protobuf:"varint,111,opt"` AfterCompressHeight int32 `protobuf:"varint,112,opt"` }
type OIDBSSOPkg ¶
type Polygon ¶
type Polygon struct {
Coordinates []*Coordinate `protobuf:"bytes,1,rep"`
}
type QueryUinPackageUsageReq ¶
type QueryUinPackageUsageRsp ¶
type QueryUinPackageUsageRsp struct { Status proto.Option[uint32] `protobuf:"varint,1,opt"` LeftUinNum proto.Option[uint64] `protobuf:"varint,2,opt"` MaxUinNum proto.Option[uint64] `protobuf:"varint,3,opt"` Proportion proto.Option[uint32] `protobuf:"varint,4,opt"` UinPackageUsedList []*UinPackageUsedInfo `protobuf:"bytes,10,rep"` }
type Quest ¶
type Quest struct { Id proto.Option[string] `protobuf:"bytes,1,opt"` Quest proto.Option[string] `protobuf:"bytes,2,opt"` QuestUin proto.Option[uint64] `protobuf:"varint,3,opt"` Time proto.Option[uint64] `protobuf:"varint,4,opt"` Ans proto.Option[string] `protobuf:"bytes,5,opt"` AnsTime proto.Option[uint64] `protobuf:"varint,6,opt"` Comment []*Comment `protobuf:"bytes,7,rep"` Praise []*Praise `protobuf:"bytes,8,rep"` PraiseNum proto.Option[uint64] `protobuf:"varint,9,opt"` LikeKey proto.Option[string] `protobuf:"bytes,10,opt"` SystemId proto.Option[uint64] `protobuf:"varint,11,opt"` CommentNum proto.Option[uint64] `protobuf:"varint,12,opt"` ShowType proto.Option[uint64] `protobuf:"varint,13,opt"` ShowTimes proto.Option[uint64] `protobuf:"varint,14,opt"` BeenPraised proto.Option[uint64] `protobuf:"varint,15,opt"` QuestRead proto.Option[bool] `protobuf:"varint,16,opt"` AnsShowType proto.Option[uint64] `protobuf:"varint,17,opt"` }
type RenameFileReqBody ¶
type RenameFileReqBody struct { GroupCode proto.Option[int64] `protobuf:"varint,1,opt"` AppId proto.Option[int32] `protobuf:"varint,2,opt"` BusId proto.Option[int32] `protobuf:"varint,3,opt"` FileId proto.Option[string] `protobuf:"bytes,4,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,5,opt"` NewFileName proto.Option[string] `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type RenameFileRspBody ¶
type RenameFolderReqBody ¶
type RenameFolderReqBody struct { GroupCode proto.Option[uint64] `protobuf:"varint,1,opt"` AppId proto.Option[uint32] `protobuf:"varint,2,opt"` FolderId proto.Option[string] `protobuf:"bytes,3,opt"` NewFolderName proto.Option[string] `protobuf:"bytes,4,opt"` // contains filtered or unexported fields }
type RenameFolderRspBody ¶
type RenameFolderRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` // optional group_file_common.FolderInfo folderInfo = 4; // contains filtered or unexported fields }
type ReqGroupInfo ¶
type ResendReqBody ¶
type ResendRspBody ¶
type ResendRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` UploadIp proto.Option[string] `protobuf:"bytes,4,opt"` FileKey []byte `protobuf:"bytes,5,opt"` CheckKey []byte `protobuf:"bytes,6,opt"` }
type RspGroupInfo ¶
type Screen ¶
type Screen struct { Model proto.Option[string] `protobuf:"bytes,1,opt"` Width proto.Option[uint32] `protobuf:"varint,2,opt"` Height proto.Option[uint32] `protobuf:"varint,3,opt"` Dpi proto.Option[uint32] `protobuf:"varint,4,opt"` MultiTouch proto.Option[bool] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type SignInStatusBase ¶
type SignInStatusDoneInfo ¶
type SignInStatusGroupScore ¶
type SignInStatusNotInfo ¶
type StDaySignedInfo ¶
type StDaySignedInfo struct { Uid proto.Option[string] `protobuf:"bytes,1,opt"` UidGroupNick proto.Option[string] `protobuf:"bytes,2,opt"` SignedTimeStamp proto.Option[int64] `protobuf:"varint,3,opt"` SignInRank proto.Option[int32] `protobuf:"varint,4,opt"` // contains filtered or unexported fields }
type StDaySignedListReq ¶
type StDaySignedListReq struct { DayYmd proto.Option[string] `protobuf:"bytes,1,opt"` Uid proto.Option[string] `protobuf:"bytes,2,opt"` GroupId proto.Option[string] `protobuf:"bytes,3,opt"` Offset proto.Option[int32] `protobuf:"varint,4,opt"` Limit proto.Option[int32] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type StDaySignedListRsp ¶
type StDaySignedListRsp struct { Ret *DEB7Ret `protobuf:"bytes,1,opt"` Page []*StDaySignedPage `protobuf:"bytes,2,rep"` }
type StDaySignedPage ¶
type StKingSignedInfo ¶
type StKingSignedInfo struct { Uid proto.Option[string] `protobuf:"bytes,1,opt"` GroupNick proto.Option[string] `protobuf:"bytes,2,opt"` SignedTimeStamp proto.Option[int64] `protobuf:"varint,3,opt"` SignedCount proto.Option[int32] `protobuf:"varint,4,opt"` // contains filtered or unexported fields }
type StKingSignedListReq ¶
type StKingSignedListRsp ¶
type StKingSignedListRsp struct { Ret *DEB7Ret `protobuf:"bytes,1,opt"` YesterdayFirst *StKingSignedInfo `protobuf:"bytes,2,opt"` TopSignedTotal []*StKingSignedInfo `protobuf:"bytes,3,rep"` TopSignedContinue []*StKingSignedInfo `protobuf:"bytes,4,rep"` }
type StSignInRecordDaySigned ¶
type StSignInRecordDaySigned struct { DaySignedRatio proto.Option[float32] `protobuf:"fixed32,1,opt"` DayTotalSignedUid proto.Option[int32] `protobuf:"varint,2,opt"` DaySignedPage *StDaySignedPage `protobuf:"bytes,3,opt"` DaySignedUrl proto.Option[string] `protobuf:"bytes,4,opt"` // contains filtered or unexported fields }
type StSignInRecordKing ¶
type StSignInRecordKing struct { YesterdayFirst *StKingSignedInfo `protobuf:"bytes,1,opt"` TopSignedTotal []*StKingSignedInfo `protobuf:"bytes,2,rep"` TopSignedContinue []*StKingSignedInfo `protobuf:"bytes,3,rep"` KingUrl proto.Option[string] `protobuf:"bytes,4,opt"` }
type StSignInRecordReq ¶
type StSignInRecordRsp ¶
type StSignInRecordRsp struct { Ret *DEB7Ret `protobuf:"bytes,1,opt"` Base *SignInStatusBase `protobuf:"bytes,2,opt"` UserRecord *StSignInRecordUser `protobuf:"bytes,3,opt"` DaySigned *StSignInRecordDaySigned `protobuf:"bytes,4,opt"` KingRecord *StSignInRecordKing `protobuf:"bytes,5,opt"` Level *StViewGroupLevel `protobuf:"bytes,6,opt"` // contains filtered or unexported fields }
type StSignInRecordUser ¶
type StSignInRecordUser struct { TotalSignedDays proto.Option[int32] `protobuf:"varint,2,opt"` EarliestSignedTimeStamp proto.Option[int64] `protobuf:"varint,3,opt"` ContinueSignedDays proto.Option[int64] `protobuf:"varint,4,opt"` HistorySignedDays []string `protobuf:"bytes,5,rep"` GroupName proto.Option[string] `protobuf:"bytes,6,opt"` }
type StSignInStatusReq ¶
type StSignInStatusRsp ¶
type StSignInStatusRsp struct { Ret *DEB7Ret `protobuf:"bytes,1,opt"` Base *SignInStatusBase `protobuf:"bytes,2,opt"` Yesterday *SignInStatusYesterdayFirst `protobuf:"bytes,3,opt"` NotInfo *SignInStatusNotInfo `protobuf:"bytes,4,opt"` DoneInfo *SignInStatusDoneInfo `protobuf:"bytes,5,opt"` GroupScore *SignInStatusGroupScore `protobuf:"bytes,6,opt"` MantleUrl proto.Option[string] `protobuf:"bytes,7,opt"` BackgroundUrl proto.Option[string] `protobuf:"bytes,8,opt"` // contains filtered or unexported fields }
type StSignInWriteReq ¶
type StSignInWriteRsp ¶
type StSignInWriteRsp struct { Ret *DEB7Ret `protobuf:"bytes,1,opt"` DoneInfo *SignInStatusDoneInfo `protobuf:"bytes,2,opt"` GroupScore *SignInStatusGroupScore `protobuf:"bytes,3,opt"` // contains filtered or unexported fields }
type StViewGroupLevel ¶
type TextDetection ¶
type TransFileReqBody ¶
type TransFileRspBody ¶
type TransFileRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` SaveBusId proto.Option[uint32] `protobuf:"varint,4,opt"` SaveFilePath proto.Option[string] `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
type TranslateReqBody ¶
type TranslateReqBody struct { // TranslateReq translate_req = 1; BatchTranslateReq *BatchTranslateReq `protobuf:"bytes,2,opt"` // contains filtered or unexported fields }
type TranslateRspBody ¶
type TranslateRspBody struct { // TranslateRsp translate_rsp = 1; BatchTranslateRsp *BatchTranslateRsp `protobuf:"bytes,2,opt"` // contains filtered or unexported fields }
type UdcUinData ¶
type UdcUinData struct { Uin proto.Option[int64] `protobuf:"varint,1,opt"` Openid []byte `protobuf:"bytes,4,opt"` Nick []byte `protobuf:"bytes,20002,opt"` Country []byte `protobuf:"bytes,20003,opt"` Province []byte `protobuf:"bytes,20004,opt"` Gender proto.Option[int32] `protobuf:"varint,20009,opt"` Allow proto.Option[int32] `protobuf:"varint,20014,opt"` FaceId proto.Option[int32] `protobuf:"varint,20015,opt"` City []byte `protobuf:"bytes,20020,opt"` Constellation proto.Option[int32] `protobuf:"varint,20022,opt"` CommonPlace1 proto.Option[int32] `protobuf:"varint,20027,opt"` Mss3Bitmapextra []byte `protobuf:"bytes,20030,opt"` Birthday []byte `protobuf:"bytes,20031,opt"` CityId []byte `protobuf:"bytes,20032,opt"` Lang1 proto.Option[int32] `protobuf:"varint,20033,opt"` Lang2 proto.Option[int32] `protobuf:"varint,20034,opt"` Lang3 proto.Option[int32] `protobuf:"varint,20035,opt"` Age proto.Option[int32] `protobuf:"varint,20037,opt"` CityZoneId proto.Option[int32] `protobuf:"varint,20041,opt"` Oin proto.Option[int32] `protobuf:"varint,20056,opt"` BubbleId proto.Option[int32] `protobuf:"varint,20059,opt"` Mss2Identity []byte `protobuf:"bytes,21001,opt"` Mss1Service []byte `protobuf:"bytes,21002,opt"` Lflag proto.Option[int32] `protobuf:"varint,21003,opt"` ExtFlag proto.Option[int32] `protobuf:"varint,21004,opt"` BasicSvrFlag []byte `protobuf:"bytes,21006,opt"` BasicCliFlag []byte `protobuf:"bytes,21007,opt"` FullBirthday []byte `protobuf:"bytes,26004,opt"` FullAge []byte `protobuf:"bytes,26005,opt"` SimpleUpdateTime proto.Option[int32] `protobuf:"varint,26010,opt"` MssUpdateTime proto.Option[int32] `protobuf:"varint,26011,opt"` PstnMultiCallTime proto.Option[int32] `protobuf:"varint,26012,opt"` PstnMultiLastGuideRechargeTime proto.Option[int32] `protobuf:"varint,26013,opt"` PstnC2CCallTime proto.Option[int32] `protobuf:"varint,26014,opt"` PstnC2CLastGuideRechargeTime proto.Option[int32] `protobuf:"varint,26015,opt"` GroupMemCreditFlag proto.Option[int32] `protobuf:"varint,27022,opt"` FaceAddonId proto.Option[int64] `protobuf:"varint,27025,opt"` MusicGene []byte `protobuf:"bytes,27026,opt"` StrangerNick []byte `protobuf:"bytes,27034,opt"` StrangerDeclare []byte `protobuf:"bytes,27035,opt"` LoveStatus proto.Option[int32] `protobuf:"varint,27036,opt"` Profession proto.Option[int32] `protobuf:"varint,27037,opt"` VasColorringId proto.Option[int32] `protobuf:"varint,27041,opt"` Charm proto.Option[int32] `protobuf:"varint,27052,opt"` ApolloTimestamp proto.Option[int32] `protobuf:"varint,27059,opt"` VasFontId proto.Option[int32] `protobuf:"varint,27201,opt"` GlobalGroupLevel proto.Option[int32] `protobuf:"varint,27208,opt"` ReqInvite2GroupAutoAgreeFlag proto.Option[int32] `protobuf:"varint,40346,opt"` SubaccountDisplayThirdQqFlag proto.Option[int32] `protobuf:"varint,40348,opt"` NotifyPartakeLikeRankingListFlag proto.Option[int32] `protobuf:"varint,40350,opt"` LightalkSwitch proto.Option[int32] `protobuf:"varint,40506,opt"` MusicRingVisible proto.Option[int32] `protobuf:"varint,40507,opt"` MusicRingAutoplay proto.Option[int32] `protobuf:"varint,40508,opt"` MusicRingRedpoint proto.Option[int32] `protobuf:"varint,40509,opt"` TorchDisableFlag proto.Option[int32] `protobuf:"varint,40525,opt"` VasMagicfontFlag proto.Option[int32] `protobuf:"varint,40530,opt"` VipFlag proto.Option[int32] `protobuf:"varint,41756,opt"` AuthFlag proto.Option[int32] `protobuf:"varint,41783,opt"` ForbidFlag proto.Option[int32] `protobuf:"varint,41784,opt"` GodForbid proto.Option[int32] `protobuf:"varint,41804,opt"` GodFlag proto.Option[int32] `protobuf:"varint,41805,opt"` CharmLevel proto.Option[int32] `protobuf:"varint,41950,opt"` CharmShown proto.Option[int32] `protobuf:"varint,41973,opt"` FreshnewsNotifyFlag proto.Option[int32] `protobuf:"varint,41993,opt"` ApolloVipLevel proto.Option[int32] `protobuf:"varint,41999,opt"` ApolloVipFlag proto.Option[int32] `protobuf:"varint,42003,opt"` PstnC2CVip proto.Option[int32] `protobuf:"varint,42005,opt"` PstnMultiVip proto.Option[int32] `protobuf:"varint,42006,opt"` PstnEverC2CVip proto.Option[int32] `protobuf:"varint,42007,opt"` PstnEverMultiVip proto.Option[int32] `protobuf:"varint,42008,opt"` PstnMultiTryFlag proto.Option[int32] `protobuf:"varint,42011,opt"` PstnC2CTryFlag proto.Option[int32] `protobuf:"varint,42012,opt"` SubscribeNearbyassistantSwitch proto.Option[int32] `protobuf:"varint,42024,opt"` TorchbearerFlag proto.Option[int32] `protobuf:"varint,42051,opt"` PreloadDisableFlag proto.Option[int32] `protobuf:"varint,42073,opt"` ReqMedalwallFlag proto.Option[int32] `protobuf:"varint,42075,opt"` NotifyOnLikeRankingListFlag proto.Option[int32] `protobuf:"varint,42092,opt"` ApolloStatus proto.Option[int32] `protobuf:"varint,42980,opt"` }
type UinPackageUsedInfo ¶
type UploadFileReqBody ¶
type UploadFileReqBody struct { GroupCode proto.Option[int64] `protobuf:"varint,1,opt"` AppId proto.Option[int32] `protobuf:"varint,2,opt"` BusId proto.Option[int32] `protobuf:"varint,3,opt"` Entrance proto.Option[int32] `protobuf:"varint,4,opt"` ParentFolderId proto.Option[string] `protobuf:"bytes,5,opt"` FileName proto.Option[string] `protobuf:"bytes,6,opt"` LocalPath proto.Option[string] `protobuf:"bytes,7,opt"` Int64FileSize proto.Option[int64] `protobuf:"varint,8,opt"` Sha []byte `protobuf:"bytes,9,opt"` Sha3 []byte `protobuf:"bytes,10,opt"` Md5 []byte `protobuf:"bytes,11,opt"` SupportMultiUpload proto.Option[bool] `protobuf:"varint,15,opt"` }
type UploadFileRspBody ¶
type UploadFileRspBody struct { RetCode proto.Option[int32] `protobuf:"varint,1,opt"` RetMsg proto.Option[string] `protobuf:"bytes,2,opt"` ClientWording proto.Option[string] `protobuf:"bytes,3,opt"` UploadIp proto.Option[string] `protobuf:"bytes,4,opt"` ServerDns proto.Option[string] `protobuf:"bytes,5,opt"` BusId proto.Option[int32] `protobuf:"varint,6,opt"` FileId proto.Option[string] `protobuf:"bytes,7,opt"` FileKey []byte `protobuf:"bytes,8,opt"` CheckKey []byte `protobuf:"bytes,9,opt"` BoolFileExist proto.Option[bool] `protobuf:"varint,10,opt"` UploadIpLanV4 []string `protobuf:"bytes,12,rep"` UploadIpLanV6 []string `protobuf:"bytes,13,rep"` UploadPort proto.Option[int32] `protobuf:"varint,14,opt"` }
type UrlCheckResult ¶
type UrlCheckResult struct { Url proto.Option[string] `protobuf:"bytes,1,opt"` Result proto.Option[uint32] `protobuf:"varint,2,opt"` JumpResult proto.Option[uint32] `protobuf:"varint,3,opt"` JumpUrl proto.Option[string] `protobuf:"bytes,4,opt"` Level proto.Option[uint32] `protobuf:"varint,5,opt"` SubLevel proto.Option[uint32] `protobuf:"varint,6,opt"` Umrtype proto.Option[uint32] `protobuf:"varint,7,opt"` RetFrom proto.Option[uint32] `protobuf:"varint,8,opt"` OperationBit proto.Option[uint64] `protobuf:"varint,9,opt"` // contains filtered or unexported fields }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.