Interface IToken
- Namespace
- NetCord
- Assembly
- NetCord.dll
public interface IToken
Properties
HttpHeaderValue
string HttpHeaderValue { get; }
Property Value
RawToken
string RawToken { get; }
public interface IToken
string HttpHeaderValue { get; }
string RawToken { get; }