Package com.aliucord.wrappers.embeds
Object FooterWrapper.Companion
-
- All Implemented Interfaces:
public class FooterWrapper.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final String
text
private final String
proxyIconUrl
private final String
iconUrl
public final static FooterWrapper.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final String
getText(EmbedFooter $self)
final String
getProxyIconUrl(EmbedFooter $self)
final String
getIconUrl(EmbedFooter $self)
-
-
Method Detail
-
getProxyIconUrl
final String getProxyIconUrl(EmbedFooter $self)
-
getIconUrl
final String getIconUrl(EmbedFooter $self)
-
-
-
-