Package 

Class StickerPartialWrapper


  • 
    public final class StickerPartialWrapper
    
                        

    Wraps the obfuscated StickerPartial class to provide nice method names

    • Method Summary

      Modifier and Type Method Description
      final StickerFormatType getFormatType()
      final String getFormat()
      final StickerPartial getStickerPartial()
      final Long getId()
      final StickerPartial raw() Returns the raw (obfuscated) StickerPartial Object associated with this wrapper
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StickerPartialWrapper

        StickerPartialWrapper(StickerPartial sticker)