ChannelDeletePacket
Properties
Property | Type | Description | Defined in |
---|---|---|---|
d | object | data which is sent and relevant | src/structures/Types/Utils.ts:482 |
d.guild_id | string | guild id | src/structures/Types/Utils.ts:484 |
d.id | string | Channel id | src/structures/Types/Utils.ts:486 |
t | "CHANNEL_DELETE" | Packet key for channel delete | src/structures/Types/Utils.ts:480 |