module.exports = {
addModerator: function () {
},
create: function () {
},
details: function () {
},
follow: function () {
},
installed: function () {
},
listCategories: function () {
},
listFollowers: function () {
},
listModerators: function () {
},
listMostActiveUsers: function () {
},
listMostLikedUsers: function () {
},
listPosts: function () {
},
listThreads: function () {
},
listUsers: function () {
},
removeModerator: function () {
},
unfollow: function () {
}
};
Up one level
Forums API
See also Forums CLI