Table of Contents

Property Channel

Namespace
DSharpPlus.Net.Models
Assembly
DSharpPlus.dll

Channel

The new channel ID of the event. This must be set to null for external events.

public Optional<DiscordChannel?> Channel { get; set; }

Property Value

Optional<DiscordChannel>