message.pb.go 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1
  4. // protoc v3.19.4
  5. // source: message.proto
  6. package message
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type ChangeReadStatusReq struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 消息id
  24. ReadStatus int64 `protobuf:"varint,2,opt,name=readStatus,proto3" json:"readStatus,omitempty"` // 阅读状态 0-未读 1-已读
  25. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  26. }
  27. func (x *ChangeReadStatusReq) Reset() {
  28. *x = ChangeReadStatusReq{}
  29. if protoimpl.UnsafeEnabled {
  30. mi := &file_message_proto_msgTypes[0]
  31. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  32. ms.StoreMessageInfo(mi)
  33. }
  34. }
  35. func (x *ChangeReadStatusReq) String() string {
  36. return protoimpl.X.MessageStringOf(x)
  37. }
  38. func (*ChangeReadStatusReq) ProtoMessage() {}
  39. func (x *ChangeReadStatusReq) ProtoReflect() protoreflect.Message {
  40. mi := &file_message_proto_msgTypes[0]
  41. if protoimpl.UnsafeEnabled && x != nil {
  42. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  43. if ms.LoadMessageInfo() == nil {
  44. ms.StoreMessageInfo(mi)
  45. }
  46. return ms
  47. }
  48. return mi.MessageOf(x)
  49. }
  50. // Deprecated: Use ChangeReadStatusReq.ProtoReflect.Descriptor instead.
  51. func (*ChangeReadStatusReq) Descriptor() ([]byte, []int) {
  52. return file_message_proto_rawDescGZIP(), []int{0}
  53. }
  54. func (x *ChangeReadStatusReq) GetId() int64 {
  55. if x != nil {
  56. return x.Id
  57. }
  58. return 0
  59. }
  60. func (x *ChangeReadStatusReq) GetReadStatus() int64 {
  61. if x != nil {
  62. return x.ReadStatus
  63. }
  64. return 0
  65. }
  66. func (x *ChangeReadStatusReq) GetAppid() string {
  67. if x != nil {
  68. return x.Appid
  69. }
  70. return ""
  71. }
  72. type ResCount struct {
  73. state protoimpl.MessageState
  74. sizeCache protoimpl.SizeCache
  75. unknownFields protoimpl.UnknownFields
  76. MsgType int64 `protobuf:"varint,1,opt,name=msgType,proto3" json:"msgType,omitempty"` // 类型及未读数量
  77. Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // 类型及未读数量
  78. }
  79. func (x *ResCount) Reset() {
  80. *x = ResCount{}
  81. if protoimpl.UnsafeEnabled {
  82. mi := &file_message_proto_msgTypes[1]
  83. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  84. ms.StoreMessageInfo(mi)
  85. }
  86. }
  87. func (x *ResCount) String() string {
  88. return protoimpl.X.MessageStringOf(x)
  89. }
  90. func (*ResCount) ProtoMessage() {}
  91. func (x *ResCount) ProtoReflect() protoreflect.Message {
  92. mi := &file_message_proto_msgTypes[1]
  93. if protoimpl.UnsafeEnabled && x != nil {
  94. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  95. if ms.LoadMessageInfo() == nil {
  96. ms.StoreMessageInfo(mi)
  97. }
  98. return ms
  99. }
  100. return mi.MessageOf(x)
  101. }
  102. // Deprecated: Use ResCount.ProtoReflect.Descriptor instead.
  103. func (*ResCount) Descriptor() ([]byte, []int) {
  104. return file_message_proto_rawDescGZIP(), []int{1}
  105. }
  106. func (x *ResCount) GetMsgType() int64 {
  107. if x != nil {
  108. return x.MsgType
  109. }
  110. return 0
  111. }
  112. func (x *ResCount) GetCount() int64 {
  113. if x != nil {
  114. return x.Count
  115. }
  116. return 0
  117. }
  118. type Response struct {
  119. state protoimpl.MessageState
  120. sizeCache protoimpl.SizeCache
  121. unknownFields protoimpl.UnknownFields
  122. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  123. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  124. }
  125. func (x *Response) Reset() {
  126. *x = Response{}
  127. if protoimpl.UnsafeEnabled {
  128. mi := &file_message_proto_msgTypes[2]
  129. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  130. ms.StoreMessageInfo(mi)
  131. }
  132. }
  133. func (x *Response) String() string {
  134. return protoimpl.X.MessageStringOf(x)
  135. }
  136. func (*Response) ProtoMessage() {}
  137. func (x *Response) ProtoReflect() protoreflect.Message {
  138. mi := &file_message_proto_msgTypes[2]
  139. if protoimpl.UnsafeEnabled && x != nil {
  140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  141. if ms.LoadMessageInfo() == nil {
  142. ms.StoreMessageInfo(mi)
  143. }
  144. return ms
  145. }
  146. return mi.MessageOf(x)
  147. }
  148. // Deprecated: Use Response.ProtoReflect.Descriptor instead.
  149. func (*Response) Descriptor() ([]byte, []int) {
  150. return file_message_proto_rawDescGZIP(), []int{2}
  151. }
  152. func (x *Response) GetCode() int64 {
  153. if x != nil {
  154. return x.Code
  155. }
  156. return 0
  157. }
  158. func (x *Response) GetMessage() string {
  159. if x != nil {
  160. return x.Message
  161. }
  162. return ""
  163. }
  164. type FindUserMsgReq struct {
  165. state protoimpl.MessageState
  166. sizeCache protoimpl.SizeCache
  167. unknownFields protoimpl.UnknownFields
  168. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  169. ReceiveUserId string `protobuf:"bytes,2,opt,name=receiveUserId,proto3" json:"receiveUserId,omitempty"` //聊天方用户id
  170. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  171. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  172. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  173. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型
  174. Read int64 `protobuf:"varint,7,opt,name=read,proto3" json:"read,omitempty"` // 是否区分已读未读 -1 不区分已读未读 0 未读 1 已读
  175. }
  176. func (x *FindUserMsgReq) Reset() {
  177. *x = FindUserMsgReq{}
  178. if protoimpl.UnsafeEnabled {
  179. mi := &file_message_proto_msgTypes[3]
  180. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  181. ms.StoreMessageInfo(mi)
  182. }
  183. }
  184. func (x *FindUserMsgReq) String() string {
  185. return protoimpl.X.MessageStringOf(x)
  186. }
  187. func (*FindUserMsgReq) ProtoMessage() {}
  188. func (x *FindUserMsgReq) ProtoReflect() protoreflect.Message {
  189. mi := &file_message_proto_msgTypes[3]
  190. if protoimpl.UnsafeEnabled && x != nil {
  191. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  192. if ms.LoadMessageInfo() == nil {
  193. ms.StoreMessageInfo(mi)
  194. }
  195. return ms
  196. }
  197. return mi.MessageOf(x)
  198. }
  199. // Deprecated: Use FindUserMsgReq.ProtoReflect.Descriptor instead.
  200. func (*FindUserMsgReq) Descriptor() ([]byte, []int) {
  201. return file_message_proto_rawDescGZIP(), []int{3}
  202. }
  203. func (x *FindUserMsgReq) GetUserId() string {
  204. if x != nil {
  205. return x.UserId
  206. }
  207. return ""
  208. }
  209. func (x *FindUserMsgReq) GetReceiveUserId() string {
  210. if x != nil {
  211. return x.ReceiveUserId
  212. }
  213. return ""
  214. }
  215. func (x *FindUserMsgReq) GetAppid() string {
  216. if x != nil {
  217. return x.Appid
  218. }
  219. return ""
  220. }
  221. func (x *FindUserMsgReq) GetOffSet() int64 {
  222. if x != nil {
  223. return x.OffSet
  224. }
  225. return 0
  226. }
  227. func (x *FindUserMsgReq) GetPageSize() int64 {
  228. if x != nil {
  229. return x.PageSize
  230. }
  231. return 0
  232. }
  233. func (x *FindUserMsgReq) GetMsgType() int64 {
  234. if x != nil {
  235. return x.MsgType
  236. }
  237. return 0
  238. }
  239. func (x *FindUserMsgReq) GetRead() int64 {
  240. if x != nil {
  241. return x.Read
  242. }
  243. return 0
  244. }
  245. type Messages struct {
  246. state protoimpl.MessageState
  247. sizeCache protoimpl.SizeCache
  248. unknownFields protoimpl.UnknownFields
  249. ReceiveUserId string `protobuf:"bytes,1,opt,name=receiveUserId,proto3" json:"receiveUserId,omitempty"` //接收方用户ID
  250. ReceiveName string `protobuf:"bytes,2,opt,name=receiveName,proto3" json:"receiveName,omitempty"` //接收方用户名
  251. SendUserId string `protobuf:"bytes,3,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"` //发送方用户ID
  252. SendName string `protobuf:"bytes,4,opt,name=sendName,proto3" json:"sendName,omitempty"` //发送方用户名
  253. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  254. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  255. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  256. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  257. CiteId int64 `protobuf:"varint,9,opt,name=citeId,proto3" json:"citeId,omitempty"` //引用id
  258. IsRead int64 `protobuf:"varint,10,opt,name=isRead,proto3" json:"isRead,omitempty"` //已读未读 0:未读 1:已读
  259. Createtime string `protobuf:"bytes,11,opt,name=createtime,proto3" json:"createtime,omitempty"`
  260. Appid string `protobuf:"bytes,12,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  261. Id string `protobuf:"bytes,13,opt,name=id,proto3" json:"id,omitempty"` //消息id
  262. MsgLogId int64 `protobuf:"varint,14,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  263. Url map[string]string `protobuf:"bytes,15,rep,name=url,proto3" json:"url,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  264. }
  265. func (x *Messages) Reset() {
  266. *x = Messages{}
  267. if protoimpl.UnsafeEnabled {
  268. mi := &file_message_proto_msgTypes[4]
  269. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  270. ms.StoreMessageInfo(mi)
  271. }
  272. }
  273. func (x *Messages) String() string {
  274. return protoimpl.X.MessageStringOf(x)
  275. }
  276. func (*Messages) ProtoMessage() {}
  277. func (x *Messages) ProtoReflect() protoreflect.Message {
  278. mi := &file_message_proto_msgTypes[4]
  279. if protoimpl.UnsafeEnabled && x != nil {
  280. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  281. if ms.LoadMessageInfo() == nil {
  282. ms.StoreMessageInfo(mi)
  283. }
  284. return ms
  285. }
  286. return mi.MessageOf(x)
  287. }
  288. // Deprecated: Use Messages.ProtoReflect.Descriptor instead.
  289. func (*Messages) Descriptor() ([]byte, []int) {
  290. return file_message_proto_rawDescGZIP(), []int{4}
  291. }
  292. func (x *Messages) GetReceiveUserId() string {
  293. if x != nil {
  294. return x.ReceiveUserId
  295. }
  296. return ""
  297. }
  298. func (x *Messages) GetReceiveName() string {
  299. if x != nil {
  300. return x.ReceiveName
  301. }
  302. return ""
  303. }
  304. func (x *Messages) GetSendUserId() string {
  305. if x != nil {
  306. return x.SendUserId
  307. }
  308. return ""
  309. }
  310. func (x *Messages) GetSendName() string {
  311. if x != nil {
  312. return x.SendName
  313. }
  314. return ""
  315. }
  316. func (x *Messages) GetTitle() string {
  317. if x != nil {
  318. return x.Title
  319. }
  320. return ""
  321. }
  322. func (x *Messages) GetContent() string {
  323. if x != nil {
  324. return x.Content
  325. }
  326. return ""
  327. }
  328. func (x *Messages) GetMsgType() int64 {
  329. if x != nil {
  330. return x.MsgType
  331. }
  332. return 0
  333. }
  334. func (x *Messages) GetLink() string {
  335. if x != nil {
  336. return x.Link
  337. }
  338. return ""
  339. }
  340. func (x *Messages) GetCiteId() int64 {
  341. if x != nil {
  342. return x.CiteId
  343. }
  344. return 0
  345. }
  346. func (x *Messages) GetIsRead() int64 {
  347. if x != nil {
  348. return x.IsRead
  349. }
  350. return 0
  351. }
  352. func (x *Messages) GetCreatetime() string {
  353. if x != nil {
  354. return x.Createtime
  355. }
  356. return ""
  357. }
  358. func (x *Messages) GetAppid() string {
  359. if x != nil {
  360. return x.Appid
  361. }
  362. return ""
  363. }
  364. func (x *Messages) GetId() string {
  365. if x != nil {
  366. return x.Id
  367. }
  368. return ""
  369. }
  370. func (x *Messages) GetMsgLogId() int64 {
  371. if x != nil {
  372. return x.MsgLogId
  373. }
  374. return 0
  375. }
  376. func (x *Messages) GetUrl() map[string]string {
  377. if x != nil {
  378. return x.Url
  379. }
  380. return nil
  381. }
  382. type FindUserMsgRes struct {
  383. state protoimpl.MessageState
  384. sizeCache protoimpl.SizeCache
  385. unknownFields protoimpl.UnknownFields
  386. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  387. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  388. Data []*Messages `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  389. Count int64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` //总数
  390. }
  391. func (x *FindUserMsgRes) Reset() {
  392. *x = FindUserMsgRes{}
  393. if protoimpl.UnsafeEnabled {
  394. mi := &file_message_proto_msgTypes[5]
  395. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  396. ms.StoreMessageInfo(mi)
  397. }
  398. }
  399. func (x *FindUserMsgRes) String() string {
  400. return protoimpl.X.MessageStringOf(x)
  401. }
  402. func (*FindUserMsgRes) ProtoMessage() {}
  403. func (x *FindUserMsgRes) ProtoReflect() protoreflect.Message {
  404. mi := &file_message_proto_msgTypes[5]
  405. if protoimpl.UnsafeEnabled && x != nil {
  406. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  407. if ms.LoadMessageInfo() == nil {
  408. ms.StoreMessageInfo(mi)
  409. }
  410. return ms
  411. }
  412. return mi.MessageOf(x)
  413. }
  414. // Deprecated: Use FindUserMsgRes.ProtoReflect.Descriptor instead.
  415. func (*FindUserMsgRes) Descriptor() ([]byte, []int) {
  416. return file_message_proto_rawDescGZIP(), []int{5}
  417. }
  418. func (x *FindUserMsgRes) GetCode() int64 {
  419. if x != nil {
  420. return x.Code
  421. }
  422. return 0
  423. }
  424. func (x *FindUserMsgRes) GetMessage() string {
  425. if x != nil {
  426. return x.Message
  427. }
  428. return ""
  429. }
  430. func (x *FindUserMsgRes) GetData() []*Messages {
  431. if x != nil {
  432. return x.Data
  433. }
  434. return nil
  435. }
  436. func (x *FindUserMsgRes) GetCount() int64 {
  437. if x != nil {
  438. return x.Count
  439. }
  440. return 0
  441. }
  442. type GetClassUnreadCountReq struct {
  443. state protoimpl.MessageState
  444. sizeCache protoimpl.SizeCache
  445. unknownFields protoimpl.UnknownFields
  446. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  447. MsgType int64 `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"` //分类 1:客服 2:系统通知 3:营销 4:用户会话
  448. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  449. }
  450. func (x *GetClassUnreadCountReq) Reset() {
  451. *x = GetClassUnreadCountReq{}
  452. if protoimpl.UnsafeEnabled {
  453. mi := &file_message_proto_msgTypes[6]
  454. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  455. ms.StoreMessageInfo(mi)
  456. }
  457. }
  458. func (x *GetClassUnreadCountReq) String() string {
  459. return protoimpl.X.MessageStringOf(x)
  460. }
  461. func (*GetClassUnreadCountReq) ProtoMessage() {}
  462. func (x *GetClassUnreadCountReq) ProtoReflect() protoreflect.Message {
  463. mi := &file_message_proto_msgTypes[6]
  464. if protoimpl.UnsafeEnabled && x != nil {
  465. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  466. if ms.LoadMessageInfo() == nil {
  467. ms.StoreMessageInfo(mi)
  468. }
  469. return ms
  470. }
  471. return mi.MessageOf(x)
  472. }
  473. // Deprecated: Use GetClassUnreadCountReq.ProtoReflect.Descriptor instead.
  474. func (*GetClassUnreadCountReq) Descriptor() ([]byte, []int) {
  475. return file_message_proto_rawDescGZIP(), []int{6}
  476. }
  477. func (x *GetClassUnreadCountReq) GetUserId() string {
  478. if x != nil {
  479. return x.UserId
  480. }
  481. return ""
  482. }
  483. func (x *GetClassUnreadCountReq) GetMsgType() int64 {
  484. if x != nil {
  485. return x.MsgType
  486. }
  487. return 0
  488. }
  489. func (x *GetClassUnreadCountReq) GetAppid() string {
  490. if x != nil {
  491. return x.Appid
  492. }
  493. return ""
  494. }
  495. // 查看消息内容
  496. type MessageDetailReq struct {
  497. state protoimpl.MessageState
  498. sizeCache protoimpl.SizeCache
  499. unknownFields protoimpl.UnknownFields
  500. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //消息id
  501. }
  502. func (x *MessageDetailReq) Reset() {
  503. *x = MessageDetailReq{}
  504. if protoimpl.UnsafeEnabled {
  505. mi := &file_message_proto_msgTypes[7]
  506. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  507. ms.StoreMessageInfo(mi)
  508. }
  509. }
  510. func (x *MessageDetailReq) String() string {
  511. return protoimpl.X.MessageStringOf(x)
  512. }
  513. func (*MessageDetailReq) ProtoMessage() {}
  514. func (x *MessageDetailReq) ProtoReflect() protoreflect.Message {
  515. mi := &file_message_proto_msgTypes[7]
  516. if protoimpl.UnsafeEnabled && x != nil {
  517. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  518. if ms.LoadMessageInfo() == nil {
  519. ms.StoreMessageInfo(mi)
  520. }
  521. return ms
  522. }
  523. return mi.MessageOf(x)
  524. }
  525. // Deprecated: Use MessageDetailReq.ProtoReflect.Descriptor instead.
  526. func (*MessageDetailReq) Descriptor() ([]byte, []int) {
  527. return file_message_proto_rawDescGZIP(), []int{7}
  528. }
  529. func (x *MessageDetailReq) GetId() int64 {
  530. if x != nil {
  531. return x.Id
  532. }
  533. return 0
  534. }
  535. type MessageDetailResp struct {
  536. state protoimpl.MessageState
  537. sizeCache protoimpl.SizeCache
  538. unknownFields protoimpl.UnknownFields
  539. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  540. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  541. Data *Messages `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` //
  542. }
  543. func (x *MessageDetailResp) Reset() {
  544. *x = MessageDetailResp{}
  545. if protoimpl.UnsafeEnabled {
  546. mi := &file_message_proto_msgTypes[8]
  547. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  548. ms.StoreMessageInfo(mi)
  549. }
  550. }
  551. func (x *MessageDetailResp) String() string {
  552. return protoimpl.X.MessageStringOf(x)
  553. }
  554. func (*MessageDetailResp) ProtoMessage() {}
  555. func (x *MessageDetailResp) ProtoReflect() protoreflect.Message {
  556. mi := &file_message_proto_msgTypes[8]
  557. if protoimpl.UnsafeEnabled && x != nil {
  558. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  559. if ms.LoadMessageInfo() == nil {
  560. ms.StoreMessageInfo(mi)
  561. }
  562. return ms
  563. }
  564. return mi.MessageOf(x)
  565. }
  566. // Deprecated: Use MessageDetailResp.ProtoReflect.Descriptor instead.
  567. func (*MessageDetailResp) Descriptor() ([]byte, []int) {
  568. return file_message_proto_rawDescGZIP(), []int{8}
  569. }
  570. func (x *MessageDetailResp) GetCode() int64 {
  571. if x != nil {
  572. return x.Code
  573. }
  574. return 0
  575. }
  576. func (x *MessageDetailResp) GetMessage() string {
  577. if x != nil {
  578. return x.Message
  579. }
  580. return ""
  581. }
  582. func (x *MessageDetailResp) GetData() *Messages {
  583. if x != nil {
  584. return x.Data
  585. }
  586. return nil
  587. }
  588. type GetLastMessageReq struct {
  589. state protoimpl.MessageState
  590. sizeCache protoimpl.SizeCache
  591. unknownFields protoimpl.UnknownFields
  592. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  593. MsgType int64 `protobuf:"varint,2,opt,name=msgType,proto3" json:"msgType,omitempty"` //分类 1:客服 2:系统通知 3:营销 4:用户会话
  594. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  595. IsRead int64 `protobuf:"varint,4,opt,name=isRead,proto3" json:"isRead,omitempty"` // 0:未读 1:已读 -1 不区分
  596. }
  597. func (x *GetLastMessageReq) Reset() {
  598. *x = GetLastMessageReq{}
  599. if protoimpl.UnsafeEnabled {
  600. mi := &file_message_proto_msgTypes[9]
  601. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  602. ms.StoreMessageInfo(mi)
  603. }
  604. }
  605. func (x *GetLastMessageReq) String() string {
  606. return protoimpl.X.MessageStringOf(x)
  607. }
  608. func (*GetLastMessageReq) ProtoMessage() {}
  609. func (x *GetLastMessageReq) ProtoReflect() protoreflect.Message {
  610. mi := &file_message_proto_msgTypes[9]
  611. if protoimpl.UnsafeEnabled && x != nil {
  612. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  613. if ms.LoadMessageInfo() == nil {
  614. ms.StoreMessageInfo(mi)
  615. }
  616. return ms
  617. }
  618. return mi.MessageOf(x)
  619. }
  620. // Deprecated: Use GetLastMessageReq.ProtoReflect.Descriptor instead.
  621. func (*GetLastMessageReq) Descriptor() ([]byte, []int) {
  622. return file_message_proto_rawDescGZIP(), []int{9}
  623. }
  624. func (x *GetLastMessageReq) GetUserId() string {
  625. if x != nil {
  626. return x.UserId
  627. }
  628. return ""
  629. }
  630. func (x *GetLastMessageReq) GetMsgType() int64 {
  631. if x != nil {
  632. return x.MsgType
  633. }
  634. return 0
  635. }
  636. func (x *GetLastMessageReq) GetAppid() string {
  637. if x != nil {
  638. return x.Appid
  639. }
  640. return ""
  641. }
  642. func (x *GetLastMessageReq) GetIsRead() int64 {
  643. if x != nil {
  644. return x.IsRead
  645. }
  646. return 0
  647. }
  648. type GetLastMessageRes struct {
  649. state protoimpl.MessageState
  650. sizeCache protoimpl.SizeCache
  651. unknownFields protoimpl.UnknownFields
  652. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  653. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  654. Data *Messages `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` //
  655. }
  656. func (x *GetLastMessageRes) Reset() {
  657. *x = GetLastMessageRes{}
  658. if protoimpl.UnsafeEnabled {
  659. mi := &file_message_proto_msgTypes[10]
  660. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  661. ms.StoreMessageInfo(mi)
  662. }
  663. }
  664. func (x *GetLastMessageRes) String() string {
  665. return protoimpl.X.MessageStringOf(x)
  666. }
  667. func (*GetLastMessageRes) ProtoMessage() {}
  668. func (x *GetLastMessageRes) ProtoReflect() protoreflect.Message {
  669. mi := &file_message_proto_msgTypes[10]
  670. if protoimpl.UnsafeEnabled && x != nil {
  671. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  672. if ms.LoadMessageInfo() == nil {
  673. ms.StoreMessageInfo(mi)
  674. }
  675. return ms
  676. }
  677. return mi.MessageOf(x)
  678. }
  679. // Deprecated: Use GetLastMessageRes.ProtoReflect.Descriptor instead.
  680. func (*GetLastMessageRes) Descriptor() ([]byte, []int) {
  681. return file_message_proto_rawDescGZIP(), []int{10}
  682. }
  683. func (x *GetLastMessageRes) GetCode() int64 {
  684. if x != nil {
  685. return x.Code
  686. }
  687. return 0
  688. }
  689. func (x *GetLastMessageRes) GetMessage() string {
  690. if x != nil {
  691. return x.Message
  692. }
  693. return ""
  694. }
  695. func (x *GetLastMessageRes) GetData() *Messages {
  696. if x != nil {
  697. return x.Data
  698. }
  699. return nil
  700. }
  701. // 获取用户分类的的未读消息分类及数量 及分类下最新的消息
  702. type GetUnreadClassCountReq struct {
  703. state protoimpl.MessageState
  704. sizeCache protoimpl.SizeCache
  705. unknownFields protoimpl.UnknownFields
  706. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  707. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  708. NeedMsg bool `protobuf:"varint,3,opt,name=needMsg,proto3" json:"needMsg,omitempty"` //是否需要分类下的最新一条消息
  709. }
  710. func (x *GetUnreadClassCountReq) Reset() {
  711. *x = GetUnreadClassCountReq{}
  712. if protoimpl.UnsafeEnabled {
  713. mi := &file_message_proto_msgTypes[11]
  714. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  715. ms.StoreMessageInfo(mi)
  716. }
  717. }
  718. func (x *GetUnreadClassCountReq) String() string {
  719. return protoimpl.X.MessageStringOf(x)
  720. }
  721. func (*GetUnreadClassCountReq) ProtoMessage() {}
  722. func (x *GetUnreadClassCountReq) ProtoReflect() protoreflect.Message {
  723. mi := &file_message_proto_msgTypes[11]
  724. if protoimpl.UnsafeEnabled && x != nil {
  725. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  726. if ms.LoadMessageInfo() == nil {
  727. ms.StoreMessageInfo(mi)
  728. }
  729. return ms
  730. }
  731. return mi.MessageOf(x)
  732. }
  733. // Deprecated: Use GetUnreadClassCountReq.ProtoReflect.Descriptor instead.
  734. func (*GetUnreadClassCountReq) Descriptor() ([]byte, []int) {
  735. return file_message_proto_rawDescGZIP(), []int{11}
  736. }
  737. func (x *GetUnreadClassCountReq) GetUserId() string {
  738. if x != nil {
  739. return x.UserId
  740. }
  741. return ""
  742. }
  743. func (x *GetUnreadClassCountReq) GetAppid() string {
  744. if x != nil {
  745. return x.Appid
  746. }
  747. return ""
  748. }
  749. func (x *GetUnreadClassCountReq) GetNeedMsg() bool {
  750. if x != nil {
  751. return x.NeedMsg
  752. }
  753. return false
  754. }
  755. type GetUnreadClassCountRes struct {
  756. state protoimpl.MessageState
  757. sizeCache protoimpl.SizeCache
  758. unknownFields protoimpl.UnknownFields
  759. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  760. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  761. Data []*ResCount `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  762. Info []*Messages `protobuf:"bytes,4,rep,name=info,proto3" json:"info,omitempty"` // 每个类型最新消息列表
  763. }
  764. func (x *GetUnreadClassCountRes) Reset() {
  765. *x = GetUnreadClassCountRes{}
  766. if protoimpl.UnsafeEnabled {
  767. mi := &file_message_proto_msgTypes[12]
  768. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  769. ms.StoreMessageInfo(mi)
  770. }
  771. }
  772. func (x *GetUnreadClassCountRes) String() string {
  773. return protoimpl.X.MessageStringOf(x)
  774. }
  775. func (*GetUnreadClassCountRes) ProtoMessage() {}
  776. func (x *GetUnreadClassCountRes) ProtoReflect() protoreflect.Message {
  777. mi := &file_message_proto_msgTypes[12]
  778. if protoimpl.UnsafeEnabled && x != nil {
  779. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  780. if ms.LoadMessageInfo() == nil {
  781. ms.StoreMessageInfo(mi)
  782. }
  783. return ms
  784. }
  785. return mi.MessageOf(x)
  786. }
  787. // Deprecated: Use GetUnreadClassCountRes.ProtoReflect.Descriptor instead.
  788. func (*GetUnreadClassCountRes) Descriptor() ([]byte, []int) {
  789. return file_message_proto_rawDescGZIP(), []int{12}
  790. }
  791. func (x *GetUnreadClassCountRes) GetCode() int64 {
  792. if x != nil {
  793. return x.Code
  794. }
  795. return 0
  796. }
  797. func (x *GetUnreadClassCountRes) GetMessage() string {
  798. if x != nil {
  799. return x.Message
  800. }
  801. return ""
  802. }
  803. func (x *GetUnreadClassCountRes) GetData() []*ResCount {
  804. if x != nil {
  805. return x.Data
  806. }
  807. return nil
  808. }
  809. func (x *GetUnreadClassCountRes) GetInfo() []*Messages {
  810. if x != nil {
  811. return x.Info
  812. }
  813. return nil
  814. }
  815. type GetMsgTypeReq struct {
  816. state protoimpl.MessageState
  817. sizeCache protoimpl.SizeCache
  818. unknownFields protoimpl.UnknownFields
  819. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // 用户id
  820. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  821. }
  822. func (x *GetMsgTypeReq) Reset() {
  823. *x = GetMsgTypeReq{}
  824. if protoimpl.UnsafeEnabled {
  825. mi := &file_message_proto_msgTypes[13]
  826. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  827. ms.StoreMessageInfo(mi)
  828. }
  829. }
  830. func (x *GetMsgTypeReq) String() string {
  831. return protoimpl.X.MessageStringOf(x)
  832. }
  833. func (*GetMsgTypeReq) ProtoMessage() {}
  834. func (x *GetMsgTypeReq) ProtoReflect() protoreflect.Message {
  835. mi := &file_message_proto_msgTypes[13]
  836. if protoimpl.UnsafeEnabled && x != nil {
  837. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  838. if ms.LoadMessageInfo() == nil {
  839. ms.StoreMessageInfo(mi)
  840. }
  841. return ms
  842. }
  843. return mi.MessageOf(x)
  844. }
  845. // Deprecated: Use GetMsgTypeReq.ProtoReflect.Descriptor instead.
  846. func (*GetMsgTypeReq) Descriptor() ([]byte, []int) {
  847. return file_message_proto_rawDescGZIP(), []int{13}
  848. }
  849. func (x *GetMsgTypeReq) GetUserId() string {
  850. if x != nil {
  851. return x.UserId
  852. }
  853. return ""
  854. }
  855. func (x *GetMsgTypeReq) GetAppid() string {
  856. if x != nil {
  857. return x.Appid
  858. }
  859. return ""
  860. }
  861. type MsgTypes struct {
  862. state protoimpl.MessageState
  863. sizeCache protoimpl.SizeCache
  864. unknownFields protoimpl.UnknownFields
  865. MsgType int64 `protobuf:"varint,1,opt,name=msgType,proto3" json:"msgType,omitempty"`
  866. Img string `protobuf:"bytes,2,opt,name=img,proto3" json:"img,omitempty"`
  867. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
  868. Code string `protobuf:"bytes,4,opt,name=code,proto3" json:"code,omitempty"`
  869. DisplayPlatform string `protobuf:"bytes,5,opt,name=displayPlatform,proto3" json:"displayPlatform,omitempty"`
  870. }
  871. func (x *MsgTypes) Reset() {
  872. *x = MsgTypes{}
  873. if protoimpl.UnsafeEnabled {
  874. mi := &file_message_proto_msgTypes[14]
  875. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  876. ms.StoreMessageInfo(mi)
  877. }
  878. }
  879. func (x *MsgTypes) String() string {
  880. return protoimpl.X.MessageStringOf(x)
  881. }
  882. func (*MsgTypes) ProtoMessage() {}
  883. func (x *MsgTypes) ProtoReflect() protoreflect.Message {
  884. mi := &file_message_proto_msgTypes[14]
  885. if protoimpl.UnsafeEnabled && x != nil {
  886. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  887. if ms.LoadMessageInfo() == nil {
  888. ms.StoreMessageInfo(mi)
  889. }
  890. return ms
  891. }
  892. return mi.MessageOf(x)
  893. }
  894. // Deprecated: Use MsgTypes.ProtoReflect.Descriptor instead.
  895. func (*MsgTypes) Descriptor() ([]byte, []int) {
  896. return file_message_proto_rawDescGZIP(), []int{14}
  897. }
  898. func (x *MsgTypes) GetMsgType() int64 {
  899. if x != nil {
  900. return x.MsgType
  901. }
  902. return 0
  903. }
  904. func (x *MsgTypes) GetImg() string {
  905. if x != nil {
  906. return x.Img
  907. }
  908. return ""
  909. }
  910. func (x *MsgTypes) GetName() string {
  911. if x != nil {
  912. return x.Name
  913. }
  914. return ""
  915. }
  916. func (x *MsgTypes) GetCode() string {
  917. if x != nil {
  918. return x.Code
  919. }
  920. return ""
  921. }
  922. func (x *MsgTypes) GetDisplayPlatform() string {
  923. if x != nil {
  924. return x.DisplayPlatform
  925. }
  926. return ""
  927. }
  928. type GetMsgTypeRes struct {
  929. state protoimpl.MessageState
  930. sizeCache protoimpl.SizeCache
  931. unknownFields protoimpl.UnknownFields
  932. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  933. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  934. Data []*MsgTypes `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  935. }
  936. func (x *GetMsgTypeRes) Reset() {
  937. *x = GetMsgTypeRes{}
  938. if protoimpl.UnsafeEnabled {
  939. mi := &file_message_proto_msgTypes[15]
  940. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  941. ms.StoreMessageInfo(mi)
  942. }
  943. }
  944. func (x *GetMsgTypeRes) String() string {
  945. return protoimpl.X.MessageStringOf(x)
  946. }
  947. func (*GetMsgTypeRes) ProtoMessage() {}
  948. func (x *GetMsgTypeRes) ProtoReflect() protoreflect.Message {
  949. mi := &file_message_proto_msgTypes[15]
  950. if protoimpl.UnsafeEnabled && x != nil {
  951. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  952. if ms.LoadMessageInfo() == nil {
  953. ms.StoreMessageInfo(mi)
  954. }
  955. return ms
  956. }
  957. return mi.MessageOf(x)
  958. }
  959. // Deprecated: Use GetMsgTypeRes.ProtoReflect.Descriptor instead.
  960. func (*GetMsgTypeRes) Descriptor() ([]byte, []int) {
  961. return file_message_proto_rawDescGZIP(), []int{15}
  962. }
  963. func (x *GetMsgTypeRes) GetCode() int64 {
  964. if x != nil {
  965. return x.Code
  966. }
  967. return 0
  968. }
  969. func (x *GetMsgTypeRes) GetMessage() string {
  970. if x != nil {
  971. return x.Message
  972. }
  973. return ""
  974. }
  975. func (x *GetMsgTypeRes) GetData() []*MsgTypes {
  976. if x != nil {
  977. return x.Data
  978. }
  979. return nil
  980. }
  981. type User struct {
  982. state protoimpl.MessageState
  983. sizeCache protoimpl.SizeCache
  984. unknownFields protoimpl.UnknownFields
  985. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"`
  986. UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"`
  987. }
  988. func (x *User) Reset() {
  989. *x = User{}
  990. if protoimpl.UnsafeEnabled {
  991. mi := &file_message_proto_msgTypes[16]
  992. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  993. ms.StoreMessageInfo(mi)
  994. }
  995. }
  996. func (x *User) String() string {
  997. return protoimpl.X.MessageStringOf(x)
  998. }
  999. func (*User) ProtoMessage() {}
  1000. func (x *User) ProtoReflect() protoreflect.Message {
  1001. mi := &file_message_proto_msgTypes[16]
  1002. if protoimpl.UnsafeEnabled && x != nil {
  1003. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1004. if ms.LoadMessageInfo() == nil {
  1005. ms.StoreMessageInfo(mi)
  1006. }
  1007. return ms
  1008. }
  1009. return mi.MessageOf(x)
  1010. }
  1011. // Deprecated: Use User.ProtoReflect.Descriptor instead.
  1012. func (*User) Descriptor() ([]byte, []int) {
  1013. return file_message_proto_rawDescGZIP(), []int{16}
  1014. }
  1015. func (x *User) GetUserId() string {
  1016. if x != nil {
  1017. return x.UserId
  1018. }
  1019. return ""
  1020. }
  1021. func (x *User) GetUserName() string {
  1022. if x != nil {
  1023. return x.UserName
  1024. }
  1025. return ""
  1026. }
  1027. type MultipleSaveMsgReq struct {
  1028. state protoimpl.MessageState
  1029. sizeCache protoimpl.SizeCache
  1030. unknownFields protoimpl.UnknownFields
  1031. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"`
  1032. UserNames string `protobuf:"bytes,2,opt,name=userNames,proto3" json:"userNames,omitempty"`
  1033. SendUserId string `protobuf:"bytes,3,opt,name=sendUserId,proto3" json:"sendUserId,omitempty"` //发送方用户ID
  1034. SendName string `protobuf:"bytes,4,opt,name=sendName,proto3" json:"sendName,omitempty"` //发送方用户名
  1035. Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` //主题
  1036. Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` //内容
  1037. MsgType int64 `protobuf:"varint,7,opt,name=msgType,proto3" json:"msgType,omitempty"` //消息类型 1:客服 2:系统通知 3:营销 4:用户会话
  1038. Link string `protobuf:"bytes,8,opt,name=link,proto3" json:"link,omitempty"` //跳转链接
  1039. CiteId int64 `protobuf:"varint,9,opt,name=citeId,proto3" json:"citeId,omitempty"` //引用id
  1040. Appid string `protobuf:"bytes,10,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1041. MsgLogId int64 `protobuf:"varint,11,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"` //消息记录表id
  1042. ShowBuoy int64 `protobuf:"varint,12,opt,name=showBuoy,proto3" json:"showBuoy,omitempty"` //是否展示为浮标
  1043. ShowContent string `protobuf:"bytes,13,opt,name=showContent,proto3" json:"showContent,omitempty"` //展示文案
  1044. PositionIds string `protobuf:"bytes,14,opt,name=positionIds,proto3" json:"positionIds,omitempty"` // 职位id 逗号分割
  1045. }
  1046. func (x *MultipleSaveMsgReq) Reset() {
  1047. *x = MultipleSaveMsgReq{}
  1048. if protoimpl.UnsafeEnabled {
  1049. mi := &file_message_proto_msgTypes[17]
  1050. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1051. ms.StoreMessageInfo(mi)
  1052. }
  1053. }
  1054. func (x *MultipleSaveMsgReq) String() string {
  1055. return protoimpl.X.MessageStringOf(x)
  1056. }
  1057. func (*MultipleSaveMsgReq) ProtoMessage() {}
  1058. func (x *MultipleSaveMsgReq) ProtoReflect() protoreflect.Message {
  1059. mi := &file_message_proto_msgTypes[17]
  1060. if protoimpl.UnsafeEnabled && x != nil {
  1061. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1062. if ms.LoadMessageInfo() == nil {
  1063. ms.StoreMessageInfo(mi)
  1064. }
  1065. return ms
  1066. }
  1067. return mi.MessageOf(x)
  1068. }
  1069. // Deprecated: Use MultipleSaveMsgReq.ProtoReflect.Descriptor instead.
  1070. func (*MultipleSaveMsgReq) Descriptor() ([]byte, []int) {
  1071. return file_message_proto_rawDescGZIP(), []int{17}
  1072. }
  1073. func (x *MultipleSaveMsgReq) GetUserIds() string {
  1074. if x != nil {
  1075. return x.UserIds
  1076. }
  1077. return ""
  1078. }
  1079. func (x *MultipleSaveMsgReq) GetUserNames() string {
  1080. if x != nil {
  1081. return x.UserNames
  1082. }
  1083. return ""
  1084. }
  1085. func (x *MultipleSaveMsgReq) GetSendUserId() string {
  1086. if x != nil {
  1087. return x.SendUserId
  1088. }
  1089. return ""
  1090. }
  1091. func (x *MultipleSaveMsgReq) GetSendName() string {
  1092. if x != nil {
  1093. return x.SendName
  1094. }
  1095. return ""
  1096. }
  1097. func (x *MultipleSaveMsgReq) GetTitle() string {
  1098. if x != nil {
  1099. return x.Title
  1100. }
  1101. return ""
  1102. }
  1103. func (x *MultipleSaveMsgReq) GetContent() string {
  1104. if x != nil {
  1105. return x.Content
  1106. }
  1107. return ""
  1108. }
  1109. func (x *MultipleSaveMsgReq) GetMsgType() int64 {
  1110. if x != nil {
  1111. return x.MsgType
  1112. }
  1113. return 0
  1114. }
  1115. func (x *MultipleSaveMsgReq) GetLink() string {
  1116. if x != nil {
  1117. return x.Link
  1118. }
  1119. return ""
  1120. }
  1121. func (x *MultipleSaveMsgReq) GetCiteId() int64 {
  1122. if x != nil {
  1123. return x.CiteId
  1124. }
  1125. return 0
  1126. }
  1127. func (x *MultipleSaveMsgReq) GetAppid() string {
  1128. if x != nil {
  1129. return x.Appid
  1130. }
  1131. return ""
  1132. }
  1133. func (x *MultipleSaveMsgReq) GetMsgLogId() int64 {
  1134. if x != nil {
  1135. return x.MsgLogId
  1136. }
  1137. return 0
  1138. }
  1139. func (x *MultipleSaveMsgReq) GetShowBuoy() int64 {
  1140. if x != nil {
  1141. return x.ShowBuoy
  1142. }
  1143. return 0
  1144. }
  1145. func (x *MultipleSaveMsgReq) GetShowContent() string {
  1146. if x != nil {
  1147. return x.ShowContent
  1148. }
  1149. return ""
  1150. }
  1151. func (x *MultipleSaveMsgReq) GetPositionIds() string {
  1152. if x != nil {
  1153. return x.PositionIds
  1154. }
  1155. return ""
  1156. }
  1157. type MultipleSaveMsgResp struct {
  1158. state protoimpl.MessageState
  1159. sizeCache protoimpl.SizeCache
  1160. unknownFields protoimpl.UnknownFields
  1161. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1162. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1163. ErrCount int64 `protobuf:"varint,3,opt,name=errCount,proto3" json:"errCount,omitempty"` // 保存出错数量
  1164. }
  1165. func (x *MultipleSaveMsgResp) Reset() {
  1166. *x = MultipleSaveMsgResp{}
  1167. if protoimpl.UnsafeEnabled {
  1168. mi := &file_message_proto_msgTypes[18]
  1169. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1170. ms.StoreMessageInfo(mi)
  1171. }
  1172. }
  1173. func (x *MultipleSaveMsgResp) String() string {
  1174. return protoimpl.X.MessageStringOf(x)
  1175. }
  1176. func (*MultipleSaveMsgResp) ProtoMessage() {}
  1177. func (x *MultipleSaveMsgResp) ProtoReflect() protoreflect.Message {
  1178. mi := &file_message_proto_msgTypes[18]
  1179. if protoimpl.UnsafeEnabled && x != nil {
  1180. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1181. if ms.LoadMessageInfo() == nil {
  1182. ms.StoreMessageInfo(mi)
  1183. }
  1184. return ms
  1185. }
  1186. return mi.MessageOf(x)
  1187. }
  1188. // Deprecated: Use MultipleSaveMsgResp.ProtoReflect.Descriptor instead.
  1189. func (*MultipleSaveMsgResp) Descriptor() ([]byte, []int) {
  1190. return file_message_proto_rawDescGZIP(), []int{18}
  1191. }
  1192. func (x *MultipleSaveMsgResp) GetCode() int64 {
  1193. if x != nil {
  1194. return x.Code
  1195. }
  1196. return 0
  1197. }
  1198. func (x *MultipleSaveMsgResp) GetMessage() string {
  1199. if x != nil {
  1200. return x.Message
  1201. }
  1202. return ""
  1203. }
  1204. func (x *MultipleSaveMsgResp) GetErrCount() int64 {
  1205. if x != nil {
  1206. return x.ErrCount
  1207. }
  1208. return 0
  1209. }
  1210. type FindUserBuoyMsgReq struct {
  1211. state protoimpl.MessageState
  1212. sizeCache protoimpl.SizeCache
  1213. unknownFields protoimpl.UnknownFields
  1214. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1215. Appid string `protobuf:"bytes,2,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1216. PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1217. }
  1218. func (x *FindUserBuoyMsgReq) Reset() {
  1219. *x = FindUserBuoyMsgReq{}
  1220. if protoimpl.UnsafeEnabled {
  1221. mi := &file_message_proto_msgTypes[19]
  1222. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1223. ms.StoreMessageInfo(mi)
  1224. }
  1225. }
  1226. func (x *FindUserBuoyMsgReq) String() string {
  1227. return protoimpl.X.MessageStringOf(x)
  1228. }
  1229. func (*FindUserBuoyMsgReq) ProtoMessage() {}
  1230. func (x *FindUserBuoyMsgReq) ProtoReflect() protoreflect.Message {
  1231. mi := &file_message_proto_msgTypes[19]
  1232. if protoimpl.UnsafeEnabled && x != nil {
  1233. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1234. if ms.LoadMessageInfo() == nil {
  1235. ms.StoreMessageInfo(mi)
  1236. }
  1237. return ms
  1238. }
  1239. return mi.MessageOf(x)
  1240. }
  1241. // Deprecated: Use FindUserBuoyMsgReq.ProtoReflect.Descriptor instead.
  1242. func (*FindUserBuoyMsgReq) Descriptor() ([]byte, []int) {
  1243. return file_message_proto_rawDescGZIP(), []int{19}
  1244. }
  1245. func (x *FindUserBuoyMsgReq) GetUserId() string {
  1246. if x != nil {
  1247. return x.UserId
  1248. }
  1249. return ""
  1250. }
  1251. func (x *FindUserBuoyMsgReq) GetAppid() string {
  1252. if x != nil {
  1253. return x.Appid
  1254. }
  1255. return ""
  1256. }
  1257. func (x *FindUserBuoyMsgReq) GetPageSize() int64 {
  1258. if x != nil {
  1259. return x.PageSize
  1260. }
  1261. return 0
  1262. }
  1263. type FindUserBuoyMsgRes struct {
  1264. state protoimpl.MessageState
  1265. sizeCache protoimpl.SizeCache
  1266. unknownFields protoimpl.UnknownFields
  1267. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1268. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1269. Data []*BuoyMessages `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` //
  1270. }
  1271. func (x *FindUserBuoyMsgRes) Reset() {
  1272. *x = FindUserBuoyMsgRes{}
  1273. if protoimpl.UnsafeEnabled {
  1274. mi := &file_message_proto_msgTypes[20]
  1275. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1276. ms.StoreMessageInfo(mi)
  1277. }
  1278. }
  1279. func (x *FindUserBuoyMsgRes) String() string {
  1280. return protoimpl.X.MessageStringOf(x)
  1281. }
  1282. func (*FindUserBuoyMsgRes) ProtoMessage() {}
  1283. func (x *FindUserBuoyMsgRes) ProtoReflect() protoreflect.Message {
  1284. mi := &file_message_proto_msgTypes[20]
  1285. if protoimpl.UnsafeEnabled && x != nil {
  1286. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1287. if ms.LoadMessageInfo() == nil {
  1288. ms.StoreMessageInfo(mi)
  1289. }
  1290. return ms
  1291. }
  1292. return mi.MessageOf(x)
  1293. }
  1294. // Deprecated: Use FindUserBuoyMsgRes.ProtoReflect.Descriptor instead.
  1295. func (*FindUserBuoyMsgRes) Descriptor() ([]byte, []int) {
  1296. return file_message_proto_rawDescGZIP(), []int{20}
  1297. }
  1298. func (x *FindUserBuoyMsgRes) GetCode() int64 {
  1299. if x != nil {
  1300. return x.Code
  1301. }
  1302. return 0
  1303. }
  1304. func (x *FindUserBuoyMsgRes) GetMessage() string {
  1305. if x != nil {
  1306. return x.Message
  1307. }
  1308. return ""
  1309. }
  1310. func (x *FindUserBuoyMsgRes) GetData() []*BuoyMessages {
  1311. if x != nil {
  1312. return x.Data
  1313. }
  1314. return nil
  1315. }
  1316. type BuoyMessages struct {
  1317. state protoimpl.MessageState
  1318. sizeCache protoimpl.SizeCache
  1319. unknownFields protoimpl.UnknownFields
  1320. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` //消息id
  1321. BuoyDetail string `protobuf:"bytes,2,opt,name=buoy_detail,json=buoyDetail,proto3" json:"buoy_detail,omitempty"` //浮标内容
  1322. PcUrl string `protobuf:"bytes,3,opt,name=pcUrl,proto3" json:"pcUrl,omitempty"`
  1323. AndroidUrl string `protobuf:"bytes,4,opt,name=androidUrl,proto3" json:"androidUrl,omitempty"`
  1324. IosUrl string `protobuf:"bytes,5,opt,name=iosUrl,proto3" json:"iosUrl,omitempty"`
  1325. WeChatUrl string `protobuf:"bytes,6,opt,name=weChatUrl,proto3" json:"weChatUrl,omitempty"`
  1326. }
  1327. func (x *BuoyMessages) Reset() {
  1328. *x = BuoyMessages{}
  1329. if protoimpl.UnsafeEnabled {
  1330. mi := &file_message_proto_msgTypes[21]
  1331. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1332. ms.StoreMessageInfo(mi)
  1333. }
  1334. }
  1335. func (x *BuoyMessages) String() string {
  1336. return protoimpl.X.MessageStringOf(x)
  1337. }
  1338. func (*BuoyMessages) ProtoMessage() {}
  1339. func (x *BuoyMessages) ProtoReflect() protoreflect.Message {
  1340. mi := &file_message_proto_msgTypes[21]
  1341. if protoimpl.UnsafeEnabled && x != nil {
  1342. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1343. if ms.LoadMessageInfo() == nil {
  1344. ms.StoreMessageInfo(mi)
  1345. }
  1346. return ms
  1347. }
  1348. return mi.MessageOf(x)
  1349. }
  1350. // Deprecated: Use BuoyMessages.ProtoReflect.Descriptor instead.
  1351. func (*BuoyMessages) Descriptor() ([]byte, []int) {
  1352. return file_message_proto_rawDescGZIP(), []int{21}
  1353. }
  1354. func (x *BuoyMessages) GetId() string {
  1355. if x != nil {
  1356. return x.Id
  1357. }
  1358. return ""
  1359. }
  1360. func (x *BuoyMessages) GetBuoyDetail() string {
  1361. if x != nil {
  1362. return x.BuoyDetail
  1363. }
  1364. return ""
  1365. }
  1366. func (x *BuoyMessages) GetPcUrl() string {
  1367. if x != nil {
  1368. return x.PcUrl
  1369. }
  1370. return ""
  1371. }
  1372. func (x *BuoyMessages) GetAndroidUrl() string {
  1373. if x != nil {
  1374. return x.AndroidUrl
  1375. }
  1376. return ""
  1377. }
  1378. func (x *BuoyMessages) GetIosUrl() string {
  1379. if x != nil {
  1380. return x.IosUrl
  1381. }
  1382. return ""
  1383. }
  1384. func (x *BuoyMessages) GetWeChatUrl() string {
  1385. if x != nil {
  1386. return x.WeChatUrl
  1387. }
  1388. return ""
  1389. }
  1390. type ClearUnreadMsgReq struct {
  1391. state protoimpl.MessageState
  1392. sizeCache protoimpl.SizeCache
  1393. unknownFields protoimpl.UnknownFields
  1394. Userid string `protobuf:"bytes,1,opt,name=userid,proto3" json:"userid,omitempty"` //mgoId
  1395. EntId int64 `protobuf:"varint,2,opt,name=entId,proto3" json:"entId,omitempty"`
  1396. PositionId int64 `protobuf:"varint,3,opt,name=positionId,proto3" json:"positionId,omitempty"` //职位id
  1397. AppId string `protobuf:"bytes,4,opt,name=appId,proto3" json:"appId,omitempty"`
  1398. NewUserId int64 `protobuf:"varint,5,opt,name=NewUserId,proto3" json:"NewUserId,omitempty"` //私信相关
  1399. }
  1400. func (x *ClearUnreadMsgReq) Reset() {
  1401. *x = ClearUnreadMsgReq{}
  1402. if protoimpl.UnsafeEnabled {
  1403. mi := &file_message_proto_msgTypes[22]
  1404. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1405. ms.StoreMessageInfo(mi)
  1406. }
  1407. }
  1408. func (x *ClearUnreadMsgReq) String() string {
  1409. return protoimpl.X.MessageStringOf(x)
  1410. }
  1411. func (*ClearUnreadMsgReq) ProtoMessage() {}
  1412. func (x *ClearUnreadMsgReq) ProtoReflect() protoreflect.Message {
  1413. mi := &file_message_proto_msgTypes[22]
  1414. if protoimpl.UnsafeEnabled && x != nil {
  1415. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1416. if ms.LoadMessageInfo() == nil {
  1417. ms.StoreMessageInfo(mi)
  1418. }
  1419. return ms
  1420. }
  1421. return mi.MessageOf(x)
  1422. }
  1423. // Deprecated: Use ClearUnreadMsgReq.ProtoReflect.Descriptor instead.
  1424. func (*ClearUnreadMsgReq) Descriptor() ([]byte, []int) {
  1425. return file_message_proto_rawDescGZIP(), []int{22}
  1426. }
  1427. func (x *ClearUnreadMsgReq) GetUserid() string {
  1428. if x != nil {
  1429. return x.Userid
  1430. }
  1431. return ""
  1432. }
  1433. func (x *ClearUnreadMsgReq) GetEntId() int64 {
  1434. if x != nil {
  1435. return x.EntId
  1436. }
  1437. return 0
  1438. }
  1439. func (x *ClearUnreadMsgReq) GetPositionId() int64 {
  1440. if x != nil {
  1441. return x.PositionId
  1442. }
  1443. return 0
  1444. }
  1445. func (x *ClearUnreadMsgReq) GetAppId() string {
  1446. if x != nil {
  1447. return x.AppId
  1448. }
  1449. return ""
  1450. }
  1451. func (x *ClearUnreadMsgReq) GetNewUserId() int64 {
  1452. if x != nil {
  1453. return x.NewUserId
  1454. }
  1455. return 0
  1456. }
  1457. type UserMsgListReq struct {
  1458. state protoimpl.MessageState
  1459. sizeCache protoimpl.SizeCache
  1460. unknownFields protoimpl.UnknownFields
  1461. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1462. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1463. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  1464. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1465. MsgType int64 `protobuf:"varint,6,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型
  1466. Read int64 `protobuf:"varint,7,opt,name=read,proto3" json:"read,omitempty"` // 是否区分已读未读 -1 不区分已读未读 0 未读 1 已读
  1467. SortSize int64 `protobuf:"varint,8,opt,name=SortSize,proto3" json:"SortSize,omitempty"` //分类 每类数
  1468. IsColumn bool `protobuf:"varint,9,opt,name=isColumn,proto3" json:"isColumn,omitempty"` //是否需要获取栏目
  1469. IsColumnNewMsg bool `protobuf:"varint,10,opt,name=isColumnNewMsg,proto3" json:"isColumnNewMsg,omitempty"` //是否需各栏目获取最新消息
  1470. IsMsgList bool `protobuf:"varint,11,opt,name=isMsgList,proto3" json:"isMsgList,omitempty"` //是否需要列表信息
  1471. NewUserId int64 `protobuf:"varint,12,opt,name=NewUserId,proto3" json:"NewUserId,omitempty"` //私信相关
  1472. PositionId int64 `protobuf:"varint,13,opt,name=PositionId,proto3" json:"PositionId,omitempty"` //私信相关
  1473. IsContainLetter bool `protobuf:"varint,14,opt,name=isContainLetter,proto3" json:"isContainLetter,omitempty"` //是否包含私信未读数
  1474. }
  1475. func (x *UserMsgListReq) Reset() {
  1476. *x = UserMsgListReq{}
  1477. if protoimpl.UnsafeEnabled {
  1478. mi := &file_message_proto_msgTypes[23]
  1479. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1480. ms.StoreMessageInfo(mi)
  1481. }
  1482. }
  1483. func (x *UserMsgListReq) String() string {
  1484. return protoimpl.X.MessageStringOf(x)
  1485. }
  1486. func (*UserMsgListReq) ProtoMessage() {}
  1487. func (x *UserMsgListReq) ProtoReflect() protoreflect.Message {
  1488. mi := &file_message_proto_msgTypes[23]
  1489. if protoimpl.UnsafeEnabled && x != nil {
  1490. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1491. if ms.LoadMessageInfo() == nil {
  1492. ms.StoreMessageInfo(mi)
  1493. }
  1494. return ms
  1495. }
  1496. return mi.MessageOf(x)
  1497. }
  1498. // Deprecated: Use UserMsgListReq.ProtoReflect.Descriptor instead.
  1499. func (*UserMsgListReq) Descriptor() ([]byte, []int) {
  1500. return file_message_proto_rawDescGZIP(), []int{23}
  1501. }
  1502. func (x *UserMsgListReq) GetUserId() string {
  1503. if x != nil {
  1504. return x.UserId
  1505. }
  1506. return ""
  1507. }
  1508. func (x *UserMsgListReq) GetAppid() string {
  1509. if x != nil {
  1510. return x.Appid
  1511. }
  1512. return ""
  1513. }
  1514. func (x *UserMsgListReq) GetOffSet() int64 {
  1515. if x != nil {
  1516. return x.OffSet
  1517. }
  1518. return 0
  1519. }
  1520. func (x *UserMsgListReq) GetPageSize() int64 {
  1521. if x != nil {
  1522. return x.PageSize
  1523. }
  1524. return 0
  1525. }
  1526. func (x *UserMsgListReq) GetMsgType() int64 {
  1527. if x != nil {
  1528. return x.MsgType
  1529. }
  1530. return 0
  1531. }
  1532. func (x *UserMsgListReq) GetRead() int64 {
  1533. if x != nil {
  1534. return x.Read
  1535. }
  1536. return 0
  1537. }
  1538. func (x *UserMsgListReq) GetSortSize() int64 {
  1539. if x != nil {
  1540. return x.SortSize
  1541. }
  1542. return 0
  1543. }
  1544. func (x *UserMsgListReq) GetIsColumn() bool {
  1545. if x != nil {
  1546. return x.IsColumn
  1547. }
  1548. return false
  1549. }
  1550. func (x *UserMsgListReq) GetIsColumnNewMsg() bool {
  1551. if x != nil {
  1552. return x.IsColumnNewMsg
  1553. }
  1554. return false
  1555. }
  1556. func (x *UserMsgListReq) GetIsMsgList() bool {
  1557. if x != nil {
  1558. return x.IsMsgList
  1559. }
  1560. return false
  1561. }
  1562. func (x *UserMsgListReq) GetNewUserId() int64 {
  1563. if x != nil {
  1564. return x.NewUserId
  1565. }
  1566. return 0
  1567. }
  1568. func (x *UserMsgListReq) GetPositionId() int64 {
  1569. if x != nil {
  1570. return x.PositionId
  1571. }
  1572. return 0
  1573. }
  1574. func (x *UserMsgListReq) GetIsContainLetter() bool {
  1575. if x != nil {
  1576. return x.IsContainLetter
  1577. }
  1578. return false
  1579. }
  1580. type UserMsgListRes struct {
  1581. state protoimpl.MessageState
  1582. sizeCache protoimpl.SizeCache
  1583. unknownFields protoimpl.UnknownFields
  1584. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1585. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1586. List []*Messages `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"` //
  1587. Last *Messages `protobuf:"bytes,4,opt,name=last,proto3" json:"last,omitempty"` //
  1588. Column []*AllSortData `protobuf:"bytes,5,rep,name=column,proto3" json:"column,omitempty"` //
  1589. Count int64 `protobuf:"varint,6,opt,name=count,proto3" json:"count,omitempty"` //总数
  1590. Unread int64 `protobuf:"varint,7,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数
  1591. }
  1592. func (x *UserMsgListRes) Reset() {
  1593. *x = UserMsgListRes{}
  1594. if protoimpl.UnsafeEnabled {
  1595. mi := &file_message_proto_msgTypes[24]
  1596. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1597. ms.StoreMessageInfo(mi)
  1598. }
  1599. }
  1600. func (x *UserMsgListRes) String() string {
  1601. return protoimpl.X.MessageStringOf(x)
  1602. }
  1603. func (*UserMsgListRes) ProtoMessage() {}
  1604. func (x *UserMsgListRes) ProtoReflect() protoreflect.Message {
  1605. mi := &file_message_proto_msgTypes[24]
  1606. if protoimpl.UnsafeEnabled && x != nil {
  1607. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1608. if ms.LoadMessageInfo() == nil {
  1609. ms.StoreMessageInfo(mi)
  1610. }
  1611. return ms
  1612. }
  1613. return mi.MessageOf(x)
  1614. }
  1615. // Deprecated: Use UserMsgListRes.ProtoReflect.Descriptor instead.
  1616. func (*UserMsgListRes) Descriptor() ([]byte, []int) {
  1617. return file_message_proto_rawDescGZIP(), []int{24}
  1618. }
  1619. func (x *UserMsgListRes) GetCode() int64 {
  1620. if x != nil {
  1621. return x.Code
  1622. }
  1623. return 0
  1624. }
  1625. func (x *UserMsgListRes) GetMessage() string {
  1626. if x != nil {
  1627. return x.Message
  1628. }
  1629. return ""
  1630. }
  1631. func (x *UserMsgListRes) GetList() []*Messages {
  1632. if x != nil {
  1633. return x.List
  1634. }
  1635. return nil
  1636. }
  1637. func (x *UserMsgListRes) GetLast() *Messages {
  1638. if x != nil {
  1639. return x.Last
  1640. }
  1641. return nil
  1642. }
  1643. func (x *UserMsgListRes) GetColumn() []*AllSortData {
  1644. if x != nil {
  1645. return x.Column
  1646. }
  1647. return nil
  1648. }
  1649. func (x *UserMsgListRes) GetCount() int64 {
  1650. if x != nil {
  1651. return x.Count
  1652. }
  1653. return 0
  1654. }
  1655. func (x *UserMsgListRes) GetUnread() int64 {
  1656. if x != nil {
  1657. return x.Unread
  1658. }
  1659. return 0
  1660. }
  1661. type UserMsgList struct {
  1662. state protoimpl.MessageState
  1663. sizeCache protoimpl.SizeCache
  1664. unknownFields protoimpl.UnknownFields
  1665. Data []*Messages `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` //
  1666. SortData []*AllSortData `protobuf:"bytes,2,rep,name=sortData,proto3" json:"sortData,omitempty"` //
  1667. Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` //总数
  1668. Unread int64 `protobuf:"varint,4,opt,name=unread,proto3" json:"unread,omitempty"` //未读总数
  1669. }
  1670. func (x *UserMsgList) Reset() {
  1671. *x = UserMsgList{}
  1672. if protoimpl.UnsafeEnabled {
  1673. mi := &file_message_proto_msgTypes[25]
  1674. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1675. ms.StoreMessageInfo(mi)
  1676. }
  1677. }
  1678. func (x *UserMsgList) String() string {
  1679. return protoimpl.X.MessageStringOf(x)
  1680. }
  1681. func (*UserMsgList) ProtoMessage() {}
  1682. func (x *UserMsgList) ProtoReflect() protoreflect.Message {
  1683. mi := &file_message_proto_msgTypes[25]
  1684. if protoimpl.UnsafeEnabled && x != nil {
  1685. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1686. if ms.LoadMessageInfo() == nil {
  1687. ms.StoreMessageInfo(mi)
  1688. }
  1689. return ms
  1690. }
  1691. return mi.MessageOf(x)
  1692. }
  1693. // Deprecated: Use UserMsgList.ProtoReflect.Descriptor instead.
  1694. func (*UserMsgList) Descriptor() ([]byte, []int) {
  1695. return file_message_proto_rawDescGZIP(), []int{25}
  1696. }
  1697. func (x *UserMsgList) GetData() []*Messages {
  1698. if x != nil {
  1699. return x.Data
  1700. }
  1701. return nil
  1702. }
  1703. func (x *UserMsgList) GetSortData() []*AllSortData {
  1704. if x != nil {
  1705. return x.SortData
  1706. }
  1707. return nil
  1708. }
  1709. func (x *UserMsgList) GetCount() int64 {
  1710. if x != nil {
  1711. return x.Count
  1712. }
  1713. return 0
  1714. }
  1715. func (x *UserMsgList) GetUnread() int64 {
  1716. if x != nil {
  1717. return x.Unread
  1718. }
  1719. return 0
  1720. }
  1721. type AllSortData struct {
  1722. state protoimpl.MessageState
  1723. sizeCache protoimpl.SizeCache
  1724. unknownFields protoimpl.UnknownFields
  1725. UnreadMessages int64 `protobuf:"varint,1,opt,name=unreadMessages,proto3" json:"unreadMessages,omitempty"`
  1726. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1727. Img string `protobuf:"bytes,3,opt,name=img,proto3" json:"img,omitempty"`
  1728. MsgType int64 `protobuf:"varint,4,opt,name=msgType,proto3" json:"msgType,omitempty"` //是否区分类型;
  1729. Data []*Messages `protobuf:"bytes,5,rep,name=data,proto3" json:"data,omitempty"` //
  1730. }
  1731. func (x *AllSortData) Reset() {
  1732. *x = AllSortData{}
  1733. if protoimpl.UnsafeEnabled {
  1734. mi := &file_message_proto_msgTypes[26]
  1735. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1736. ms.StoreMessageInfo(mi)
  1737. }
  1738. }
  1739. func (x *AllSortData) String() string {
  1740. return protoimpl.X.MessageStringOf(x)
  1741. }
  1742. func (*AllSortData) ProtoMessage() {}
  1743. func (x *AllSortData) ProtoReflect() protoreflect.Message {
  1744. mi := &file_message_proto_msgTypes[26]
  1745. if protoimpl.UnsafeEnabled && x != nil {
  1746. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1747. if ms.LoadMessageInfo() == nil {
  1748. ms.StoreMessageInfo(mi)
  1749. }
  1750. return ms
  1751. }
  1752. return mi.MessageOf(x)
  1753. }
  1754. // Deprecated: Use AllSortData.ProtoReflect.Descriptor instead.
  1755. func (*AllSortData) Descriptor() ([]byte, []int) {
  1756. return file_message_proto_rawDescGZIP(), []int{26}
  1757. }
  1758. func (x *AllSortData) GetUnreadMessages() int64 {
  1759. if x != nil {
  1760. return x.UnreadMessages
  1761. }
  1762. return 0
  1763. }
  1764. func (x *AllSortData) GetName() string {
  1765. if x != nil {
  1766. return x.Name
  1767. }
  1768. return ""
  1769. }
  1770. func (x *AllSortData) GetImg() string {
  1771. if x != nil {
  1772. return x.Img
  1773. }
  1774. return ""
  1775. }
  1776. func (x *AllSortData) GetMsgType() int64 {
  1777. if x != nil {
  1778. return x.MsgType
  1779. }
  1780. return 0
  1781. }
  1782. func (x *AllSortData) GetData() []*Messages {
  1783. if x != nil {
  1784. return x.Data
  1785. }
  1786. return nil
  1787. }
  1788. type WxTmplResponse struct {
  1789. state protoimpl.MessageState
  1790. sizeCache protoimpl.SizeCache
  1791. unknownFields protoimpl.UnknownFields
  1792. SendTotal int64 `protobuf:"varint,1,opt,name=sendTotal,proto3" json:"sendTotal,omitempty"` //发送数量
  1793. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //信息
  1794. }
  1795. func (x *WxTmplResponse) Reset() {
  1796. *x = WxTmplResponse{}
  1797. if protoimpl.UnsafeEnabled {
  1798. mi := &file_message_proto_msgTypes[27]
  1799. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1800. ms.StoreMessageInfo(mi)
  1801. }
  1802. }
  1803. func (x *WxTmplResponse) String() string {
  1804. return protoimpl.X.MessageStringOf(x)
  1805. }
  1806. func (*WxTmplResponse) ProtoMessage() {}
  1807. func (x *WxTmplResponse) ProtoReflect() protoreflect.Message {
  1808. mi := &file_message_proto_msgTypes[27]
  1809. if protoimpl.UnsafeEnabled && x != nil {
  1810. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1811. if ms.LoadMessageInfo() == nil {
  1812. ms.StoreMessageInfo(mi)
  1813. }
  1814. return ms
  1815. }
  1816. return mi.MessageOf(x)
  1817. }
  1818. // Deprecated: Use WxTmplResponse.ProtoReflect.Descriptor instead.
  1819. func (*WxTmplResponse) Descriptor() ([]byte, []int) {
  1820. return file_message_proto_rawDescGZIP(), []int{27}
  1821. }
  1822. func (x *WxTmplResponse) GetSendTotal() int64 {
  1823. if x != nil {
  1824. return x.SendTotal
  1825. }
  1826. return 0
  1827. }
  1828. func (x *WxTmplResponse) GetMessage() string {
  1829. if x != nil {
  1830. return x.Message
  1831. }
  1832. return ""
  1833. }
  1834. type UserUnreadMsgListReq struct {
  1835. state protoimpl.MessageState
  1836. sizeCache protoimpl.SizeCache
  1837. unknownFields protoimpl.UnknownFields
  1838. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` //用户id
  1839. Appid string `protobuf:"bytes,3,opt,name=appid,proto3" json:"appid,omitempty"` //应用标识
  1840. OffSet int64 `protobuf:"varint,4,opt,name=offSet,proto3" json:"offSet,omitempty"` //当前
  1841. PageSize int64 `protobuf:"varint,5,opt,name=pageSize,proto3" json:"pageSize,omitempty"` //大小
  1842. IsNeedData int64 `protobuf:"varint,6,opt,name=isNeedData,proto3" json:"isNeedData,omitempty"` //是否需要未读的消息数据,0 不需要 1需要
  1843. }
  1844. func (x *UserUnreadMsgListReq) Reset() {
  1845. *x = UserUnreadMsgListReq{}
  1846. if protoimpl.UnsafeEnabled {
  1847. mi := &file_message_proto_msgTypes[28]
  1848. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1849. ms.StoreMessageInfo(mi)
  1850. }
  1851. }
  1852. func (x *UserUnreadMsgListReq) String() string {
  1853. return protoimpl.X.MessageStringOf(x)
  1854. }
  1855. func (*UserUnreadMsgListReq) ProtoMessage() {}
  1856. func (x *UserUnreadMsgListReq) ProtoReflect() protoreflect.Message {
  1857. mi := &file_message_proto_msgTypes[28]
  1858. if protoimpl.UnsafeEnabled && x != nil {
  1859. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1860. if ms.LoadMessageInfo() == nil {
  1861. ms.StoreMessageInfo(mi)
  1862. }
  1863. return ms
  1864. }
  1865. return mi.MessageOf(x)
  1866. }
  1867. // Deprecated: Use UserUnreadMsgListReq.ProtoReflect.Descriptor instead.
  1868. func (*UserUnreadMsgListReq) Descriptor() ([]byte, []int) {
  1869. return file_message_proto_rawDescGZIP(), []int{28}
  1870. }
  1871. func (x *UserUnreadMsgListReq) GetUserId() string {
  1872. if x != nil {
  1873. return x.UserId
  1874. }
  1875. return ""
  1876. }
  1877. func (x *UserUnreadMsgListReq) GetAppid() string {
  1878. if x != nil {
  1879. return x.Appid
  1880. }
  1881. return ""
  1882. }
  1883. func (x *UserUnreadMsgListReq) GetOffSet() int64 {
  1884. if x != nil {
  1885. return x.OffSet
  1886. }
  1887. return 0
  1888. }
  1889. func (x *UserUnreadMsgListReq) GetPageSize() int64 {
  1890. if x != nil {
  1891. return x.PageSize
  1892. }
  1893. return 0
  1894. }
  1895. func (x *UserUnreadMsgListReq) GetIsNeedData() int64 {
  1896. if x != nil {
  1897. return x.IsNeedData
  1898. }
  1899. return 0
  1900. }
  1901. type UserUnreadMsgListRes struct {
  1902. state protoimpl.MessageState
  1903. sizeCache protoimpl.SizeCache
  1904. unknownFields protoimpl.UnknownFields
  1905. Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` //状态码
  1906. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  1907. List []*Messages `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"`
  1908. Count int64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` //总数
  1909. }
  1910. func (x *UserUnreadMsgListRes) Reset() {
  1911. *x = UserUnreadMsgListRes{}
  1912. if protoimpl.UnsafeEnabled {
  1913. mi := &file_message_proto_msgTypes[29]
  1914. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1915. ms.StoreMessageInfo(mi)
  1916. }
  1917. }
  1918. func (x *UserUnreadMsgListRes) String() string {
  1919. return protoimpl.X.MessageStringOf(x)
  1920. }
  1921. func (*UserUnreadMsgListRes) ProtoMessage() {}
  1922. func (x *UserUnreadMsgListRes) ProtoReflect() protoreflect.Message {
  1923. mi := &file_message_proto_msgTypes[29]
  1924. if protoimpl.UnsafeEnabled && x != nil {
  1925. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1926. if ms.LoadMessageInfo() == nil {
  1927. ms.StoreMessageInfo(mi)
  1928. }
  1929. return ms
  1930. }
  1931. return mi.MessageOf(x)
  1932. }
  1933. // Deprecated: Use UserUnreadMsgListRes.ProtoReflect.Descriptor instead.
  1934. func (*UserUnreadMsgListRes) Descriptor() ([]byte, []int) {
  1935. return file_message_proto_rawDescGZIP(), []int{29}
  1936. }
  1937. func (x *UserUnreadMsgListRes) GetCode() int64 {
  1938. if x != nil {
  1939. return x.Code
  1940. }
  1941. return 0
  1942. }
  1943. func (x *UserUnreadMsgListRes) GetMessage() string {
  1944. if x != nil {
  1945. return x.Message
  1946. }
  1947. return ""
  1948. }
  1949. func (x *UserUnreadMsgListRes) GetList() []*Messages {
  1950. if x != nil {
  1951. return x.List
  1952. }
  1953. return nil
  1954. }
  1955. func (x *UserUnreadMsgListRes) GetCount() int64 {
  1956. if x != nil {
  1957. return x.Count
  1958. }
  1959. return 0
  1960. }
  1961. // 剑鱼系统通用模版
  1962. type WxTmplMsgRequest struct {
  1963. state protoimpl.MessageState
  1964. sizeCache protoimpl.SizeCache
  1965. unknownFields protoimpl.UnknownFields
  1966. UserIds string `protobuf:"bytes,1,opt,name=userIds,proto3" json:"userIds,omitempty"` //接受人 mongo_userId(多个用,分割)
  1967. PositionIds string `protobuf:"bytes,2,opt,name=positionIds,proto3" json:"positionIds,omitempty"` //接受人 职位id(多个用,分割)
  1968. MessageClass string `protobuf:"bytes,3,opt,name=messageClass,proto3" json:"messageClass,omitempty"` //数据库中switch字段
  1969. Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` //课程名称
  1970. Detail string `protobuf:"bytes,5,opt,name=detail,proto3" json:"detail,omitempty"` //课程时间
  1971. Date string `protobuf:"bytes,6,opt,name=date,proto3" json:"date,omitempty"` //课程地点
  1972. Url string `protobuf:"bytes,7,opt,name=url,proto3" json:"url,omitempty"` //消息跳转连接
  1973. }
  1974. func (x *WxTmplMsgRequest) Reset() {
  1975. *x = WxTmplMsgRequest{}
  1976. if protoimpl.UnsafeEnabled {
  1977. mi := &file_message_proto_msgTypes[30]
  1978. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1979. ms.StoreMessageInfo(mi)
  1980. }
  1981. }
  1982. func (x *WxTmplMsgRequest) String() string {
  1983. return protoimpl.X.MessageStringOf(x)
  1984. }
  1985. func (*WxTmplMsgRequest) ProtoMessage() {}
  1986. func (x *WxTmplMsgRequest) ProtoReflect() protoreflect.Message {
  1987. mi := &file_message_proto_msgTypes[30]
  1988. if protoimpl.UnsafeEnabled && x != nil {
  1989. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1990. if ms.LoadMessageInfo() == nil {
  1991. ms.StoreMessageInfo(mi)
  1992. }
  1993. return ms
  1994. }
  1995. return mi.MessageOf(x)
  1996. }
  1997. // Deprecated: Use WxTmplMsgRequest.ProtoReflect.Descriptor instead.
  1998. func (*WxTmplMsgRequest) Descriptor() ([]byte, []int) {
  1999. return file_message_proto_rawDescGZIP(), []int{30}
  2000. }
  2001. func (x *WxTmplMsgRequest) GetUserIds() string {
  2002. if x != nil {
  2003. return x.UserIds
  2004. }
  2005. return ""
  2006. }
  2007. func (x *WxTmplMsgRequest) GetPositionIds() string {
  2008. if x != nil {
  2009. return x.PositionIds
  2010. }
  2011. return ""
  2012. }
  2013. func (x *WxTmplMsgRequest) GetMessageClass() string {
  2014. if x != nil {
  2015. return x.MessageClass
  2016. }
  2017. return ""
  2018. }
  2019. func (x *WxTmplMsgRequest) GetTitle() string {
  2020. if x != nil {
  2021. return x.Title
  2022. }
  2023. return ""
  2024. }
  2025. func (x *WxTmplMsgRequest) GetDetail() string {
  2026. if x != nil {
  2027. return x.Detail
  2028. }
  2029. return ""
  2030. }
  2031. func (x *WxTmplMsgRequest) GetDate() string {
  2032. if x != nil {
  2033. return x.Date
  2034. }
  2035. return ""
  2036. }
  2037. func (x *WxTmplMsgRequest) GetUrl() string {
  2038. if x != nil {
  2039. return x.Url
  2040. }
  2041. return ""
  2042. }
  2043. type SendMsgResponse struct {
  2044. state protoimpl.MessageState
  2045. sizeCache protoimpl.SizeCache
  2046. unknownFields protoimpl.UnknownFields
  2047. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` //发送数量
  2048. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` //响应消息
  2049. }
  2050. func (x *SendMsgResponse) Reset() {
  2051. *x = SendMsgResponse{}
  2052. if protoimpl.UnsafeEnabled {
  2053. mi := &file_message_proto_msgTypes[31]
  2054. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2055. ms.StoreMessageInfo(mi)
  2056. }
  2057. }
  2058. func (x *SendMsgResponse) String() string {
  2059. return protoimpl.X.MessageStringOf(x)
  2060. }
  2061. func (*SendMsgResponse) ProtoMessage() {}
  2062. func (x *SendMsgResponse) ProtoReflect() protoreflect.Message {
  2063. mi := &file_message_proto_msgTypes[31]
  2064. if protoimpl.UnsafeEnabled && x != nil {
  2065. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2066. if ms.LoadMessageInfo() == nil {
  2067. ms.StoreMessageInfo(mi)
  2068. }
  2069. return ms
  2070. }
  2071. return mi.MessageOf(x)
  2072. }
  2073. // Deprecated: Use SendMsgResponse.ProtoReflect.Descriptor instead.
  2074. func (*SendMsgResponse) Descriptor() ([]byte, []int) {
  2075. return file_message_proto_rawDescGZIP(), []int{31}
  2076. }
  2077. func (x *SendMsgResponse) GetTotal() int64 {
  2078. if x != nil {
  2079. return x.Total
  2080. }
  2081. return 0
  2082. }
  2083. func (x *SendMsgResponse) GetMessage() string {
  2084. if x != nil {
  2085. return x.Message
  2086. }
  2087. return ""
  2088. }
  2089. type MsgOpenLogReq struct {
  2090. state protoimpl.MessageState
  2091. sizeCache protoimpl.SizeCache
  2092. unknownFields protoimpl.UnknownFields
  2093. MsgLogId int64 `protobuf:"varint,1,opt,name=msgLogId,proto3" json:"msgLogId,omitempty"`
  2094. Platform int64 `protobuf:"varint,2,opt,name=platform,proto3" json:"platform,omitempty"`
  2095. UserId string `protobuf:"bytes,3,opt,name=userId,proto3" json:"userId,omitempty"`
  2096. AppId string `protobuf:"bytes,4,opt,name=appId,proto3" json:"appId,omitempty"`
  2097. }
  2098. func (x *MsgOpenLogReq) Reset() {
  2099. *x = MsgOpenLogReq{}
  2100. if protoimpl.UnsafeEnabled {
  2101. mi := &file_message_proto_msgTypes[32]
  2102. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2103. ms.StoreMessageInfo(mi)
  2104. }
  2105. }
  2106. func (x *MsgOpenLogReq) String() string {
  2107. return protoimpl.X.MessageStringOf(x)
  2108. }
  2109. func (*MsgOpenLogReq) ProtoMessage() {}
  2110. func (x *MsgOpenLogReq) ProtoReflect() protoreflect.Message {
  2111. mi := &file_message_proto_msgTypes[32]
  2112. if protoimpl.UnsafeEnabled && x != nil {
  2113. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2114. if ms.LoadMessageInfo() == nil {
  2115. ms.StoreMessageInfo(mi)
  2116. }
  2117. return ms
  2118. }
  2119. return mi.MessageOf(x)
  2120. }
  2121. // Deprecated: Use MsgOpenLogReq.ProtoReflect.Descriptor instead.
  2122. func (*MsgOpenLogReq) Descriptor() ([]byte, []int) {
  2123. return file_message_proto_rawDescGZIP(), []int{32}
  2124. }
  2125. func (x *MsgOpenLogReq) GetMsgLogId() int64 {
  2126. if x != nil {
  2127. return x.MsgLogId
  2128. }
  2129. return 0
  2130. }
  2131. func (x *MsgOpenLogReq) GetPlatform() int64 {
  2132. if x != nil {
  2133. return x.Platform
  2134. }
  2135. return 0
  2136. }
  2137. func (x *MsgOpenLogReq) GetUserId() string {
  2138. if x != nil {
  2139. return x.UserId
  2140. }
  2141. return ""
  2142. }
  2143. func (x *MsgOpenLogReq) GetAppId() string {
  2144. if x != nil {
  2145. return x.AppId
  2146. }
  2147. return ""
  2148. }
  2149. var File_message_proto protoreflect.FileDescriptor
  2150. var file_message_proto_rawDesc = []byte{
  2151. 0x0a, 0x0d, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
  2152. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x5b, 0x0a, 0x13, 0x43, 0x68, 0x61, 0x6e,
  2153. 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x12,
  2154. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12,
  2155. 0x1e, 0x0a, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x02, 0x20,
  2156. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72, 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12,
  2157. 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  2158. 0x61, 0x70, 0x70, 0x69, 0x64, 0x22, 0x3a, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e,
  2159. 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01,
  2160. 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63,
  2161. 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e,
  2162. 0x74, 0x22, 0x38, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x12, 0x0a,
  2163. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64,
  2164. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01,
  2165. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0xc6, 0x01, 0x0a, 0x0e,
  2166. 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x16,
  2167. 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2168. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76,
  2169. 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x72,
  2170. 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05,
  2171. 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70,
  2172. 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01,
  2173. 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61,
  2174. 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61,
  2175. 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70,
  2176. 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  2177. 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04,
  2178. 0x72, 0x65, 0x61, 0x64, 0x22, 0xe4, 0x03, 0x0a, 0x08, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2179. 0x73, 0x12, 0x24, 0x0a, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x55, 0x73, 0x65, 0x72,
  2180. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x72, 0x65, 0x63, 0x65, 0x69, 0x76,
  2181. 0x65, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x63, 0x65, 0x69,
  2182. 0x76, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65,
  2183. 0x63, 0x65, 0x69, 0x76, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x65, 0x6e,
  2184. 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73,
  2185. 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x65, 0x6e,
  2186. 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x65, 0x6e,
  2187. 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x05,
  2188. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63,
  2189. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f,
  2190. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  2191. 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12,
  2192. 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c,
  2193. 0x69, 0x6e, 0x6b, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x69, 0x74, 0x65, 0x49, 0x64, 0x18, 0x09, 0x20,
  2194. 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x69, 0x74, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69,
  2195. 0x73, 0x52, 0x65, 0x61, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x69, 0x73, 0x52,
  2196. 0x65, 0x61, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x74, 0x69, 0x6d,
  2197. 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x74,
  2198. 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x0c, 0x20, 0x01,
  2199. 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18,
  2200. 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67,
  2201. 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67,
  2202. 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x0f, 0x20, 0x03,
  2203. 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73,
  2204. 0x73, 0x61, 0x67, 0x65, 0x73, 0x2e, 0x55, 0x72, 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x03,
  2205. 0x75, 0x72, 0x6c, 0x1a, 0x36, 0x0a, 0x08, 0x55, 0x72, 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12,
  2206. 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65,
  2207. 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2208. 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x7b, 0x0a, 0x0e, 0x46,
  2209. 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a,
  2210. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64,
  2211. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01,
  2212. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64,
  2213. 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2214. 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61,
  2215. 0x74, 0x61, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28,
  2216. 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x60, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x43,
  2217. 0x6c, 0x61, 0x73, 0x73, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52,
  2218. 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  2219. 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2220. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2221. 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20,
  2222. 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x22, 0x22, 0x0a, 0x10, 0x4d, 0x65,
  2223. 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x12, 0x0e,
  2224. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x68,
  2225. 0x0a, 0x11, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52,
  2226. 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  2227. 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2228. 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2229. 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2230. 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2231. 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x73, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4c,
  2232. 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a,
  2233. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2234. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65,
  2235. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12,
  2236. 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  2237. 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x18,
  2238. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x22, 0x68, 0x0a,
  2239. 0x11, 0x47, 0x65, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  2240. 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  2241. 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2242. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2243. 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11,
  2244. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2245. 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x60, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x55, 0x6e,
  2246. 0x72, 0x65, 0x61, 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x52, 0x65,
  2247. 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2248. 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70,
  2249. 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12,
  2250. 0x18, 0x0a, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x4d, 0x73, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08,
  2251. 0x52, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x4d, 0x73, 0x67, 0x22, 0x94, 0x01, 0x0a, 0x16, 0x47, 0x65,
  2252. 0x74, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x43, 0x6f, 0x75, 0x6e,
  2253. 0x74, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01,
  2254. 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73,
  2255. 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2256. 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b,
  2257. 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x43, 0x6f,
  2258. 0x75, 0x6e, 0x74, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x12, 0x25, 0x0a, 0x04, 0x69, 0x6e, 0x66,
  2259. 0x6f, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2260. 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x69, 0x6e, 0x66, 0x6f,
  2261. 0x22, 0x3d, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x52, 0x65,
  2262. 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2263. 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70,
  2264. 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x22,
  2265. 0x88, 0x01, 0x0a, 0x08, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x18, 0x0a, 0x07,
  2266. 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d,
  2267. 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x6d, 0x67, 0x18, 0x02, 0x20,
  2268. 0x01, 0x28, 0x09, 0x52, 0x03, 0x69, 0x6d, 0x67, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  2269. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04,
  2270. 0x63, 0x6f, 0x64, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65,
  2271. 0x12, 0x28, 0x0a, 0x0f, 0x64, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x50, 0x6c, 0x61, 0x74, 0x66,
  2272. 0x6f, 0x72, 0x6d, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x64, 0x69, 0x73, 0x70, 0x6c,
  2273. 0x61, 0x79, 0x50, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x22, 0x64, 0x0a, 0x0d, 0x47, 0x65,
  2274. 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63,
  2275. 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12,
  2276. 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2277. 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74,
  2278. 0x61, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2279. 0x65, 0x2e, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61,
  2280. 0x22, 0x3a, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72,
  2281. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2282. 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  2283. 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x90, 0x03, 0x0a,
  2284. 0x12, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67,
  2285. 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01,
  2286. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x1c, 0x0a,
  2287. 0x09, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2288. 0x52, 0x09, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x73,
  2289. 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  2290. 0x0a, 0x73, 0x65, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73,
  2291. 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x73,
  2292. 0x65, 0x6e, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65,
  2293. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a,
  2294. 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2295. 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79,
  2296. 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70,
  2297. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52,
  2298. 0x04, 0x6c, 0x69, 0x6e, 0x6b, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x69, 0x74, 0x65, 0x49, 0x64, 0x18,
  2299. 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x69, 0x74, 0x65, 0x49, 0x64, 0x12, 0x14, 0x0a,
  2300. 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70,
  2301. 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x18,
  2302. 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49, 0x64, 0x12,
  2303. 0x1a, 0x0a, 0x08, 0x73, 0x68, 0x6f, 0x77, 0x42, 0x75, 0x6f, 0x79, 0x18, 0x0c, 0x20, 0x01, 0x28,
  2304. 0x03, 0x52, 0x08, 0x73, 0x68, 0x6f, 0x77, 0x42, 0x75, 0x6f, 0x79, 0x12, 0x20, 0x0a, 0x0b, 0x73,
  2305. 0x68, 0x6f, 0x77, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09,
  2306. 0x52, 0x0b, 0x73, 0x68, 0x6f, 0x77, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x20, 0x0a,
  2307. 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x0e, 0x20, 0x01,
  2308. 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x22,
  2309. 0x5f, 0x0a, 0x13, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d,
  2310. 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01,
  2311. 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65,
  2312. 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73,
  2313. 0x73, 0x61, 0x67, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x65, 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  2314. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x65, 0x72, 0x72, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  2315. 0x22, 0x5e, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79,
  2316. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2317. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14,
  2318. 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61,
  2319. 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65,
  2320. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65,
  2321. 0x22, 0x6d, 0x0a, 0x12, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79,
  2322. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01,
  2323. 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65,
  2324. 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73,
  2325. 0x73, 0x61, 0x67, 0x65, 0x12, 0x29, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x03,
  2326. 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x42, 0x75, 0x6f,
  2327. 0x79, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22,
  2328. 0xab, 0x01, 0x0a, 0x0c, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73,
  2329. 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64,
  2330. 0x12, 0x1f, 0x0a, 0x0b, 0x62, 0x75, 0x6f, 0x79, 0x5f, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18,
  2331. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x62, 0x75, 0x6f, 0x79, 0x44, 0x65, 0x74, 0x61, 0x69,
  2332. 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x63, 0x55, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  2333. 0x52, 0x05, 0x70, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x6e, 0x64, 0x72, 0x6f,
  2334. 0x69, 0x64, 0x55, 0x72, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x6e, 0x64,
  2335. 0x72, 0x6f, 0x69, 0x64, 0x55, 0x72, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6f, 0x73, 0x55, 0x72,
  2336. 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6f, 0x73, 0x55, 0x72, 0x6c, 0x12,
  2337. 0x1c, 0x0a, 0x09, 0x77, 0x65, 0x43, 0x68, 0x61, 0x74, 0x55, 0x72, 0x6c, 0x18, 0x06, 0x20, 0x01,
  2338. 0x28, 0x09, 0x52, 0x09, 0x77, 0x65, 0x43, 0x68, 0x61, 0x74, 0x55, 0x72, 0x6c, 0x22, 0x95, 0x01,
  2339. 0x0a, 0x11, 0x43, 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67,
  2340. 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x69, 0x64, 0x18, 0x01, 0x20,
  2341. 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x65,
  2342. 0x6e, 0x74, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x49,
  2343. 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x18,
  2344. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49,
  2345. 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  2346. 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73,
  2347. 0x65, 0x72, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x4e, 0x65, 0x77, 0x55,
  2348. 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x86, 0x03, 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73,
  2349. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72,
  2350. 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  2351. 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  2352. 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74,
  2353. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x12, 0x1a,
  2354. 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03,
  2355. 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73,
  2356. 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x6d, 0x73, 0x67,
  2357. 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20, 0x01,
  2358. 0x28, 0x03, 0x52, 0x04, 0x72, 0x65, 0x61, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x53, 0x6f, 0x72, 0x74,
  2359. 0x53, 0x69, 0x7a, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x53, 0x6f, 0x72, 0x74,
  2360. 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  2361. 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
  2362. 0x12, 0x26, 0x0a, 0x0e, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x65, 0x77, 0x4d,
  2363. 0x73, 0x67, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x75,
  2364. 0x6d, 0x6e, 0x4e, 0x65, 0x77, 0x4d, 0x73, 0x67, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x73, 0x4d, 0x73,
  2365. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x69, 0x73, 0x4d,
  2366. 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73, 0x65,
  2367. 0x72, 0x49, 0x64, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x4e, 0x65, 0x77, 0x55, 0x73,
  2368. 0x65, 0x72, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e,
  2369. 0x49, 0x64, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69,
  2370. 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x28, 0x0a, 0x0f, 0x69, 0x73, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x69,
  2371. 0x6e, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f, 0x69,
  2372. 0x73, 0x43, 0x6f, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x4c, 0x65, 0x74, 0x74, 0x65, 0x72, 0x22, 0xe8,
  2373. 0x01, 0x0a, 0x0e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  2374. 0x73, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  2375. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2376. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  2377. 0x25, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e,
  2378. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73,
  2379. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x0a, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x18, 0x04,
  2380. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d,
  2381. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x12, 0x2c, 0x0a,
  2382. 0x06, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e,
  2383. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44,
  2384. 0x61, 0x74, 0x61, 0x52, 0x06, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x63,
  2385. 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e,
  2386. 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28,
  2387. 0x03, 0x52, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x22, 0x94, 0x01, 0x0a, 0x0b, 0x55, 0x73,
  2388. 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74,
  2389. 0x61, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2390. 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61,
  2391. 0x12, 0x30, 0x0a, 0x08, 0x73, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x18, 0x02, 0x20, 0x03,
  2392. 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x41, 0x6c, 0x6c,
  2393. 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61, 0x52, 0x08, 0x73, 0x6f, 0x72, 0x74, 0x44, 0x61,
  2394. 0x74, 0x61, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28,
  2395. 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x6e, 0x72, 0x65,
  2396. 0x61, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2397. 0x22, 0x9c, 0x01, 0x0a, 0x0b, 0x41, 0x6c, 0x6c, 0x53, 0x6f, 0x72, 0x74, 0x44, 0x61, 0x74, 0x61,
  2398. 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2399. 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x75, 0x6e, 0x72, 0x65, 0x61, 0x64,
  2400. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  2401. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03,
  2402. 0x69, 0x6d, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x69, 0x6d, 0x67, 0x12, 0x18,
  2403. 0x0a, 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  2404. 0x07, 0x6d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61,
  2405. 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  2406. 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22,
  2407. 0x48, 0x0a, 0x0e, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  2408. 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01,
  2409. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x73, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x12,
  2410. 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2411. 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x98, 0x01, 0x0a, 0x14, 0x55, 0x73,
  2412. 0x65, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52,
  2413. 0x65, 0x71, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01,
  2414. 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70,
  2415. 0x70, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64,
  2416. 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03,
  2417. 0x52, 0x06, 0x6f, 0x66, 0x66, 0x53, 0x65, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x67, 0x65,
  2418. 0x53, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65,
  2419. 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x69, 0x73, 0x4e, 0x65, 0x65, 0x64, 0x44, 0x61,
  2420. 0x74, 0x61, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x69, 0x73, 0x4e, 0x65, 0x65, 0x64,
  2421. 0x44, 0x61, 0x74, 0x61, 0x22, 0x81, 0x01, 0x0a, 0x14, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x72,
  2422. 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12, 0x12, 0x0a,
  2423. 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x63, 0x6f, 0x64,
  2424. 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01,
  2425. 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x25, 0x0a, 0x04, 0x6c,
  2426. 0x69, 0x73, 0x74, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2427. 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x73, 0x52, 0x04, 0x6c, 0x69,
  2428. 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28,
  2429. 0x03, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0xc6, 0x01, 0x0a, 0x10, 0x57, 0x78, 0x54,
  2430. 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x18, 0x0a,
  2431. 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  2432. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x6f, 0x73, 0x69, 0x74,
  2433. 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x6f,
  2434. 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x73, 0x12, 0x22, 0x0a, 0x0c, 0x6d, 0x65, 0x73,
  2435. 0x73, 0x61, 0x67, 0x65, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  2436. 0x0c, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x43, 0x6c, 0x61, 0x73, 0x73, 0x12, 0x14, 0x0a,
  2437. 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69,
  2438. 0x74, 0x6c, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x05, 0x20,
  2439. 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12, 0x12, 0x0a, 0x04, 0x64,
  2440. 0x61, 0x74, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x64, 0x61, 0x74, 0x65, 0x12,
  2441. 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72,
  2442. 0x6c, 0x22, 0x41, 0x0a, 0x0f, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70,
  2443. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20,
  2444. 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65,
  2445. 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73,
  2446. 0x73, 0x61, 0x67, 0x65, 0x22, 0x75, 0x0a, 0x0d, 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c,
  2447. 0x6f, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49,
  2448. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6d, 0x73, 0x67, 0x4c, 0x6f, 0x67, 0x49,
  2449. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x02, 0x20,
  2450. 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x16, 0x0a,
  2451. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75,
  2452. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x04,
  2453. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x32, 0xce, 0x06, 0x0a, 0x07,
  2454. 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x4c, 0x0a, 0x0f, 0x6d, 0x75, 0x6c, 0x74, 0x69,
  2455. 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73, 0x67, 0x12, 0x1b, 0x2e, 0x6d, 0x65, 0x73,
  2456. 0x73, 0x61, 0x67, 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76,
  2457. 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2458. 0x65, 0x2e, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65, 0x53, 0x61, 0x76, 0x65, 0x4d, 0x73,
  2459. 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x43, 0x0a, 0x10, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52,
  2460. 0x65, 0x61, 0x64, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x1c, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2461. 0x61, 0x67, 0x65, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x61, 0x64, 0x53, 0x74,
  2462. 0x61, 0x74, 0x75, 0x73, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2463. 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0b, 0x46, 0x69,
  2464. 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x12, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73,
  2465. 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52,
  2466. 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e,
  2467. 0x64, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x12, 0x4a, 0x0a, 0x11, 0x46,
  2468. 0x69, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c,
  2469. 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  2470. 0x67, 0x65, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x6d, 0x65,
  2471. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x44, 0x65, 0x74,
  2472. 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x12, 0x3c, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x4d, 0x73,
  2473. 0x67, 0x54, 0x79, 0x70, 0x65, 0x12, 0x16, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  2474. 0x47, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79, 0x70, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x16, 0x2e,
  2475. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x54, 0x79,
  2476. 0x70, 0x65, 0x52, 0x65, 0x73, 0x12, 0x4b, 0x0a, 0x0f, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  2477. 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x12, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61,
  2478. 0x67, 0x65, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d,
  2479. 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1b, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  2480. 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x42, 0x75, 0x6f, 0x79, 0x4d, 0x73, 0x67, 0x52,
  2481. 0x65, 0x73, 0x12, 0x3f, 0x0a, 0x0e, 0x43, 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61,
  2482. 0x64, 0x4d, 0x73, 0x67, 0x12, 0x1a, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x43,
  2483. 0x6c, 0x65, 0x61, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71,
  2484. 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2485. 0x6e, 0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0b, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69,
  2486. 0x73, 0x74, 0x12, 0x17, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65,
  2487. 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x6d, 0x65,
  2488. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73,
  2489. 0x74, 0x52, 0x65, 0x73, 0x12, 0x44, 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x57, 0x78, 0x54, 0x6d,
  2490. 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e,
  2491. 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2492. 0x1a, 0x18, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d,
  2493. 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x51, 0x0a, 0x11, 0x55, 0x73,
  2494. 0x65, 0x72, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12,
  2495. 0x1d, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e,
  2496. 0x72, 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1d,
  2497. 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x55, 0x6e, 0x72,
  2498. 0x65, 0x61, 0x64, 0x4d, 0x73, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x12, 0x37, 0x0a,
  2499. 0x0a, 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c, 0x6f, 0x67, 0x12, 0x16, 0x2e, 0x6d, 0x65,
  2500. 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x4d, 0x73, 0x67, 0x4f, 0x70, 0x65, 0x6e, 0x4c, 0x6f, 0x67,
  2501. 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x52, 0x65,
  2502. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x44, 0x0a, 0x0d, 0x41, 0x70, 0x70, 0x4c, 0x65, 0x74,
  2503. 0x74, 0x65, 0x72, 0x50, 0x75, 0x73, 0x68, 0x12, 0x19, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  2504. 0x65, 0x2e, 0x57, 0x78, 0x54, 0x6d, 0x70, 0x6c, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65,
  2505. 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2e, 0x53, 0x65, 0x6e,
  2506. 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x0a, 0x5a, 0x08,
  2507. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2508. }
  2509. var (
  2510. file_message_proto_rawDescOnce sync.Once
  2511. file_message_proto_rawDescData = file_message_proto_rawDesc
  2512. )
  2513. func file_message_proto_rawDescGZIP() []byte {
  2514. file_message_proto_rawDescOnce.Do(func() {
  2515. file_message_proto_rawDescData = protoimpl.X.CompressGZIP(file_message_proto_rawDescData)
  2516. })
  2517. return file_message_proto_rawDescData
  2518. }
  2519. var file_message_proto_msgTypes = make([]protoimpl.MessageInfo, 34)
  2520. var file_message_proto_goTypes = []interface{}{
  2521. (*ChangeReadStatusReq)(nil), // 0: message.ChangeReadStatusReq
  2522. (*ResCount)(nil), // 1: message.ResCount
  2523. (*Response)(nil), // 2: message.Response
  2524. (*FindUserMsgReq)(nil), // 3: message.FindUserMsgReq
  2525. (*Messages)(nil), // 4: message.Messages
  2526. (*FindUserMsgRes)(nil), // 5: message.FindUserMsgRes
  2527. (*GetClassUnreadCountReq)(nil), // 6: message.GetClassUnreadCountReq
  2528. (*MessageDetailReq)(nil), // 7: message.MessageDetailReq
  2529. (*MessageDetailResp)(nil), // 8: message.MessageDetailResp
  2530. (*GetLastMessageReq)(nil), // 9: message.GetLastMessageReq
  2531. (*GetLastMessageRes)(nil), // 10: message.GetLastMessageRes
  2532. (*GetUnreadClassCountReq)(nil), // 11: message.GetUnreadClassCountReq
  2533. (*GetUnreadClassCountRes)(nil), // 12: message.GetUnreadClassCountRes
  2534. (*GetMsgTypeReq)(nil), // 13: message.GetMsgTypeReq
  2535. (*MsgTypes)(nil), // 14: message.MsgTypes
  2536. (*GetMsgTypeRes)(nil), // 15: message.GetMsgTypeRes
  2537. (*User)(nil), // 16: message.user
  2538. (*MultipleSaveMsgReq)(nil), // 17: message.multipleSaveMsgReq
  2539. (*MultipleSaveMsgResp)(nil), // 18: message.multipleSaveMsgResp
  2540. (*FindUserBuoyMsgReq)(nil), // 19: message.FindUserBuoyMsgReq
  2541. (*FindUserBuoyMsgRes)(nil), // 20: message.FindUserBuoyMsgRes
  2542. (*BuoyMessages)(nil), // 21: message.BuoyMessages
  2543. (*ClearUnreadMsgReq)(nil), // 22: message.ClearUnreadMsgReq
  2544. (*UserMsgListReq)(nil), // 23: message.UserMsgListReq
  2545. (*UserMsgListRes)(nil), // 24: message.UserMsgListRes
  2546. (*UserMsgList)(nil), // 25: message.UserMsgList
  2547. (*AllSortData)(nil), // 26: message.AllSortData
  2548. (*WxTmplResponse)(nil), // 27: message.WxTmplResponse
  2549. (*UserUnreadMsgListReq)(nil), // 28: message.UserUnreadMsgListReq
  2550. (*UserUnreadMsgListRes)(nil), // 29: message.UserUnreadMsgListRes
  2551. (*WxTmplMsgRequest)(nil), // 30: message.WxTmplMsgRequest
  2552. (*SendMsgResponse)(nil), // 31: message.SendMsgResponse
  2553. (*MsgOpenLogReq)(nil), // 32: message.MsgOpenLogReq
  2554. nil, // 33: message.Messages.UrlEntry
  2555. }
  2556. var file_message_proto_depIdxs = []int32{
  2557. 33, // 0: message.Messages.url:type_name -> message.Messages.UrlEntry
  2558. 4, // 1: message.FindUserMsgRes.data:type_name -> message.Messages
  2559. 4, // 2: message.MessageDetailResp.data:type_name -> message.Messages
  2560. 4, // 3: message.GetLastMessageRes.data:type_name -> message.Messages
  2561. 1, // 4: message.GetUnreadClassCountRes.data:type_name -> message.ResCount
  2562. 4, // 5: message.GetUnreadClassCountRes.info:type_name -> message.Messages
  2563. 14, // 6: message.GetMsgTypeRes.data:type_name -> message.MsgTypes
  2564. 21, // 7: message.FindUserBuoyMsgRes.data:type_name -> message.BuoyMessages
  2565. 4, // 8: message.UserMsgListRes.list:type_name -> message.Messages
  2566. 4, // 9: message.UserMsgListRes.last:type_name -> message.Messages
  2567. 26, // 10: message.UserMsgListRes.column:type_name -> message.AllSortData
  2568. 4, // 11: message.UserMsgList.data:type_name -> message.Messages
  2569. 26, // 12: message.UserMsgList.sortData:type_name -> message.AllSortData
  2570. 4, // 13: message.AllSortData.data:type_name -> message.Messages
  2571. 4, // 14: message.UserUnreadMsgListRes.list:type_name -> message.Messages
  2572. 17, // 15: message.Message.multipleSaveMsg:input_type -> message.multipleSaveMsgReq
  2573. 0, // 16: message.Message.ChangeReadStatus:input_type -> message.ChangeReadStatusReq
  2574. 3, // 17: message.Message.FindUserMsg:input_type -> message.FindUserMsgReq
  2575. 7, // 18: message.Message.FindMessageDetail:input_type -> message.MessageDetailReq
  2576. 13, // 19: message.Message.GetMsgType:input_type -> message.GetMsgTypeReq
  2577. 19, // 20: message.Message.FindUserBuoyMsg:input_type -> message.FindUserBuoyMsgReq
  2578. 22, // 21: message.Message.ClearUnreadMsg:input_type -> message.ClearUnreadMsgReq
  2579. 23, // 22: message.Message.UserMsgList:input_type -> message.UserMsgListReq
  2580. 30, // 23: message.Message.SendWxTmplMsg:input_type -> message.WxTmplMsgRequest
  2581. 28, // 24: message.Message.UserUnreadMsgList:input_type -> message.UserUnreadMsgListReq
  2582. 32, // 25: message.Message.MsgOpenLog:input_type -> message.MsgOpenLogReq
  2583. 30, // 26: message.Message.AppLetterPush:input_type -> message.WxTmplMsgRequest
  2584. 18, // 27: message.Message.multipleSaveMsg:output_type -> message.multipleSaveMsgResp
  2585. 2, // 28: message.Message.ChangeReadStatus:output_type -> message.Response
  2586. 5, // 29: message.Message.FindUserMsg:output_type -> message.FindUserMsgRes
  2587. 8, // 30: message.Message.FindMessageDetail:output_type -> message.MessageDetailResp
  2588. 15, // 31: message.Message.GetMsgType:output_type -> message.GetMsgTypeRes
  2589. 20, // 32: message.Message.FindUserBuoyMsg:output_type -> message.FindUserBuoyMsgRes
  2590. 2, // 33: message.Message.ClearUnreadMsg:output_type -> message.Response
  2591. 24, // 34: message.Message.UserMsgList:output_type -> message.UserMsgListRes
  2592. 31, // 35: message.Message.SendWxTmplMsg:output_type -> message.SendMsgResponse
  2593. 29, // 36: message.Message.UserUnreadMsgList:output_type -> message.UserUnreadMsgListRes
  2594. 2, // 37: message.Message.MsgOpenLog:output_type -> message.Response
  2595. 31, // 38: message.Message.AppLetterPush:output_type -> message.SendMsgResponse
  2596. 27, // [27:39] is the sub-list for method output_type
  2597. 15, // [15:27] is the sub-list for method input_type
  2598. 15, // [15:15] is the sub-list for extension type_name
  2599. 15, // [15:15] is the sub-list for extension extendee
  2600. 0, // [0:15] is the sub-list for field type_name
  2601. }
  2602. func init() { file_message_proto_init() }
  2603. func file_message_proto_init() {
  2604. if File_message_proto != nil {
  2605. return
  2606. }
  2607. if !protoimpl.UnsafeEnabled {
  2608. file_message_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2609. switch v := v.(*ChangeReadStatusReq); i {
  2610. case 0:
  2611. return &v.state
  2612. case 1:
  2613. return &v.sizeCache
  2614. case 2:
  2615. return &v.unknownFields
  2616. default:
  2617. return nil
  2618. }
  2619. }
  2620. file_message_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2621. switch v := v.(*ResCount); i {
  2622. case 0:
  2623. return &v.state
  2624. case 1:
  2625. return &v.sizeCache
  2626. case 2:
  2627. return &v.unknownFields
  2628. default:
  2629. return nil
  2630. }
  2631. }
  2632. file_message_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2633. switch v := v.(*Response); i {
  2634. case 0:
  2635. return &v.state
  2636. case 1:
  2637. return &v.sizeCache
  2638. case 2:
  2639. return &v.unknownFields
  2640. default:
  2641. return nil
  2642. }
  2643. }
  2644. file_message_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2645. switch v := v.(*FindUserMsgReq); i {
  2646. case 0:
  2647. return &v.state
  2648. case 1:
  2649. return &v.sizeCache
  2650. case 2:
  2651. return &v.unknownFields
  2652. default:
  2653. return nil
  2654. }
  2655. }
  2656. file_message_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2657. switch v := v.(*Messages); i {
  2658. case 0:
  2659. return &v.state
  2660. case 1:
  2661. return &v.sizeCache
  2662. case 2:
  2663. return &v.unknownFields
  2664. default:
  2665. return nil
  2666. }
  2667. }
  2668. file_message_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2669. switch v := v.(*FindUserMsgRes); i {
  2670. case 0:
  2671. return &v.state
  2672. case 1:
  2673. return &v.sizeCache
  2674. case 2:
  2675. return &v.unknownFields
  2676. default:
  2677. return nil
  2678. }
  2679. }
  2680. file_message_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2681. switch v := v.(*GetClassUnreadCountReq); i {
  2682. case 0:
  2683. return &v.state
  2684. case 1:
  2685. return &v.sizeCache
  2686. case 2:
  2687. return &v.unknownFields
  2688. default:
  2689. return nil
  2690. }
  2691. }
  2692. file_message_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2693. switch v := v.(*MessageDetailReq); i {
  2694. case 0:
  2695. return &v.state
  2696. case 1:
  2697. return &v.sizeCache
  2698. case 2:
  2699. return &v.unknownFields
  2700. default:
  2701. return nil
  2702. }
  2703. }
  2704. file_message_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2705. switch v := v.(*MessageDetailResp); i {
  2706. case 0:
  2707. return &v.state
  2708. case 1:
  2709. return &v.sizeCache
  2710. case 2:
  2711. return &v.unknownFields
  2712. default:
  2713. return nil
  2714. }
  2715. }
  2716. file_message_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2717. switch v := v.(*GetLastMessageReq); i {
  2718. case 0:
  2719. return &v.state
  2720. case 1:
  2721. return &v.sizeCache
  2722. case 2:
  2723. return &v.unknownFields
  2724. default:
  2725. return nil
  2726. }
  2727. }
  2728. file_message_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2729. switch v := v.(*GetLastMessageRes); i {
  2730. case 0:
  2731. return &v.state
  2732. case 1:
  2733. return &v.sizeCache
  2734. case 2:
  2735. return &v.unknownFields
  2736. default:
  2737. return nil
  2738. }
  2739. }
  2740. file_message_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2741. switch v := v.(*GetUnreadClassCountReq); i {
  2742. case 0:
  2743. return &v.state
  2744. case 1:
  2745. return &v.sizeCache
  2746. case 2:
  2747. return &v.unknownFields
  2748. default:
  2749. return nil
  2750. }
  2751. }
  2752. file_message_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2753. switch v := v.(*GetUnreadClassCountRes); i {
  2754. case 0:
  2755. return &v.state
  2756. case 1:
  2757. return &v.sizeCache
  2758. case 2:
  2759. return &v.unknownFields
  2760. default:
  2761. return nil
  2762. }
  2763. }
  2764. file_message_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2765. switch v := v.(*GetMsgTypeReq); i {
  2766. case 0:
  2767. return &v.state
  2768. case 1:
  2769. return &v.sizeCache
  2770. case 2:
  2771. return &v.unknownFields
  2772. default:
  2773. return nil
  2774. }
  2775. }
  2776. file_message_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2777. switch v := v.(*MsgTypes); i {
  2778. case 0:
  2779. return &v.state
  2780. case 1:
  2781. return &v.sizeCache
  2782. case 2:
  2783. return &v.unknownFields
  2784. default:
  2785. return nil
  2786. }
  2787. }
  2788. file_message_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2789. switch v := v.(*GetMsgTypeRes); i {
  2790. case 0:
  2791. return &v.state
  2792. case 1:
  2793. return &v.sizeCache
  2794. case 2:
  2795. return &v.unknownFields
  2796. default:
  2797. return nil
  2798. }
  2799. }
  2800. file_message_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2801. switch v := v.(*User); i {
  2802. case 0:
  2803. return &v.state
  2804. case 1:
  2805. return &v.sizeCache
  2806. case 2:
  2807. return &v.unknownFields
  2808. default:
  2809. return nil
  2810. }
  2811. }
  2812. file_message_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2813. switch v := v.(*MultipleSaveMsgReq); i {
  2814. case 0:
  2815. return &v.state
  2816. case 1:
  2817. return &v.sizeCache
  2818. case 2:
  2819. return &v.unknownFields
  2820. default:
  2821. return nil
  2822. }
  2823. }
  2824. file_message_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2825. switch v := v.(*MultipleSaveMsgResp); i {
  2826. case 0:
  2827. return &v.state
  2828. case 1:
  2829. return &v.sizeCache
  2830. case 2:
  2831. return &v.unknownFields
  2832. default:
  2833. return nil
  2834. }
  2835. }
  2836. file_message_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2837. switch v := v.(*FindUserBuoyMsgReq); i {
  2838. case 0:
  2839. return &v.state
  2840. case 1:
  2841. return &v.sizeCache
  2842. case 2:
  2843. return &v.unknownFields
  2844. default:
  2845. return nil
  2846. }
  2847. }
  2848. file_message_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2849. switch v := v.(*FindUserBuoyMsgRes); i {
  2850. case 0:
  2851. return &v.state
  2852. case 1:
  2853. return &v.sizeCache
  2854. case 2:
  2855. return &v.unknownFields
  2856. default:
  2857. return nil
  2858. }
  2859. }
  2860. file_message_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2861. switch v := v.(*BuoyMessages); i {
  2862. case 0:
  2863. return &v.state
  2864. case 1:
  2865. return &v.sizeCache
  2866. case 2:
  2867. return &v.unknownFields
  2868. default:
  2869. return nil
  2870. }
  2871. }
  2872. file_message_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2873. switch v := v.(*ClearUnreadMsgReq); i {
  2874. case 0:
  2875. return &v.state
  2876. case 1:
  2877. return &v.sizeCache
  2878. case 2:
  2879. return &v.unknownFields
  2880. default:
  2881. return nil
  2882. }
  2883. }
  2884. file_message_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2885. switch v := v.(*UserMsgListReq); i {
  2886. case 0:
  2887. return &v.state
  2888. case 1:
  2889. return &v.sizeCache
  2890. case 2:
  2891. return &v.unknownFields
  2892. default:
  2893. return nil
  2894. }
  2895. }
  2896. file_message_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2897. switch v := v.(*UserMsgListRes); i {
  2898. case 0:
  2899. return &v.state
  2900. case 1:
  2901. return &v.sizeCache
  2902. case 2:
  2903. return &v.unknownFields
  2904. default:
  2905. return nil
  2906. }
  2907. }
  2908. file_message_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2909. switch v := v.(*UserMsgList); i {
  2910. case 0:
  2911. return &v.state
  2912. case 1:
  2913. return &v.sizeCache
  2914. case 2:
  2915. return &v.unknownFields
  2916. default:
  2917. return nil
  2918. }
  2919. }
  2920. file_message_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2921. switch v := v.(*AllSortData); i {
  2922. case 0:
  2923. return &v.state
  2924. case 1:
  2925. return &v.sizeCache
  2926. case 2:
  2927. return &v.unknownFields
  2928. default:
  2929. return nil
  2930. }
  2931. }
  2932. file_message_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2933. switch v := v.(*WxTmplResponse); i {
  2934. case 0:
  2935. return &v.state
  2936. case 1:
  2937. return &v.sizeCache
  2938. case 2:
  2939. return &v.unknownFields
  2940. default:
  2941. return nil
  2942. }
  2943. }
  2944. file_message_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2945. switch v := v.(*UserUnreadMsgListReq); i {
  2946. case 0:
  2947. return &v.state
  2948. case 1:
  2949. return &v.sizeCache
  2950. case 2:
  2951. return &v.unknownFields
  2952. default:
  2953. return nil
  2954. }
  2955. }
  2956. file_message_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2957. switch v := v.(*UserUnreadMsgListRes); i {
  2958. case 0:
  2959. return &v.state
  2960. case 1:
  2961. return &v.sizeCache
  2962. case 2:
  2963. return &v.unknownFields
  2964. default:
  2965. return nil
  2966. }
  2967. }
  2968. file_message_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  2969. switch v := v.(*WxTmplMsgRequest); i {
  2970. case 0:
  2971. return &v.state
  2972. case 1:
  2973. return &v.sizeCache
  2974. case 2:
  2975. return &v.unknownFields
  2976. default:
  2977. return nil
  2978. }
  2979. }
  2980. file_message_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  2981. switch v := v.(*SendMsgResponse); i {
  2982. case 0:
  2983. return &v.state
  2984. case 1:
  2985. return &v.sizeCache
  2986. case 2:
  2987. return &v.unknownFields
  2988. default:
  2989. return nil
  2990. }
  2991. }
  2992. file_message_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  2993. switch v := v.(*MsgOpenLogReq); i {
  2994. case 0:
  2995. return &v.state
  2996. case 1:
  2997. return &v.sizeCache
  2998. case 2:
  2999. return &v.unknownFields
  3000. default:
  3001. return nil
  3002. }
  3003. }
  3004. }
  3005. type x struct{}
  3006. out := protoimpl.TypeBuilder{
  3007. File: protoimpl.DescBuilder{
  3008. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3009. RawDescriptor: file_message_proto_rawDesc,
  3010. NumEnums: 0,
  3011. NumMessages: 34,
  3012. NumExtensions: 0,
  3013. NumServices: 1,
  3014. },
  3015. GoTypes: file_message_proto_goTypes,
  3016. DependencyIndexes: file_message_proto_depIdxs,
  3017. MessageInfos: file_message_proto_msgTypes,
  3018. }.Build()
  3019. File_message_proto = out.File
  3020. file_message_proto_rawDesc = nil
  3021. file_message_proto_goTypes = nil
  3022. file_message_proto_depIdxs = nil
  3023. }