github.com/LagrangeDev/LagrangeGo@v0.0.0-20240512064304-ad4a85e10cb4/client/packets/pb/service/oidb/OidbSvcTrpcTcp0x9082_1.pb.go (about)

     1  // Code generated by protoc-gen-golite. DO NOT EDIT.
     2  // source: pb/service/oidb/OidbSvcTrpcTcp0x9082_1.proto
     3  
     4  package oidb
     5  
     6  import (
     7  	proto "github.com/RomiChan/protobuf/proto"
     8  )
     9  
    10  // Group Set Reaction
    11  type OidbSvcTrpcTcp0X9082_1 struct {
    12  	GroupUin uint32               `protobuf:"varint,2,opt"`
    13  	Sequence uint32               `protobuf:"varint,3,opt"`
    14  	Code     proto.Option[string] `protobuf:"bytes,4,opt"`
    15  	Field5   bool                 `protobuf:"varint,5,opt"`
    16  	Field6   bool                 `protobuf:"varint,6,opt"`
    17  	Field7   bool                 `protobuf:"varint,7,opt"`
    18  	_        [0]func()
    19  }