Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReportPost

Parameters for posts().reportPost()

typedef

{object} IReportPost

property

{string} postUuid - universally unique identifier of the reported post

property

{number} moderationCategoryId - the id of the moderation category

property

{string} description - optional description of the report

Hierarchy

Index

Properties

Optional description

description: undefined | string

moderationCategoryId

moderationCategoryId: number

postUuid

postUuid: string

Generated using TypeDoc