9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
21@property (nonatomic, assign)
unsigned long long serverId;
26@property (nonatomic, assign)
unsigned long long channelId;
31@property (nonatomic, assign) NSTimeInterval
timeTag;
36@property (nonatomic, assign) NSInteger
limit;
Definition: NIMQChatGetChannelRolesParam.h:17
NSTimeInterval timeTag
Definition: NIMQChatGetChannelRolesParam.h:31
unsigned long long channelId
Definition: NIMQChatGetChannelRolesParam.h:26
NSInteger limit
Definition: NIMQChatGetChannelRolesParam.h:36
unsigned long long serverId
Definition: NIMQChatGetChannelRolesParam.h:21