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

Add support for IntentionalMentions to EditedContent.mediaCaption. #4302

Open
pixlwave opened this issue Nov 20, 2024 · 0 comments
Open

Add support for IntentionalMentions to EditedContent.mediaCaption. #4302

pixlwave opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@pixlwave
Copy link
Member

When building the content for an edited reply in Element X, for a regular m.text message we're able to call with_mentions to bundle any intentional mentions into the final event. However this isn't available when using the new create_caption_edit method and it's returned EditedContent.mediaCaption value. Ideally the SDK would support this as we're using the same composer for both types of edit.

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

No branches or pull requests

2 participants