diff options
Diffstat (limited to 'src/lib/utils')
-rw-r--r-- | src/lib/utils/BushConstants.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/utils/BushConstants.ts b/src/lib/utils/BushConstants.ts index cc7673e..c48f7d7 100644 --- a/src/lib/utils/BushConstants.ts +++ b/src/lib/utils/BushConstants.ts @@ -199,12 +199,12 @@ export class BushConstants { BOOST_TIER_1: '<:boostitle:853363736679940127>', BOOST_TIER_2: '<:boostitle:853363752728789075>', BOOST_TIER_3: '<:boostitle:853363769132056627>', - TEXT: '<:text:853375537791893524>', - NEWS: '<:announcements:853375553531674644>', - VOICE: '<:voice:853375566735212584>', - STAGE: '<:stage:853375583521210468>', - STORE: '<:store:853375601175691266>', - CATEGORY: '<:category:853375615260819476>', + GUILD_TEXT: '<:text:853375537791893524>', + GUILD_NEWS: '<:announcements:853375553531674644>', + GUILD_VOICE: '<:voice:853375566735212584>', + GUILD_STAGE_VOICE: '<:stage:853375583521210468>', + GUILD_STORE: '<:store:853375601175691266>', + GUILD_CATEGORY: '<:category:853375615260819476>', THREAD: '<:thread:865033845753249813>' }, |