INVITE_DELETE
Signature
export declare const INVITE_DELETE: (_self: UsingClient, data: GatewayInviteDeleteDispatchData) => { channelId: string; guildId?: string | undefined; code: string; };Members
This export does not declare public properties or methods in the generated declaration file.