Package org.drinkless.tdlib
Class TdApi.BackgroundType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.BackgroundType
- Direct Known Subclasses:
TdApi.BackgroundTypeChatTheme
,TdApi.BackgroundTypeFill
,TdApi.BackgroundTypePattern
,TdApi.BackgroundTypeWallpaper
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes the type of background.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
BackgroundType
public BackgroundType()Default class constructor.
-