UNPKG

node-groupme

Version:

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

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