Package io.github._4drian3d.jdwebhooks
Class Embed.Footer.Builder
java.lang.Object
io.github._4drian3d.jdwebhooks.Embed.Footer.Builder
- Enclosing class:
Embed.Footer
Footer Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds a new Footer object.proxyIconURL(@Nullable String proxyIconURL)
-
Method Details
-
text
-
iconURL
-
proxyIconURL
-
build
Builds a new Footer object.- Returns:
- a new footer
- Throws:
NullPointerException- if no text was assigned
-