{ "type": "object", "name": "Mute", "properties": { "isMutedByMe": { "type": "boolean" } }, "required": [ "isMutedByMe" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }