Implementation
@$core.Deprecated('Use msgDataDescriptor instead')
const MsgData$json = {
'1': 'MsgData',
'2': [
{'1': 'sendID', '3': 1, '4': 1, '5': 9, '10': 'sendID'},
{'1': 'recvID', '3': 2, '4': 1, '5': 9, '10': 'recvID'},
{'1': 'groupID', '3': 3, '4': 1, '5': 9, '10': 'groupID'},
{'1': 'clientMsgID', '3': 4, '4': 1, '5': 9, '10': 'clientMsgID'},
{'1': 'serverMsgID', '3': 5, '4': 1, '5': 9, '10': 'serverMsgID'},
{'1': 'senderPlatformID', '3': 6, '4': 1, '5': 5, '10': 'senderPlatformID'},
{'1': 'senderNickname', '3': 7, '4': 1, '5': 9, '10': 'senderNickname'},
{'1': 'senderFaceURL', '3': 8, '4': 1, '5': 9, '10': 'senderFaceURL'},
{'1': 'sessionType', '3': 9, '4': 1, '5': 5, '10': 'sessionType'},
{'1': 'msgFrom', '3': 10, '4': 1, '5': 5, '10': 'msgFrom'},
{'1': 'contentType', '3': 11, '4': 1, '5': 5, '10': 'contentType'},
{'1': 'content', '3': 12, '4': 1, '5': 12, '10': 'content'},
{'1': 'seq', '3': 14, '4': 1, '5': 3, '10': 'seq'},
{'1': 'sendTime', '3': 15, '4': 1, '5': 3, '10': 'sendTime'},
{'1': 'createTime', '3': 16, '4': 1, '5': 3, '10': 'createTime'},
{'1': 'status', '3': 17, '4': 1, '5': 5, '10': 'status'},
{'1': 'isRead', '3': 18, '4': 1, '5': 8, '10': 'isRead'},
{
'1': 'options',
'3': 19,
'4': 3,
'5': 11,
'6': '.openim.sdkws.MsgData.OptionsEntry',
'10': 'options'
},
{
'1': 'offlinePushInfo',
'3': 20,
'4': 1,
'5': 11,
'6': '.openim.sdkws.OfflinePushInfo',
'10': 'offlinePushInfo'
},
{'1': 'atUserIDList', '3': 21, '4': 3, '5': 9, '10': 'atUserIDList'},
{'1': 'attachedInfo', '3': 22, '4': 1, '5': 9, '10': 'attachedInfo'},
{'1': 'ex', '3': 23, '4': 1, '5': 9, '10': 'ex'},
],
'3': [MsgData_OptionsEntry$json],
};