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 <NSNumber *> *
roleIds;
NIMQChatChannelMemberRoleType
Definition: NIMQChatDefs.h:450
Definition: NIMQChatGetExistingChannelBlackWhiteRolesParam.h:19
unsigned long long channelId
Definition: NIMQChatGetExistingChannelBlackWhiteRolesParam.h:28
NIMQChatChannelMemberRoleType type
Definition: NIMQChatGetExistingChannelBlackWhiteRolesParam.h:33
unsigned long long serverId
Definition: NIMQChatGetExistingChannelBlackWhiteRolesParam.h:23
NSArray< NSNumber * > * roleIds
Definition: NIMQChatGetExistingChannelBlackWhiteRolesParam.h:38