Table of Contents

Property GuildId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GuildId

Gets the Id of the sticker this guild belongs to, if any.

[JsonProperty("guild_id")]
public ulong? GuildId { get; }

Property Value

ulong?