Wasm Directoryalpha
Record

get-events-response

No description available.

record get-events-response {
  data: option​<list​<event-response>>,
  has-more: option​<bool>,
  sync: option​<string>,
}

Fields

NameTypeDescription
dataoption​<list​<event-response>>
has-moreoption​<bool>
syncoption​<string>