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