ChannelDeletePacket
Defined in: src/structures/Types/Utils.ts:471
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
d (src/structures/Types/Utils.ts:475) | object | data which is sent and relevant |
d.guild_id (src/structures/Types/Utils.ts:477) | string | guild id |
d.id (src/structures/Types/Utils.ts:479) | string | Channel id |
t (src/structures/Types/Utils.ts:473) | "CHANNEL_DELETE" | Packet key for channel delete |