Class JsonApplicationRoleConnection
- Namespace
- NetCord.Rest.JsonModels
- Assembly
- NetCord.dll
public class JsonApplicationRoleConnection
- Inheritance
-
JsonApplicationRoleConnection
- Inherited Members
Constructors
JsonApplicationRoleConnection()
public JsonApplicationRoleConnection()
Properties
Metadata
[JsonPropertyName("metadata")]
public IReadOnlyDictionary<string, string> Metadata { get; set; }
Property Value
PlatformName
[JsonPropertyName("platform_name")]
public string? PlatformName { get; set; }
Property Value
PlatformUsername
[JsonPropertyName("platform_username")]
public string? PlatformUsername { get; set; }