Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 387 Bytes

File metadata and controls

20 lines (14 loc) · 387 Bytes

Zernio::ListWhatsAppGroupChats200ResponsePagingCursors

Properties

Name Type Description Notes
after String [optional]
before String [optional]

Example

require 'zernio-sdk'

instance = Zernio::ListWhatsAppGroupChats200ResponsePagingCursors.new(
  after: null,
  before: null
)