fix: markUnread

This commit is contained in:
March 7th
2022-06-13 19:13:03 +07:00
parent d6622eea6f
commit 1c09f6beb1
4 changed files with 3 additions and 6 deletions

View File

@@ -110,7 +110,6 @@ class DMChannel extends Channel {
this.client.api
.channels(this.id)
.call.ring.post({
usingApplicationJson: true,
data: {
recipients: null,
},