Module tdlight.api

Class TdApi.StoryInteractionType

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.StoryInteractionType
Direct Known Subclasses:
TdApi.StoryInteractionTypeForward, TdApi.StoryInteractionTypeRepost, TdApi.StoryInteractionTypeView
Enclosing class:
TdApi

public abstract static sealed class TdApi.StoryInteractionType extends TdApi.Object permits TdApi.StoryInteractionTypeView, TdApi.StoryInteractionTypeForward, TdApi.StoryInteractionTypeRepost
This class is an abstract base class. Describes type of interaction with a story.
  • Constructor Details

    • StoryInteractionType

      public StoryInteractionType()
      Default class constructor.