UNPKG

hut-chat-api

Version:

A Facebook chat API that doesn't rely on XMPP and This new Logined and get the seqID ( CC PROJECTS AND CHATBOT COMMUNITY )

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