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

it.auties.whatsapp.model.message.button.ButtonsMessageHeader Maven / Gradle / Ivy

There is a newer version: 3.5.1
Show newest version
package it.auties.whatsapp.model.message.button;

import it.auties.protobuf.base.ProtobufMessage;
import it.auties.whatsapp.model.message.standard.*;

/**
 * A model that represents the header of a {@link ButtonsMessage}
 */
public sealed interface ButtonsMessageHeader extends ProtobufMessage permits DocumentMessage, ImageMessage, LocationMessage, TextMessage, VideoMessage {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy