Property WelcomeChannels
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
WelcomeChannels
Gets the channels shown in the welcome screen.
[JsonProperty("welcome_channels", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordGuildWelcomeScreenChannel> WelcomeChannels { get; }