n8n/packages/nodes-base/nodes/Telegram
Iván Ovejero 75541e91f2
refactor(core)!: Make getBinaryStream async (#7247)
Story: [PAY-846](https://linear.app/n8n/issue/PAY-846) | Related:
https://github.com/n8n-io/n8n/pull/7225

For the S3 backend for external storage of binary data and execution
data, the `getAsStream` method in the binary data manager interface used
by FS and S3 will need to become async. This is a breaking change for
nodes-base.
2023-09-25 16:59:45 +02:00
..
GenericFunctions.ts refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649) 2023-03-09 18:13:15 +01:00
IEvent.ts n8n-3867-progressively-apply-prettier-to-all (#3873) 2022-08-17 17:50:24 +02:00
Telegram.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Telegram.node.ts refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00
telegram.svg Optimize svgs 2021-04-17 17:23:59 +02:00
TelegramTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
TelegramTrigger.node.ts fix(Telegram Trigger Node): Add guard to 'include' call on null or undefined (#6730) 2023-07-25 16:59:44 +03:00