Merge pull request #770 from GetStream/feat/hard-delete

feat(llc): added hard delete
This commit is contained in:
Salvatore Giordano
2021-11-26 15:28:40 +01:00
committed by GitHub
7 changed files with 70 additions and 30 deletions
+1
View File
@@ -3,6 +3,7 @@
✅ Added
- Extra properties added to `PaginationParams` to aid in fetching messages.
- Added hard delete functionality.
🐞 Fixed