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