WelcomeScreen

class WelcomeScreen(val data: WelcomeScreenData, val kord: Kord) : KordObject(source)

Shown to new members in community guild, returned when in the invite object.

Constructors

Link copied to clipboard
constructor(data: WelcomeScreenData, kord: Kord)

Properties

Link copied to clipboard
Link copied to clipboard

the server description shown in the welcome screen.

Link copied to clipboard
open override val kord: Kord

The kord instance that created this object.

Link copied to clipboard

The channels shown in the welcome screen.