diff --git a/src/utils/devIDs.ts b/src/utils/devIDs.ts index 093c743..efe6e5d 100644 --- a/src/utils/devIDs.ts +++ b/src/utils/devIDs.ts @@ -33,6 +33,7 @@ const devIDs = { restrictions: { sus: '999431674997788673', muted: '999431675123597402', + softMute: '999431675098447940', restricted1: '999431674997788677', restricted2: '999431674997788676', restricted3: '999431674997788675', diff --git a/src/utils/ids.ts b/src/utils/ids.ts index 0b1d40b..98a282d 100644 --- a/src/utils/ids.ts +++ b/src/utils/ids.ts @@ -36,6 +36,7 @@ let IDs = { restrictions: { sus: '859145930640457729', muted: '730924813681688596', + softMute: '775934741139554335', restricted1: '809769217477050369', restricted2: '872482843304001566', restricted3: '856582673258774538',