diff options
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/api.rst b/docs/api.rst index 60ba7e55..c0358820 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1119,20 +1119,6 @@ of :class:`enum.Enum`. Represents a slash command interaction. -.. class:: HypeSquadHouse - - Specifies the HypeSquad house a user belongs to. - - .. attribute:: bravery - - The "Bravery" house. - .. attribute:: brilliance - - The "Brilliance" house. - .. attribute:: balance - - The "Balance" house. - .. class:: VoiceRegion Specifies the region a voice server belongs to. |