Table of Contents

Property SystemChannel

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

SystemChannel

Gets the channel where system messages (such as boost and welcome messages) are sent.

[JsonIgnore]
public DiscordChannel? SystemChannel { get; }

Property Value

DiscordChannel