method getNextMessages documentation in bbn\Appui\Chat

function(string $id_chat, float $moment = NULL, int $num = 0, string $id_user = NULL) { return $this->_get_messages($id_chat, $moment ?: X::microtime(), '>', $num, $id_user); }

BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.