GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPatchAPIWebhookWithTokenJSONBody

https://discord.com/developers/docs/resources/webhook#modify-webhook-with-token

API/Type Aliases/RESTPatchAPIWebhookWithTokenJSONBody
seyfert/lib/types/rest/webhook.d.ts

Signature

export type RESTPatchAPIWebhookWithTokenJSONBody = Omit<RESTPatchAPIWebhookJSONBody, 'channel_id'>;

Members

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