Property ChannelId
- Namespace
- DSharpPlus.Net.Abstractions.Rest
- Assembly
- DSharpPlus.dll
ChannelId
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; set; }
Property Value
- ulong
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; set; }