Table of Contents

Class JsonUserActivitySecrets

Namespace
NetCord.Gateway.JsonModels
Assembly
NetCord.dll
public class JsonUserActivitySecrets
Inheritance
JsonUserActivitySecrets
Inherited Members

Constructors

JsonUserActivitySecrets()

public JsonUserActivitySecrets()

Properties

Join

[JsonPropertyName("join")]
public string? Join { get; set; }

Property Value

string

Match

[JsonPropertyName("match")]
public string? Match { get; set; }

Property Value

string

Spectate

[JsonPropertyName("spectate")]
public string? Spectate { get; set; }

Property Value

string