mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-05 10:22:31 +01:00
add back guild id to message tojson
This commit is contained in:
parent
32c8211984
commit
6a5dc1c361
@ -223,7 +223,6 @@ export class Message extends BaseClass {
|
||||
...this,
|
||||
author_id: undefined,
|
||||
member_id: undefined,
|
||||
guild_id: undefined,
|
||||
webhook_id: undefined,
|
||||
application_id: undefined,
|
||||
nonce: undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user