KickUserRequest

constructor(@Json(name = "user_id") userId: String, @Json(name = "block") block: Boolean? = null)