Package-level declarations

Types

Link copied to clipboard
class BaseStickerWrapper(sticker: BaseSticker)

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

Link copied to clipboard
class StickerPartialWrapper(sticker: StickerPartial)

Wraps the obfuscated StickerPartial class to provide nice method names

Link copied to clipboard
class StickerWrapper(sticker: Sticker)

Wraps the obfuscated Sticker class to provide nice method names