Table of Contents

Property AfkChannelId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AfkChannelId

Gets the guild's AFK voice channel ID.

[JsonProperty("afk_channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? AfkChannelId { get; }

Property Value

ulong?