How I can map object with format like this? ```[{"...
# kotson
k
How I can map object with format like this?
Copy code
[{"type": "photo", "photo": {"id": 123}}, {"type": "video", "video": {"id": 321}}]