globalReset property

DateTime? globalReset

The time at which the global rate limit resets.

Will be null if no global rate limit has been encountered.

Implementation

DateTime? get globalReset => _globalReset;