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