hoshii / Exports / RawForumTopic
RawForumTopic
Table of contents
Properties
- bumpedAt
- channelId
- content
- createdAt
- createdBy
- createdByWebhookId
- id
- isLocked
- isPinned
- mentions
- serverId
- title
- updatedAt
Properties
bumpedAt
• Optional
bumpedAt: string
Defined in
lib/structures/ForumTopic.ts:41
channelId
• channelId: string
Defined in
lib/structures/ForumTopic.ts:42
content
• content: string
Defined in
lib/structures/ForumTopic.ts:43
createdAt
• createdAt: string
Defined in
lib/structures/ForumTopic.ts:44
createdBy
• createdBy: string
Defined in
lib/structures/ForumTopic.ts:45
createdByWebhookId
• Optional
createdByWebhookId: string
Defined in
lib/structures/ForumTopic.ts:46
id
• id: number
Defined in
lib/structures/ForumTopic.ts:47
isLocked
• Optional
isLocked: boolean
Defined in
lib/structures/ForumTopic.ts:48
isPinned
• Optional
isPinned: boolean
Defined in
lib/structures/ForumTopic.ts:49
mentions
• Optional
mentions: Mentions
Defined in
lib/structures/ForumTopic.ts:50
serverId
• serverId: string
Defined in
lib/structures/ForumTopic.ts:51
title
• title: string
Defined in
lib/structures/ForumTopic.ts:52
updatedAt
• Optional
updatedAt: string