Add ButtonStyle.premium

This commit is contained in:
DA344
2024-06-01 09:48:50 +02:00
committed by GitHub
parent 51142743bc
commit 356474ffb9
6 changed files with 52 additions and 34 deletions

View File

@ -334,7 +334,12 @@ Enumerations
.. attribute:: link
Represents a link button.
.. attribute:: premium
Represents a gradient button denoting that buying a SKU is
required to perform this action.
.. versionadded:: 2.4
.. attribute:: blurple
An alias for :attr:`primary`.