class Slack::Event::ChannelInfo
- Slack::Event::ChannelInfo
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
slack-api/event/base.crConstructors
Instance Method Summary
- #created : Int64 | Nil
- #created=(created : Int64 | Nil)
- #creator : String | Nil
- #creator=(creator : String | Nil)
- #id : String
- #id=(id : String)
- #name : String
- #name=(name : String)