{ "type": "object", "name": "MessageSegment5", "properties": { "type": { "type": "string" }, "text": { "type": "string" }, "fileId": { "type": "string" }, "altText": { "type": "string" } }, "required": [ "type", "text" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }