UNPKG

node-groupme

Version:

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

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