Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 417 Bytes

File metadata and controls

18 lines (12 loc) · 417 Bytes

SunshineConversationsClient::DefaultResponder

Properties

Name Type Description Notes
default_responder DefaultResponderDefaultResponder [optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::DefaultResponder.new(
  default_responder: null
)