@typed-discord/rest
Preparing search index...
types
UpdateVoiceStateRequestPartial
Interface UpdateVoiceStateRequestPartial
interface
UpdateVoiceStateRequestPartial
{
channel_id
?:
`
${
bigint
}
`
|
null
;
suppress
?:
boolean
|
null
;
}
Index
Properties
channel_
id?
suppress?
Properties
Optional
channel_
id
channel_id
?:
`
${
bigint
}
`
|
null
Optional
suppress
suppress
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
suppress
@typed-discord/rest
Loading...