goof
This commit is contained in:
parent
a25a62aa76
commit
c6cd8f6581
@ -225,8 +225,8 @@ export class Message extends BaseClass {
|
|||||||
member_id: undefined,
|
member_id: undefined,
|
||||||
webhook_id: undefined,
|
webhook_id: undefined,
|
||||||
application_id: undefined,
|
application_id: undefined,
|
||||||
nonce: undefined,
|
|
||||||
|
|
||||||
|
nonce: this.nonce ?? undefined,
|
||||||
tts: this.tts ?? false,
|
tts: this.tts ?? false,
|
||||||
guild: this.guild ?? undefined,
|
guild: this.guild ?? undefined,
|
||||||
webhook: this.webhook ?? undefined,
|
webhook: this.webhook ?? undefined,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user