struct Slack::Models::ViewsOpen::Success
Defined in:
slack/models/api_responses/views_open/success.crConstant Summary
-
ASSIGNED_TYPES =
[ok : Bool, view : JSON::Any] of TypeDeclaration
Constructors
Instance Method Summary
Constructor methods inherited from struct Slack::Models::ViewsOpenResponse
new(pull : JSON::PullParser)
new
Class methods inherited from struct Slack::Models::ViewsOpenResponse
from_json(json : String | IO)
from_json
Constructor methods inherited from struct Slack::Model
new(pull : JSON::PullParser)
new
Class methods inherited from struct Slack::Model
keyed_json_object(json : String | IO, find_key : String, &)keyed_json_object(json : String | IO, find_key : String) keyed_json_object