mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-15 10:58:18 +00:00
typings(Constants): add ApplicationCommandTypes to Constants (#6398)
This commit is contained in:
Vendored
+1
@@ -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