QChatUpdateServerRoleParam constructor

QChatUpdateServerRoleParam(
  1. int serverId,
  2. int roleId,
  3. {String? name,
  4. String? icon,
  5. String? ext,
  6. Map<QChatRoleResource, QChatRoleOption>? resourceAuths,
  7. int? priority}
)

Implementation

QChatUpdateServerRoleParam