11#import <Foundation/Foundation.h>
14NS_ASSUME_NONNULL_BEGIN
24@property (nonatomic, assign)
unsigned long long serverId;
29@property (nonatomic, assign)
unsigned long long channelId;
34@property (nonatomic, assign) NSTimeInterval
timetag;
39@property (nonatomic, assign) NSInteger
limit;
Definition: NIMQChatGetMentionedMeMessagesParam.h:20
unsigned long long channelId
Definition: NIMQChatGetMentionedMeMessagesParam.h:29
NSTimeInterval timetag
Definition: NIMQChatGetMentionedMeMessagesParam.h:34
unsigned long long serverId
Definition: NIMQChatGetMentionedMeMessagesParam.h:24
NSInteger limit
Definition: NIMQChatGetMentionedMeMessagesParam.h:39