class Brawlstars::Error::TagError
Public Instance Methods
message()
click to toggle source
# File lib/brawlstars.rb, line 12 def message 'The tag given was invalid.' end
# File lib/brawlstars.rb, line 12 def message 'The tag given was invalid.' end