ActionRowBuilder type in interaction.reply component
Hello, I'm creating a typescript discord handler and want to try the buttons, however I have a typing error. I looked at the doc and it's well written. Do you have a solution to my problem?
note: the CommandContext is the same as the ChatInputInteractionCommand, but with additional methods,
the reply method is a copy with the same options as in the package.
note: the CommandContext is the same as the ChatInputInteractionCommand, but with additional methods,
the reply method is a copy with the same options as in the package.