UNPKG

node-groupme

Version:

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

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