QChatApplyJoinServerMemberDoneAttachment constructor

QChatApplyJoinServerMemberDoneAttachment({
  1. int? requestId,
  2. QChatServer? server,
})

Implementation

QChatApplyJoinServerMemberDoneAttachment({this.requestId, this.server});