mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
added/updated descriptions to clarify node and credential fields
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user