Module: Ruboty::ReactionAddedClient::Robot

Defined in:
lib/ruboty/slack_reaction_added/extension/robot.rb

Instance Method Summary collapse

Instance Method Details



8
9
10
# File 'lib/ruboty/slack_reaction_added/extension/robot.rb', line 8

def permalink(channel_id, timestamp)
  adapter.permalink(channel_id, timestamp)
end