Exception: Async::Discord::RateLimitError

Inherits:
Error
  • Object
show all
Defined in:
lib/async/discord/error.rb

Overview

Raised when rate-limited and retries are exhausted.

Instance Attribute Summary

Attributes inherited from Error

#code, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Async::Discord::Error