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;
43@property (nonatomic, copy) NSArray <NSString *> *
accids;
NIMQChatChannelMemberRoleType
Definition: NIMQChatDefs.h:450
NIMQChatChannelMemberRoleOpeType
Definition: NIMQChatDefs.h:445
Definition: NIMQChatUpdateChannelBlackWhiteMembersParam.h:19
unsigned long long channelId
Definition: NIMQChatUpdateChannelBlackWhiteMembersParam.h:28
NSArray< NSString * > * accids
Definition: NIMQChatUpdateChannelBlackWhiteMembersParam.h:43
NIMQChatChannelMemberRoleOpeType opeType
Definition: NIMQChatUpdateChannelBlackWhiteMembersParam.h:38
NIMQChatChannelMemberRoleType type
Definition: NIMQChatUpdateChannelBlackWhiteMembersParam.h:33
unsigned long long serverId
Definition: NIMQChatUpdateChannelBlackWhiteMembersParam.h:23