Button Premium SKU

Hi Discord Developer Team,

I am currently working with the latest version of discord.js and have encountered an issue regarding the ButtonStyle.Premium. Based on the documentation, I was expecting to be able to use ButtonStyle.Premium for my bot's message components. However, it appears that this style is not available in the latest release.

In the attached screenshot, you can see that ButtonStyle.Premium is not listed among the available button styles. I have also confirmed this by inspecting the type definitions in the discord-api-types package, which only includes the following styles: Primary, Secondary, Success, Danger, and Link.

Could you please clarify whether ButtonStyle.Premium has been deprecated or if there is another way to implement this feature? If it is still supported, I would appreciate guidance on how to enable or use it in the current version of discord.js.

Thank you for your assistance.
Capture_decran_2024-07-31_a_19.26.55.png
Was this page helpful?