Property WidgetChannelId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
WidgetChannelId
Id of the widget channel
[JsonProperty("widget_channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? WidgetChannelId { get; }
Property Value
- ulong?