9#import <Foundation/Foundation.h>
12NS_ASSUME_NONNULL_BEGIN
22@property (nonatomic, assign)
unsigned long long serverId;
27@property (nonatomic, copy) NSString *
name;
33@property (nonatomic, copy) NSString *
custom;
NIMQChatChannelViewMode
Definition: NIMQChatDefs.h:426
Definition: NIMQChatCreateChannelCategoryParam.h:18
NSInteger reorderWeight
Definition: NIMQChatCreateChannelCategoryParam.h:44
NIMQChatChannelViewMode viewMode
Definition: NIMQChatCreateChannelCategoryParam.h:38
NSString * name
Definition: NIMQChatCreateChannelCategoryParam.h:27
NSString * custom
Definition: NIMQChatCreateChannelCategoryParam.h:33
unsigned long long serverId
Definition: NIMQChatCreateChannelCategoryParam.h:22