added/updated descriptions to clarify node and credential fields

This commit is contained in:
Torsten Curdt
2019-11-16 22:33:03 +01:00
parent 959271e4f5
commit be701f4b86
4 changed files with 7 additions and 4 deletions

View File

@@ -433,7 +433,7 @@ export class Telegram implements INodeType {
},
},
required: true,
description: 'Unique identifier for the target chat or username of the target<br />channel (in the format @channelusername).',
description: 'Unique identifier for the target chat or username of the target<br />channel (in the format @channelusername). To find your chat id ask @get_id_bot.',
},
{
displayName: 'Message ID',