WelcomeScreen
classe · Source
Represents a welcome screen.
Extends: Base
Properties
guild
guild: Guild
The guild for this welcome screen Source
description
description: string
The description of this welcome screen Source
welcomeChannels
welcomeChannels: Collection<Snowflake, WelcomeChannel>
Collection of welcome channels belonging to this welcome screen Source
enabled
enabled: boolean
Whether the welcome screen is enabled on the guild or not Source
client
client: Client
The client that instantiated this Source