render
Method
This is a method of the PresentationRendererProtocol class in the protocols module.Render presentation into a native, platform-specific payload.
Signature
Parameters
MessagePresentation
required
No description available.
Returns
Dict[str, Any]
The result of the operation.
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 1211
