Skip to content

Commit

Permalink
typings(Constants): add ApplicationCommandTypes to Constants (#6398)
Browse files Browse the repository at this point in the history
  • Loading branch information
suneettipirneni authored Aug 12, 2021
1 parent 297a911 commit 6342430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2253,6 +2253,7 @@ export const Constants: {
PrivacyLevels: typeof PrivacyLevels;
WebhookTypes: typeof WebhookTypes;
PremiumTiers: typeof PremiumTiers;
ApplicationCommandTypes: typeof ApplicationCommandTypes;
};

export const version: string;
Expand Down

0 comments on commit 6342430

Please sign in to comment.