WelcomeScreen
in package
Read onlyYes
FinalYes
Tags
Table of Contents
Properties
- $description : string|null
- $welcome_channels : array<string|int, mixed>
Methods
- __construct() : mixed
Properties
$description
public
string|null
$description
$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.