Untitled

 avatar
unknown
plain_text
4 years ago
193 B
5
Indexable
WebServices.socket.emit('get-conversations-of', {
            'ParticipantID': GlobalV.user.driver.sId,
            'Limit': 30 //Kaç adet kişiyle konuşmanın döndürüleceği
          });
Editor is loading...