class Brawlstars::Error::Unauthorized
Public Instance Methods
message()
click to toggle source
# File lib/brawlstars.rb, line 7 def message 'The API token given was invalid or blocked.' end
# File lib/brawlstars.rb, line 7 def message 'The API token given was invalid or blocked.' end