Skip to content

ModalBuilder in typescript #9094

Closed Answered by Jiralite
jbaumgarten asked this question in Q&A
Jan 26, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The main error here is you are following the version 14 guide. You should follow the version 13 guide.

Version 13 isn't nice with these constants. You'll have to import Constants from discord.js and do Constants.TextInputStyles.SHORT, in this case. Alternatively, you can update to version 14 where TypeScript usage is more familiar.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jbaumgarten
Comment options

@Jiralite
Comment options

@jbaumgarten
Comment options

Answer selected by jbaumgarten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants