Class TdApi.TMeUrls

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

public static class TdApi.TMeUrls extends TdApi.Object
Contains a list of t.me URLs.
  • Field Details

    • urls

      public TdApi.TMeUrl[] urls
      List of URLs.
    • CONSTRUCTOR

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

    • TMeUrls

      public TMeUrls()
      Contains a list of t.me URLs.
    • TMeUrls

      public TMeUrls(TdApi.TMeUrl[] urls)
      Contains a list of t.me URLs.
      Parameters:
      urls - List of URLs.
  • 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