Class TdApi.InputBackgroundRemote

Enclosing class:
TdApi

public static class TdApi.InputBackgroundRemote extends TdApi.InputBackground
A background from the server.
  • Field Details

    • backgroundId

      public long backgroundId
      The background identifier.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • InputBackgroundRemote

      public InputBackgroundRemote()
      A background from the server.
    • InputBackgroundRemote

      public InputBackgroundRemote(long backgroundId)
      A background from the server.
      Parameters:
      backgroundId - The background identifier.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR