Property PublicUpdatesChannelId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
PublicUpdatesChannelId
Id of the channel where admins and moderators receive messages from Discord
[JsonProperty("public_updates_channel_id")]
public ulong? PublicUpdatesChannelId { get; }
Property Value
- ulong?