10#import <Foundation/Foundation.h>
13NS_ASSUME_NONNULL_BEGIN
23@property (nonatomic, assign)
unsigned long long serverId;
28@property (nonatomic, assign)
unsigned long long channelId;
38@property (nonatomic, copy) NSArray <NSString *> *
accIds;
NIMQChatChannelMemberRoleType
Definition: NIMQChatDefs.h:450
Definition: NIMQChatGetExistingChannelBlackWhiteMembersParam.h:19
NIMQChatChannelMemberRoleType type
Definition: NIMQChatGetExistingChannelBlackWhiteMembersParam.h:33
NSArray< NSString * > * accIds
Definition: NIMQChatGetExistingChannelBlackWhiteMembersParam.h:38
unsigned long long channelId
Definition: NIMQChatGetExistingChannelBlackWhiteMembersParam.h:28
unsigned long long serverId
Definition: NIMQChatGetExistingChannelBlackWhiteMembersParam.h:23