Interface WebhooksUpdatePacket

Hierarchy

Properties

d op s t

Properties

d: { channel_id: string; guild_id: string }

Type declaration

  • channel_id: string
  • guild_id: string
s: number
t: "WEBHOOKS_UPDATE"