Skip to content

ForumMediaThreadJSONParams

Extends

Properties

name

name: string

Inherited from

ThreadFromMessageJSONParams.name

Defined in

typings/channel.ts:300


auto_archive_duration?

optional auto_archive_duration: number

Inherited from

ThreadFromMessageJSONParams.auto_archive_duration

Defined in

typings/channel.ts:301


rate_limit_per_user?

optional rate_limit_per_user: null | number

Inherited from

ThreadFromMessageJSONParams.rate_limit_per_user

Defined in

typings/channel.ts:302


reason?

optional reason: string

Inherited from

ThreadFromMessageJSONParams.reason

Defined in

typings/channel.ts:303


message

message: ForumThreadMessageJSONParams

Defined in

typings/channel.ts:313


applied_tags?

optional applied_tags: string[]

Defined in

typings/channel.ts:314


files?

optional files: LilybirdAttachment[]

Defined in

typings/channel.ts:315


payload_json?

optional payload_json: string

Defined in

typings/channel.ts:316