hoshii / Exports / RawForumTopic

RawForumTopic

Table of contents

Properties

Properties

bumpedAt

Optional bumpedAt: string

Defined in

lib/structures/ForumTopic.ts:41open in new window


channelId

channelId: string

Defined in

lib/structures/ForumTopic.ts:42open in new window


content

content: string

Defined in

lib/structures/ForumTopic.ts:43open in new window


createdAt

createdAt: string

Defined in

lib/structures/ForumTopic.ts:44open in new window


createdBy

createdBy: string

Defined in

lib/structures/ForumTopic.ts:45open in new window


createdByWebhookId

Optional createdByWebhookId: string

Defined in

lib/structures/ForumTopic.ts:46open in new window


id

id: number

Defined in

lib/structures/ForumTopic.ts:47open in new window


isLocked

Optional isLocked: boolean

Defined in

lib/structures/ForumTopic.ts:48open in new window


isPinned

Optional isPinned: boolean

Defined in

lib/structures/ForumTopic.ts:49open in new window


mentions

Optional mentions: Mentions

Defined in

lib/structures/ForumTopic.ts:50open in new window


serverId

serverId: string

Defined in

lib/structures/ForumTopic.ts:51open in new window


title

title: string

Defined in

lib/structures/ForumTopic.ts:52open in new window


updatedAt

Optional updatedAt: string

Defined in

lib/structures/ForumTopic.ts:53open in new window

Last Updated:
Contributors: Reinhardt