Files
n8n/credentials/1.json

20 lines
466 B
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 1,
"name": "Che weather bot",
2022-06-01 05:27:46 +00:00
"data": {
"accessToken": "5386828985:AAFzRZEKGTTXSfPn5AhAiYMylEKqyKg7gc4"
},
2022-05-26 20:57:30 +03:00
"type": "telegramApi",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.telegram",
"date": "2022-04-20T08:32:28.017Z"
},
{
"nodeType": "n8n-nodes-base.telegramTrigger",
"date": "2022-04-20T08:32:28.017Z"
}
],
"createdAt": "2022-04-20T08:32:28.035Z",
"updatedAt": "2022-04-20T12:54:33.774Z"
}