Update Realtime/Realtime/Public/Conversation/LCIMMessageQueryOptions.cs

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

View File

@ -2,8 +2,7 @@
namespace LeanCloud.Realtime {
/// <summary>
/// LCIMMessageQueryEndpoint is the parameter that controls the limitation
/// of querying messages.
/// LCIMMessageQueryEndpoint limits the query results.
/// </summary>
public class LCIMMessageQueryEndpoint {
public string MessageId {