Guilded
.JS
Menu
Docs
Guide
Github
Support Server
Legacy Docs
Home
Docs
guilded.js
ForumTopic
Properties
_bumpedAt
_createdAt
_deletedAt
_updatedAt
channelId
client
content
createdAt
createdBy
createdByWebhookId
deletedAt
id
isLocked
isPinned
mentions
raw
serverId
title
updatedAt
Methods
_clone
_update
.channelId
Type:
string
.client
Type:
Client
.content
Type:
string
.createdAt
Type:
Date
.createdBy
Type:
string
.createdByWebhookId
Type:
string
or
null
.deletedAt
Type:
Date
or
null
.id
Type:
number
.isLocked
Type:
boolean
.isPinned
Type:
boolean
.mentions
Type:
MentionsPayload
.raw
Type:
ForumTopicPayload
.serverId
Type:
string
.title
Type:
string
.updatedAt
Type:
Date
or
null