- 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 -
Method Summary
-
Method Details
-
bodyType
ButtonBody.Type bodyType()Returns the type of this body- Returns:
- a non-null type
-