Add documentation

This commit is contained in:
borovlioff
2024-12-31 19:05:12 +03:00
parent e771059809
commit b0d6c1382b
13 changed files with 681 additions and 16 deletions

View File

@@ -1,6 +1,5 @@
const { NewMessage } = require("telegram/events");
// event.js
module.exports = function (RED) {
function Receiver(config) {
RED.nodes.createNode(this, config);