github.com/LagrangeDev/LagrangeGo@v0.0.0-20240512064304-ad4a85e10cb4/client/packets/pb/service/service.pb.go (about) 1 // Code generated by protoc-gen-golite. DO NOT EDIT. 2 // source: pb/service/service.proto 3 4 package service 5 6 type InfoPushGroup struct { 7 GroupUin uint32 `protobuf:"varint,1,opt"` 8 Sequence1 uint32 `protobuf:"varint,2,opt"` 9 Sequence2 uint32 `protobuf:"varint,3,opt"` 10 Field4 uint32 `protobuf:"varint,4,opt"` 11 LastMsgTime uint32 `protobuf:"varint,8,opt"` 12 GroupName string `protobuf:"bytes,9,opt"` 13 Sequence3 uint32 `protobuf:"varint,10,opt"` 14 Random uint64 `protobuf:"varint,11,opt"` 15 Field13 uint32 `protobuf:"varint,13,opt"` 16 _ [0]func() 17 }