You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When passing a data object to the constructor of any component (aka ActionRow, ButtonComponent or SelectMenuComponent) the type parameter is required even though this isn't needed as it is set as a constant in the class and not read from the data passed to the constructor.
Which package is this bug report for?
builders
Issue description
When passing a data object to the constructor of any component (aka ActionRow, ButtonComponent or SelectMenuComponent) the
type
parameter is required even though this isn't needed as it is set as a constant in the class and not read from the data passed to the constructor.Code sample
Package version
0.12.0
Node.js version
16.13.1
Operating system
Windows 11
Priority this issue should have
High (immediate attention needed)
Which partials do you have configured?
Not applicable (subpackage bug)
Which gateway intents are you subscribing to?
Not applicable (subpackage bug)
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: