Skip to main content

EditUserVoiceState

@discordeno/botDocs


Documentation / @discordeno/bot / EditUserVoiceState

Interface: EditUserVoiceState

https://discord.com/developers/docs/resources/guild#update-user-voice-state

Properties

channelId

channelId: BigString

The id of the channel the user is currently in

Defined in

packages/types/dist/types/discordeno.d.ts:1224


suppress?

optional suppress: boolean

Toggles the user's suppress state

Defined in

packages/types/dist/types/discordeno.d.ts:1226


userId

userId: BigString

The user id to target

Defined in

packages/types/dist/types/discordeno.d.ts:1228