WelcomeScreen

export class WelcomeScreen extends Base
export class WelcomeScreen extends Base
Represents a welcome screen.

Extends

Base
Readonly
client:Client<true>
The client that instantiated this
Inherited from Base
description:string | null
The description of this welcome screen
Readonly
enabled:boolean
Whether the welcome screen is enabled on the guild
The guild for this welcome screen
Collection of welcome channels belonging to this welcome screen
toJSON(...props):unknown
NameTypeOptionalDescription
...propsRecord<string, boolean | string>[]NoNone
Inherited from Base
valueOf():string