Table of Contents

Constructor DiscordGuildWelcomeScreenChannel

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

DiscordGuildWelcomeScreenChannel(ulong, string, DiscordEmoji)

Initializes a new instance of the DiscordGuildWelcomeScreenChannel class.

public DiscordGuildWelcomeScreenChannel(ulong channelId, string description, DiscordEmoji emoji = null)

Parameters

channelId ulong

The channel id.

description string

The description.

emoji DiscordEmoji

The emoji.