Types of options
Please tell me what each type is responsible for, give documentation on the types of options
3.options[0].options[0][UNION_TYPE_CHOICES]: Value of field "type" must be one of (9, 8, 7, 6, 5, 10, 3, 4, 11).
5 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Would be nice to have more information on what you mean?
Your question so far doesn't really make sense to me.
In someone else's code, in the command options, instead of String, Role, User, and so on, instead of them, I saw numbers that replace the names of the options, I want to know which numbers replace which options. I hope I worded it correctly
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
Thank you 😃