Merge branch 'jack1142-master-patch-86057' into 'master'

[Send Message] `replies` is an array of objects, not an object

See merge request revolt/api!4
This commit is contained in:
insert
2021-08-17 17:57:05 +00:00
+1 -1
View File
@@ -198,7 +198,7 @@ resource('/channels/:channel/messages', {
* Whether this reply should mention the message's author.
*/
mention: boolean;
}
}[]
}
`),
...await success(