Interface ButtonMessage

All Superinterfaces:
Message, it.auties.protobuf.model.ProtobufMessage, it.auties.protobuf.model.ProtobufObject
All Known Subinterfaces:
ButtonReplyMessage
All Known Implementing Classes:
ButtonsMessage, ButtonsResponseMessage, HighlyStructuredMessage, InteractiveMessage, ListMessage, ListResponseMessage, NativeFlowResponseMessage, ProductMessage, TemplateMessage, TemplateReplyMessage

A model interface that represents a button message
  • Method Summary

    Modifier and Type
    Method
    Description
    Return message category

    Methods inherited from interface it.auties.whatsapp.model.message.model.Message

    type
  • Method Details

    • category

      default MessageCategory category()
      Description copied from interface: Message
      Return message category
      Specified by:
      category in interface Message
      Returns:
      a non-null message category