class Slack::Event::PinEvent
- Slack::Event::PinEvent
- Slack::Event::TypeBase
- Reference
- Object
Defined in:
slack-api/event/base.crConstructors
Instance Method Summary
- #channel_id : String
- #channel_id=(channel_id : String)
- #has_pins : Bool | Nil
- #has_pins=(has_pins : Bool | Nil)
- #item : ItemInfo
- #item=(item : ItemInfo)
- #user : String | Nil
- #user=(user : String | Nil)