From 368fda72729d749feebc43a4a410afe90532a7d5 Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 25 Apr 2021 18:35:45 +1000 Subject: [PATCH] Remove HypesquadHouse enum from docs --- docs/api.rst | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index 60ba7e55c..c03588205 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.