Hibok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

639 lines
21 KiB

  1. ///
  2. // Generated code. Do not modify.
  3. // source: chat.proto
  4. //
  5. // @dart = 2.3
  6. // ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type
  7. const ChatChannelType$json = const {
  8. '1': 'ChatChannelType',
  9. '2': const [
  10. const {'1': 'Session', '2': 0},
  11. const {'1': 'Group', '2': 1},
  12. const {'1': 'CSD', '2': 2},
  13. ],
  14. };
  15. const ChatType$json = const {
  16. '1': 'ChatType',
  17. '2': const [
  18. const {'1': 'TextChatType', '2': 0},
  19. const {'1': 'ImageChatType', '2': 1},
  20. const {'1': 'ShortVoiceChatType', '2': 2},
  21. const {'1': 'ShortVideoChatType', '2': 3},
  22. const {'1': 'RealtimeCallVoiceType', '2': 4},
  23. const {'1': 'RealtimeCallVideoType', '2': 5},
  24. const {'1': 'RedWalletChatType', '2': 6},
  25. const {'1': 'PlaceChatType', '2': 7},
  26. const {'1': 'EmoticonType', '2': 8},
  27. const {'1': 'GroupChatNoticeType', '2': 9},
  28. const {'1': 'GiftChatType', '2': 10},
  29. const {'1': 'FileChatType', '2': 11},
  30. ],
  31. };
  32. const RedWalletState$json = const {
  33. '1': 'RedWalletState',
  34. '2': const [
  35. const {'1': 'Uncollected', '2': 0},
  36. const {'1': 'Received', '2': 1},
  37. const {'1': 'Expire', '2': 2},
  38. ],
  39. };
  40. const TranslateState$json = const {
  41. '1': 'TranslateState',
  42. '2': const [
  43. const {'1': 'NoPerson', '2': 0},
  44. const {'1': 'SameLan', '2': 1},
  45. const {'1': 'Unopen', '2': 2},
  46. const {'1': 'Opend', '2': 3},
  47. ],
  48. };
  49. const ChatNiceoType$json = const {
  50. '1': 'ChatNiceoType',
  51. '2': const [
  52. const {'1': 'GroupAddMember', '2': 1},
  53. const {'1': 'GroupRemoveMember', '2': 2},
  54. ],
  55. };
  56. const GroupMemberIdentity$json = const {
  57. '1': 'GroupMemberIdentity',
  58. '2': const [
  59. const {'1': 'identityNormal', '2': 0},
  60. const {'1': 'identityManager', '2': 1},
  61. const {'1': 'identityMaster', '2': 2},
  62. ],
  63. };
  64. const GroupChangeType$json = const {
  65. '1': 'GroupChangeType',
  66. '2': const [
  67. const {'1': 'AddMember', '2': 1},
  68. const {'1': 'RemoveMember', '2': 2},
  69. const {'1': 'MasterTrans', '2': 3},
  70. const {'1': 'GroupNoticeChange', '2': 4},
  71. const {'1': 'GroupNameChange', '2': 5},
  72. const {'1': 'GroupMemberAliasChange', '2': 6},
  73. const {'1': 'GroupIsOpenMemberCheckChange', '2': 7},
  74. const {'1': 'GroupMemberCheckNotice', '2': 8},
  75. const {'1': 'QRCodeAddMemberNotice', '2': 9},
  76. const {'1': 'GroupMemberCheckAddMemberNotice', '2': 10},
  77. const {'1': 'GroupMemberLeave', '2': 11},
  78. ],
  79. };
  80. const RedWallet$json = const {
  81. '1': 'RedWallet',
  82. '2': const [
  83. const {'1': 'OrderId', '3': 1, '4': 1, '5': 9, '10': 'OrderId'},
  84. const {'1': 'SuId', '3': 2, '4': 1, '5': 13, '10': 'SuId'},
  85. const {'1': 'TuId', '3': 3, '4': 1, '5': 13, '10': 'TuId'},
  86. const {'1': 'Title', '3': 4, '4': 1, '5': 9, '10': 'Title'},
  87. const {'1': 'Amount', '3': 5, '4': 1, '5': 13, '10': 'Amount'},
  88. const {'1': 'State', '3': 6, '4': 1, '5': 14, '6': '.yl_pb.RedWalletState', '10': 'State'},
  89. const {'1': 'RecTime', '3': 7, '4': 1, '5': 3, '10': 'RecTime'},
  90. ],
  91. };
  92. const BaseUserInfo$json = const {
  93. '1': 'BaseUserInfo',
  94. '2': const [
  95. const {'1': 'Id', '3': 1, '4': 1, '5': 13, '10': 'Id'},
  96. const {'1': 'NiceName', '3': 2, '4': 1, '5': 9, '10': 'NiceName'},
  97. const {'1': 'HeadUrl', '3': 3, '4': 1, '5': 9, '10': 'HeadUrl'},
  98. ],
  99. };
  100. const ChatNiceo$json = const {
  101. '1': 'ChatNiceo',
  102. '2': const [
  103. const {'1': 'NictoType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatNiceoType', '10': 'NictoType'},
  104. const {'1': 'NictoMsg', '3': 2, '4': 1, '5': 9, '10': 'NictoMsg'},
  105. ],
  106. };
  107. const GiftChat$json = const {
  108. '1': 'GiftChat',
  109. '2': const [
  110. const {'1': 'SuId', '3': 1, '4': 1, '5': 13, '10': 'SuId'},
  111. const {'1': 'TuId', '3': 2, '4': 1, '5': 13, '10': 'TuId'},
  112. const {'1': 'GiftId', '3': 3, '4': 1, '5': 13, '10': 'GiftId'},
  113. const {'1': 'GiftName', '3': 4, '4': 1, '5': 9, '10': 'GiftName'},
  114. const {'1': 'GiftAmount', '3': 5, '4': 1, '5': 13, '10': 'GiftAmount'},
  115. const {'1': 'Money', '3': 6, '4': 1, '5': 13, '10': 'Money'},
  116. ],
  117. };
  118. const FileChat$json = const {
  119. '1': 'FileChat',
  120. '2': const [
  121. const {'1': 'Type', '3': 1, '4': 1, '5': 9, '10': 'Type'},
  122. const {'1': 'Size', '3': 2, '4': 1, '5': 13, '10': 'Size'},
  123. const {'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
  124. ],
  125. };
  126. const QuoteMsg$json = const {
  127. '1': 'QuoteMsg',
  128. '2': const [
  129. const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
  130. const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
  131. const {'1': 'SendUserId', '3': 3, '4': 1, '5': 13, '10': 'SendUserId'},
  132. const {'1': 'SendTime', '3': 4, '4': 1, '5': 3, '10': 'SendTime'},
  133. const {'1': 'Content', '3': 5, '4': 1, '5': 9, '10': 'Content'},
  134. ],
  135. };
  136. const ChatSendReq$json = const {
  137. '1': 'ChatSendReq',
  138. '2': const [
  139. const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
  140. const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
  141. const {'1': 'SendTime', '3': 3, '4': 1, '5': 3, '10': 'SendTime'},
  142. const {'1': 'CType', '3': 4, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
  143. const {'1': 'ContentBuff', '3': 5, '4': 1, '5': 12, '10': 'ContentBuff'},
  144. const {'1': 'ContentSzie', '3': 6, '4': 1, '5': 13, '10': 'ContentSzie'},
  145. const {'1': 'EnclosureUrl', '3': 7, '4': 1, '5': 9, '10': 'EnclosureUrl'},
  146. const {'1': 'AltUserIds', '3': 8, '4': 3, '5': 13, '10': 'AltUserIds'},
  147. const {'1': 'QuoteMsg', '3': 9, '4': 1, '5': 12, '10': 'QuoteMsg'},
  148. ],
  149. };
  150. const ChatSendRes$json = const {
  151. '1': 'ChatSendRes',
  152. '2': const [
  153. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  154. const {'1': 'ChannelType', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
  155. const {'1': 'TargetId', '3': 3, '4': 1, '5': 13, '10': 'TargetId'},
  156. const {'1': 'SendTime', '3': 4, '4': 1, '5': 3, '10': 'SendTime'},
  157. ],
  158. };
  159. const PushChat$json = const {
  160. '1': 'PushChat',
  161. '2': const [
  162. const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
  163. const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
  164. const {'1': 'SendUserId', '3': 3, '4': 1, '5': 13, '10': 'SendUserId'},
  165. const {'1': 'SendTime', '3': 4, '4': 1, '5': 3, '10': 'SendTime'},
  166. const {'1': 'CType', '3': 5, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
  167. const {'1': 'ContentBuff', '3': 6, '4': 1, '5': 12, '10': 'ContentBuff'},
  168. const {'1': 'ContentSzie', '3': 7, '4': 1, '5': 13, '10': 'ContentSzie'},
  169. const {'1': 'TranslateState', '3': 8, '4': 1, '5': 13, '10': 'TranslateState'},
  170. const {'1': 'TencentTranslate', '3': 9, '4': 1, '5': 12, '10': 'TencentTranslate'},
  171. const {'1': 'GoogleTranslate', '3': 10, '4': 1, '5': 12, '10': 'GoogleTranslate'},
  172. const {'1': 'HumanTranslate', '3': 11, '4': 1, '5': 12, '10': 'HumanTranslate'},
  173. const {'1': 'EnclosureUrl', '3': 12, '4': 1, '5': 9, '10': 'EnclosureUrl'},
  174. const {'1': 'AltUserIds', '3': 13, '4': 3, '5': 13, '10': 'AltUserIds'},
  175. const {'1': 'QuoteMsg', '3': 14, '4': 1, '5': 12, '10': 'QuoteMsg'},
  176. ],
  177. };
  178. const AnswerPushChat$json = const {
  179. '1': 'AnswerPushChat',
  180. '2': const [
  181. const {'1': 'MsgId', '3': 1, '4': 1, '5': 3, '10': 'MsgId'},
  182. ],
  183. };
  184. const PushUserUnreadMsgNotice$json = const {
  185. '1': 'PushUserUnreadMsgNotice',
  186. '2': const [
  187. const {'1': 'Notices', '3': 2, '4': 3, '5': 11, '6': '.yl_pb.UserUnreadMsgNotice', '10': 'Notices'},
  188. ],
  189. };
  190. const UnreadMsgDes$json = const {
  191. '1': 'UnreadMsgDes',
  192. '2': const [
  193. const {'1': 'SendUserId', '3': 1, '4': 1, '5': 13, '10': 'SendUserId'},
  194. const {'1': 'SendTime', '3': 2, '4': 1, '5': 3, '10': 'SendTime'},
  195. const {'1': 'CType', '3': 3, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
  196. const {'1': 'ContentBuff', '3': 4, '4': 1, '5': 12, '10': 'ContentBuff'},
  197. const {'1': 'TencentTranslate', '3': 5, '4': 1, '5': 12, '10': 'TencentTranslate'},
  198. const {'1': 'GoogleTranslate', '3': 6, '4': 1, '5': 12, '10': 'GoogleTranslate'},
  199. ],
  200. };
  201. const UserUnreadMsgNotice$json = const {
  202. '1': 'UserUnreadMsgNotice',
  203. '2': const [
  204. const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
  205. const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
  206. const {'1': 'UnreadMsgNum', '3': 3, '4': 1, '5': 13, '10': 'UnreadMsgNum'},
  207. const {'1': 'LastUnreadMsg', '3': 4, '4': 1, '5': 11, '6': '.yl_pb.UnreadMsgDes', '10': 'LastUnreadMsg'},
  208. ],
  209. };
  210. const RequestTargetUnreadReq$json = const {
  211. '1': 'RequestTargetUnreadReq',
  212. '2': const [
  213. const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
  214. const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
  215. ],
  216. };
  217. const RequestTargetUnreadRes$json = const {
  218. '1': 'RequestTargetUnreadRes',
  219. '2': const [
  220. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  221. ],
  222. };
  223. const RequestSetHTranslReq$json = const {
  224. '1': 'RequestSetHTranslReq',
  225. '2': const [
  226. const {'1': 'SessionId', '3': 1, '4': 1, '5': 13, '10': 'SessionId'},
  227. const {'1': 'HTransl', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.TranslateState', '10': 'HTransl'},
  228. ],
  229. };
  230. const RequestSetHTranslRes$json = const {
  231. '1': 'RequestSetHTranslRes',
  232. '2': const [
  233. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  234. ],
  235. };
  236. const PushHTranslState$json = const {
  237. '1': 'PushHTranslState',
  238. '2': const [
  239. const {'1': 'SessionId', '3': 1, '4': 1, '5': 13, '10': 'SessionId'},
  240. const {'1': 'UserId', '3': 2, '4': 1, '5': 13, '10': 'UserId'},
  241. const {'1': 'HTransl', '3': 3, '4': 1, '5': 14, '6': '.yl_pb.TranslateState', '10': 'HTransl'},
  242. ],
  243. };
  244. const RequestRealtimeCallReq$json = const {
  245. '1': 'RequestRealtimeCallReq',
  246. '2': const [
  247. const {'1': 'TUserId', '3': 1, '4': 1, '5': 13, '10': 'TUserId'},
  248. const {'1': 'CType', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
  249. ],
  250. };
  251. const RequestRealtimeCallRes$json = const {
  252. '1': 'RequestRealtimeCallRes',
  253. '2': const [
  254. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  255. ],
  256. };
  257. const PushRealtimeCall$json = const {
  258. '1': 'PushRealtimeCall',
  259. '2': const [
  260. const {'1': 'SUserId', '3': 1, '4': 1, '5': 13, '10': 'SUserId'},
  261. const {'1': 'CType', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
  262. ],
  263. };
  264. const RespondRealtimeCallReq$json = const {
  265. '1': 'RespondRealtimeCallReq',
  266. '2': const [
  267. const {'1': 'SUserId', '3': 1, '4': 1, '5': 13, '10': 'SUserId'},
  268. const {'1': 'IsAnswer', '3': 2, '4': 1, '5': 8, '10': 'IsAnswer'},
  269. ],
  270. };
  271. const PushRealtimeCallRespond$json = const {
  272. '1': 'PushRealtimeCallRespond',
  273. '2': const [
  274. const {'1': 'TUserId', '3': 1, '4': 1, '5': 13, '10': 'TUserId'},
  275. const {'1': 'IsAnswer', '3': 2, '4': 1, '5': 8, '10': 'IsAnswer'},
  276. ],
  277. };
  278. const RequestGiftGivingReq$json = const {
  279. '1': 'RequestGiftGivingReq',
  280. '2': const [
  281. const {'1': 'TargetUserId', '3': 1, '4': 1, '5': 13, '10': 'TargetUserId'},
  282. const {'1': 'GiftId', '3': 2, '4': 1, '5': 13, '10': 'GiftId'},
  283. const {'1': 'GiftAmount', '3': 3, '4': 1, '5': 13, '10': 'GiftAmount'},
  284. const {'1': 'Money', '3': 4, '4': 1, '5': 13, '10': 'Money'},
  285. ],
  286. };
  287. const PushGiftGiving$json = const {
  288. '1': 'PushGiftGiving',
  289. '2': const [
  290. const {'1': 'SendUserId', '3': 1, '4': 1, '5': 13, '10': 'SendUserId'},
  291. const {'1': 'GiftId', '3': 2, '4': 1, '5': 13, '10': 'GiftId'},
  292. const {'1': 'GiftAmount', '3': 3, '4': 1, '5': 13, '10': 'GiftAmount'},
  293. const {'1': 'Money', '3': 4, '4': 1, '5': 13, '10': 'Money'},
  294. ],
  295. };
  296. const QueryUsersInfoReq$json = const {
  297. '1': 'QueryUsersInfoReq',
  298. '2': const [
  299. const {'1': 'UserIds', '3': 1, '4': 3, '5': 13, '10': 'UserIds'},
  300. ],
  301. };
  302. const QueryUsersInfoRes$json = const {
  303. '1': 'QueryUsersInfoRes',
  304. '2': const [
  305. const {'1': 'Infos', '3': 1, '4': 3, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'Infos'},
  306. ],
  307. };
  308. const CreateSessionReq$json = const {
  309. '1': 'CreateSessionReq',
  310. '2': const [
  311. const {'1': 'MemberIds', '3': 1, '4': 3, '5': 13, '10': 'MemberIds'},
  312. ],
  313. };
  314. const QuerySessionReq$json = const {
  315. '1': 'QuerySessionReq',
  316. '2': const [
  317. const {'1': 'SessionId', '3': 1, '4': 1, '5': 13, '10': 'SessionId'},
  318. ],
  319. };
  320. const SessionInfoRes$json = const {
  321. '1': 'SessionInfoRes',
  322. '2': const [
  323. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  324. const {'1': 'SessionId', '3': 2, '4': 1, '5': 13, '10': 'SessionId'},
  325. const {'1': 'Members', '3': 3, '4': 3, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'Members'},
  326. const {'1': 'IsNeedHTransl', '3': 4, '4': 1, '5': 14, '6': '.yl_pb.TranslateState', '10': 'IsNeedHTransl'},
  327. ],
  328. };
  329. const GroupMember$json = const {
  330. '1': 'GroupMember',
  331. '2': const [
  332. const {'1': 'Info', '3': 1, '4': 1, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'Info'},
  333. const {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
  334. const {'1': 'Identity', '3': 3, '4': 1, '5': 14, '6': '.yl_pb.GroupMemberIdentity', '10': 'Identity'},
  335. const {'1': 'MessageFree', '3': 4, '4': 1, '5': 8, '10': 'MessageFree'},
  336. const {'1': 'EffectiveUser', '3': 5, '4': 1, '5': 8, '10': 'EffectiveUser'},
  337. const {'1': 'IsShowMenberNiceName', '3': 6, '4': 1, '5': 8, '10': 'IsShowMenberNiceName'},
  338. ],
  339. };
  340. const GroupInfo$json = const {
  341. '1': 'GroupInfo',
  342. '2': const [
  343. const {'1': 'Id', '3': 1, '4': 1, '5': 13, '10': 'Id'},
  344. const {'1': 'Code', '3': 2, '4': 1, '5': 13, '10': 'Code'},
  345. const {'1': 'GroupName', '3': 3, '4': 1, '5': 9, '10': 'GroupName'},
  346. const {'1': 'Notice', '3': 4, '4': 1, '5': 9, '10': 'Notice'},
  347. const {'1': 'Members', '3': 5, '4': 3, '5': 11, '6': '.yl_pb.GroupMember', '10': 'Members'},
  348. const {'1': 'IsOpenMemberCheck', '3': 6, '4': 1, '5': 8, '10': 'IsOpenMemberCheck'},
  349. ],
  350. };
  351. const GroupChatNotice$json = const {
  352. '1': 'GroupChatNotice',
  353. '2': const [
  354. const {'1': 'ChangeType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.GroupChangeType', '10': 'ChangeType'},
  355. const {'1': 'OperatuId', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'OperatuId'},
  356. const {'1': 'OperateduId', '3': 3, '4': 3, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'OperateduId'},
  357. const {'1': 'ChangeStr', '3': 4, '4': 1, '5': 9, '10': 'ChangeStr'},
  358. const {'1': 'ChangeBool', '3': 5, '4': 1, '5': 8, '10': 'ChangeBool'},
  359. ],
  360. };
  361. const CreateChatGroupReq$json = const {
  362. '1': 'CreateChatGroupReq',
  363. '2': const [
  364. const {'1': 'Members', '3': 3, '4': 3, '5': 13, '10': 'Members'},
  365. ],
  366. };
  367. const CreateChatGroupRes$json = const {
  368. '1': 'CreateChatGroupRes',
  369. '2': const [
  370. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  371. const {'1': 'Group', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'Group'},
  372. ],
  373. };
  374. const QuitChatGroupReq$json = const {
  375. '1': 'QuitChatGroupReq',
  376. '2': const [
  377. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  378. ],
  379. };
  380. const QuitChatGroupRes$json = const {
  381. '1': 'QuitChatGroupRes',
  382. '2': const [
  383. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  384. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  385. ],
  386. };
  387. const QueryChatGroupReq$json = const {
  388. '1': 'QueryChatGroupReq',
  389. '2': const [
  390. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  391. ],
  392. };
  393. const QueryChatGroupRes$json = const {
  394. '1': 'QueryChatGroupRes',
  395. '2': const [
  396. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  397. const {'1': 'Group', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'Group'},
  398. ],
  399. };
  400. const AddGroupMemberReq$json = const {
  401. '1': 'AddGroupMemberReq',
  402. '2': const [
  403. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  404. const {'1': 'UserIds', '3': 2, '4': 3, '5': 13, '10': 'UserIds'},
  405. ],
  406. };
  407. const AddGroupMemberRes$json = const {
  408. '1': 'AddGroupMemberRes',
  409. '2': const [
  410. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  411. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  412. ],
  413. };
  414. const RemoveGroupMemberReq$json = const {
  415. '1': 'RemoveGroupMemberReq',
  416. '2': const [
  417. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  418. const {'1': 'UserIds', '3': 2, '4': 3, '5': 13, '10': 'UserIds'},
  419. ],
  420. };
  421. const RemoveGroupMemberRes$json = const {
  422. '1': 'RemoveGroupMemberRes',
  423. '2': const [
  424. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  425. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  426. ],
  427. };
  428. const ModifyGroupNoticeReq$json = const {
  429. '1': 'ModifyGroupNoticeReq',
  430. '2': const [
  431. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  432. const {'1': 'Notice', '3': 2, '4': 1, '5': 9, '10': 'Notice'},
  433. ],
  434. };
  435. const ModifyGroupNoticeRes$json = const {
  436. '1': 'ModifyGroupNoticeRes',
  437. '2': const [
  438. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  439. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  440. ],
  441. };
  442. const ModifyGroupNameReq$json = const {
  443. '1': 'ModifyGroupNameReq',
  444. '2': const [
  445. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  446. const {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
  447. ],
  448. };
  449. const ModifyGroupNameRes$json = const {
  450. '1': 'ModifyGroupNameRes',
  451. '2': const [
  452. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  453. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  454. ],
  455. };
  456. const GroupMemberModifyAliasReq$json = const {
  457. '1': 'GroupMemberModifyAliasReq',
  458. '2': const [
  459. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  460. const {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
  461. ],
  462. };
  463. const GroupMemberModifyAliasRes$json = const {
  464. '1': 'GroupMemberModifyAliasRes',
  465. '2': const [
  466. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  467. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  468. const {'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
  469. ],
  470. };
  471. const QueryUserRelationGroupReq$json = const {
  472. '1': 'QueryUserRelationGroupReq',
  473. };
  474. const QueryUserRelationGroupRes$json = const {
  475. '1': 'QueryUserRelationGroupRes',
  476. '2': const [
  477. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  478. const {'1': 'RelationGroup', '3': 2, '4': 3, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'RelationGroup'},
  479. ],
  480. };
  481. const SettingGroupReq$json = const {
  482. '1': 'SettingGroupReq',
  483. '2': const [
  484. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  485. const {'1': 'IsOpenMemberCheck', '3': 2, '4': 1, '5': 8, '10': 'IsOpenMemberCheck'},
  486. ],
  487. };
  488. const SettingGroupRes$json = const {
  489. '1': 'SettingGroupRes',
  490. '2': const [
  491. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  492. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  493. ],
  494. };
  495. const GroupQRcodeAddMemberReq$json = const {
  496. '1': 'GroupQRcodeAddMemberReq',
  497. '2': const [
  498. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  499. ],
  500. };
  501. const GroupQRcodeAddMemberRes$json = const {
  502. '1': 'GroupQRcodeAddMemberRes',
  503. '2': const [
  504. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  505. const {'1': 'Group', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'Group'},
  506. ],
  507. };
  508. const GroupMasterTransReq$json = const {
  509. '1': 'GroupMasterTransReq',
  510. '2': const [
  511. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  512. const {'1': 'UserId', '3': 2, '4': 1, '5': 13, '10': 'UserId'},
  513. ],
  514. };
  515. const GroupMasterTransRes$json = const {
  516. '1': 'GroupMasterTransRes',
  517. '2': const [
  518. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  519. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  520. const {'1': 'UserId', '3': 3, '4': 1, '5': 13, '10': 'UserId'},
  521. ],
  522. };
  523. const GroupMasterCheckAddMemberReq$json = const {
  524. '1': 'GroupMasterCheckAddMemberReq',
  525. '2': const [
  526. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  527. const {'1': 'UserIds', '3': 2, '4': 3, '5': 13, '10': 'UserIds'},
  528. ],
  529. };
  530. const GroupMasterCheckAddMemberRes$json = const {
  531. '1': 'GroupMasterCheckAddMemberRes',
  532. '2': const [
  533. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  534. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  535. const {'1': 'UserIds', '3': 3, '4': 3, '5': 13, '10': 'UserIds'},
  536. ],
  537. };
  538. const SetGroupMasterMessageFreeReq$json = const {
  539. '1': 'SetGroupMasterMessageFreeReq',
  540. '2': const [
  541. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  542. const {'1': 'MessageFree', '3': 2, '4': 1, '5': 8, '10': 'MessageFree'},
  543. ],
  544. };
  545. const SetGroupMasterMessageFreeRes$json = const {
  546. '1': 'SetGroupMasterMessageFreeRes',
  547. '2': const [
  548. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  549. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  550. const {'1': 'MessageFree', '3': 3, '4': 1, '5': 8, '10': 'MessageFree'},
  551. ],
  552. };
  553. const SetGroupIsShowMenberNiceNameReq$json = const {
  554. '1': 'SetGroupIsShowMenberNiceNameReq',
  555. '2': const [
  556. const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
  557. const {'1': 'IsShowMenberNiceName', '3': 2, '4': 1, '5': 8, '10': 'IsShowMenberNiceName'},
  558. ],
  559. };
  560. const SetGroupIsShowMenberNiceNameRes$json = const {
  561. '1': 'SetGroupIsShowMenberNiceNameRes',
  562. '2': const [
  563. const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
  564. const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
  565. const {'1': 'IsShowMenberNiceName', '3': 3, '4': 1, '5': 8, '10': 'IsShowMenberNiceName'},
  566. ],
  567. };