UNPKG

node-groupme

Version:

The only GroupMe API library that isn't a million years old.

8 lines 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.del = void 0; async function del(client, message, event) { return; } exports.del = del; //# sourceMappingURL=bot.del.js.map