We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@benparsons suggested separate message events with a caption relation.
"m.relates_to": { "event_id": "(some image event)", "rel_type": "m.caption" },
The text was updated successfully, but these errors were encountered:
I suppose it would be sensible to use "nio.caption", rather than "m.caption"?
"nio.caption"
"m.caption"
Sorry, something went wrong.
matrix-org/matrix-spec-proposals#2529
See also the alternative matrix-org/matrix-spec-proposals#2530
And one more alternative matrix-org/matrix-spec-proposals#2881 with support for multiple attachments
No branches or pull requests
@benparsons suggested separate message events with a caption relation.
The text was updated successfully, but these errors were encountered: