Class InteractionGuildReference
- Namespace
- NetCord
- Assembly
- NetCord.dll
public class InteractionGuildReference : Entity, IEntity, ISpanFormattable, IFormattable, IEquatable<Entity>, IJsonModel<JsonInteractionGuildReference>
- Inheritance
-
InteractionGuildReference
- Implements
- Inherited Members
Constructors
InteractionGuildReference(JsonInteractionGuildReference)
public InteractionGuildReference(JsonInteractionGuildReference jsonModel)
Parameters
jsonModel
JsonInteractionGuildReference
Properties
Features
public IReadOnlyList<string> Features { get; }
Property Value
Id
The unique identifier for this object.
public override ulong Id { get; }
Property Value
Locale
public string Locale { get; }