Add Client.fetch_guild_preview method

This commit is contained in:
Ginger
2025-01-15 18:01:47 -05:00
committed by GitHub
parent 9806aeb831
commit fcd9239b33
4 changed files with 151 additions and 1 deletions

View File

@ -4815,6 +4815,13 @@ Guild
:type: List[:class:`Object`]
GuildPreview
~~~~~~~~~~~~
.. attributetable:: GuildPreview
.. autoclass:: GuildPreview
:members:
ScheduledEvent
~~~~~~~~~~~~~~