Table of Contents

Property WelcomeChannels

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WelcomeChannels

Gets the channels shown in the welcome screen.

[JsonProperty("welcome_channels", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordGuildWelcomeScreenChannel> WelcomeChannels { get; }

Property Value

IReadOnlyList<DiscordGuildWelcomeScreenChannel>