refactor(rtc): rename get-online-info -> get-users-info

This commit is contained in:
rcmerci
2024-03-20 22:05:33 +08:00
parent 3b57fa626c
commit 8997072f2e
7 changed files with 13 additions and 13 deletions

View File

@@ -176,7 +176,7 @@
[:graph-uuid :uuid]
[:target-user-uuids {:optional true} [:sequential :uuid]]
[:target-user-emails {:optional true} [:sequential :string]]]]
["get-online-info"
["get-users-info"
[:map
[:req-id :string]
[:action :string]]]