export interface WebhookFetchMessageOptionsOptions that can be passed into fetchMessage.
externalcache : boolean
Whether to cache the message.
optionalthreadId? : Snowflake
The id of the thread this message belongs to. For interaction webhooks, this property is ignored
externalwithComponents : boolean
Whether to allow sending non-interactive components in the message. For application-owned webhooks, this property is ignored