-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
Which package is this bug report for?
discord.js
Issue description
type ActionRowOptions appears in the definition of BaseMessageOptions but not defined in anywhere within this repository.
Because of this, we cannot find the definition of ActionRowOptions in the docs, and the documentation of BaseMessageOptions lacks the link to ActionRowOptions.
Code sample
No response
Package version
14.6.0
Node.js version
(not using)
Operating system
No response
Priority this issue should have
Medium (should be fixed soon)
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