Interface HighlyStructuredButton

All Superinterfaces:
it.auties.protobuf.model.ProtobufMessage, it.auties.protobuf.model.ProtobufObject
All Known Implementing Classes:
HighlyStructuredCallButton, HighlyStructuredQuickReplyButton, HighlyStructuredURLButton

public sealed interface HighlyStructuredButton extends it.auties.protobuf.model.ProtobufMessage permits HighlyStructuredCallButton, HighlyStructuredQuickReplyButton, HighlyStructuredURLButton
A model that represents all types of hydrated buttons
  • Method Details