UNPKG

nv-fca

Version:

A node.js package for automating Facebook Messenger bot, and is one of the most advanced next-generation Facebook Chat API (FCA) by @NethWs3Dev (Kenneth Aceberos)

6 lines (4 loc) 104 B
"use strict"; module.exports = function (defaultFuncs, api, ctx) { return (str) => ctx[str]; };