Interface ButtonBody

All Superinterfaces:
it.auties.protobuf.model.ProtobufMessage, it.auties.protobuf.model.ProtobufObject
All Known Implementing Classes:
ButtonText, NativeFlowInfo

public sealed interface ButtonBody extends it.auties.protobuf.model.ProtobufMessage permits ButtonText, NativeFlowInfo
A model that represents the body of a button
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the type of this body
  • Method Details

    • bodyType

      ButtonBody.Type bodyType()
      Returns the type of this body
      Returns:
      a non-null type