UNPKG

node-groupme

Version:

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

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