CastAddBody$json top-level constant
Implementation
@$core.Deprecated('Use castAddBodyDescriptor instead')
const CastAddBody$json = {
'1': 'CastAddBody',
'2': [
{'1': 'embeds_deprecated', '3': 1, '4': 3, '5': 9, '10': 'embedsDeprecated'},
{'1': 'mentions', '3': 2, '4': 3, '5': 4, '10': 'mentions'},
{'1': 'parent_cast_id', '3': 3, '4': 1, '5': 11, '6': '.CastId', '9': 0, '10': 'parentCastId'},
{'1': 'parent_url', '3': 7, '4': 1, '5': 9, '9': 0, '10': 'parentUrl'},
{'1': 'text', '3': 4, '4': 1, '5': 9, '10': 'text'},
{'1': 'mentions_positions', '3': 5, '4': 3, '5': 13, '10': 'mentionsPositions'},
{'1': 'embeds', '3': 6, '4': 3, '5': 11, '6': '.Embed', '10': 'embeds'},
],
'8': [
{'1': 'parent'},
],
};