Class: Qismo::WebhookRequests::OnMessageForBotSent
- Defined in:
- lib/qismo/webhook_requests/on_message_for_bot_sent.rb
Overview
Chatbot webhook object
Defined Under Namespace
Classes: From, Message, Participant, Payload, Room
Constant Summary
Constants included from Types
Types::Bool, Types::Hash, Types::Int, Types::String
Instance Attribute Summary collapse
- #payload ⇒ Payload readonly
Method Summary
Methods inherited from Object
Instance Attribute Details
#payload ⇒ Payload (readonly)
104 |
# File 'lib/qismo/webhook_requests/on_message_for_bot_sent.rb', line 104 attribute? :payload, Payload.optional |