BaseStickerWrapper

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

Constructors

Link copied to clipboard
constructor(sticker: BaseSticker)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun raw(): BaseSticker

Returns the raw (obfuscated) BaseSticker Object associated with this wrapper

Properties

Link copied to clipboard
Link copied to clipboard
val formatType: StickerFormatType
Link copied to clipboard
val id: Long
Link copied to clipboard
val stickerPartial: StickerPartial