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

[SDK] Missing return type in RoomApi.sendStateEvent() #5855

Closed
mnaturel opened this issue Apr 27, 2022 · 0 comments · Fixed by #5912
Closed

[SDK] Missing return type in RoomApi.sendStateEvent() #5855

mnaturel opened this issue Apr 27, 2022 · 0 comments · Fixed by #5912
Assignees
Labels
A-Send event matrix-sdk T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@mnaturel
Copy link
Contributor

Description

RoomApi.sendStateEvent() methods should return a SendResponse type like RoomApi.send() to be able to retrieve the created eventId.

@RiotRobot RiotRobot added this to Incoming in Issue triage Apr 27, 2022
@ganfra ganfra moved this from Incoming to Triaged in Issue triage Apr 29, 2022
@ganfra ganfra added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Apr 29, 2022
@mnaturel mnaturel self-assigned this May 3, 2022
Issue triage automation moved this from Triaged to Closed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Send event matrix-sdk T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants