QChatRemoveQuickCommentParam constructor

QChatRemoveQuickCommentParam(
  1. QChatMessage commentMessage,
  2. int type
)

Implementation

QChatRemoveQuickCommentParam(QChatMessage commentMessage, int type)
    : super(commentMessage, type);