ChatsGetChatCount(Int64, Int64, String, String) Method |
Namespace: NeoAxis.CloudServerAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static ChatsGetChatCountResult GetChatCount(
long[] chats = null,
long[] users = null,
string[] groups = null,
string[] statuses = null
)
Parameters
- chats Int64 (Optional)
-
- users Int64 (Optional)
-
- groups String (Optional)
-
- statuses String (Optional)
-
Return Value
ChatsGetChatCountResult
See Also