Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEditPost

Parameters for posts().editPost()

typedef

{object} IEditPost

property

{string} uuid - the universally unique identifier of the post

property

{string} text - the updated full text of the post

Hierarchy

  • IEditPost

Index

Properties

Properties

text

text: string

uuid

uuid: string

Generated using TypeDoc