UNPKG

node-groupme

Version:

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

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