feat(Telegram Node): Add Parse Mode to Send Document operation (#5554)

This commit is contained in:
Jon
2023-03-01 14:47:09 +00:00
committed by GitHub
parent 91bd0146f3
commit f3c943ef81

View File

@@ -1579,6 +1579,7 @@ export class Telegram implements INodeType {
'sendMessage',
'sendPhoto',
'sendVideo',
'sendDocument',
],
},
},