NIMQChatFetchQuickCommentsByMsgIdsParam Class Reference

Inherits from NSObject
Declared in NIMQChatFetchCommentsByMsgIdsParam.h

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatFetchCommentsByMsgIdsParam.h

  channelId

频道id

@property (nonatomic, assign) unsigned long long channelId

Discussion

频道id

Declared In

NIMQChatFetchCommentsByMsgIdsParam.h

  msgServerIdArray

消息id数组,目标消息的serverId, 一次最多10条

@property (nonatomic, copy) NSArray *msgServerIdArray

Discussion

消息id数组,目标消息的serverId, 一次最多10条

Declared In

NIMQChatFetchCommentsByMsgIdsParam.h