chore: lint
This commit is contained in:
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -7019,7 +7019,7 @@ export interface MessageReference {
|
||||
channelId: Snowflake;
|
||||
guildId: Snowflake | undefined;
|
||||
messageId: Snowflake | undefined;
|
||||
type: MessageReferenceTypes
|
||||
type: MessageReferenceTypes;
|
||||
}
|
||||
|
||||
export type MessageResolvable = Message | Snowflake;
|
||||
|
||||
Reference in New Issue
Block a user