Discord Eraser Bot

WelcomeScreen
in package

Read onlyYes
FinalYes
Tags
see
https://discord.com/developers/docs/resources/guild#welcome-screen-object-welcome-screen-structure

Table of Contents

Properties

$description  : string|null
$welcome_channels  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$welcome_channels

public array<string|int, mixed> $welcome_channels

Methods

__construct()

public __construct(string|null $description, array<string|int, WelcomeScreenChannel$welcome_channels) : mixed
Parameters
$description : string|null

The server description shown in the welcome screen.

$welcome_channels : array<string|int, WelcomeScreenChannel>

The channels shown in the welcome screen, up to 5.


        
On this page

Search results