UNPKG

node-groupme

Version:

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

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