Package io.manebot.chat
Class ChatEmbed.Field
- java.lang.Object
-
- io.manebot.chat.ChatEmbed.Element
-
- io.manebot.chat.ChatEmbed.TextElement
-
- io.manebot.chat.ChatEmbed.Field
-
- Enclosing interface:
- ChatEmbed
public static class ChatEmbed.Field extends ChatEmbed.TextElement
-
-
Method Detail
-
getKey
public java.lang.String getKey()
-
getValue
public java.lang.String getValue()
-
isInline
public java.lang.Boolean isInline()
-
getText
public java.lang.String getText()
- Specified by:
getText
in classChatEmbed.TextElement
-
-