Skip to content

GuildWelcomeScreen

The GuildWelcomeScreen class provides a way for developers to interact with a Welcome Screen.

Properties

description

GuildWelcomeScreen.description  :: string?

welcomeChannels

GuildWelcomeScreen.welcomeChannels  :: { Objects.DiscordChannel }

type

GuildWelcomeScreen.type  :: string

The type of the GuildWelcomeScreen. Default is “GuildWelcomeScreen”.

Methods

The GuildWelcomeScreen instance has no set methods!

Functions

new

GuildWelcomeScreen . new ()  -> ()

Creates a new GuildWelcomeScreen instance.