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; }
The new channel ID of the event. This must be set to null for external events.
public Optional<DiscordChannel?> Channel { get; set; }