QChatGetServerRolesByAccidParam constructor

QChatGetServerRolesByAccidParam(
  1. int serverId,
  2. String accid,
  3. int timeTag,
  4. int limit,
)

Implementation

QChatGetServerRolesByAccidParam(
    this.serverId, this.accid, this.timeTag, this.limit);