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