feat: bulk message delete

This commit is contained in:
Paul Makles
2022-05-07 16:42:06 +01:00
parent 09e918d8e0
commit ac4cedd014
6 changed files with 49 additions and 4 deletions

View File

@@ -64,5 +64,5 @@ schemars = "0.8.8"
rocket_okapi = { git = "https://github.com/insertish/okapi", rev = "dcf0df115596ee07a587a7a543cddf3d7944645b", features = [ "swagger" ] }
# quark
revolt-quark = { git = "https://github.com/revoltchat/quark", rev = "e5e8cae091eb7220cd37837494ece966e28cbe81" }
revolt-quark = { git = "https://github.com/revoltchat/quark", rev = "e0ac2fe6c1ed4c874bb39cdd119958ee7f8d0c02" }
# revolt-quark = { path = "../quark" }