Preparing search index...
The search index is not available TouchGuild
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:22
Properties
Optional
bumpedAt
bumpedAt?: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:38
channelId
channelId: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:28
content
content: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:44
createdAt
createdAt: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:32
createdBy
createdBy: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:34
id
id: number
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:24
Optional
isLocked
isLocked?: boolean
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:42
Optional
isPinned
isPinned?: boolean
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:40
Optional
mentions
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:46
serverId
serverId: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:26
title
title: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:30
Optional
updatedAt
updatedAt?: string
Defined in node_modules/guildedapi-types.ts/typings/payloads/v1/Forums.ts:36
The ISO 8601 timestamp that the forum topic was bumped at. This timestamp is updated whenever there is any activity on the posts within the forum topic.