Exception: OnyxCord::Errors::NoPermission

Inherits:
HTTPError
  • Object
show all
Defined in:
lib/onyxcord/core/errors.rb

Overview

Raised when the bot can't do something because its permissions on the server are insufficient

Instance Attribute Summary

Attributes inherited from HTTPError

#body, #code, #headers, #response, #route, #status

Method Summary

Methods inherited from HTTPError

#initialize

Constructor Details

This class inherits a constructor from OnyxCord::Errors::HTTPError