UNPKG

node-groupme

Version:

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

3 lines 159 B
import type { Client } from '../..'; export declare function likeCreate(client: Client, message: any): Promise<void>; //# sourceMappingURL=like.create.d.ts.map