ChatRequest$json top-level constant
Implementation
@$core.Deprecated('Use chatRequestDescriptor instead')
const ChatRequest$json = {
'1': 'ChatRequest',
'2': [
{'1': 'conversation_id', '3': 1, '4': 1, '5': 9, '10': 'conversationId'},
{'1': 'text', '3': 2, '4': 1, '5': 9, '10': 'text'},
],
};