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

This commit is contained in:
jack1142
2021-08-16 23:58:21 +00:00
parent 21a4abced0
commit 34ef79dd9b
+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(