Skip to content
New issue

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

Mentions: Send intentional mentions #1914

Closed
Tracked by #2066
Velin92 opened this issue Oct 17, 2023 · 1 comment · Fixed by #1929
Closed
Tracked by #2066

Mentions: Send intentional mentions #1914

Velin92 opened this issue Oct 17, 2023 · 1 comment · Fixed by #1929
Labels

Comments

@Velin92
Copy link
Member

Velin92 commented Oct 17, 2023

Use the new Rust SDK API RoomMessageEventContentWithoutRelation::with_mentions implemented here to include intentional mentions when sending or editing a message.

This requires the client to actually parse from the RTE and then add them before sending.
This requires the following RTE API to be implemented: matrix-org/matrix-rich-text-editor#848

@Velin92
Copy link
Member Author

Velin92 commented Oct 17, 2023

Kamino cloned this issue to vector-im/element-x-android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants