9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
18@property (nonatomic, assign)
unsigned long long serverId;
20@property (nonnull, nonatomic, copy) NSString *
accid;
22@property (nonatomic, copy) NSString *
nick;
24@property (nonatomic, copy) NSString *
avatar;
Definition: NIMQChatUpdateServerMemberInfoParam.h:17
NSString * accid
Definition: NIMQChatUpdateServerMemberInfoParam.h:20
NSString * nick
Definition: NIMQChatUpdateServerMemberInfoParam.h:22
NSString * avatar
Definition: NIMQChatUpdateServerMemberInfoParam.h:24
unsigned long long serverId
Definition: NIMQChatUpdateServerMemberInfoParam.h:18
NSString * antispamBusinessId
Definition: NIMQChatUpdateServerMemberInfoParam.h:29