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