Skip to content

Commit

Permalink
📝 Add VoiceChannelEffectAnimationType
Browse files Browse the repository at this point in the history
  • Loading branch information
Paillat-dev committed Dec 17, 2024
1 parent e7f271e commit a25ccdb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/api/enums.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2500,3 +2500,17 @@ of :class:`enum.Enum`.
.. attribute:: private_channel
The interaction is in a private DM or group DM channel.
.. class:: VoiceChannelEffectAnimationType
Represents the type of animation for a voice channel effect.
.. versionadded:: 2.7
.. attribute:: premium
The animation is a premium effect.
.. attribute:: basic
The animation is a basic effect.

0 comments on commit a25ccdb

Please sign in to comment.