All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.auties.whatsapp.model.request.SubscribedNewslettersRequest Maven / Gradle / Ivy

package it.auties.whatsapp.model.request;

public record SubscribedNewslettersRequest(Variable variables) {
    public record Variable() {

    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy