Untitled
unknown
typescript
4 years ago
307 B
8
Indexable
client.send({
assistantApi: {
sendServerAction: {
messageName: 'RUN_APP',
smartAppInfo: {
applicationId: config.applicationId,
projectId: config.projectId,
systemName: config.systemName,
},
},
},
});Editor is loading...