Property ChannelId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ChannelId
Gets the ID of the channel following the announcement channel.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; }