Table of Contents

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

IReadOnlyList<string>

Id

The unique identifier for this object.

public override ulong Id { get; }

Property Value

ulong

Locale

public string Locale { get; }

Property Value

string