github.com/Mrs4s/MiraiGo@v0.0.0-20240226124653-54bdd873e3fe/client/pb/oidb/oidb.pb.go (about)

     1  // Code generated by protoc-gen-golite. DO NOT EDIT.
     2  // source: pb/oidb/oidb.proto
     3  
     4  package oidb
     5  
     6  import (
     7  	proto "github.com/RomiChan/protobuf/proto"
     8  )
     9  
    10  type OIDBSSOPkg struct {
    11  	Command       int32  `protobuf:"varint,1,opt"`
    12  	ServiceType   int32  `protobuf:"varint,2,opt"`
    13  	Result        int32  `protobuf:"varint,3,opt"`
    14  	Bodybuffer    []byte `protobuf:"bytes,4,opt"`
    15  	ErrorMsg      string `protobuf:"bytes,5,opt"`
    16  	ClientVersion string `protobuf:"bytes,6,opt"`
    17  }
    18  
    19  type D8A0RspBody struct {
    20  	OptUint64GroupCode int64 `protobuf:"varint,1,opt"` // repeated D8A0KickResult msgKickResult = 2;
    21  	_                  [0]func()
    22  }
    23  
    24  type D8A0KickResult struct {
    25  	OptUint32Result    int32 `protobuf:"varint,1,opt"`
    26  	OptUint64MemberUin int64 `protobuf:"varint,2,opt"`
    27  	_                  [0]func()
    28  }
    29  
    30  type D8A0KickMemberInfo struct {
    31  	OptUint32Operate   int32  `protobuf:"varint,1,opt"`
    32  	OptUint64MemberUin int64  `protobuf:"varint,2,opt"`
    33  	OptUint32Flag      int32  `protobuf:"varint,3,opt"`
    34  	OptBytesMsg        []byte `protobuf:"bytes,4,opt"`
    35  }
    36  
    37  type D8A0ReqBody struct {
    38  	OptUint64GroupCode int64                 `protobuf:"varint,1,opt"`
    39  	MsgKickList        []*D8A0KickMemberInfo `protobuf:"bytes,2,rep"`
    40  	KickList           []int64               `protobuf:"varint,3,rep"`
    41  	KickFlag           int32                 `protobuf:"varint,4,opt"`
    42  	KickMsg            []byte                `protobuf:"bytes,5,opt"`
    43  }
    44  
    45  type D89AReqBody struct {
    46  	GroupCode           int64          `protobuf:"varint,1,opt"`
    47  	StGroupInfo         *D89AGroupinfo `protobuf:"bytes,2,opt"`
    48  	OriginalOperatorUin int64          `protobuf:"varint,3,opt"`
    49  	ReqGroupOpenAppid   int32          `protobuf:"varint,4,opt"`
    50  	_                   [0]func()
    51  }
    52  
    53  type D89AGroupinfo struct {
    54  	GroupExtAdmNum         int32  `protobuf:"varint,1,opt"`
    55  	Flag                   int32  `protobuf:"varint,2,opt"`
    56  	IngGroupName           []byte `protobuf:"bytes,3,opt"`
    57  	IngGroupMemo           []byte `protobuf:"bytes,4,opt"`
    58  	IngGroupFingerMemo     []byte `protobuf:"bytes,5,opt"`
    59  	IngGroupAioSkinUrl     []byte `protobuf:"bytes,6,opt"`
    60  	IngGroupBoardSkinUrl   []byte `protobuf:"bytes,7,opt"`
    61  	IngGroupCoverSkinUrl   []byte `protobuf:"bytes,8,opt"`
    62  	GroupGrade             int32  `protobuf:"varint,9,opt"`
    63  	ActiveMemberNum        int32  `protobuf:"varint,10,opt"`
    64  	CertificationType      int32  `protobuf:"varint,11,opt"`
    65  	IngCertificationText   []byte `protobuf:"bytes,12,opt"`
    66  	IngGroupRichFingerMemo []byte `protobuf:"bytes,13,opt"`
    67  	// D89AGroupNewGuidelinesInfo stGroupNewguidelines = 14;
    68  	GroupFace      int32               `protobuf:"varint,15,opt"`
    69  	AddOption      int32               `protobuf:"varint,16,opt"`
    70  	ShutupTime     proto.Option[int32] `protobuf:"varint,17,opt"`
    71  	GroupTypeFlag  int32               `protobuf:"varint,18,opt"`
    72  	StringGroupTag []byte              `protobuf:"bytes,19,opt"`
    73  	// D89AGroupGeoInfo msgGroupGeoInfo = 20;
    74  	GroupClassExt     int32  `protobuf:"varint,21,opt"`
    75  	IngGroupClassText []byte `protobuf:"bytes,22,opt"`
    76  	AppPrivilegeFlag  int32  `protobuf:"varint,23,opt"`
    77  	AppPrivilegeMask  int32  `protobuf:"varint,24,opt"`
    78  	// D89AGroupExInfoOnly stGroupExInfo = 25;
    79  	GroupSecLevel        int32  `protobuf:"varint,26,opt"`
    80  	GroupSecLevelInfo    int32  `protobuf:"varint,27,opt"`
    81  	SubscriptionUin      int64  `protobuf:"varint,28,opt"`
    82  	AllowMemberInvite    int32  `protobuf:"varint,29,opt"`
    83  	IngGroupQuestion     []byte `protobuf:"bytes,30,opt"`
    84  	IngGroupAnswer       []byte `protobuf:"bytes,31,opt"`
    85  	GroupFlagext3        int32  `protobuf:"varint,32,opt"`
    86  	GroupFlagext3Mask    int32  `protobuf:"varint,33,opt"`
    87  	GroupOpenAppid       int32  `protobuf:"varint,34,opt"`
    88  	NoFingerOpenFlag     int32  `protobuf:"varint,35,opt"`
    89  	NoCodeFingerOpenFlag int32  `protobuf:"varint,36,opt"`
    90  	RootId               int64  `protobuf:"varint,37,opt"`
    91  	MsgLimitFrequency    int32  `protobuf:"varint,38,opt"`
    92  }
    93  
    94  type D89AGroupNewGuidelinesInfo struct {
    95  	BoolEnabled bool   `protobuf:"varint,1,opt"`
    96  	IngContent  []byte `protobuf:"bytes,2,opt"`
    97  }
    98  
    99  type D89AGroupExInfoOnly struct {
   100  	TribeId          int32 `protobuf:"varint,1,opt"`
   101  	MoneyForAddGroup int32 `protobuf:"varint,2,opt"`
   102  	_                [0]func()
   103  }
   104  
   105  type D89AGroupGeoInfo struct {
   106  	CityId        int32  `protobuf:"varint,1,opt"`
   107  	Longtitude    int64  `protobuf:"varint,2,opt"`
   108  	Latitude      int64  `protobuf:"varint,3,opt"`
   109  	IngGeoContent []byte `protobuf:"bytes,4,opt"`
   110  	PoiId         int64  `protobuf:"varint,5,opt"`
   111  }
   112  
   113  type DED3ReqBody struct {
   114  	ToUin     int64 `protobuf:"varint,1,opt"`
   115  	GroupCode int64 `protobuf:"varint,2,opt"`
   116  	MsgSeq    int32 `protobuf:"varint,3,opt"`
   117  	MsgRand   int32 `protobuf:"varint,4,opt"`
   118  	AioUin    int64 `protobuf:"varint,5,opt"`
   119  	_         [0]func()
   120  }