Interface

InviteDeletePayload

Payload emitted for Events.InviteDelete. Normalized from GatewayInviteDeleteDispatchData.

Properties

NameTypeDescription
channelIdstring | nullChannel the invite pointed to, or null if unknown.
codestringInvite code that was deleted.
guildIdstring | nullGuild the invite belonged to, or null for DMs / group DMs.