Skip to main content

EditOwnVoiceState

@discordeno/botDocs


Documentation / @discordeno/bot / EditOwnVoiceState

Interface: EditOwnVoiceState

https://discord.com/developers/docs/resources/guild#update-current-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:1215


requestToSpeakTimestamp?

optional requestToSpeakTimestamp: null | number

Sets the user's request to speak

Defined in

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


suppress?

optional suppress: boolean

Toggles the user's suppress state

Defined in

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