struct Slack::Events::Message::BotAdd
- Slack::Events::Message::BotAdd
 - Slack::Event
 - Struct
 - Value
 - Object
 
Included Modules
Defined in:
slack/events/event_types/message/bot_add.crConstructors
Instance Method Summary
- #bot_id : String
 - #bot_id=(bot_id : String)
 - #bot_link : String
 - #bot_link=(bot_link : String)
 - #text : String
 - #text=(text : String)
 - #user : String
 - #user=(user : String)