UNPKG

node-groupme

Version:

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

6 lines (4 loc) 115 B
import type { Client } from '../..' export async function likeCreate(client: Client, message: any) { return }