Update Realtime/Realtime/Public/Conversation/LCIMConversationQuery.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 12:18:17 +08:00 committed by GitHub
parent 802061359e
commit 0547e81d5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ using System;
namespace LeanCloud.Realtime {
/// <summary>
/// LCIMConversationQuery is the query for conversation.
/// LCIMConversationQuery is the query for conversations.
/// </summary>
public class LCIMConversationQuery {
internal const int CompactFlag = 0x1;