@typed-discord/rest
Preparing search index...
types
VoiceScheduledEventCreateRequest
Function VoiceScheduledEventCreateRequest
VoiceScheduledEventCreateRequest
(
name
:
string
,
scheduled_start_time
:
string
,
privacy_level
:
GUILD_ONLY
,
optional
?:
Omit
<
VoiceScheduledEventCreateRequest
,
"name"
|
"scheduled_start_time"
|
"privacy_level"
|
"entity_type"
,
>
,
)
:
VoiceScheduledEventCreateRequest
Parameters
name
:
string
scheduled_start_time
:
string
privacy_level
:
GUILD_ONLY
Optional
optional
:
Omit
<
VoiceScheduledEventCreateRequest
,
"name"
|
"scheduled_start_time"
|
"privacy_level"
|
"entity_type"
,
>
Returns
VoiceScheduledEventCreateRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...