Table of Contents

Class DiscordGuildWelcomeScreenChannel

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents a channel in a welcome screen

public class DiscordGuildWelcomeScreenChannel
Inheritance
DiscordGuildWelcomeScreenChannel

Constructors

DiscordGuildWelcomeScreenChannel(ulong, string, DiscordEmoji)

Properties

ChannelId

Gets the id of the channel.

Description

Gets the description shown for the channel.

EmojiId

Gets the emoji id if the emoji is custom, when applicable.

EmojiName

Gets the name of the emoji if custom or the unicode character if standard, when applicable.