Table of Contents

Property SystemChannelId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

SystemChannelId

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

[JsonProperty("system_channel_id", NullValueHandling = NullValueHandling.Include)]
public ulong? SystemChannelId { get; }

Property Value

ulong?