UNPKG

node-groupme

Version:

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

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