Table of Contents

Interface IGuildContext

Namespace
NetCord.Services
Assembly
NetCord.Services.dll
public interface IGuildContext

Properties

Guild

Guild? Guild { get; }

Property Value

Guild

GuildId

ulong? GuildId { get; }

Property Value

ulong?