mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(Telegram Node): Add Parse Mode to Send Document operation (#5554)
This commit is contained in:
@@ -1579,6 +1579,7 @@ export class Telegram implements INodeType {
|
||||
'sendMessage',
|
||||
'sendPhoto',
|
||||
'sendVideo',
|
||||
'sendDocument',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user