github.com/LagrangeDev/LagrangeGo@v0.0.0-20240512064304-ad4a85e10cb4/client/packets/pb/service/oidb/OidbSvcTrpcTcp0x6D9_4.pb.go (about) 1 // Code generated by protoc-gen-golite. DO NOT EDIT. 2 // source: pb/service/oidb/OidbSvcTrpcTcp0x6D9_4.proto 3 4 package oidb 5 6 import ( 7 proto "github.com/RomiChan/protobuf/proto" 8 ) 9 10 // Group Send File 11 type OidbSvcTrpcTcp0X6D9_4 struct { 12 Body *OidbSvcTrpcTcp0X6D9_4Body `protobuf:"bytes,5,opt"` 13 _ [0]func() 14 } 15 16 type OidbSvcTrpcTcp0X6D9_4Body struct { 17 GroupUin uint32 `protobuf:"varint,1,opt"` 18 Type uint32 `protobuf:"varint,2,opt"` // 2 19 Info *OidbSvcTrpcTcp0X6D9_4Info `protobuf:"bytes,3,opt"` 20 _ [0]func() 21 } 22 23 type OidbSvcTrpcTcp0X6D9_4Info struct { 24 BusiType uint32 `protobuf:"varint,1,opt"` // 102 25 FileId string `protobuf:"bytes,2,opt"` 26 Field3 uint32 `protobuf:"varint,3,opt"` // random 27 Field4 proto.Option[string] `protobuf:"bytes,4,opt"` 28 Field5 bool `protobuf:"varint,5,opt"` 29 _ [0]func() 30 }