Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
193 B
1
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
          });