Interface APIForumTopicSummary

Represents a summary of a forum topic on Guilded.

See

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

Hierarchy

Properties

bumpedAt?: string

The date the forum topic was bumped.

channelId: string

The ID of the channel the forum topic belongs to.

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.

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.