One global account data event, as your homeserver stores it.
content is the event's content object, already parsed: exactly the body
of a PUT /_matrix/client/v3/user/{userId}/account_data/{eventType} and
exactly what the matching GET answers with. This library adds no
envelope of its own, so these values move to and from your homeserver
unchanged.
One global account data event, as your homeserver stores it.
contentis the event's content object, already parsed: exactly the body of aPUT /_matrix/client/v3/user/{userId}/account_data/{eventType}and exactly what the matchingGETanswers with. This library adds no envelope of its own, so these values move to and from your homeserver unchanged.