ForumPostCreateOptions

interface ForumPostCreateOptions

Options for creating a post in a forum channel.

exported from lib.weeble.d

Properties

Property

Type

Description

message

SendMessageOptions

Initial message sent with the post.

name

string

Post title.

reason?

string

Audit-log reason for creating the post.

tags?

string[]

IDs of forum tags applied to the post.