typealias RESTPostAPIWebhookWithTokenWaitResult

external
export type RESTPostAPIWebhookWithTokenWaitResult = APIMessage;

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

Union Members

APIMessage