Skip to content

Commit 5c6b64e

Browse files
1 parent ec560a4 commit 5c6b64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ export namespace RequestTypes {
396396
files?: Array<File>,
397397
hasSpoiler?: boolean,
398398
messageReference?: {
399-
channelId: string,
399+
channelId?: string,
400400
failIfNotExists?: boolean,
401401
guildId?: string,
402402
messageId: string,

0 commit comments

Comments
 (0)