++ su "Friends" la ricerca per username Telegram e nome e cognome

This commit is contained in:
Surya Paolo
2022-12-15 21:57:38 +01:00
parent 8c7649d3bd
commit 54ffaa3fa5
3 changed files with 118 additions and 100 deletions

View File

@@ -614,6 +614,8 @@ router.post('/getexp', authenticate, (req, res) => {
},
{
username: 1,
name: 1,
surname: 1,
email: 1,
'reported': 1,
date_report: 1,