Via a webhook I do receive the bellow data:
<MultiDictProxy(’{“data”:{“content-available”:“1”,“message”:“Test”,"messageData{“MsgID”:“98046262”,“Control”:“H”},“notId”:“983452”}’:
‘’)>
It looks like a kind of nested JSON.
How can I extract this data?