UNPKG

node-groupme

Version:

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

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