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