Property Metadata
- Namespace
- DisCatSharp.Entities.OAuth2
- Assembly
- DisCatSharp.dll
Metadata
Gets the metadata.
The key
is the metadata key.
The value
is the string-ified value of the metadata.
public Dictionary<string, string> Metadata { get; }
Gets the metadata.
The key
is the metadata key.
The value
is the string-ified value of the metadata.
public Dictionary<string, string> Metadata { get; }