Skip to content

Commit 150dfb3

Browse files
committed
📝 Add objects to docs
1 parent 596937c commit 150dfb3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/api/models.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,20 @@ Stickers
494494
.. autoclass:: GuildSticker()
495495
:members:
496496

497+
Soundboard
498+
----------
499+
500+
.. attributetable:: PartialSoundboardSound
501+
502+
.. autoclass:: PartialSoundboardSound()
503+
:members:
504+
505+
.. attributetable:: SoundboardSound
506+
507+
.. autoclass:: SoundboardSound()
508+
:members:
509+
:inherited-members:
510+
497511
Events
498512
------
499513

@@ -577,6 +591,11 @@ Events
577591
.. autoclass:: RawVoiceChannelStatusUpdateEvent()
578592
:members:
579593

594+
.. attributetable:: VoiceChannelEffectSendEvent
595+
596+
.. autoclass:: VoiceChannelEffectSendEvent()
597+
:members:
598+
580599

581600

582601
Webhooks

0 commit comments

Comments
 (0)