import { type VoiceMode } from "https://deno.land/x/discord_rpc_deno@1.0.8/src/structures/VoiceSettings.ts";
Properties
voice setting mode type (can be PUSH_TO_TALK
or VOICE_ACTIVITY
)
shortcut: ShortcutKeyCombo[]
shortcut key combos for PTT
x/discord_rpc_deno/src/structures/VoiceSettings.ts>VoiceMode
import { type VoiceMode } from "https://deno.land/x/discord_rpc_deno@1.0.8/src/structures/VoiceSettings.ts";
voice setting mode type (can be PUSH_TO_TALK
or VOICE_ACTIVITY
)
shortcut key combos for PTT