class Slack::Response::ChatUpdate
Defined in:
slack-api/response/chat/update.crConstructors
Instance Method Summary
- #channel : String
- #channel=(channel : String)
- #text : String | Nil
- #text=(text : String | Nil)
- #ts : String
- #ts=(ts : String)