abstract struct Slack::Model

Included Modules

Direct Known Subclasses

Defined in:

slack/model.cr

Constant Summary

ASSIGNED_TYPES = [] of TypeDeclaration

Constructors

Class Method Summary

Constructor Detail

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

[View source]

Class Method Detail

def self.keyed_json_object(json : String | IO, find_key : String, &) #

[View source]
def self.keyed_json_object(json : String | IO, find_key : String) #

[View source]