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

     1  // Code generated by protoc-gen-golite. DO NOT EDIT.
     2  // source: pb/service/oidb/OidbSvcTrpcTcp0xED3_1.proto
     3  
     4  package oidb
     5  
     6  import (
     7  	proto "github.com/RomiChan/protobuf/proto"
     8  )
     9  
    10  // Poke
    11  type OidbSvcTrpcTcp0XED3_1 struct {
    12  	Uin       uint32               `protobuf:"varint,1,opt"`
    13  	GroupUin  uint32               `protobuf:"varint,2,opt"` // same when poke type is friend
    14  	FriendUin uint32               `protobuf:"varint,5,opt"`
    15  	Ext       proto.Option[uint32] `protobuf:"varint,6,opt"`
    16  	_         [0]func()
    17  }