Module tdlight.api

Class TdApi.StoryAreaType

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.StoryAreaType
Direct Known Subclasses:
TdApi.StoryAreaTypeLocation, TdApi.StoryAreaTypeSuggestedReaction, TdApi.StoryAreaTypeVenue
Enclosing class:
TdApi

public abstract static sealed class TdApi.StoryAreaType extends TdApi.Object permits TdApi.StoryAreaTypeLocation, TdApi.StoryAreaTypeVenue, TdApi.StoryAreaTypeSuggestedReaction
This class is an abstract base class. Describes type of a clickable rectangle area on a story media.
  • Constructor Details

    • StoryAreaType

      public StoryAreaType()
      Default class constructor.