Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
StageInstanceCreateOptions
Interface StageInstanceCreateOptions
interface
StageInstanceCreateOptions
{
guildScheduledEvent
?:
GuildScheduledEventResolvable
;
privacyLevel
?:
StageInstancePrivacyLevel
;
sendStartNotification
?:
boolean
;
topic
:
string
;
}
Index
Properties
guild
Scheduled
Event?
privacy
Level?
send
Start
Notification?
topic
Properties
Optional
guild
Scheduled
Event
guildScheduledEvent
?:
GuildScheduledEventResolvable
Optional
privacy
Level
privacyLevel
?:
StageInstancePrivacyLevel
Optional
send
Start
Notification
sendStartNotification
?:
boolean
topic
topic
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild
Scheduled
Event
privacy
Level
send
Start
Notification
topic
discord-js-button-pagination-ts
Loading...