Package com.aliucord.wrappers.embeds
Class AuthorWrapper
-
- All Implemented Interfaces:
public final class AuthorWrapperWraps the obfuscated EmbedAuthor class to provide nice method names and require only one central update if method names change after an update
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAuthorWrapper.Companion
-
Field Summary
Fields Modifier and Type Field Description private final Stringnameprivate final StringproxyIconUrlprivate final Stringurlpublic final static AuthorWrapper.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description AuthorWrapper(EmbedAuthor author)
-