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 bf8a57c commit 7e88501Copy full SHA for 7e88501
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
+.. autoclas:: VoiceChannelEffectSendEvent()
597
598
580
599
581
600
582
601
Webhooks
0 commit comments