UNPKG

fca-nazrul-remastered

Version:

Facebook-chat-api protect and deploy by Kanzu and HZI Team

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