{ "userTelegramIds": [368696677, 6213127179] }
curl --location --request POST 'https://api.edgenets.io/v1/verify/source/telegram' \ --header 'Content-Type: application/json' \ --data-raw '{ "userTelegramIds": [368696677, 6213127179] }'
{ "telegramUsers": { "368696677": null, "6213127179": { "registeredAt": "2024-10-31T07:01:36.000Z" } } }