9#import <Foundation/Foundation.h>
13NS_ASSUME_NONNULL_BEGIN
18@property (nonatomic, assign)
unsigned long long serverId;
22@property (nonatomic, copy) NSString *
accid;
35@property (nonatomic, copy) NSArray <NIMQChatGetServerMemberItem *> *serverAccids;
Definition: NIMQChatGetServerMembersParam.h:15
unsigned long long serverId
Definition: NIMQChatGetServerMembersParam.h:18
NSString * accid
Definition: NIMQChatGetServerMembersParam.h:22
Definition: NIMQChatGetServerMembersParam.h:31