UNPKG

telegram-updated

Version:

NodeJS/Browser MTProto API Telegram client library,

5 lines (4 loc) 204 B
export { Connection } from "./Connection"; export { ConnectionTCPFull } from "./TCPFull"; export { ConnectionTCPAbridged } from "./TCPAbridged"; export { ConnectionTCPObfuscated } from "./TCPObfuscated";