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: NIMQChatUpdateChannelBlackWhiteMembersInfo.h:19
NSArray< NSString * > * accids
Definition: NIMQChatUpdateChannelBlackWhiteMembersInfo.h:43
unsigned long long serverId
Definition: NIMQChatUpdateChannelBlackWhiteMembersInfo.h:23
NIMQChatChannelMemberRoleType type
Definition: NIMQChatUpdateChannelBlackWhiteMembersInfo.h:33
NIMQChatChannelMemberRoleOpeType opeType
Definition: NIMQChatUpdateChannelBlackWhiteMembersInfo.h:38
unsigned long long channelId
Definition: NIMQChatUpdateChannelBlackWhiteMembersInfo.h:28