9#import <Foundation/Foundation.h>
14NS_ASSUME_NONNULL_BEGIN
24@property(nullable, nonatomic, copy)NSNumber *
fromTime;
28@property(nullable, nonatomic, copy)NSNumber *
toTime;
32@property(nullable, nonatomic, copy)NSNumber *
reverse;
36@property(nullable, nonatomic, copy)NSNumber *
limit;
Definition: NIMQChatGetInviteApplyRecordOfSelfParam.h:19
NSNumber * excludeRecordId
Definition: NIMQChatGetInviteApplyRecordOfSelfParam.h:40
NSNumber * toTime
Definition: NIMQChatGetInviteApplyRecordOfSelfParam.h:28
NSNumber * limit
Definition: NIMQChatGetInviteApplyRecordOfSelfParam.h:36
NSNumber * reverse
Definition: NIMQChatGetInviteApplyRecordOfSelfParam.h:32
NSNumber * fromTime
Definition: NIMQChatGetInviteApplyRecordOfSelfParam.h:24
Definition: NIMQChatMessage.h:55
Definition: NIMQChatUpdateParam.h:13