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,
|
...this,
|
||||||
author_id: undefined,
|
author_id: undefined,
|
||||||
member_id: undefined,
|
member_id: undefined,
|
||||||
guild_id: undefined,
|
|
||||||
webhook_id: undefined,
|
webhook_id: undefined,
|
||||||
application_id: undefined,
|
application_id: undefined,
|
||||||
nonce: undefined,
|
nonce: undefined,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user