Class TdApi.SetAccountTtl

  • Enclosing class:
    TdApi

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

    Returns Ok

    • Constructor Detail

      • SetAccountTtl

        public SetAccountTtl()
        Default constructor.
      • SetAccountTtl

        public SetAccountTtl​(TdApi.AccountTtl ttl)
        Constructor for initialization of all fields.
        Parameters:
        ttl - New account TTL.