class Slack::Event::AppMentionEvent
- Slack::Event::AppMentionEvent
- Slack::Event::TypeBase
- Reference
- Object
Defined in:
slack-api/event/app-mention.crConstructors
Instance Method Summary
- #channel : String
- #channel=(channel : String)
- #text : String
- #text=(text : String)
- #user : String
- #user=(user : String)