UNPKG

tgsnake

Version:

Telegram MTProto framework for nodejs.

6 lines (5 loc) 311 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getParticipants = void 0; var GetParticipants_js_1 = require("./GetParticipants.js"); Object.defineProperty(exports, "getParticipants", { enumerable: true, get: function () { return GetParticipants_js_1.getParticipants; } });