UNPKG

fca-pretest

Version:

Facebook-chat-api made by Priyansh rajput

8 lines (6 loc) 138 B
"use strict"; module.exports = function (defaultFuncs, api, ctx) { return function getCurrentUserID() { return ctx.userID; }; };