Class TdApi.GetAccountTtl

  • Enclosing class:
    TdApi

    public static class TdApi.GetAccountTtl
    extends TdApi.Function
    Returns the period of inactivity after which the account of the current user will automatically be deleted.

    Returns AccountTtl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CONSTRUCTOR
      Identifier uniquely determining type of the object.
    • Constructor Summary

      Constructors 
      Constructor Description
      GetAccountTtl()
      Default constructor.
    • Field Detail

      • CONSTRUCTOR

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

      • GetAccountTtl

        public GetAccountTtl()
        Default constructor.