Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 304 Bytes

File metadata and controls

18 lines (12 loc) · 304 Bytes

Zernio::SendTypingIndicatorRequest

Properties

Name Type Description Notes
account_id String Social account ID

Example

require 'zernio-sdk'

instance = Zernio::SendTypingIndicatorRequest.new(
  account_id: null
)