Options

Hierarchy

  • ParamsOptions

Properties

ignorehidden?: null | boolean

Ignore hidden events or not

siteevents?: null | boolean

Set to true to return site events

timeend?: null | number

Time to which the events should be returned. We treat 0 and null as no end

timestart?: null | number

Time from which events should be returned

userevents?: null | boolean

Set to true to return current user's user events

Generated using TypeDoc