{ "$ref": "core/state_event.json", "type": "m.room.topic", "state_key": "", "content": { "m.topic": { "m.text": [ { "mimetype": "text/html", "body": "An html topic" }, { "body": "A plain text topic" }] }, "topic": "A plain text topic" } }