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