Background Type
This object describes the type of a background. Currently, it can be one of
BackgroundTypeFill
BackgroundTypeWallpaper
BackgroundTypePattern
BackgroundTypeChatTheme
Inheritors
Types
Link copied to clipboard
@Serializable
@SerialName(value = "chat_theme" )
Link copied to clipboard
@Serializable
@SerialName(value = "fill" )
Link copied to clipboard
@Serializable
@SerialName(value = "pattern" )