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