class Slack::Response::Share
- Slack::Response::Share
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
slack-api/response/common/share.crConstructors
Instance Method Summary
- #accepted_user : String
- #accepted_user=(accepted_user : String)
- #is_active : Bool
- #is_active=(is_active : Bool)
- #team : Team
- #team=(team : Team)
- #user : String
- #user=(user : String)