群聊成员获取

This commit is contained in:
super_wang
2024-04-24 23:36:55 +08:00
parent 6bf4a79e60
commit 0090309f27
5 changed files with 479 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@ nng = "1.0.1"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
log = "0.4.17"
hex = "0.4"
[build-dependencies]
tonic-build = "0.8.4"