Class BackgroundType

java.lang.Object
io.github.natanimn.telebof.types.BackgroundType

public class BackgroundType extends Object
This object describes the type of background.
Since:
3 March 2025
  • Constructor Details

    • BackgroundType

      public BackgroundType()
  • Method Details

    • getType

      public BackgroundTypeType getType()
    • getThemeName

      public String getThemeName()
    • getFill

      public BackgroundFill getFill()
    • getDarkThemeDimming

      public Integer getDarkThemeDimming()
    • getIntensity

      public Integer getIntensity()
    • getDocument

      public Document getDocument()
    • getIsBlurred

      public Boolean getIsBlurred()
    • getIsMoving

      public Boolean getIsMoving()
    • getIsInverted

      public Boolean getIsInverted()