Enum MessageSearchAction.HasType

java.lang.Object
java.lang.Enum<MessageSearchAction.HasType>
net.dv8tion.jda.api.requests.restaction.MessageSearchAction.HasType
All Implemented Interfaces:
Serializable, Comparable<MessageSearchAction.HasType>
Enclosing interface:
MessageSearchAction

public static enum MessageSearchAction.HasType extends Enum<MessageSearchAction.HasType>
Represents a type of content in a message, a message can have multiple of them at once.
See Also: