Skip to content

Commit

Permalink
chore!: remove deprecated meteor eraseRoom method (#32648)
Browse files Browse the repository at this point in the history
Co-authored-by: Guilherme Gazzo <[email protected]>
  • Loading branch information
AllanPazRibeiro and ggazzo committed Nov 6, 2024
1 parent 50db9f8 commit 636cfb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilled-boats-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

This adjustment removes the deprecated `eraseRoom` method. Moving forward, use the `room.delete` endpoint to delete rooms.

0 comments on commit 636cfb8

Please sign in to comment.