We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596937c commit 150dfb3Copy full SHA for 150dfb3
docs/api/models.rst
@@ -494,6 +494,20 @@ Stickers
494
.. autoclass:: GuildSticker()
495
:members:
496
497
+Soundboard
498
+----------
499
+
500
+.. attributetable:: PartialSoundboardSound
501
502
+.. autoclass:: PartialSoundboardSound()
503
+ :members:
504
505
+.. attributetable:: SoundboardSound
506
507
+.. autoclass:: SoundboardSound()
508
509
+ :inherited-members:
510
511
Events
512
------
513
@@ -577,6 +591,11 @@ Events
577
591
.. autoclass:: RawVoiceChannelStatusUpdateEvent()
578
592
579
593
594
+.. attributetable:: VoiceChannelEffectSendEvent
595
596
+.. autoclass:: VoiceChannelEffectSendEvent()
597
598
580
599
581
600
582
601
Webhooks
0 commit comments