Class TdApi.TimeZones

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.TimeZones
Enclosing class:
TdApi

public static class TdApi.TimeZones extends TdApi.Object
Contains a list of time zones.
  • Field Details

    • timeZones

      public TdApi.TimeZone[] timeZones
      A list of time zones.
    • CONSTRUCTOR

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

    • TimeZones

      public TimeZones()
      Contains a list of time zones.
    • TimeZones

      public TimeZones(TdApi.TimeZone[] timeZones)
      Contains a list of time zones.
      Parameters:
      timeZones - A list of time zones.
  • 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