Module tdlight.api

Class TdApi.StickerType

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.StickerType
Direct Known Subclasses:
TdApi.StickerTypeCustomEmoji, TdApi.StickerTypeMask, TdApi.StickerTypeRegular
Enclosing class:
TdApi

public abstract static sealed class TdApi.StickerType extends TdApi.Object permits TdApi.StickerTypeRegular, TdApi.StickerTypeMask, TdApi.StickerTypeCustomEmoji
This class is an abstract base class.
  • Constructor Details

    • StickerType

      public StickerType()