mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-18 16:14:27 -04:00
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:
@@ -198,7 +198,7 @@ resource('/channels/:channel/messages', {
|
||||
* Whether this reply should mention the message's author.
|
||||
*/
|
||||
mention: boolean;
|
||||
}
|
||||
}[]
|
||||
}
|
||||
`),
|
||||
...await success(
|
||||
|
||||
Reference in New Issue
Block a user