This commit is contained in:
withchao
2023-02-27 09:53:17 +08:00
parent 0547f25ecb
commit 08fdac83fc
4 changed files with 30 additions and 27 deletions
+1
View File
@@ -6,5 +6,6 @@ func TestName(t *testing.T) {
var g Group
g.KickGroupMember(nil)
g.GetGroupMembersInfo(nil)
}