9#import <Foundation/Foundation.h>
14NS_ASSUME_NONNULL_BEGIN
24@property(nonatomic, assign)
unsigned long long serverId;
28@property(nullable, nonatomic, copy) NSString*
inviteCode;
32@property(nullable, nonatomic, copy) NSString*
postscript;
Definition: NIMQChatJoinByInviteCodeParam.h:19
NSString * inviteCode
Definition: NIMQChatJoinByInviteCodeParam.h:28
NSString * postscript
Definition: NIMQChatJoinByInviteCodeParam.h:32
unsigned long long serverId
Definition: NIMQChatJoinByInviteCodeParam.h:24
Definition: NIMQChatMessage.h:55
Definition: NIMQChatUpdateParam.h:13