QChatGetServersResult constructor

QChatGetServersResult(
  1. List<QChatServer>? servers
)

Implementation

QChatGetServersResult(this.servers);