Closed mnb3000 closed 5 years ago
What exactly do you need beyond available in https://www.npmjs.com/package/tdweb?
Can TDWeb be used within node.js environment? If so, only with native ES modules, or CommonJS is also available
Ok, now I see that it's supposed to be used with webpack inside browser environment.
tdweb is for web, browsers only.
In Node.js you could use TDLib directly. We have now 7 Node.js wrappers in the examples.
Thanks a lot, haven't seen those wrappers
tdlib 1.4.0 ships with TDWeb lib, any usage docs available?