Class TdApi.GetTimeZones

Enclosing class:
TdApi

public static class TdApi.GetTimeZones extends TdApi.Function<TdApi.TimeZones>
Returns the list of supported time zones.

Returns TimeZones

  • Field Details

    • CONSTRUCTOR

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

    • GetTimeZones

      public GetTimeZones()
      Default constructor for a function, which returns the list of supported time zones.

      Returns TimeZones

  • Method Details