This commit is contained in:
tiago.kayaya
2021-02-26 08:38:33 +01:00
parent a74a8bfa9d
commit 8a93e49f71
9 changed files with 63 additions and 16 deletions
+1
View File
@@ -87,6 +87,7 @@ export class ChatService {
//Load messages from roomId
getAllDirectMessages(){
console.log(this.options);
return this.http.get(environment.apiChatUrl+'im.list', this.options);
}
//Load messages from roomId