@typed-discord/rest
Preparing search index...
types
WelcomeScreenPatchRequestPartial
Interface WelcomeScreenPatchRequestPartial
interface
WelcomeScreenPatchRequestPartial
{
description
?:
string
|
null
;
enabled
?:
boolean
|
null
;
welcome_channels
?:
GuildWelcomeChannel
[]
|
null
;
}
Index
Properties
description?
enabled?
welcome_
channels?
Properties
Optional
description
description
?:
string
|
null
Optional
enabled
enabled
?:
boolean
|
null
Optional
welcome_
channels
welcome_channels
?:
GuildWelcomeChannel
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
enabled
welcome_
channels
@typed-discord/rest
Loading...