Preview environment

interface WebhookFetchMessageOptions

export interface WebhookFetchMessageOptions

Options that can be passed into fetchMessage.

cache : boolean

Whether to cache the message.

optional
threadId? : Snowflake

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

withComponents : boolean

Whether to allow sending non-interactive components in the message. For application-owned webhooks, this property is ignored