UNPKG

node-groupme

Version:

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

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