// Create permanent invite: message.channel.createInvite({ maxAge: 0, maxUses: 0 });
createInvite({ maxAge: 0, maxUses: 0 });