QChatApplyJoinServerMemberAcceptAttachment constructor
QChatApplyJoinServerMemberAcceptAttachment({
- String? applyAccid,
- int? requestId,
- QChatServer? server,
Implementation
QChatApplyJoinServerMemberAcceptAttachment(
{this.applyAccid, this.requestId, this.server});