10#import <Foundation/Foundation.h>
12NS_ASSUME_NONNULL_BEGIN
21@property (nonatomic, assign)
unsigned long long serverId;
25@property (nonatomic, copy) NSArray <NIMQChatUpdateServerRolePriorityItem *> *
updateItems;
35@property (nonatomic, assign)
unsigned long long serverId;
39@property (nonatomic, assign)
unsigned long long roleId;
43@property (nonatomic, strong) NSNumber *priority;
Definition: NIMQChatUpdateServerRolePrioritiesParam.h:31
Definition: NIMQChatUpdateServerRolePrioritiesParam.h:20
NSArray< NIMQChatUpdateServerRolePriorityItem * > * updateItems
Definition: NIMQChatUpdateServerRolePrioritiesParam.h:25
unsigned long long serverId
Definition: NIMQChatUpdateServerRolePrioritiesParam.h:21