QChatAddQuickCommentParam constructor Null safety
- QChatMessage commentMessage,
- int type
Implementation
QChatAddQuickCommentParam(QChatMessage commentMessage, int type)
: super(commentMessage, type);
QChatAddQuickCommentParam(QChatMessage commentMessage, int type)
: super(commentMessage, type);