Table of Contents

Class ApplicationRoleConnection

Namespace
NetCord.Rest
Assembly
NetCord.dll
public class ApplicationRoleConnection : IJsonModel<JsonApplicationRoleConnection>
Inheritance
ApplicationRoleConnection
Implements
Inherited Members

Constructors

ApplicationRoleConnection(JsonApplicationRoleConnection)

public ApplicationRoleConnection(JsonApplicationRoleConnection jsonModel)

Parameters

jsonModel JsonApplicationRoleConnection

Properties

Metadata

public IReadOnlyDictionary<string, string> Metadata { get; }

Property Value

IReadOnlyDictionary<string, string>

PlatformName

public string? PlatformName { get; }

Property Value

string

PlatformUsername

public string? PlatformUsername { get; }

Property Value

string