chat.pb.go 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.26.0-devel
  4. // protoc v3.15.8
  5. // source: chat.proto
  6. package chat
  7. import (
  8. common "git.ikuban.com/server/pw-protobuf/api/common"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. reflect "reflect"
  13. sync "sync"
  14. )
  15. const (
  16. // Verify that this generated code is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  18. // Verify that runtime/protoimpl is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  20. )
  21. type FindRecommendPersonListRequest struct {
  22. state protoimpl.MessageState
  23. sizeCache protoimpl.SizeCache
  24. unknownFields protoimpl.UnknownFields
  25. NextId string `protobuf:"bytes,1,opt,name=nextId,proto3" json:"nextId"`
  26. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  27. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  28. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  29. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别(不筛选就是0)
  30. }
  31. func (x *FindRecommendPersonListRequest) Reset() {
  32. *x = FindRecommendPersonListRequest{}
  33. if protoimpl.UnsafeEnabled {
  34. mi := &file_chat_proto_msgTypes[0]
  35. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  36. ms.StoreMessageInfo(mi)
  37. }
  38. }
  39. func (x *FindRecommendPersonListRequest) String() string {
  40. return protoimpl.X.MessageStringOf(x)
  41. }
  42. func (*FindRecommendPersonListRequest) ProtoMessage() {}
  43. func (x *FindRecommendPersonListRequest) ProtoReflect() protoreflect.Message {
  44. mi := &file_chat_proto_msgTypes[0]
  45. if protoimpl.UnsafeEnabled && x != nil {
  46. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  47. if ms.LoadMessageInfo() == nil {
  48. ms.StoreMessageInfo(mi)
  49. }
  50. return ms
  51. }
  52. return mi.MessageOf(x)
  53. }
  54. // Deprecated: Use FindRecommendPersonListRequest.ProtoReflect.Descriptor instead.
  55. func (*FindRecommendPersonListRequest) Descriptor() ([]byte, []int) {
  56. return file_chat_proto_rawDescGZIP(), []int{0}
  57. }
  58. func (x *FindRecommendPersonListRequest) GetNextId() string {
  59. if x != nil {
  60. return x.NextId
  61. }
  62. return ""
  63. }
  64. func (x *FindRecommendPersonListRequest) GetOffset() int64 {
  65. if x != nil {
  66. return x.Offset
  67. }
  68. return 0
  69. }
  70. func (x *FindRecommendPersonListRequest) GetPersonID() string {
  71. if x != nil {
  72. return x.PersonID
  73. }
  74. return ""
  75. }
  76. func (x *FindRecommendPersonListRequest) GetPersonType() string {
  77. if x != nil {
  78. return x.PersonType
  79. }
  80. return ""
  81. }
  82. func (x *FindRecommendPersonListRequest) GetSex() int64 {
  83. if x != nil {
  84. return x.Sex
  85. }
  86. return 0
  87. }
  88. type FindRoomCardMsgRequest struct {
  89. state protoimpl.MessageState
  90. sizeCache protoimpl.SizeCache
  91. unknownFields protoimpl.UnknownFields
  92. UserIdentifyId string `protobuf:"bytes,1,opt,name=userIdentifyId,proto3" json:"userIdentifyId"` // 身份ID
  93. PartnerIdentifyId string `protobuf:"bytes,2,opt,name=partnerIdentifyId,proto3" json:"partnerIdentifyId"` // 身份ID
  94. }
  95. func (x *FindRoomCardMsgRequest) Reset() {
  96. *x = FindRoomCardMsgRequest{}
  97. if protoimpl.UnsafeEnabled {
  98. mi := &file_chat_proto_msgTypes[1]
  99. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  100. ms.StoreMessageInfo(mi)
  101. }
  102. }
  103. func (x *FindRoomCardMsgRequest) String() string {
  104. return protoimpl.X.MessageStringOf(x)
  105. }
  106. func (*FindRoomCardMsgRequest) ProtoMessage() {}
  107. func (x *FindRoomCardMsgRequest) ProtoReflect() protoreflect.Message {
  108. mi := &file_chat_proto_msgTypes[1]
  109. if protoimpl.UnsafeEnabled && x != nil {
  110. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  111. if ms.LoadMessageInfo() == nil {
  112. ms.StoreMessageInfo(mi)
  113. }
  114. return ms
  115. }
  116. return mi.MessageOf(x)
  117. }
  118. // Deprecated: Use FindRoomCardMsgRequest.ProtoReflect.Descriptor instead.
  119. func (*FindRoomCardMsgRequest) Descriptor() ([]byte, []int) {
  120. return file_chat_proto_rawDescGZIP(), []int{1}
  121. }
  122. func (x *FindRoomCardMsgRequest) GetUserIdentifyId() string {
  123. if x != nil {
  124. return x.UserIdentifyId
  125. }
  126. return ""
  127. }
  128. func (x *FindRoomCardMsgRequest) GetPartnerIdentifyId() string {
  129. if x != nil {
  130. return x.PartnerIdentifyId
  131. }
  132. return ""
  133. }
  134. type PartnerGetAwardReply struct {
  135. state protoimpl.MessageState
  136. sizeCache protoimpl.SizeCache
  137. unknownFields protoimpl.UnknownFields
  138. Balance int64 `protobuf:"varint,1,opt,name=balance,proto3" json:"balance"`
  139. }
  140. func (x *PartnerGetAwardReply) Reset() {
  141. *x = PartnerGetAwardReply{}
  142. if protoimpl.UnsafeEnabled {
  143. mi := &file_chat_proto_msgTypes[2]
  144. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  145. ms.StoreMessageInfo(mi)
  146. }
  147. }
  148. func (x *PartnerGetAwardReply) String() string {
  149. return protoimpl.X.MessageStringOf(x)
  150. }
  151. func (*PartnerGetAwardReply) ProtoMessage() {}
  152. func (x *PartnerGetAwardReply) ProtoReflect() protoreflect.Message {
  153. mi := &file_chat_proto_msgTypes[2]
  154. if protoimpl.UnsafeEnabled && x != nil {
  155. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  156. if ms.LoadMessageInfo() == nil {
  157. ms.StoreMessageInfo(mi)
  158. }
  159. return ms
  160. }
  161. return mi.MessageOf(x)
  162. }
  163. // Deprecated: Use PartnerGetAwardReply.ProtoReflect.Descriptor instead.
  164. func (*PartnerGetAwardReply) Descriptor() ([]byte, []int) {
  165. return file_chat_proto_rawDescGZIP(), []int{2}
  166. }
  167. func (x *PartnerGetAwardReply) GetBalance() int64 {
  168. if x != nil {
  169. return x.Balance
  170. }
  171. return 0
  172. }
  173. type PartnerGetAwardRequest struct {
  174. state protoimpl.MessageState
  175. sizeCache protoimpl.SizeCache
  176. unknownFields protoimpl.UnknownFields
  177. UserIdentifyId string `protobuf:"bytes,1,opt,name=userIdentifyId,proto3" json:"userIdentifyId"` // 身份ID
  178. PartnerIdentifyId string `protobuf:"bytes,2,opt,name=partnerIdentifyId,proto3" json:"partnerIdentifyId"` // 身份ID
  179. AwardType string `protobuf:"bytes,3,opt,name=awardType,proto3" json:"awardType"`
  180. }
  181. func (x *PartnerGetAwardRequest) Reset() {
  182. *x = PartnerGetAwardRequest{}
  183. if protoimpl.UnsafeEnabled {
  184. mi := &file_chat_proto_msgTypes[3]
  185. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  186. ms.StoreMessageInfo(mi)
  187. }
  188. }
  189. func (x *PartnerGetAwardRequest) String() string {
  190. return protoimpl.X.MessageStringOf(x)
  191. }
  192. func (*PartnerGetAwardRequest) ProtoMessage() {}
  193. func (x *PartnerGetAwardRequest) ProtoReflect() protoreflect.Message {
  194. mi := &file_chat_proto_msgTypes[3]
  195. if protoimpl.UnsafeEnabled && x != nil {
  196. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  197. if ms.LoadMessageInfo() == nil {
  198. ms.StoreMessageInfo(mi)
  199. }
  200. return ms
  201. }
  202. return mi.MessageOf(x)
  203. }
  204. // Deprecated: Use PartnerGetAwardRequest.ProtoReflect.Descriptor instead.
  205. func (*PartnerGetAwardRequest) Descriptor() ([]byte, []int) {
  206. return file_chat_proto_rawDescGZIP(), []int{3}
  207. }
  208. func (x *PartnerGetAwardRequest) GetUserIdentifyId() string {
  209. if x != nil {
  210. return x.UserIdentifyId
  211. }
  212. return ""
  213. }
  214. func (x *PartnerGetAwardRequest) GetPartnerIdentifyId() string {
  215. if x != nil {
  216. return x.PartnerIdentifyId
  217. }
  218. return ""
  219. }
  220. func (x *PartnerGetAwardRequest) GetAwardType() string {
  221. if x != nil {
  222. return x.AwardType
  223. }
  224. return ""
  225. }
  226. type PartnerFindRoomListRequest struct {
  227. state protoimpl.MessageState
  228. sizeCache protoimpl.SizeCache
  229. unknownFields protoimpl.UnknownFields
  230. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  231. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  232. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  233. IsFindNotReply bool `protobuf:"varint,4,opt,name=isFindNotReply,proto3" json:"isFindNotReply"` // 是否查询没回复过的内容
  234. IsWithinSevenDay bool `protobuf:"varint,5,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  235. }
  236. func (x *PartnerFindRoomListRequest) Reset() {
  237. *x = PartnerFindRoomListRequest{}
  238. if protoimpl.UnsafeEnabled {
  239. mi := &file_chat_proto_msgTypes[4]
  240. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  241. ms.StoreMessageInfo(mi)
  242. }
  243. }
  244. func (x *PartnerFindRoomListRequest) String() string {
  245. return protoimpl.X.MessageStringOf(x)
  246. }
  247. func (*PartnerFindRoomListRequest) ProtoMessage() {}
  248. func (x *PartnerFindRoomListRequest) ProtoReflect() protoreflect.Message {
  249. mi := &file_chat_proto_msgTypes[4]
  250. if protoimpl.UnsafeEnabled && x != nil {
  251. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  252. if ms.LoadMessageInfo() == nil {
  253. ms.StoreMessageInfo(mi)
  254. }
  255. return ms
  256. }
  257. return mi.MessageOf(x)
  258. }
  259. // Deprecated: Use PartnerFindRoomListRequest.ProtoReflect.Descriptor instead.
  260. func (*PartnerFindRoomListRequest) Descriptor() ([]byte, []int) {
  261. return file_chat_proto_rawDescGZIP(), []int{4}
  262. }
  263. func (x *PartnerFindRoomListRequest) GetNextId() int64 {
  264. if x != nil {
  265. return x.NextId
  266. }
  267. return 0
  268. }
  269. func (x *PartnerFindRoomListRequest) GetOffset() int64 {
  270. if x != nil {
  271. return x.Offset
  272. }
  273. return 0
  274. }
  275. func (x *PartnerFindRoomListRequest) GetIdentifyId() string {
  276. if x != nil {
  277. return x.IdentifyId
  278. }
  279. return ""
  280. }
  281. func (x *PartnerFindRoomListRequest) GetIsFindNotReply() bool {
  282. if x != nil {
  283. return x.IsFindNotReply
  284. }
  285. return false
  286. }
  287. func (x *PartnerFindRoomListRequest) GetIsWithinSevenDay() bool {
  288. if x != nil {
  289. return x.IsWithinSevenDay
  290. }
  291. return false
  292. }
  293. type UserFindRoomListRequest struct {
  294. state protoimpl.MessageState
  295. sizeCache protoimpl.SizeCache
  296. unknownFields protoimpl.UnknownFields
  297. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  298. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  299. IdentifyId string `protobuf:"bytes,3,opt,name=IdentifyId,proto3" json:"IdentifyId"`
  300. IsWithinSevenDay bool `protobuf:"varint,4,opt,name=isWithinSevenDay,proto3" json:"isWithinSevenDay"` // 是否在七日内
  301. }
  302. func (x *UserFindRoomListRequest) Reset() {
  303. *x = UserFindRoomListRequest{}
  304. if protoimpl.UnsafeEnabled {
  305. mi := &file_chat_proto_msgTypes[5]
  306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  307. ms.StoreMessageInfo(mi)
  308. }
  309. }
  310. func (x *UserFindRoomListRequest) String() string {
  311. return protoimpl.X.MessageStringOf(x)
  312. }
  313. func (*UserFindRoomListRequest) ProtoMessage() {}
  314. func (x *UserFindRoomListRequest) ProtoReflect() protoreflect.Message {
  315. mi := &file_chat_proto_msgTypes[5]
  316. if protoimpl.UnsafeEnabled && x != nil {
  317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  318. if ms.LoadMessageInfo() == nil {
  319. ms.StoreMessageInfo(mi)
  320. }
  321. return ms
  322. }
  323. return mi.MessageOf(x)
  324. }
  325. // Deprecated: Use UserFindRoomListRequest.ProtoReflect.Descriptor instead.
  326. func (*UserFindRoomListRequest) Descriptor() ([]byte, []int) {
  327. return file_chat_proto_rawDescGZIP(), []int{5}
  328. }
  329. func (x *UserFindRoomListRequest) GetNextId() int64 {
  330. if x != nil {
  331. return x.NextId
  332. }
  333. return 0
  334. }
  335. func (x *UserFindRoomListRequest) GetOffset() int64 {
  336. if x != nil {
  337. return x.Offset
  338. }
  339. return 0
  340. }
  341. func (x *UserFindRoomListRequest) GetIdentifyId() string {
  342. if x != nil {
  343. return x.IdentifyId
  344. }
  345. return ""
  346. }
  347. func (x *UserFindRoomListRequest) GetIsWithinSevenDay() bool {
  348. if x != nil {
  349. return x.IsWithinSevenDay
  350. }
  351. return false
  352. }
  353. type UserFindRoomListReply struct {
  354. state protoimpl.MessageState
  355. sizeCache protoimpl.SizeCache
  356. unknownFields protoimpl.UnknownFields
  357. List []*UserRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  358. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  359. }
  360. func (x *UserFindRoomListReply) Reset() {
  361. *x = UserFindRoomListReply{}
  362. if protoimpl.UnsafeEnabled {
  363. mi := &file_chat_proto_msgTypes[6]
  364. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  365. ms.StoreMessageInfo(mi)
  366. }
  367. }
  368. func (x *UserFindRoomListReply) String() string {
  369. return protoimpl.X.MessageStringOf(x)
  370. }
  371. func (*UserFindRoomListReply) ProtoMessage() {}
  372. func (x *UserFindRoomListReply) ProtoReflect() protoreflect.Message {
  373. mi := &file_chat_proto_msgTypes[6]
  374. if protoimpl.UnsafeEnabled && x != nil {
  375. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  376. if ms.LoadMessageInfo() == nil {
  377. ms.StoreMessageInfo(mi)
  378. }
  379. return ms
  380. }
  381. return mi.MessageOf(x)
  382. }
  383. // Deprecated: Use UserFindRoomListReply.ProtoReflect.Descriptor instead.
  384. func (*UserFindRoomListReply) Descriptor() ([]byte, []int) {
  385. return file_chat_proto_rawDescGZIP(), []int{6}
  386. }
  387. func (x *UserFindRoomListReply) GetList() []*UserRoomInfo {
  388. if x != nil {
  389. return x.List
  390. }
  391. return nil
  392. }
  393. func (x *UserFindRoomListReply) GetNextId() int64 {
  394. if x != nil {
  395. return x.NextId
  396. }
  397. return 0
  398. }
  399. type UserRoomInfo struct {
  400. state protoimpl.MessageState
  401. sizeCache protoimpl.SizeCache
  402. unknownFields protoimpl.UnknownFields
  403. PersonType string `protobuf:"bytes,1,opt,name=personType,proto3" json:"personType"` // 用户类型
  404. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  405. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 用户未读数
  406. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  407. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  408. Likeability int64 `protobuf:"varint,6,opt,name=likeability,proto3" json:"likeability"` // 好感度
  409. RoomId int64 `protobuf:"varint,7,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  410. }
  411. func (x *UserRoomInfo) Reset() {
  412. *x = UserRoomInfo{}
  413. if protoimpl.UnsafeEnabled {
  414. mi := &file_chat_proto_msgTypes[7]
  415. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  416. ms.StoreMessageInfo(mi)
  417. }
  418. }
  419. func (x *UserRoomInfo) String() string {
  420. return protoimpl.X.MessageStringOf(x)
  421. }
  422. func (*UserRoomInfo) ProtoMessage() {}
  423. func (x *UserRoomInfo) ProtoReflect() protoreflect.Message {
  424. mi := &file_chat_proto_msgTypes[7]
  425. if protoimpl.UnsafeEnabled && x != nil {
  426. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  427. if ms.LoadMessageInfo() == nil {
  428. ms.StoreMessageInfo(mi)
  429. }
  430. return ms
  431. }
  432. return mi.MessageOf(x)
  433. }
  434. // Deprecated: Use UserRoomInfo.ProtoReflect.Descriptor instead.
  435. func (*UserRoomInfo) Descriptor() ([]byte, []int) {
  436. return file_chat_proto_rawDescGZIP(), []int{7}
  437. }
  438. func (x *UserRoomInfo) GetPersonType() string {
  439. if x != nil {
  440. return x.PersonType
  441. }
  442. return ""
  443. }
  444. func (x *UserRoomInfo) GetPersonId() string {
  445. if x != nil {
  446. return x.PersonId
  447. }
  448. return ""
  449. }
  450. func (x *UserRoomInfo) GetUnreadNum() int64 {
  451. if x != nil {
  452. return x.UnreadNum
  453. }
  454. return 0
  455. }
  456. func (x *UserRoomInfo) GetLastContent() string {
  457. if x != nil {
  458. return x.LastContent
  459. }
  460. return ""
  461. }
  462. func (x *UserRoomInfo) GetLastTime() int64 {
  463. if x != nil {
  464. return x.LastTime
  465. }
  466. return 0
  467. }
  468. func (x *UserRoomInfo) GetLikeability() int64 {
  469. if x != nil {
  470. return x.Likeability
  471. }
  472. return 0
  473. }
  474. func (x *UserRoomInfo) GetRoomId() int64 {
  475. if x != nil {
  476. return x.RoomId
  477. }
  478. return 0
  479. }
  480. type PartnerFindRoomListReply struct {
  481. state protoimpl.MessageState
  482. sizeCache protoimpl.SizeCache
  483. unknownFields protoimpl.UnknownFields
  484. List []*PartnerRoomInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  485. NextId int64 `protobuf:"varint,2,opt,name=nextId,proto3" json:"nextId"`
  486. }
  487. func (x *PartnerFindRoomListReply) Reset() {
  488. *x = PartnerFindRoomListReply{}
  489. if protoimpl.UnsafeEnabled {
  490. mi := &file_chat_proto_msgTypes[8]
  491. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  492. ms.StoreMessageInfo(mi)
  493. }
  494. }
  495. func (x *PartnerFindRoomListReply) String() string {
  496. return protoimpl.X.MessageStringOf(x)
  497. }
  498. func (*PartnerFindRoomListReply) ProtoMessage() {}
  499. func (x *PartnerFindRoomListReply) ProtoReflect() protoreflect.Message {
  500. mi := &file_chat_proto_msgTypes[8]
  501. if protoimpl.UnsafeEnabled && x != nil {
  502. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  503. if ms.LoadMessageInfo() == nil {
  504. ms.StoreMessageInfo(mi)
  505. }
  506. return ms
  507. }
  508. return mi.MessageOf(x)
  509. }
  510. // Deprecated: Use PartnerFindRoomListReply.ProtoReflect.Descriptor instead.
  511. func (*PartnerFindRoomListReply) Descriptor() ([]byte, []int) {
  512. return file_chat_proto_rawDescGZIP(), []int{8}
  513. }
  514. func (x *PartnerFindRoomListReply) GetList() []*PartnerRoomInfo {
  515. if x != nil {
  516. return x.List
  517. }
  518. return nil
  519. }
  520. func (x *PartnerFindRoomListReply) GetNextId() int64 {
  521. if x != nil {
  522. return x.NextId
  523. }
  524. return 0
  525. }
  526. type PartnerRoomInfo struct {
  527. state protoimpl.MessageState
  528. sizeCache protoimpl.SizeCache
  529. unknownFields protoimpl.UnknownFields
  530. PersonSendNum int64 `protobuf:"varint,1,opt,name=personSendNum,proto3" json:"personSendNum"` // 用户发送数
  531. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"` // 用户ID
  532. UnreadNum int64 `protobuf:"varint,3,opt,name=unreadNum,proto3" json:"unreadNum"` // 接待者未读数
  533. LastContent string `protobuf:"bytes,4,opt,name=lastContent,proto3" json:"lastContent"` // 上次发送内容
  534. LastTime int64 `protobuf:"varint,5,opt,name=lastTime,proto3" json:"lastTime"` // 上次发送时间
  535. Benefit int64 `protobuf:"varint,6,opt,name=benefit,proto3" json:"benefit"` // 收益
  536. Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type"` // 类型(新客:new,付费:pay)
  537. Sex int64 `protobuf:"varint,8,opt,name=sex,proto3" json:"sex"` // 性别
  538. AvatarUrl string `protobuf:"bytes,9,opt,name=avatarUrl,proto3" json:"avatarUrl"` // 头像
  539. Nickname string `protobuf:"bytes,10,opt,name=nickname,proto3" json:"nickname"` // 昵称
  540. Age int64 `protobuf:"varint,11,opt,name=age,proto3" json:"age"` // 年龄
  541. Likeability int64 `protobuf:"varint,12,opt,name=likeability,proto3" json:"likeability"` // 好感度
  542. RoomId int64 `protobuf:"varint,13,opt,name=roomId,proto3" json:"roomId"` // 房间号ID
  543. PersonSendBaseNum int64 `protobuf:"varint,14,opt,name=personSendBaseNum,proto3" json:"personSendBaseNum"` // 用户发送基数
  544. }
  545. func (x *PartnerRoomInfo) Reset() {
  546. *x = PartnerRoomInfo{}
  547. if protoimpl.UnsafeEnabled {
  548. mi := &file_chat_proto_msgTypes[9]
  549. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  550. ms.StoreMessageInfo(mi)
  551. }
  552. }
  553. func (x *PartnerRoomInfo) String() string {
  554. return protoimpl.X.MessageStringOf(x)
  555. }
  556. func (*PartnerRoomInfo) ProtoMessage() {}
  557. func (x *PartnerRoomInfo) ProtoReflect() protoreflect.Message {
  558. mi := &file_chat_proto_msgTypes[9]
  559. if protoimpl.UnsafeEnabled && x != nil {
  560. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  561. if ms.LoadMessageInfo() == nil {
  562. ms.StoreMessageInfo(mi)
  563. }
  564. return ms
  565. }
  566. return mi.MessageOf(x)
  567. }
  568. // Deprecated: Use PartnerRoomInfo.ProtoReflect.Descriptor instead.
  569. func (*PartnerRoomInfo) Descriptor() ([]byte, []int) {
  570. return file_chat_proto_rawDescGZIP(), []int{9}
  571. }
  572. func (x *PartnerRoomInfo) GetPersonSendNum() int64 {
  573. if x != nil {
  574. return x.PersonSendNum
  575. }
  576. return 0
  577. }
  578. func (x *PartnerRoomInfo) GetPersonId() string {
  579. if x != nil {
  580. return x.PersonId
  581. }
  582. return ""
  583. }
  584. func (x *PartnerRoomInfo) GetUnreadNum() int64 {
  585. if x != nil {
  586. return x.UnreadNum
  587. }
  588. return 0
  589. }
  590. func (x *PartnerRoomInfo) GetLastContent() string {
  591. if x != nil {
  592. return x.LastContent
  593. }
  594. return ""
  595. }
  596. func (x *PartnerRoomInfo) GetLastTime() int64 {
  597. if x != nil {
  598. return x.LastTime
  599. }
  600. return 0
  601. }
  602. func (x *PartnerRoomInfo) GetBenefit() int64 {
  603. if x != nil {
  604. return x.Benefit
  605. }
  606. return 0
  607. }
  608. func (x *PartnerRoomInfo) GetType() string {
  609. if x != nil {
  610. return x.Type
  611. }
  612. return ""
  613. }
  614. func (x *PartnerRoomInfo) GetSex() int64 {
  615. if x != nil {
  616. return x.Sex
  617. }
  618. return 0
  619. }
  620. func (x *PartnerRoomInfo) GetAvatarUrl() string {
  621. if x != nil {
  622. return x.AvatarUrl
  623. }
  624. return ""
  625. }
  626. func (x *PartnerRoomInfo) GetNickname() string {
  627. if x != nil {
  628. return x.Nickname
  629. }
  630. return ""
  631. }
  632. func (x *PartnerRoomInfo) GetAge() int64 {
  633. if x != nil {
  634. return x.Age
  635. }
  636. return 0
  637. }
  638. func (x *PartnerRoomInfo) GetLikeability() int64 {
  639. if x != nil {
  640. return x.Likeability
  641. }
  642. return 0
  643. }
  644. func (x *PartnerRoomInfo) GetRoomId() int64 {
  645. if x != nil {
  646. return x.RoomId
  647. }
  648. return 0
  649. }
  650. func (x *PartnerRoomInfo) GetPersonSendBaseNum() int64 {
  651. if x != nil {
  652. return x.PersonSendBaseNum
  653. }
  654. return 0
  655. }
  656. type CreateChatRoomParam struct {
  657. state protoimpl.MessageState
  658. sizeCache protoimpl.SizeCache
  659. unknownFields protoimpl.UnknownFields
  660. PersonId1 string `protobuf:"bytes,1,opt,name=personId1,proto3" json:"personId1"`
  661. PersonIdentifyID1 string `protobuf:"bytes,2,opt,name=personIdentifyID1,proto3" json:"personIdentifyID1"` // 身份ID
  662. PersonType1 string `protobuf:"bytes,3,opt,name=personType1,proto3" json:"personType1"` // 类型
  663. PersonId2 string `protobuf:"bytes,4,opt,name=personId2,proto3" json:"personId2"`
  664. PersonIdentifyID2 string `protobuf:"bytes,5,opt,name=personIdentifyID2,proto3" json:"personIdentifyID2"` // 身份ID
  665. PersonType2 string `protobuf:"bytes,6,opt,name=personType2,proto3" json:"personType2"` // 类型
  666. Source string `protobuf:"bytes,7,opt,name=source,proto3" json:"source"` // 来源
  667. }
  668. func (x *CreateChatRoomParam) Reset() {
  669. *x = CreateChatRoomParam{}
  670. if protoimpl.UnsafeEnabled {
  671. mi := &file_chat_proto_msgTypes[10]
  672. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  673. ms.StoreMessageInfo(mi)
  674. }
  675. }
  676. func (x *CreateChatRoomParam) String() string {
  677. return protoimpl.X.MessageStringOf(x)
  678. }
  679. func (*CreateChatRoomParam) ProtoMessage() {}
  680. func (x *CreateChatRoomParam) ProtoReflect() protoreflect.Message {
  681. mi := &file_chat_proto_msgTypes[10]
  682. if protoimpl.UnsafeEnabled && x != nil {
  683. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  684. if ms.LoadMessageInfo() == nil {
  685. ms.StoreMessageInfo(mi)
  686. }
  687. return ms
  688. }
  689. return mi.MessageOf(x)
  690. }
  691. // Deprecated: Use CreateChatRoomParam.ProtoReflect.Descriptor instead.
  692. func (*CreateChatRoomParam) Descriptor() ([]byte, []int) {
  693. return file_chat_proto_rawDescGZIP(), []int{10}
  694. }
  695. func (x *CreateChatRoomParam) GetPersonId1() string {
  696. if x != nil {
  697. return x.PersonId1
  698. }
  699. return ""
  700. }
  701. func (x *CreateChatRoomParam) GetPersonIdentifyID1() string {
  702. if x != nil {
  703. return x.PersonIdentifyID1
  704. }
  705. return ""
  706. }
  707. func (x *CreateChatRoomParam) GetPersonType1() string {
  708. if x != nil {
  709. return x.PersonType1
  710. }
  711. return ""
  712. }
  713. func (x *CreateChatRoomParam) GetPersonId2() string {
  714. if x != nil {
  715. return x.PersonId2
  716. }
  717. return ""
  718. }
  719. func (x *CreateChatRoomParam) GetPersonIdentifyID2() string {
  720. if x != nil {
  721. return x.PersonIdentifyID2
  722. }
  723. return ""
  724. }
  725. func (x *CreateChatRoomParam) GetPersonType2() string {
  726. if x != nil {
  727. return x.PersonType2
  728. }
  729. return ""
  730. }
  731. func (x *CreateChatRoomParam) GetSource() string {
  732. if x != nil {
  733. return x.Source
  734. }
  735. return ""
  736. }
  737. type SetBlackChatParam struct {
  738. state protoimpl.MessageState
  739. sizeCache protoimpl.SizeCache
  740. unknownFields protoimpl.UnknownFields
  741. PersonIdentifyId string `protobuf:"bytes,1,opt,name=personIdentifyId,proto3" json:"personIdentifyId"` // 拉黑者的身份ID
  742. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  743. }
  744. func (x *SetBlackChatParam) Reset() {
  745. *x = SetBlackChatParam{}
  746. if protoimpl.UnsafeEnabled {
  747. mi := &file_chat_proto_msgTypes[11]
  748. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  749. ms.StoreMessageInfo(mi)
  750. }
  751. }
  752. func (x *SetBlackChatParam) String() string {
  753. return protoimpl.X.MessageStringOf(x)
  754. }
  755. func (*SetBlackChatParam) ProtoMessage() {}
  756. func (x *SetBlackChatParam) ProtoReflect() protoreflect.Message {
  757. mi := &file_chat_proto_msgTypes[11]
  758. if protoimpl.UnsafeEnabled && x != nil {
  759. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  760. if ms.LoadMessageInfo() == nil {
  761. ms.StoreMessageInfo(mi)
  762. }
  763. return ms
  764. }
  765. return mi.MessageOf(x)
  766. }
  767. // Deprecated: Use SetBlackChatParam.ProtoReflect.Descriptor instead.
  768. func (*SetBlackChatParam) Descriptor() ([]byte, []int) {
  769. return file_chat_proto_rawDescGZIP(), []int{11}
  770. }
  771. func (x *SetBlackChatParam) GetPersonIdentifyId() string {
  772. if x != nil {
  773. return x.PersonIdentifyId
  774. }
  775. return ""
  776. }
  777. func (x *SetBlackChatParam) GetRoomId() int64 {
  778. if x != nil {
  779. return x.RoomId
  780. }
  781. return 0
  782. }
  783. type ReceiveRequest struct {
  784. state protoimpl.MessageState
  785. sizeCache protoimpl.SizeCache
  786. unknownFields protoimpl.UnknownFields
  787. Method string `protobuf:"bytes,1,opt,name=method,proto3" json:"method"`
  788. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data"`
  789. Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id"`
  790. WebsocketTag string `protobuf:"bytes,4,opt,name=websocketTag,proto3" json:"websocketTag"`
  791. PersonType string `protobuf:"bytes,5,opt,name=personType,proto3" json:"personType"`
  792. PersonId string `protobuf:"bytes,6,opt,name=personId,proto3" json:"personId"`
  793. }
  794. func (x *ReceiveRequest) Reset() {
  795. *x = ReceiveRequest{}
  796. if protoimpl.UnsafeEnabled {
  797. mi := &file_chat_proto_msgTypes[12]
  798. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  799. ms.StoreMessageInfo(mi)
  800. }
  801. }
  802. func (x *ReceiveRequest) String() string {
  803. return protoimpl.X.MessageStringOf(x)
  804. }
  805. func (*ReceiveRequest) ProtoMessage() {}
  806. func (x *ReceiveRequest) ProtoReflect() protoreflect.Message {
  807. mi := &file_chat_proto_msgTypes[12]
  808. if protoimpl.UnsafeEnabled && x != nil {
  809. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  810. if ms.LoadMessageInfo() == nil {
  811. ms.StoreMessageInfo(mi)
  812. }
  813. return ms
  814. }
  815. return mi.MessageOf(x)
  816. }
  817. // Deprecated: Use ReceiveRequest.ProtoReflect.Descriptor instead.
  818. func (*ReceiveRequest) Descriptor() ([]byte, []int) {
  819. return file_chat_proto_rawDescGZIP(), []int{12}
  820. }
  821. func (x *ReceiveRequest) GetMethod() string {
  822. if x != nil {
  823. return x.Method
  824. }
  825. return ""
  826. }
  827. func (x *ReceiveRequest) GetData() []byte {
  828. if x != nil {
  829. return x.Data
  830. }
  831. return nil
  832. }
  833. func (x *ReceiveRequest) GetId() string {
  834. if x != nil {
  835. return x.Id
  836. }
  837. return ""
  838. }
  839. func (x *ReceiveRequest) GetWebsocketTag() string {
  840. if x != nil {
  841. return x.WebsocketTag
  842. }
  843. return ""
  844. }
  845. func (x *ReceiveRequest) GetPersonType() string {
  846. if x != nil {
  847. return x.PersonType
  848. }
  849. return ""
  850. }
  851. func (x *ReceiveRequest) GetPersonId() string {
  852. if x != nil {
  853. return x.PersonId
  854. }
  855. return ""
  856. }
  857. type ReceiveReply struct {
  858. state protoimpl.MessageState
  859. sizeCache protoimpl.SizeCache
  860. unknownFields protoimpl.UnknownFields
  861. }
  862. func (x *ReceiveReply) Reset() {
  863. *x = ReceiveReply{}
  864. if protoimpl.UnsafeEnabled {
  865. mi := &file_chat_proto_msgTypes[13]
  866. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  867. ms.StoreMessageInfo(mi)
  868. }
  869. }
  870. func (x *ReceiveReply) String() string {
  871. return protoimpl.X.MessageStringOf(x)
  872. }
  873. func (*ReceiveReply) ProtoMessage() {}
  874. func (x *ReceiveReply) ProtoReflect() protoreflect.Message {
  875. mi := &file_chat_proto_msgTypes[13]
  876. if protoimpl.UnsafeEnabled && x != nil {
  877. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  878. if ms.LoadMessageInfo() == nil {
  879. ms.StoreMessageInfo(mi)
  880. }
  881. return ms
  882. }
  883. return mi.MessageOf(x)
  884. }
  885. // Deprecated: Use ReceiveReply.ProtoReflect.Descriptor instead.
  886. func (*ReceiveReply) Descriptor() ([]byte, []int) {
  887. return file_chat_proto_rawDescGZIP(), []int{13}
  888. }
  889. type CheckUserPartnerIsRelationshipReply struct {
  890. state protoimpl.MessageState
  891. sizeCache protoimpl.SizeCache
  892. unknownFields protoimpl.UnknownFields
  893. IsBuildRelationship bool `protobuf:"varint,1,opt,name=isBuildRelationship,proto3" json:"isBuildRelationship"`
  894. RoomId int64 `protobuf:"varint,2,opt,name=roomId,proto3" json:"roomId"`
  895. }
  896. func (x *CheckUserPartnerIsRelationshipReply) Reset() {
  897. *x = CheckUserPartnerIsRelationshipReply{}
  898. if protoimpl.UnsafeEnabled {
  899. mi := &file_chat_proto_msgTypes[14]
  900. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  901. ms.StoreMessageInfo(mi)
  902. }
  903. }
  904. func (x *CheckUserPartnerIsRelationshipReply) String() string {
  905. return protoimpl.X.MessageStringOf(x)
  906. }
  907. func (*CheckUserPartnerIsRelationshipReply) ProtoMessage() {}
  908. func (x *CheckUserPartnerIsRelationshipReply) ProtoReflect() protoreflect.Message {
  909. mi := &file_chat_proto_msgTypes[14]
  910. if protoimpl.UnsafeEnabled && x != nil {
  911. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  912. if ms.LoadMessageInfo() == nil {
  913. ms.StoreMessageInfo(mi)
  914. }
  915. return ms
  916. }
  917. return mi.MessageOf(x)
  918. }
  919. // Deprecated: Use CheckUserPartnerIsRelationshipReply.ProtoReflect.Descriptor instead.
  920. func (*CheckUserPartnerIsRelationshipReply) Descriptor() ([]byte, []int) {
  921. return file_chat_proto_rawDescGZIP(), []int{14}
  922. }
  923. func (x *CheckUserPartnerIsRelationshipReply) GetIsBuildRelationship() bool {
  924. if x != nil {
  925. return x.IsBuildRelationship
  926. }
  927. return false
  928. }
  929. func (x *CheckUserPartnerIsRelationshipReply) GetRoomId() int64 {
  930. if x != nil {
  931. return x.RoomId
  932. }
  933. return 0
  934. }
  935. type RoomReply struct {
  936. state protoimpl.MessageState
  937. sizeCache protoimpl.SizeCache
  938. unknownFields protoimpl.UnknownFields
  939. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  940. }
  941. func (x *RoomReply) Reset() {
  942. *x = RoomReply{}
  943. if protoimpl.UnsafeEnabled {
  944. mi := &file_chat_proto_msgTypes[15]
  945. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  946. ms.StoreMessageInfo(mi)
  947. }
  948. }
  949. func (x *RoomReply) String() string {
  950. return protoimpl.X.MessageStringOf(x)
  951. }
  952. func (*RoomReply) ProtoMessage() {}
  953. func (x *RoomReply) ProtoReflect() protoreflect.Message {
  954. mi := &file_chat_proto_msgTypes[15]
  955. if protoimpl.UnsafeEnabled && x != nil {
  956. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  957. if ms.LoadMessageInfo() == nil {
  958. ms.StoreMessageInfo(mi)
  959. }
  960. return ms
  961. }
  962. return mi.MessageOf(x)
  963. }
  964. // Deprecated: Use RoomReply.ProtoReflect.Descriptor instead.
  965. func (*RoomReply) Descriptor() ([]byte, []int) {
  966. return file_chat_proto_rawDescGZIP(), []int{15}
  967. }
  968. func (x *RoomReply) GetRoomId() int64 {
  969. if x != nil {
  970. return x.RoomId
  971. }
  972. return 0
  973. }
  974. type FindChatRoomMsgRequest struct {
  975. state protoimpl.MessageState
  976. sizeCache protoimpl.SizeCache
  977. unknownFields protoimpl.UnknownFields
  978. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"`
  979. PersonType string `protobuf:"bytes,2,opt,name=personType,proto3" json:"personType"` // 类型
  980. PersonID string `protobuf:"bytes,3,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  981. }
  982. func (x *FindChatRoomMsgRequest) Reset() {
  983. *x = FindChatRoomMsgRequest{}
  984. if protoimpl.UnsafeEnabled {
  985. mi := &file_chat_proto_msgTypes[16]
  986. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  987. ms.StoreMessageInfo(mi)
  988. }
  989. }
  990. func (x *FindChatRoomMsgRequest) String() string {
  991. return protoimpl.X.MessageStringOf(x)
  992. }
  993. func (*FindChatRoomMsgRequest) ProtoMessage() {}
  994. func (x *FindChatRoomMsgRequest) ProtoReflect() protoreflect.Message {
  995. mi := &file_chat_proto_msgTypes[16]
  996. if protoimpl.UnsafeEnabled && x != nil {
  997. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  998. if ms.LoadMessageInfo() == nil {
  999. ms.StoreMessageInfo(mi)
  1000. }
  1001. return ms
  1002. }
  1003. return mi.MessageOf(x)
  1004. }
  1005. // Deprecated: Use FindChatRoomMsgRequest.ProtoReflect.Descriptor instead.
  1006. func (*FindChatRoomMsgRequest) Descriptor() ([]byte, []int) {
  1007. return file_chat_proto_rawDescGZIP(), []int{16}
  1008. }
  1009. func (x *FindChatRoomMsgRequest) GetRoomId() int64 {
  1010. if x != nil {
  1011. return x.RoomId
  1012. }
  1013. return 0
  1014. }
  1015. func (x *FindChatRoomMsgRequest) GetPersonType() string {
  1016. if x != nil {
  1017. return x.PersonType
  1018. }
  1019. return ""
  1020. }
  1021. func (x *FindChatRoomMsgRequest) GetPersonID() string {
  1022. if x != nil {
  1023. return x.PersonID
  1024. }
  1025. return ""
  1026. }
  1027. type FindChatRecordListRequest struct {
  1028. state protoimpl.MessageState
  1029. sizeCache protoimpl.SizeCache
  1030. unknownFields protoimpl.UnknownFields
  1031. NextId int64 `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
  1032. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
  1033. RoomId int64 `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"`
  1034. PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
  1035. PersonID string `protobuf:"bytes,5,opt,name=personID,proto3" json:"personID"` // 查询目标的ID
  1036. }
  1037. func (x *FindChatRecordListRequest) Reset() {
  1038. *x = FindChatRecordListRequest{}
  1039. if protoimpl.UnsafeEnabled {
  1040. mi := &file_chat_proto_msgTypes[17]
  1041. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1042. ms.StoreMessageInfo(mi)
  1043. }
  1044. }
  1045. func (x *FindChatRecordListRequest) String() string {
  1046. return protoimpl.X.MessageStringOf(x)
  1047. }
  1048. func (*FindChatRecordListRequest) ProtoMessage() {}
  1049. func (x *FindChatRecordListRequest) ProtoReflect() protoreflect.Message {
  1050. mi := &file_chat_proto_msgTypes[17]
  1051. if protoimpl.UnsafeEnabled && x != nil {
  1052. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1053. if ms.LoadMessageInfo() == nil {
  1054. ms.StoreMessageInfo(mi)
  1055. }
  1056. return ms
  1057. }
  1058. return mi.MessageOf(x)
  1059. }
  1060. // Deprecated: Use FindChatRecordListRequest.ProtoReflect.Descriptor instead.
  1061. func (*FindChatRecordListRequest) Descriptor() ([]byte, []int) {
  1062. return file_chat_proto_rawDescGZIP(), []int{17}
  1063. }
  1064. func (x *FindChatRecordListRequest) GetNextId() int64 {
  1065. if x != nil {
  1066. return x.NextId
  1067. }
  1068. return 0
  1069. }
  1070. func (x *FindChatRecordListRequest) GetOffset() int64 {
  1071. if x != nil {
  1072. return x.Offset
  1073. }
  1074. return 0
  1075. }
  1076. func (x *FindChatRecordListRequest) GetRoomId() int64 {
  1077. if x != nil {
  1078. return x.RoomId
  1079. }
  1080. return 0
  1081. }
  1082. func (x *FindChatRecordListRequest) GetPersonType() string {
  1083. if x != nil {
  1084. return x.PersonType
  1085. }
  1086. return ""
  1087. }
  1088. func (x *FindChatRecordListRequest) GetPersonID() string {
  1089. if x != nil {
  1090. return x.PersonID
  1091. }
  1092. return ""
  1093. }
  1094. var File_chat_proto protoreflect.FileDescriptor
  1095. var file_chat_proto_rawDesc = []byte{
  1096. 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x61, 0x70,
  1097. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70,
  1098. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72,
  1099. 0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2f,
  1100. 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x9e, 0x01, 0x0a,
  1101. 0x1e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65,
  1102. 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  1103. 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1104. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65,
  1105. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12,
  1106. 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28,
  1107. 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x70,
  1108. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  1109. 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73,
  1110. 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x6e, 0x0a,
  1111. 0x16, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x61, 0x72, 0x64, 0x4d, 0x73, 0x67,
  1112. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49,
  1113. 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1114. 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12,
  1115. 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69,
  1116. 0x66, 0x79, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x61, 0x72, 0x74,
  1117. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x22, 0x30, 0x0a,
  1118. 0x14, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64,
  1119. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65,
  1120. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x62, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22,
  1121. 0x8c, 0x01, 0x0a, 0x16, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41, 0x77,
  1122. 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x73,
  1123. 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  1124. 0x28, 0x09, 0x52, 0x0e, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79,
  1125. 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65,
  1126. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x70,
  1127. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64,
  1128. 0x12, 0x1c, 0x0a, 0x09, 0x61, 0x77, 0x61, 0x72, 0x64, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20,
  1129. 0x01, 0x28, 0x09, 0x52, 0x09, 0x61, 0x77, 0x61, 0x72, 0x64, 0x54, 0x79, 0x70, 0x65, 0x22, 0xc0,
  1130. 0x01, 0x0a, 0x1a, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f,
  1131. 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a,
  1132. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e,
  1133. 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18,
  1134. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e, 0x0a,
  1135. 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1136. 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x26, 0x0a,
  1137. 0x0e, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x18,
  1138. 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x46, 0x69, 0x6e, 0x64, 0x4e, 0x6f, 0x74,
  1139. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69,
  1140. 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52,
  1141. 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61,
  1142. 0x79, 0x22, 0x95, 0x01, 0x0a, 0x17, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f,
  1143. 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a,
  1144. 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e,
  1145. 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18,
  1146. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x1e, 0x0a,
  1147. 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1148. 0x09, 0x52, 0x0a, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12, 0x2a, 0x0a,
  1149. 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61,
  1150. 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10, 0x69, 0x73, 0x57, 0x69, 0x74, 0x68, 0x69,
  1151. 0x6e, 0x53, 0x65, 0x76, 0x65, 0x6e, 0x44, 0x61, 0x79, 0x22, 0x5b, 0x0a, 0x15, 0x55, 0x73, 0x65,
  1152. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
  1153. 0x6c, 0x79, 0x12, 0x2a, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  1154. 0x32, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72,
  1155. 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16,
  1156. 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  1157. 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xe0, 0x01, 0x0a, 0x0c, 0x55, 0x73, 0x65, 0x72, 0x52,
  1158. 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1159. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72,
  1160. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1161. 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1162. 0x6e, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d,
  1163. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75,
  1164. 0x6d, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  1165. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74,
  1166. 0x65, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18,
  1167. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12,
  1168. 0x20, 0x0a, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x06,
  1169. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74,
  1170. 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28,
  1171. 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x61, 0x0a, 0x18, 0x50, 0x61, 0x72,
  1172. 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74,
  1173. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2d, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  1174. 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50,
  1175. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04,
  1176. 0x6c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x02,
  1177. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x22, 0xa3, 0x03, 0x0a,
  1178. 0x0f, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66, 0x6f,
  1179. 0x12, 0x24, 0x0a, 0x0d, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x75,
  1180. 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53,
  1181. 0x65, 0x6e, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1182. 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1183. 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d, 0x18,
  1184. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4e, 0x75, 0x6d,
  1185. 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18,
  1186. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65,
  1187. 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05,
  1188. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18,
  1189. 0x0a, 0x07, 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52,
  1190. 0x07, 0x62, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65,
  1191. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03,
  1192. 0x73, 0x65, 0x78, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1c,
  1193. 0x0a, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28,
  1194. 0x09, 0x52, 0x09, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x1a, 0x0a, 0x08,
  1195. 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1196. 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18,
  1197. 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x6c, 0x69,
  1198. 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52,
  1199. 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06,
  1200. 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f,
  1201. 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65,
  1202. 0x6e, 0x64, 0x42, 0x61, 0x73, 0x65, 0x4e, 0x75, 0x6d, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52,
  1203. 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x61, 0x73, 0x65, 0x4e,
  1204. 0x75, 0x6d, 0x22, 0x89, 0x02, 0x0a, 0x13, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61,
  1205. 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65,
  1206. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x31, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70,
  1207. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x31, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73,
  1208. 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x31, 0x18, 0x02, 0x20,
  1209. 0x01, 0x28, 0x09, 0x52, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74,
  1210. 0x69, 0x66, 0x79, 0x49, 0x44, 0x31, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1211. 0x54, 0x79, 0x70, 0x65, 0x31, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72,
  1212. 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x31, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x65, 0x72, 0x73,
  1213. 0x6f, 0x6e, 0x49, 0x64, 0x32, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x65, 0x72,
  1214. 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x32, 0x12, 0x2c, 0x0a, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e,
  1215. 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44, 0x32, 0x18, 0x05, 0x20, 0x01, 0x28,
  1216. 0x09, 0x52, 0x11, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66,
  1217. 0x79, 0x49, 0x44, 0x32, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79,
  1218. 0x70, 0x65, 0x32, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x73, 0x6f,
  1219. 0x6e, 0x54, 0x79, 0x70, 0x65, 0x32, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
  1220. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x22, 0x57,
  1221. 0x0a, 0x11, 0x53, 0x65, 0x74, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x50, 0x61,
  1222. 0x72, 0x61, 0x6d, 0x12, 0x2a, 0x0a, 0x10, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65,
  1223. 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x10, 0x70,
  1224. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x12,
  1225. 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1226. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0xac, 0x01, 0x0a, 0x0e, 0x52, 0x65, 0x63, 0x65,
  1227. 0x69, 0x76, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65,
  1228. 0x74, 0x68, 0x6f, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68,
  1229. 0x6f, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c,
  1230. 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01,
  1231. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63,
  1232. 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65,
  1233. 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65,
  1234. 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  1235. 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65,
  1236. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65,
  1237. 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x0e, 0x0a, 0x0c, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76,
  1238. 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x6f, 0x0a, 0x23, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55,
  1239. 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61,
  1240. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x30, 0x0a,
  1241. 0x13, 0x69, 0x73, 0x42, 0x75, 0x69, 0x6c, 0x64, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  1242. 0x73, 0x68, 0x69, 0x70, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x13, 0x69, 0x73, 0x42, 0x75,
  1243. 0x69, 0x6c, 0x64, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12,
  1244. 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1245. 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x23, 0x0a, 0x09, 0x52, 0x6f, 0x6f, 0x6d, 0x52,
  1246. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x01,
  1247. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x22, 0x6c, 0x0a, 0x16,
  1248. 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52,
  1249. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  1250. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e,
  1251. 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01,
  1252. 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a,
  1253. 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1254. 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x22, 0x9f, 0x01, 0x0a, 0x19, 0x46,
  1255. 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73,
  1256. 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74,
  1257. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64,
  1258. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  1259. 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d,
  1260. 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64,
  1261. 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04,
  1262. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
  1263. 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01,
  1264. 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x32, 0xee, 0x08, 0x0a,
  1265. 0x04, 0x43, 0x68, 0x61, 0x74, 0x12, 0x7a, 0x0a, 0x1e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73,
  1266. 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74,
  1267. 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
  1268. 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x41, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74,
  1269. 0x6e, 0x65, 0x72, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x64, 0x50, 0x61, 0x72,
  1270. 0x61, 0x6d, 0x1a, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43, 0x68,
  1271. 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73,
  1272. 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70, 0x52, 0x65, 0x70, 0x6c,
  1273. 0x79, 0x12, 0x44, 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52,
  1274. 0x6f, 0x6f, 0x6d, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x43,
  1275. 0x72, 0x65, 0x61, 0x74, 0x65, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x50, 0x61, 0x72,
  1276. 0x61, 0x6d, 0x1a, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x6f,
  1277. 0x6f, 0x6d, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x62, 0x0a, 0x14, 0x46, 0x69, 0x6e, 0x64, 0x4f,
  1278. 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12,
  1279. 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4c, 0x69, 0x73,
  1280. 0x74, 0x50, 0x61, 0x67, 0x65, 0x41, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65,
  1281. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  1282. 0x6f, 0x6e, 0x2e, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73,
  1283. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x69, 0x0a, 0x17, 0x46,
  1284. 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73,
  1285. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
  1286. 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50,
  1287. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1288. 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52, 0x65,
  1289. 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73,
  1290. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x61, 0x0a, 0x13, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  1291. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x24, 0x2e,
  1292. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
  1293. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75,
  1294. 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50,
  1295. 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69,
  1296. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x58, 0x0a, 0x10, 0x55, 0x73, 0x65,
  1297. 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x21, 0x2e,
  1298. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x69, 0x6e,
  1299. 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  1300. 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x55, 0x73, 0x65, 0x72,
  1301. 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c,
  1302. 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x07, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x12, 0x18,
  1303. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76,
  1304. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1305. 0x68, 0x61, 0x74, 0x2e, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79,
  1306. 0x22, 0x00, 0x12, 0x5c, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
  1307. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
  1308. 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f,
  1309. 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e,
  1310. 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52,
  1311. 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
  1312. 0x12, 0x4e, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d,
  1313. 0x4d, 0x73, 0x67, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46,
  1314. 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x52, 0x65,
  1315. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
  1316. 0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x6f, 0x6f, 0x6d, 0x4d, 0x73, 0x67, 0x22, 0x00,
  1317. 0x12, 0x45, 0x0a, 0x0c, 0x53, 0x65, 0x74, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74,
  1318. 0x12, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x53, 0x65, 0x74, 0x42,
  1319. 0x6c, 0x61, 0x63, 0x6b, 0x43, 0x68, 0x61, 0x74, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e,
  1320. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
  1321. 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x3d, 0x0a, 0x06, 0x52, 0x65, 0x70, 0x6f, 0x72,
  1322. 0x74, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x52,
  1323. 0x65, 0x70, 0x6f, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
  1324. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
  1325. 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x55, 0x0a, 0x0f, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
  1326. 0x72, 0x47, 0x65, 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  1327. 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65, 0x74, 0x41,
  1328. 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x61, 0x70,
  1329. 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x47, 0x65,
  1330. 0x74, 0x41, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x4e, 0x0a,
  1331. 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x61, 0x72, 0x64, 0x4d, 0x73, 0x67,
  1332. 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  1333. 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x61, 0x72, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65,
  1334. 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
  1335. 0x52, 0x6f, 0x6f, 0x6d, 0x43, 0x68, 0x61, 0x74, 0x4d, 0x73, 0x67, 0x22, 0x00, 0x42, 0x3d, 0x0a,
  1336. 0x08, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x50, 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74,
  1337. 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76,
  1338. 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61,
  1339. 0x70, 0x69, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x3b, 0x63, 0x68, 0x61, 0x74, 0x62, 0x06, 0x70, 0x72,
  1340. 0x6f, 0x74, 0x6f, 0x33,
  1341. }
  1342. var (
  1343. file_chat_proto_rawDescOnce sync.Once
  1344. file_chat_proto_rawDescData = file_chat_proto_rawDesc
  1345. )
  1346. func file_chat_proto_rawDescGZIP() []byte {
  1347. file_chat_proto_rawDescOnce.Do(func() {
  1348. file_chat_proto_rawDescData = protoimpl.X.CompressGZIP(file_chat_proto_rawDescData)
  1349. })
  1350. return file_chat_proto_rawDescData
  1351. }
  1352. var file_chat_proto_msgTypes = make([]protoimpl.MessageInfo, 18)
  1353. var file_chat_proto_goTypes = []interface{}{
  1354. (*FindRecommendPersonListRequest)(nil), // 0: api.chat.FindRecommendPersonListRequest
  1355. (*FindRoomCardMsgRequest)(nil), // 1: api.chat.FindRoomCardMsgRequest
  1356. (*PartnerGetAwardReply)(nil), // 2: api.chat.PartnerGetAwardReply
  1357. (*PartnerGetAwardRequest)(nil), // 3: api.chat.PartnerGetAwardRequest
  1358. (*PartnerFindRoomListRequest)(nil), // 4: api.chat.PartnerFindRoomListRequest
  1359. (*UserFindRoomListRequest)(nil), // 5: api.chat.UserFindRoomListRequest
  1360. (*UserFindRoomListReply)(nil), // 6: api.chat.UserFindRoomListReply
  1361. (*UserRoomInfo)(nil), // 7: api.chat.UserRoomInfo
  1362. (*PartnerFindRoomListReply)(nil), // 8: api.chat.PartnerFindRoomListReply
  1363. (*PartnerRoomInfo)(nil), // 9: api.chat.PartnerRoomInfo
  1364. (*CreateChatRoomParam)(nil), // 10: api.chat.CreateChatRoomParam
  1365. (*SetBlackChatParam)(nil), // 11: api.chat.SetBlackChatParam
  1366. (*ReceiveRequest)(nil), // 12: api.chat.ReceiveRequest
  1367. (*ReceiveReply)(nil), // 13: api.chat.ReceiveReply
  1368. (*CheckUserPartnerIsRelationshipReply)(nil), // 14: api.chat.CheckUserPartnerIsRelationshipReply
  1369. (*RoomReply)(nil), // 15: api.chat.RoomReply
  1370. (*FindChatRoomMsgRequest)(nil), // 16: api.chat.FindChatRoomMsgRequest
  1371. (*FindChatRecordListRequest)(nil), // 17: api.chat.FindChatRecordListRequest
  1372. (*common.UserAndPartnerIdentifyIdParam)(nil), // 18: api.common.UserAndPartnerIdentifyIdParam
  1373. (*common.ListPageAndPersonRequest)(nil), // 19: api.common.ListPageAndPersonRequest
  1374. (*common.ReportRequest)(nil), // 20: api.common.ReportRequest
  1375. (*common.RecommendPersonListReply)(nil), // 21: api.common.RecommendPersonListReply
  1376. (*common.ChatRecordListReply)(nil), // 22: api.common.ChatRecordListReply
  1377. (*common.ChatRoomMsg)(nil), // 23: api.common.ChatRoomMsg
  1378. (*emptypb.Empty)(nil), // 24: google.protobuf.Empty
  1379. (*common.RoomChatMsg)(nil), // 25: api.common.RoomChatMsg
  1380. }
  1381. var file_chat_proto_depIdxs = []int32{
  1382. 7, // 0: api.chat.UserFindRoomListReply.list:type_name -> api.chat.UserRoomInfo
  1383. 9, // 1: api.chat.PartnerFindRoomListReply.list:type_name -> api.chat.PartnerRoomInfo
  1384. 18, // 2: api.chat.Chat.CheckUserPartnerIsRelationship:input_type -> api.common.UserAndPartnerIdentifyIdParam
  1385. 10, // 3: api.chat.Chat.CreateChatRoom:input_type -> api.chat.CreateChatRoomParam
  1386. 19, // 4: api.chat.Chat.FindOnlinePersonList:input_type -> api.common.ListPageAndPersonRequest
  1387. 0, // 5: api.chat.Chat.FindRecommendPersonList:input_type -> api.chat.FindRecommendPersonListRequest
  1388. 4, // 6: api.chat.Chat.PartnerFindRoomList:input_type -> api.chat.PartnerFindRoomListRequest
  1389. 5, // 7: api.chat.Chat.UserFindRoomList:input_type -> api.chat.UserFindRoomListRequest
  1390. 12, // 8: api.chat.Chat.Receive:input_type -> api.chat.ReceiveRequest
  1391. 17, // 9: api.chat.Chat.FindChatRecordList:input_type -> api.chat.FindChatRecordListRequest
  1392. 16, // 10: api.chat.Chat.FindChatRoomMsg:input_type -> api.chat.FindChatRoomMsgRequest
  1393. 11, // 11: api.chat.Chat.SetBlackChat:input_type -> api.chat.SetBlackChatParam
  1394. 20, // 12: api.chat.Chat.Report:input_type -> api.common.ReportRequest
  1395. 3, // 13: api.chat.Chat.PartnerGetAward:input_type -> api.chat.PartnerGetAwardRequest
  1396. 1, // 14: api.chat.Chat.FindRoomCardMsg:input_type -> api.chat.FindRoomCardMsgRequest
  1397. 14, // 15: api.chat.Chat.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
  1398. 15, // 16: api.chat.Chat.CreateChatRoom:output_type -> api.chat.RoomReply
  1399. 21, // 17: api.chat.Chat.FindOnlinePersonList:output_type -> api.common.RecommendPersonListReply
  1400. 21, // 18: api.chat.Chat.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
  1401. 8, // 19: api.chat.Chat.PartnerFindRoomList:output_type -> api.chat.PartnerFindRoomListReply
  1402. 6, // 20: api.chat.Chat.UserFindRoomList:output_type -> api.chat.UserFindRoomListReply
  1403. 13, // 21: api.chat.Chat.Receive:output_type -> api.chat.ReceiveReply
  1404. 22, // 22: api.chat.Chat.FindChatRecordList:output_type -> api.common.ChatRecordListReply
  1405. 23, // 23: api.chat.Chat.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
  1406. 24, // 24: api.chat.Chat.SetBlackChat:output_type -> google.protobuf.Empty
  1407. 24, // 25: api.chat.Chat.Report:output_type -> google.protobuf.Empty
  1408. 2, // 26: api.chat.Chat.PartnerGetAward:output_type -> api.chat.PartnerGetAwardReply
  1409. 25, // 27: api.chat.Chat.FindRoomCardMsg:output_type -> api.common.RoomChatMsg
  1410. 15, // [15:28] is the sub-list for method output_type
  1411. 2, // [2:15] is the sub-list for method input_type
  1412. 2, // [2:2] is the sub-list for extension type_name
  1413. 2, // [2:2] is the sub-list for extension extendee
  1414. 0, // [0:2] is the sub-list for field type_name
  1415. }
  1416. func init() { file_chat_proto_init() }
  1417. func file_chat_proto_init() {
  1418. if File_chat_proto != nil {
  1419. return
  1420. }
  1421. if !protoimpl.UnsafeEnabled {
  1422. file_chat_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1423. switch v := v.(*FindRecommendPersonListRequest); i {
  1424. case 0:
  1425. return &v.state
  1426. case 1:
  1427. return &v.sizeCache
  1428. case 2:
  1429. return &v.unknownFields
  1430. default:
  1431. return nil
  1432. }
  1433. }
  1434. file_chat_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1435. switch v := v.(*FindRoomCardMsgRequest); i {
  1436. case 0:
  1437. return &v.state
  1438. case 1:
  1439. return &v.sizeCache
  1440. case 2:
  1441. return &v.unknownFields
  1442. default:
  1443. return nil
  1444. }
  1445. }
  1446. file_chat_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1447. switch v := v.(*PartnerGetAwardReply); i {
  1448. case 0:
  1449. return &v.state
  1450. case 1:
  1451. return &v.sizeCache
  1452. case 2:
  1453. return &v.unknownFields
  1454. default:
  1455. return nil
  1456. }
  1457. }
  1458. file_chat_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1459. switch v := v.(*PartnerGetAwardRequest); i {
  1460. case 0:
  1461. return &v.state
  1462. case 1:
  1463. return &v.sizeCache
  1464. case 2:
  1465. return &v.unknownFields
  1466. default:
  1467. return nil
  1468. }
  1469. }
  1470. file_chat_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1471. switch v := v.(*PartnerFindRoomListRequest); i {
  1472. case 0:
  1473. return &v.state
  1474. case 1:
  1475. return &v.sizeCache
  1476. case 2:
  1477. return &v.unknownFields
  1478. default:
  1479. return nil
  1480. }
  1481. }
  1482. file_chat_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1483. switch v := v.(*UserFindRoomListRequest); i {
  1484. case 0:
  1485. return &v.state
  1486. case 1:
  1487. return &v.sizeCache
  1488. case 2:
  1489. return &v.unknownFields
  1490. default:
  1491. return nil
  1492. }
  1493. }
  1494. file_chat_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1495. switch v := v.(*UserFindRoomListReply); i {
  1496. case 0:
  1497. return &v.state
  1498. case 1:
  1499. return &v.sizeCache
  1500. case 2:
  1501. return &v.unknownFields
  1502. default:
  1503. return nil
  1504. }
  1505. }
  1506. file_chat_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1507. switch v := v.(*UserRoomInfo); i {
  1508. case 0:
  1509. return &v.state
  1510. case 1:
  1511. return &v.sizeCache
  1512. case 2:
  1513. return &v.unknownFields
  1514. default:
  1515. return nil
  1516. }
  1517. }
  1518. file_chat_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1519. switch v := v.(*PartnerFindRoomListReply); i {
  1520. case 0:
  1521. return &v.state
  1522. case 1:
  1523. return &v.sizeCache
  1524. case 2:
  1525. return &v.unknownFields
  1526. default:
  1527. return nil
  1528. }
  1529. }
  1530. file_chat_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1531. switch v := v.(*PartnerRoomInfo); i {
  1532. case 0:
  1533. return &v.state
  1534. case 1:
  1535. return &v.sizeCache
  1536. case 2:
  1537. return &v.unknownFields
  1538. default:
  1539. return nil
  1540. }
  1541. }
  1542. file_chat_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1543. switch v := v.(*CreateChatRoomParam); i {
  1544. case 0:
  1545. return &v.state
  1546. case 1:
  1547. return &v.sizeCache
  1548. case 2:
  1549. return &v.unknownFields
  1550. default:
  1551. return nil
  1552. }
  1553. }
  1554. file_chat_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1555. switch v := v.(*SetBlackChatParam); i {
  1556. case 0:
  1557. return &v.state
  1558. case 1:
  1559. return &v.sizeCache
  1560. case 2:
  1561. return &v.unknownFields
  1562. default:
  1563. return nil
  1564. }
  1565. }
  1566. file_chat_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1567. switch v := v.(*ReceiveRequest); i {
  1568. case 0:
  1569. return &v.state
  1570. case 1:
  1571. return &v.sizeCache
  1572. case 2:
  1573. return &v.unknownFields
  1574. default:
  1575. return nil
  1576. }
  1577. }
  1578. file_chat_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1579. switch v := v.(*ReceiveReply); i {
  1580. case 0:
  1581. return &v.state
  1582. case 1:
  1583. return &v.sizeCache
  1584. case 2:
  1585. return &v.unknownFields
  1586. default:
  1587. return nil
  1588. }
  1589. }
  1590. file_chat_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1591. switch v := v.(*CheckUserPartnerIsRelationshipReply); i {
  1592. case 0:
  1593. return &v.state
  1594. case 1:
  1595. return &v.sizeCache
  1596. case 2:
  1597. return &v.unknownFields
  1598. default:
  1599. return nil
  1600. }
  1601. }
  1602. file_chat_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1603. switch v := v.(*RoomReply); i {
  1604. case 0:
  1605. return &v.state
  1606. case 1:
  1607. return &v.sizeCache
  1608. case 2:
  1609. return &v.unknownFields
  1610. default:
  1611. return nil
  1612. }
  1613. }
  1614. file_chat_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1615. switch v := v.(*FindChatRoomMsgRequest); i {
  1616. case 0:
  1617. return &v.state
  1618. case 1:
  1619. return &v.sizeCache
  1620. case 2:
  1621. return &v.unknownFields
  1622. default:
  1623. return nil
  1624. }
  1625. }
  1626. file_chat_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1627. switch v := v.(*FindChatRecordListRequest); i {
  1628. case 0:
  1629. return &v.state
  1630. case 1:
  1631. return &v.sizeCache
  1632. case 2:
  1633. return &v.unknownFields
  1634. default:
  1635. return nil
  1636. }
  1637. }
  1638. }
  1639. type x struct{}
  1640. out := protoimpl.TypeBuilder{
  1641. File: protoimpl.DescBuilder{
  1642. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1643. RawDescriptor: file_chat_proto_rawDesc,
  1644. NumEnums: 0,
  1645. NumMessages: 18,
  1646. NumExtensions: 0,
  1647. NumServices: 1,
  1648. },
  1649. GoTypes: file_chat_proto_goTypes,
  1650. DependencyIndexes: file_chat_proto_depIdxs,
  1651. MessageInfos: file_chat_proto_msgTypes,
  1652. }.Build()
  1653. File_chat_proto = out.File
  1654. file_chat_proto_rawDesc = nil
  1655. file_chat_proto_goTypes = nil
  1656. file_chat_proto_depIdxs = nil
  1657. }