|
- ///
- // Generated code. Do not modify.
- // source: chat.proto
- //
- // @dart = 2.3
- // ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type
-
- const ChatChannelType$json = const {
- '1': 'ChatChannelType',
- '2': const [
- const {'1': 'Session', '2': 0},
- const {'1': 'Group', '2': 1},
- const {'1': 'CSD', '2': 2},
- const {'1': 'TransHK', '2': 3},
- ],
- };
-
- const ChatType$json = const {
- '1': 'ChatType',
- '2': const [
- const {'1': 'TextChatType', '2': 0},
- const {'1': 'ImageChatType', '2': 1},
- const {'1': 'ShortVoiceChatType', '2': 2},
- const {'1': 'ShortVideoChatType', '2': 3},
- const {'1': 'RealtimeCallVoiceType', '2': 4},
- const {'1': 'RealtimeCallVideoType', '2': 5},
- const {'1': 'RedWalletChatType', '2': 6},
- const {'1': 'PlaceChatType', '2': 7},
- const {'1': 'EmoticonType', '2': 8},
- const {'1': 'GroupChatNoticeType', '2': 9},
- const {'1': 'GiftChatType', '2': 10},
- const {'1': 'FileChatType', '2': 11},
- ],
- };
-
- const RedWalletState$json = const {
- '1': 'RedWalletState',
- '2': const [
- const {'1': 'Uncollected', '2': 0},
- const {'1': 'Received', '2': 1},
- const {'1': 'Expire', '2': 2},
- ],
- };
-
- const TranslateState$json = const {
- '1': 'TranslateState',
- '2': const [
- const {'1': 'NoPerson', '2': 0},
- const {'1': 'SameLan', '2': 1},
- const {'1': 'Unopen', '2': 2},
- const {'1': 'Opend', '2': 3},
- ],
- };
-
- const ChatNiceoType$json = const {
- '1': 'ChatNiceoType',
- '2': const [
- const {'1': 'GroupAddMember', '2': 1},
- const {'1': 'GroupRemoveMember', '2': 2},
- ],
- };
-
- const GroupMemberIdentity$json = const {
- '1': 'GroupMemberIdentity',
- '2': const [
- const {'1': 'identityNormal', '2': 0},
- const {'1': 'identityManager', '2': 1},
- const {'1': 'identityMaster', '2': 2},
- ],
- };
-
- const GroupChangeType$json = const {
- '1': 'GroupChangeType',
- '2': const [
- const {'1': 'AddMember', '2': 1},
- const {'1': 'RemoveMember', '2': 2},
- const {'1': 'MasterTrans', '2': 3},
- const {'1': 'GroupNoticeChange', '2': 4},
- const {'1': 'GroupNameChange', '2': 5},
- const {'1': 'GroupMemberAliasChange', '2': 6},
- const {'1': 'GroupIsOpenMemberCheckChange', '2': 7},
- const {'1': 'GroupMemberCheckNotice', '2': 8},
- const {'1': 'QRCodeAddMemberNotice', '2': 9},
- const {'1': 'GroupMemberCheckAddMemberNotice', '2': 10},
- const {'1': 'GroupMemberLeave', '2': 11},
- ],
- };
-
- const RedWallet$json = const {
- '1': 'RedWallet',
- '2': const [
- const {'1': 'OrderId', '3': 1, '4': 1, '5': 9, '10': 'OrderId'},
- const {'1': 'SuId', '3': 2, '4': 1, '5': 13, '10': 'SuId'},
- const {'1': 'TuId', '3': 3, '4': 1, '5': 13, '10': 'TuId'},
- const {'1': 'Title', '3': 4, '4': 1, '5': 9, '10': 'Title'},
- const {'1': 'Amount', '3': 5, '4': 1, '5': 13, '10': 'Amount'},
- const {'1': 'State', '3': 6, '4': 1, '5': 14, '6': '.yl_pb.RedWalletState', '10': 'State'},
- const {'1': 'RecTime', '3': 7, '4': 1, '5': 3, '10': 'RecTime'},
- ],
- };
-
- const BaseUserInfo$json = const {
- '1': 'BaseUserInfo',
- '2': const [
- const {'1': 'Id', '3': 1, '4': 1, '5': 13, '10': 'Id'},
- const {'1': 'NiceName', '3': 2, '4': 1, '5': 9, '10': 'NiceName'},
- const {'1': 'HeadUrl', '3': 3, '4': 1, '5': 9, '10': 'HeadUrl'},
- ],
- };
-
- const ChatNiceo$json = const {
- '1': 'ChatNiceo',
- '2': const [
- const {'1': 'NictoType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatNiceoType', '10': 'NictoType'},
- const {'1': 'NictoMsg', '3': 2, '4': 1, '5': 9, '10': 'NictoMsg'},
- ],
- };
-
- const GiftChat$json = const {
- '1': 'GiftChat',
- '2': const [
- const {'1': 'SuId', '3': 1, '4': 1, '5': 13, '10': 'SuId'},
- const {'1': 'TuId', '3': 2, '4': 1, '5': 13, '10': 'TuId'},
- const {'1': 'GiftId', '3': 3, '4': 1, '5': 13, '10': 'GiftId'},
- const {'1': 'GiftName', '3': 4, '4': 1, '5': 9, '10': 'GiftName'},
- const {'1': 'GiftAmount', '3': 5, '4': 1, '5': 13, '10': 'GiftAmount'},
- const {'1': 'Money', '3': 6, '4': 1, '5': 13, '10': 'Money'},
- ],
- };
-
- const FileChat$json = const {
- '1': 'FileChat',
- '2': const [
- const {'1': 'Type', '3': 1, '4': 1, '5': 9, '10': 'Type'},
- const {'1': 'Size', '3': 2, '4': 1, '5': 13, '10': 'Size'},
- const {'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
- ],
- };
-
- const QuoteMsg$json = const {
- '1': 'QuoteMsg',
- '2': const [
- const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
- const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
- const {'1': 'SendUserId', '3': 3, '4': 1, '5': 13, '10': 'SendUserId'},
- const {'1': 'SendTime', '3': 4, '4': 1, '5': 3, '10': 'SendTime'},
- const {'1': 'Content', '3': 5, '4': 1, '5': 9, '10': 'Content'},
- ],
- };
-
- const ChatSendReq$json = const {
- '1': 'ChatSendReq',
- '2': const [
- const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
- const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
- const {'1': 'SendTime', '3': 3, '4': 1, '5': 3, '10': 'SendTime'},
- const {'1': 'CType', '3': 4, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
- const {'1': 'ContentBuff', '3': 5, '4': 1, '5': 12, '10': 'ContentBuff'},
- const {'1': 'ContentSzie', '3': 6, '4': 1, '5': 13, '10': 'ContentSzie'},
- const {'1': 'EnclosureUrl', '3': 7, '4': 1, '5': 9, '10': 'EnclosureUrl'},
- const {'1': 'AltUserIds', '3': 8, '4': 3, '5': 13, '10': 'AltUserIds'},
- const {'1': 'QuoteMsg', '3': 9, '4': 1, '5': 12, '10': 'QuoteMsg'},
- ],
- };
-
- const ChatSendRes$json = const {
- '1': 'ChatSendRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'ChannelType', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
- const {'1': 'TargetId', '3': 3, '4': 1, '5': 13, '10': 'TargetId'},
- const {'1': 'SendTime', '3': 4, '4': 1, '5': 3, '10': 'SendTime'},
- ],
- };
-
- const PushChat$json = const {
- '1': 'PushChat',
- '2': const [
- const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
- const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
- const {'1': 'SendUserId', '3': 3, '4': 1, '5': 13, '10': 'SendUserId'},
- const {'1': 'SendTime', '3': 4, '4': 1, '5': 3, '10': 'SendTime'},
- const {'1': 'CType', '3': 5, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
- const {'1': 'ContentBuff', '3': 6, '4': 1, '5': 12, '10': 'ContentBuff'},
- const {'1': 'ContentSzie', '3': 7, '4': 1, '5': 13, '10': 'ContentSzie'},
- const {'1': 'TranslateState', '3': 8, '4': 1, '5': 13, '10': 'TranslateState'},
- const {'1': 'TencentTranslate', '3': 9, '4': 1, '5': 12, '10': 'TencentTranslate'},
- const {'1': 'GoogleTranslate', '3': 10, '4': 1, '5': 12, '10': 'GoogleTranslate'},
- const {'1': 'HumanTranslate', '3': 11, '4': 1, '5': 12, '10': 'HumanTranslate'},
- const {'1': 'EnclosureUrl', '3': 12, '4': 1, '5': 9, '10': 'EnclosureUrl'},
- const {'1': 'AltUserIds', '3': 13, '4': 3, '5': 13, '10': 'AltUserIds'},
- const {'1': 'QuoteMsg', '3': 14, '4': 1, '5': 12, '10': 'QuoteMsg'},
- ],
- };
-
- const AnswerPushChat$json = const {
- '1': 'AnswerPushChat',
- '2': const [
- const {'1': 'MsgId', '3': 1, '4': 1, '5': 3, '10': 'MsgId'},
- ],
- };
-
- const PushUserUnreadMsgNotice$json = const {
- '1': 'PushUserUnreadMsgNotice',
- '2': const [
- const {'1': 'Notices', '3': 2, '4': 3, '5': 11, '6': '.yl_pb.UserUnreadMsgNotice', '10': 'Notices'},
- ],
- };
-
- const UnreadMsgDes$json = const {
- '1': 'UnreadMsgDes',
- '2': const [
- const {'1': 'SendUserId', '3': 1, '4': 1, '5': 13, '10': 'SendUserId'},
- const {'1': 'SendTime', '3': 2, '4': 1, '5': 3, '10': 'SendTime'},
- const {'1': 'CType', '3': 3, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
- const {'1': 'ContentBuff', '3': 4, '4': 1, '5': 12, '10': 'ContentBuff'},
- const {'1': 'TencentTranslate', '3': 5, '4': 1, '5': 12, '10': 'TencentTranslate'},
- const {'1': 'GoogleTranslate', '3': 6, '4': 1, '5': 12, '10': 'GoogleTranslate'},
- ],
- };
-
- const UserUnreadMsgNotice$json = const {
- '1': 'UserUnreadMsgNotice',
- '2': const [
- const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
- const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
- const {'1': 'UnreadMsgNum', '3': 3, '4': 1, '5': 13, '10': 'UnreadMsgNum'},
- const {'1': 'LastUnreadMsg', '3': 4, '4': 1, '5': 11, '6': '.yl_pb.UnreadMsgDes', '10': 'LastUnreadMsg'},
- ],
- };
-
- const RequestTargetUnreadReq$json = const {
- '1': 'RequestTargetUnreadReq',
- '2': const [
- const {'1': 'ChannelType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.ChatChannelType', '10': 'ChannelType'},
- const {'1': 'TargetId', '3': 2, '4': 1, '5': 13, '10': 'TargetId'},
- ],
- };
-
- const RequestTargetUnreadRes$json = const {
- '1': 'RequestTargetUnreadRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- ],
- };
-
- const RequestSetHTranslReq$json = const {
- '1': 'RequestSetHTranslReq',
- '2': const [
- const {'1': 'SessionId', '3': 1, '4': 1, '5': 13, '10': 'SessionId'},
- const {'1': 'HTransl', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.TranslateState', '10': 'HTransl'},
- ],
- };
-
- const RequestSetHTranslRes$json = const {
- '1': 'RequestSetHTranslRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- ],
- };
-
- const PushHTranslState$json = const {
- '1': 'PushHTranslState',
- '2': const [
- const {'1': 'SessionId', '3': 1, '4': 1, '5': 13, '10': 'SessionId'},
- const {'1': 'UserId', '3': 2, '4': 1, '5': 13, '10': 'UserId'},
- const {'1': 'HTransl', '3': 3, '4': 1, '5': 14, '6': '.yl_pb.TranslateState', '10': 'HTransl'},
- ],
- };
-
- const RequestRealtimeCallReq$json = const {
- '1': 'RequestRealtimeCallReq',
- '2': const [
- const {'1': 'TUserId', '3': 1, '4': 1, '5': 13, '10': 'TUserId'},
- const {'1': 'CType', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
- ],
- };
-
- const RequestRealtimeCallRes$json = const {
- '1': 'RequestRealtimeCallRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- ],
- };
-
- const PushRealtimeCall$json = const {
- '1': 'PushRealtimeCall',
- '2': const [
- const {'1': 'SUserId', '3': 1, '4': 1, '5': 13, '10': 'SUserId'},
- const {'1': 'CType', '3': 2, '4': 1, '5': 14, '6': '.yl_pb.ChatType', '10': 'CType'},
- ],
- };
-
- const RespondRealtimeCallReq$json = const {
- '1': 'RespondRealtimeCallReq',
- '2': const [
- const {'1': 'SUserId', '3': 1, '4': 1, '5': 13, '10': 'SUserId'},
- const {'1': 'IsAnswer', '3': 2, '4': 1, '5': 8, '10': 'IsAnswer'},
- ],
- };
-
- const PushRealtimeCallRespond$json = const {
- '1': 'PushRealtimeCallRespond',
- '2': const [
- const {'1': 'TUserId', '3': 1, '4': 1, '5': 13, '10': 'TUserId'},
- const {'1': 'IsAnswer', '3': 2, '4': 1, '5': 8, '10': 'IsAnswer'},
- ],
- };
-
- const RequestGiftGivingReq$json = const {
- '1': 'RequestGiftGivingReq',
- '2': const [
- const {'1': 'TargetUserId', '3': 1, '4': 1, '5': 13, '10': 'TargetUserId'},
- const {'1': 'GiftId', '3': 2, '4': 1, '5': 13, '10': 'GiftId'},
- const {'1': 'GiftAmount', '3': 3, '4': 1, '5': 13, '10': 'GiftAmount'},
- const {'1': 'Money', '3': 4, '4': 1, '5': 13, '10': 'Money'},
- ],
- };
-
- const PushGiftGiving$json = const {
- '1': 'PushGiftGiving',
- '2': const [
- const {'1': 'SendUserId', '3': 1, '4': 1, '5': 13, '10': 'SendUserId'},
- const {'1': 'GiftId', '3': 2, '4': 1, '5': 13, '10': 'GiftId'},
- const {'1': 'GiftAmount', '3': 3, '4': 1, '5': 13, '10': 'GiftAmount'},
- const {'1': 'Money', '3': 4, '4': 1, '5': 13, '10': 'Money'},
- ],
- };
-
- const QueryUsersInfoReq$json = const {
- '1': 'QueryUsersInfoReq',
- '2': const [
- const {'1': 'UserIds', '3': 1, '4': 3, '5': 13, '10': 'UserIds'},
- ],
- };
-
- const QueryUsersInfoRes$json = const {
- '1': 'QueryUsersInfoRes',
- '2': const [
- const {'1': 'Infos', '3': 1, '4': 3, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'Infos'},
- ],
- };
-
- const CreateSessionReq$json = const {
- '1': 'CreateSessionReq',
- '2': const [
- const {'1': 'MemberIds', '3': 1, '4': 3, '5': 13, '10': 'MemberIds'},
- ],
- };
-
- const QuerySessionReq$json = const {
- '1': 'QuerySessionReq',
- '2': const [
- const {'1': 'SessionId', '3': 1, '4': 1, '5': 13, '10': 'SessionId'},
- ],
- };
-
- const SessionInfoRes$json = const {
- '1': 'SessionInfoRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'SessionId', '3': 2, '4': 1, '5': 13, '10': 'SessionId'},
- const {'1': 'Members', '3': 3, '4': 3, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'Members'},
- const {'1': 'IsNeedHTransl', '3': 4, '4': 1, '5': 14, '6': '.yl_pb.TranslateState', '10': 'IsNeedHTransl'},
- ],
- };
-
- const GroupMember$json = const {
- '1': 'GroupMember',
- '2': const [
- const {'1': 'Info', '3': 1, '4': 1, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'Info'},
- const {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
- const {'1': 'Identity', '3': 3, '4': 1, '5': 14, '6': '.yl_pb.GroupMemberIdentity', '10': 'Identity'},
- const {'1': 'MessageFree', '3': 4, '4': 1, '5': 8, '10': 'MessageFree'},
- const {'1': 'EffectiveUser', '3': 5, '4': 1, '5': 8, '10': 'EffectiveUser'},
- const {'1': 'IsShowMenberNiceName', '3': 6, '4': 1, '5': 8, '10': 'IsShowMenberNiceName'},
- ],
- };
-
- const GroupInfo$json = const {
- '1': 'GroupInfo',
- '2': const [
- const {'1': 'Id', '3': 1, '4': 1, '5': 13, '10': 'Id'},
- const {'1': 'Code', '3': 2, '4': 1, '5': 13, '10': 'Code'},
- const {'1': 'GroupName', '3': 3, '4': 1, '5': 9, '10': 'GroupName'},
- const {'1': 'Notice', '3': 4, '4': 1, '5': 9, '10': 'Notice'},
- const {'1': 'Members', '3': 5, '4': 3, '5': 11, '6': '.yl_pb.GroupMember', '10': 'Members'},
- const {'1': 'IsOpenMemberCheck', '3': 6, '4': 1, '5': 8, '10': 'IsOpenMemberCheck'},
- ],
- };
-
- const GroupChatNotice$json = const {
- '1': 'GroupChatNotice',
- '2': const [
- const {'1': 'ChangeType', '3': 1, '4': 1, '5': 14, '6': '.yl_pb.GroupChangeType', '10': 'ChangeType'},
- const {'1': 'OperatuId', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'OperatuId'},
- const {'1': 'OperateduId', '3': 3, '4': 3, '5': 11, '6': '.yl_pb.BaseUserInfo', '10': 'OperateduId'},
- const {'1': 'ChangeStr', '3': 4, '4': 1, '5': 9, '10': 'ChangeStr'},
- const {'1': 'ChangeBool', '3': 5, '4': 1, '5': 8, '10': 'ChangeBool'},
- ],
- };
-
- const CreateChatGroupReq$json = const {
- '1': 'CreateChatGroupReq',
- '2': const [
- const {'1': 'Members', '3': 3, '4': 3, '5': 13, '10': 'Members'},
- ],
- };
-
- const CreateChatGroupRes$json = const {
- '1': 'CreateChatGroupRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'Group', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'Group'},
- ],
- };
-
- const QuitChatGroupReq$json = const {
- '1': 'QuitChatGroupReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const QuitChatGroupRes$json = const {
- '1': 'QuitChatGroupRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const QueryChatGroupReq$json = const {
- '1': 'QueryChatGroupReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const QueryChatGroupRes$json = const {
- '1': 'QueryChatGroupRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'Group', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'Group'},
- ],
- };
-
- const AddGroupMemberReq$json = const {
- '1': 'AddGroupMemberReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'UserIds', '3': 2, '4': 3, '5': 13, '10': 'UserIds'},
- ],
- };
-
- const AddGroupMemberRes$json = const {
- '1': 'AddGroupMemberRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const RemoveGroupMemberReq$json = const {
- '1': 'RemoveGroupMemberReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'UserIds', '3': 2, '4': 3, '5': 13, '10': 'UserIds'},
- ],
- };
-
- const RemoveGroupMemberRes$json = const {
- '1': 'RemoveGroupMemberRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const ModifyGroupNoticeReq$json = const {
- '1': 'ModifyGroupNoticeReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'Notice', '3': 2, '4': 1, '5': 9, '10': 'Notice'},
- ],
- };
-
- const ModifyGroupNoticeRes$json = const {
- '1': 'ModifyGroupNoticeRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const ModifyGroupNameReq$json = const {
- '1': 'ModifyGroupNameReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
- ],
- };
-
- const ModifyGroupNameRes$json = const {
- '1': 'ModifyGroupNameRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const GroupMemberModifyAliasReq$json = const {
- '1': 'GroupMemberModifyAliasReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
- ],
- };
-
- const GroupMemberModifyAliasRes$json = const {
- '1': 'GroupMemberModifyAliasRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
- ],
- };
-
- const QueryUserRelationGroupReq$json = const {
- '1': 'QueryUserRelationGroupReq',
- };
-
- const QueryUserRelationGroupRes$json = const {
- '1': 'QueryUserRelationGroupRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'RelationGroup', '3': 2, '4': 3, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'RelationGroup'},
- ],
- };
-
- const SettingGroupReq$json = const {
- '1': 'SettingGroupReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'IsOpenMemberCheck', '3': 2, '4': 1, '5': 8, '10': 'IsOpenMemberCheck'},
- ],
- };
-
- const SettingGroupRes$json = const {
- '1': 'SettingGroupRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const GroupQRcodeAddMemberReq$json = const {
- '1': 'GroupQRcodeAddMemberReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- ],
- };
-
- const GroupQRcodeAddMemberRes$json = const {
- '1': 'GroupQRcodeAddMemberRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'Group', '3': 2, '4': 1, '5': 11, '6': '.yl_pb.GroupInfo', '10': 'Group'},
- ],
- };
-
- const GroupMasterTransReq$json = const {
- '1': 'GroupMasterTransReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'UserId', '3': 2, '4': 1, '5': 13, '10': 'UserId'},
- ],
- };
-
- const GroupMasterTransRes$json = const {
- '1': 'GroupMasterTransRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'UserId', '3': 3, '4': 1, '5': 13, '10': 'UserId'},
- ],
- };
-
- const GroupMasterCheckAddMemberReq$json = const {
- '1': 'GroupMasterCheckAddMemberReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'UserIds', '3': 2, '4': 3, '5': 13, '10': 'UserIds'},
- ],
- };
-
- const GroupMasterCheckAddMemberRes$json = const {
- '1': 'GroupMasterCheckAddMemberRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'UserIds', '3': 3, '4': 3, '5': 13, '10': 'UserIds'},
- ],
- };
-
- const SetGroupMasterMessageFreeReq$json = const {
- '1': 'SetGroupMasterMessageFreeReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'MessageFree', '3': 2, '4': 1, '5': 8, '10': 'MessageFree'},
- ],
- };
-
- const SetGroupMasterMessageFreeRes$json = const {
- '1': 'SetGroupMasterMessageFreeRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'MessageFree', '3': 3, '4': 1, '5': 8, '10': 'MessageFree'},
- ],
- };
-
- const SetGroupIsShowMenberNiceNameReq$json = const {
- '1': 'SetGroupIsShowMenberNiceNameReq',
- '2': const [
- const {'1': 'GroupId', '3': 1, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'IsShowMenberNiceName', '3': 2, '4': 1, '5': 8, '10': 'IsShowMenberNiceName'},
- ],
- };
-
- const SetGroupIsShowMenberNiceNameRes$json = const {
- '1': 'SetGroupIsShowMenberNiceNameRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- const {'1': 'GroupId', '3': 2, '4': 1, '5': 13, '10': 'GroupId'},
- const {'1': 'IsShowMenberNiceName', '3': 3, '4': 1, '5': 8, '10': 'IsShowMenberNiceName'},
- ],
- };
|