mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-25 11:42:30 +01:00
fix error
This commit is contained in:
parent
c3b1356b4c
commit
b02e31026a
@ -210,6 +210,7 @@ export default class Channel {
|
||||
Routes.channelMessages(this.id),
|
||||
data,
|
||||
undefined,
|
||||
undefined,
|
||||
msg,
|
||||
);
|
||||
return this.app.rest.post<RESTPostAPIChannelMessageJSONBody, RESTPostAPIChannelMessageResult>(
|
||||
|
Loading…
Reference in New Issue
Block a user