MsgUpdateGroupAdmin$json top-level constant

  1. @Deprecated('Use msgUpdateGroupAdminDescriptor instead')
Map<String, Object> const MsgUpdateGroupAdmin$json

Implementation

@$core.Deprecated('Use msgUpdateGroupAdminDescriptor instead')
const MsgUpdateGroupAdmin$json = {
  '1': 'MsgUpdateGroupAdmin',
  '2': [
    {'1': 'admin', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'admin'},
    {'1': 'group_id', '3': 2, '4': 1, '5': 4, '10': 'groupId'},
    {'1': 'new_admin', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'newAdmin'},
  ],
  '7': {},
};