chg: [telegram-account] fixes

pull/304/head
Alexandre Dulaunoy 2021-01-26 10:30:30 +01:00
parent ca247d8c2a
commit eedcc2d5af
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 14 additions and 14 deletions

View File

@ -1,35 +1,35 @@
{
"attributes": {
"phone": {
"description": "Phone associated with the telegram user",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"first_name": {
"description": "First name",
"misp-attribute": "text",
"ui-priority": 1
},
"last_name": {
"description": "Last name",
"misp-attribute": "text",
"ui-priority": 1
},
"id": {
"description": "Telegram user identifier",
"misp-attribute": "text",
"ui-priority": 1
},
"verified": {
"description": "Verified",
"last_name": {
"description": "Last name",
"misp-attribute": "text",
"ui-priority": 1
},
"phone": {
"description": "Phone associated with the telegram user",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 1
},
"username": {
"description": "Telegram username",
"misp-attribute": "text",
"ui-priority": 1
},
"verified": {
"description": "Verified",
"misp-attribute": "text",
"ui-priority": 1
}
},
"description": "Information related to a telegram account",
@ -40,4 +40,4 @@
],
"uuid": "06f02ecf-5afb-42c5-9cb0-b362e222f52c",
"version": 1
}
}