Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Wiki

A wiki page object. Wiki pages describe tags or other features.

Hierarchy

Index

Properties

Optional active

active: undefined | true | false

True if the content is not marked hidden or deleted

Optional aliases

aliases: string[]

Other names for the entry

content

content: string

Body of the page

Optional createdAt

createdAt: undefined | string

Content creation time as UTC timestamp

Optional creator

creator: User

User that added the content

id

id: number

ID of the content

title

title: string

Title of the page

Generated using TypeDoc