interface APIGuildWelcomeScreen {
    description: null | string;
    welcome_channels: APIGuildWelcomeScreenChannel[];
}

Properties

description: null | string

The welcome screen short message

welcome_channels: APIGuildWelcomeScreenChannel[]

Array of suggested channels