Table of Contents

Property Channel

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Channel

Gets the associated channel.

[JsonIgnore]
public Task<DiscordChannel> Channel { get; }

Property Value

Task<DiscordChannel>