Table of Contents

Property GuildId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GuildId

Gets ID of the guild to which this channel belongs.

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

Property Value

ulong?