Class BackgroundType
java.lang.Object
com.pengrad.telegrambot.model.chatbackground.BackgroundType
- Direct Known Subclasses:
BackgroundTypeChatTheme,BackgroundTypeFill,BackgroundTypePattern,BackgroundTypeWallpaper
public class BackgroundType
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BackgroundType(java.lang.String type) -
Method Summary
-
Constructor Details
-
BackgroundType
public BackgroundType(java.lang.String type)
-
-
Method Details