Table of Contents

Class JsonInteractionGuildReference

Namespace
NetCord.JsonModels
Assembly
NetCord.dll
public class JsonInteractionGuildReference : JsonEntity
Inheritance
JsonInteractionGuildReference
Inherited Members

Constructors

JsonInteractionGuildReference()

public JsonInteractionGuildReference()

Properties

Features

[JsonPropertyName("features")]
public string[] Features { get; set; }

Property Value

string[]

Locale

[JsonPropertyName("locale")]
public string Locale { get; set; }

Property Value

string