StickerPartialWrapper

class StickerPartialWrapper(sticker: StickerPartial)

Wraps the obfuscated StickerPartial class to provide nice method names

Constructors

Link copied to clipboard
constructor(sticker: StickerPartial)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun raw(): StickerPartial

Returns the raw (obfuscated) StickerPartial 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