Table of Contents

Property ExpiresIn

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll

ExpiresIn

Gets when the token expires.

[JsonProperty("expires_in")]
public int ExpiresIn { get; }

Property Value

int