struct Slack::Interactions::ViewSubmission

Defined in:

slack/interactions/view_submission.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]