WebhookFetchMessageOptions
typedef · Source
Options that can be passed into fetchMessage. Type: options
Properties
cache
optional
cache: boolean
Whether to cache the message.
Default: true
threadId
optional
threadId: Snowflake
The id of the thread this message belongs to. For interaction webhooks, this property is ignored