Him188 4 anni fa
parent
commit
d12a3728ea
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 0 0
      docs/Contacts.md
  2. 1 1
      docs/src/Contacts.mermaid.md

File diff suppressed because it is too large
+ 0 - 0
docs/Contacts.md


+ 1 - 1
docs/src/Contacts.mermaid.md

@@ -14,6 +14,7 @@ class Bot {
 
 class ContactOrBot {
     +id: Int
+    +avatarUrl: String
 }
 
 class UserOrBot {
@@ -30,7 +31,6 @@ class Contact {
 class User {
     +nick: String
     +remark: String
-    +avatarUrl: String
 }
 
 class Group {

Some files were not shown because too many files changed in this diff