Preparing search index...
The search index is not available
Guilded.TS
Guilded.TS
guilded-api-typings
APIDocPayload
Interface APIDocPayload
The payload for creating a doc.
See
https://www.guilded.gg/docs/api/docs/DocCreate
https://www.guilded.gg/docs/api/docs/DocUpdate
Hierarchy
APIDocPayload
Index
Properties
content
title
Properties
content
content
:
string
The content of the doc.
title
title
:
string
The title of the doc.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Guilded.TS
@guildedts/builders
<internal>
@guildedts/framework
<internal>
@guildedts/rest
<internal>
@guildedts/util
@guildedts/ws
<internal>
guilded-
api-
typings
guilded.ts
<internal>
APIDoc
Payload
content
title
The payload for creating a doc.
See