Preview environment

interface WebhookFetchMessageOptions

export interface WebhookFetchMessageOptions

Options that can be passed into fetchMessage.

cache : boolean

Whether to cache the message. (default: true)

optional
threadId? : Snowflake

The id of the thread this message belongs to. For interaction webhooks, this property is ignored