struct Slack::Interactions::Shortcut

Defined in:

slack/interactions/shortcut.cr

Constructors

Instance methods inherited from struct Slack::Interaction

type : String type, type=(type : String) type=

Constructor methods inherited from struct Slack::Interaction

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]