UNPKG

node-groupme

Version:

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

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