UNPKG

ws3-fca

Version:

The most advanced next-generation Facebook Chat API (FCA) by @NethWs3Dev (Kenneth Aceberos)

8 lines (6 loc) 132 B
"use strict"; module.exports = function (defaultFuncs, api, ctx) { return function getRegion() { return ctx?.region; }; };