register

fun register(username: String, password: String, email: String? = null, description: String? = null, photo: String? = null): User