373 374 375
# File 'lib/ayadn/app.rb', line 373 def unrepost(*post_id) Action.new.unrepost(post_id, options) end