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 forgetRoom #262

Merged
merged 2 commits into from
Oct 4, 2022
Merged

Add forgetRoom #262

merged 2 commits into from
Oct 4, 2022

Conversation

AndrewKvalheim
Copy link
Contributor

This adds client support for the rooms/{roomId}/forget API call, which is useful for making rooms eligible for deletion.

Checklist

  • Tests written for all new code
  • Linter has been satisfied
  • Sign-off given on the changes (see CONTRIBUTING.md)

@turt2live turt2live self-requested a review September 27, 2022 01:42
Copy link
Owner

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! Just a small change to the returned type.

src/MatrixClient.ts Outdated Show resolved Hide resolved
src/MatrixClient.ts Outdated Show resolved Hide resolved
@turt2live turt2live enabled auto-merge (squash) October 4, 2022 16:15
@turt2live turt2live merged commit d9d5b3e into turt2live:main Oct 4, 2022
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

Successfully merging this pull request may close these issues.

2 participants