class VoiceStateToggles extends ToggleBitfieldRe-exportimport { VoiceStateToggles } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts"; ConstructorsnewVoiceStateToggles(voice: DiscordVoiceState)PropertiesreadonlydeafWhether this user is deafened by the server readonlymuteWhether this user is muted by the server readonlyselfDeafWhether this user is locally deafened readonlyselfMuteWhether this user is locally muted readonlyselfStreamWhether this user is streaming using "Go Live" readonlyselfVideoWhether this user's camera is enabled readonlysuppressWhether this user is muted by the current user Methodshas(permissions: VoiceStateToggleKeys | VoiceStateToggleKeys[])Checks whether or not the permissions exist in this list()Lists all the toggles for the role and whether or not each is true or false.