Package org.drinkless.tdlib
Class TdApi.ChatPhotoStickerType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.ChatPhotoStickerType
- Direct Known Subclasses:
TdApi.ChatPhotoStickerTypeCustomEmoji
,TdApi.ChatPhotoStickerTypeRegularOrMask
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes type of sticker, which was used to create a chat photo.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
ChatPhotoStickerType
public ChatPhotoStickerType()Default class constructor.
-