@ -1011,6 +1011,7 @@ class NameEffect(Enum):
neon = 3
toon = 4
pop = 5
glow = 6
def create_unknown_value(cls: Type[E], val: Any) -> E:
@ -4211,6 +4211,10 @@ of :class:`enum.Enum`.
.. attribute:: pop
A coloured dropshadow is shown.
.. attribute:: glow
An alternative for the gradient style is used.
.. _discord-api-audit-logs: