RESTPostAPIWebhookWithTokenWaitResult

Received when a call to https://discord.com/developers/docs/resources/webhook#execute-webhook receives the `wait` query parameter set to `true` See https://discord.com/developers/docs/resources/webhook#execute-webhook-query-string-params

Signature

export type RESTPostAPIWebhookWithTokenWaitResult = APIMessage;

Members

This export does not declare public properties or methods in the generated declaration file.