mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 20:25:40 +00:00
add back guild id to message tojson
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user