Method: Qismo::WebhookRequests::OnMessageForBotSent::Participant#email

Defined in:
lib/qismo/webhook_requests/on_message_for_bot_sent.rb

#emailString (readonly)

Returns:



62
63
64
# File 'lib/qismo/webhook_requests/on_message_for_bot_sent.rb', line 62

class Participant < Qismo::Object
  attribute? :email, Types::String.optional
end