mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
typings(Constants): add ApplicationCommandTypes to Constants (#6398)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -2253,6 +2253,7 @@ export const Constants: {
|
||||
PrivacyLevels: typeof PrivacyLevels;
|
||||
WebhookTypes: typeof WebhookTypes;
|
||||
PremiumTiers: typeof PremiumTiers;
|
||||
ApplicationCommandTypes: typeof ApplicationCommandTypes;
|
||||
};
|
||||
|
||||
export const version: string;
|
||||
|
||||
Reference in New Issue
Block a user