Label Character Limit
I searched something on discord-api-types and I saw that there it says that Text Input's label is max. of 80 characters while when actually creating and sending it, it's 45? Is this mistake on discord-api-types or it's actually 80 somehow or something else?
* https://discord-api-types.dev/api/discord-api-types-v10/interface/APITextInputComponent#label
discord-api-types documentation
discord-api-types - Imagine typings
discord-api-types is a simple Node/Deno module that brings up to date typings for Discord's API
2 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.<:pr_open:852715356622553088> #784 in discordjs/discord-api-types by sdanialraza opened <t:1688819793:R> (approved)
docs(APITextInputComponent): correct label max characters