Skip to content

BaseResponse.RateLimitReset property

When the rate-limit period will reset. See Rate limiting for more info.

public DateTime? RateLimitReset { get; set; }

See Also