1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-25 11:42:30 +01:00

fix error

This commit is contained in:
Puyodead1 2023-12-08 18:04:30 -05:00
parent c3b1356b4c
commit b02e31026a
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC

View File

@ -210,6 +210,7 @@ export default class Channel {
Routes.channelMessages(this.id),
data,
undefined,
undefined,
msg,
);
return this.app.rest.post<RESTPostAPIChannelMessageJSONBody, RESTPostAPIChannelMessageResult>(