Skip to content

Commit

Permalink
feat(Telegram Node): Add Parse Mode to Send Document operation (#5554)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joffcom committed Mar 1, 2023
1 parent 91bd014 commit f3c943e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nodes-base/nodes/Telegram/Telegram.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1579,6 +1579,7 @@ export class Telegram implements INodeType {
'sendMessage',
'sendPhoto',
'sendVideo',
'sendDocument',
],
},
},
Expand Down

0 comments on commit f3c943e

Please sign in to comment.