Property SafetyAltersChannel
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SafetyAltersChannel
Gets the safety alert channel for this guild.
[JsonIgnore]
[RequiresFeature(Features.Community)]
public DiscordChannel? SafetyAltersChannel { get; }