Object
StoryAreaType
All Implemented Interfaces:
Serializable, BotApiObject, Validable
Direct Known Subclasses:
StoryAreaTypeLink, StoryAreaTypeLocation, StoryAreaTypeSuggestedReaction, StoryAreaTypeUniqueGift, StoryAreaTypeWeather

public abstract class StoryAreaType extends Object implements Validable, BotApiObject
Describes the type of a clickable area on a story. Currently, it can be one of StoryAreaTypeLocation StoryAreaTypeSuggestedReaction StoryAreaTypeLink StoryAreaTypeWeather StoryAreaTypeUniqueGift
See Also:
  • Field Details

  • Constructor Details

    • StoryAreaType

      public StoryAreaType()
  • Method Details

    • getType

      public abstract String getType()