struct Slack::Interactions::ViewSubmission
- Slack::Interactions::ViewSubmission
- Slack::Interaction
- Struct
- Value
- Object
Defined in:
slack/interactions/view_submission.crConstructors
Instance Method Summary
- #response_urls : JSON::Any
- #response_urls=(response_urls : JSON::Any)
- #team : JSON::Any
- #team=(team : JSON::Any)
- #user : JSON::Any
- #user=(user : JSON::Any)
- #view : JSON::Any
- #view=(view : JSON::Any)