class Ruboty::Bestgems::Actions::TotalRanking

Public Instance Methods

call() click to toggle source
# File lib/ruboty/bestgems/actions/total_ranking.rb, line 9
def call
  message.reply(call_api('total_ranking'))
end