java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatPhotoStickerType
- Direct Known Subclasses:
TdApi.ChatPhotoStickerTypeCustomEmoji
,TdApi.ChatPhotoStickerTypeRegularOrMask
- Enclosing class:
- TdApi
public abstract static sealed class TdApi.ChatPhotoStickerType
extends TdApi.Object
permits TdApi.ChatPhotoStickerTypeRegularOrMask, TdApi.ChatPhotoStickerTypeCustomEmoji
This class is an abstract base class.
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
getConstructor, serialize, serialize, toString
-
Constructor Details
-
ChatPhotoStickerType
public ChatPhotoStickerType()
-