declearn.communication.messaging.parse_message_from_string
Instantiate a Message from a JSON-serialized string.
Source code in declearn/communication/messaging/_messages.py
274 275 276 277 278 279 280 281 282 283 284 285 |
|