Represents a forum topic on Guilded.

See

https://www.guilded.gg/docs/api/forums/ForumTopic

Hierarchy

Properties

bumpedAt?: string

The date the forum topic was bumped.

channelId: string

The ID of the channel the forum topic belongs to.

content: string

The content of the forum topic.

createdAt: string

The date the forum topic was created.

createdBy: string

The ID of the user that created the forum topic.

createdByWebhookId?: string

The ID of the webhook that created the forum topic.

id: number

The ID of the forum topic.

mentions?: APIMentions

The mentions of the forum topic.

serverId: string

The ID of the server the forum topic belongs to.

title: string

The title of the forum topic.

updatedAt?: string

The date the forum topic was edited.