QChatAcceptServerInviteParam constructor Null safety
Implementation
QChatAcceptServerInviteParam(this.serverId, this.accid, int requestId)
: super(requestId);
QChatAcceptServerInviteParam(this.serverId, this.accid, int requestId)
: super(requestId);