Interface IGuildContext NamespaceNetCord.Services AssemblyNetCord.Services.dll public interface IGuildContext Properties Guild Guild? Guild { get; } Property Value Guild GuildId ulong? GuildId { get; } Property Value ulong?