Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetGlobalModeratedObjects

Parameters for moderation().getGlobalModeratedObjects()

typedef

{object} IGetGlobalModeratedObjects

property

{number} count

property

{number} maxId

property

{string} type

property

{boolean} verified

property

{string[]} statuses

property

{string[]} types

Hierarchy

  • IGetGlobalModeratedObjects

Index

Properties

Optional count

count: undefined | number

Optional maxId

maxId: undefined | number

Optional statuses

statuses: string[]

Optional type

type: undefined | string

Optional types

types: string[]

Optional verified

verified: undefined | false | true

Generated using TypeDoc