class WebhookTriggers::ReactionAdded

Defined in:

slack_extensions/webhook_triggers/reaction_added.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(reaction : Slack::Events::ReactionAdded) #

[View source]

Instance Method Detail

def channel_id : String #

[View source]
def conditions_met?(trigger) #

[View source]
def process #

[View source]
def reaction : Slack::Events::ReactionAdded #

[View source]
def team_id : String #

[View source]
def triggers #

[View source]