{ "type": "object", "name": "MessageSegment11", "properties": { "altText": { "type": "['string', 'null']" }, "htmlTag": { "type": "string" }, "markupType": { "type": "string" }, "text": { "type": "string" }, "type": { "type": "string" }, "url": { "type": "['string', 'null']" } }, "required": [ "text", "type" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }