Package-level declarations

Types

Link copied to clipboard
class AuthorWrapper(author: EmbedAuthor)

Wraps the obfuscated EmbedAuthor class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class FieldWrapper(field: EmbedField)

Wraps the obfuscated EmbedField class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class FooterWrapper(footer: EmbedFooter)

Wraps the obfuscated EmbedFooter class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class ImageWrapper(image: EmbedImage)

Wraps the obfuscated EmbedImage class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class MessageEmbedWrapper(embed: MessageEmbed)

Wraps the obfuscated MessageEmbed class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class ProviderWrapper(provider: EmbedProvider)

Wraps the obfuscated EmbedProvider class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class ThumbnailWrapper(thumbnail: EmbedThumbnail)

Wraps the obfuscated EmbedThumbnail class to provide nice method names and require only one central update if method names change after an update

Link copied to clipboard
class VideoWrapper(video: EmbedVideo)

Wraps the obfuscated EmbedVideo class to provide nice method names and require only one central update if method names change after an update