Class TdApi.StoryAreaType

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.StoryAreaType
Direct Known Subclasses:
TdApi.StoryAreaTypeLink, TdApi.StoryAreaTypeLocation, TdApi.StoryAreaTypeMessage, TdApi.StoryAreaTypeSuggestedReaction, TdApi.StoryAreaTypeUpgradedGift, TdApi.StoryAreaTypeVenue, TdApi.StoryAreaTypeWeather
Enclosing class:
TdApi

public abstract static class TdApi.StoryAreaType extends TdApi.Object
This class is an abstract base class. Describes type of clickable area on a story media.
  • Constructor Details

    • StoryAreaType

      public StoryAreaType()
      Default class constructor.
  • Method Details

    • getConstructor

      public abstract 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:
      identifier uniquely determining type of the object.