Class TdApi.StoryAreaTypeLink

Enclosing class:
TdApi

public static class TdApi.StoryAreaTypeLink extends TdApi.StoryAreaType
An area pointing to a HTTP or tg:// link.
  • Field Details

    • url

      public String url
      HTTP or tg:// URL to be opened when the area is clicked.
    • CONSTRUCTOR

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

    • StoryAreaTypeLink

      public StoryAreaTypeLink()
      An area pointing to a HTTP or tg:// link.
    • StoryAreaTypeLink

      public StoryAreaTypeLink(String url)
      An area pointing to a HTTP or tg:// link.
      Parameters:
      url - HTTP or tg:// URL to be opened when the area is clicked.
  • 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