Class TdApi.InputBackgroundRemote

  • Enclosing class:
    TdApi

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

      • backgroundId

        public long backgroundId
        The background identifier.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InputBackgroundRemote

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

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