Build 545032stable
Module 551851
500 characters · in 3ad018bb2f4fd00f.jsDependencies
Source Raw
function(e,t,n){n.d(t,{A:()=>o});var i=n(17928),s=n(228366);let l={};function r(e){let{guildId:t,expand:n}=e;n?l[t]=!0:delete l[t]}class a extends i.Ay.PersistedStore{static displayName="ChannelListVoiceCategoryStore";static persistKey="ChannelListVoiceCategoryStore";initialize(e){l=e??{}}isVoiceCategoryExpanded(e){return(null!=e&&l[e])??!1}isVoiceCategoryCollapsed(e){return!this.isVoiceCategoryExpanded(e)}getState(){return l}}let o=new a(s.h,{VOICE_CATEGORY_COLLAPSE:r,VOICE_CATEGORY_EXPAND:r})}