Module whatsapp4j

Package it.auties.whatsapp4j.request.model


package it.auties.whatsapp4j.request.model
  • Classes
    Class
    Description
    An abstract model class that represents a binary request made from the client to the server
    An abstract model class that represents a json request made from the client to the server
    Request<B,M extends ResponseModel>
    An abstract model class that represents a request made from the client to the server.