Class TdApi.StoryInteractionTypeView

Enclosing class:
TdApi

public static class TdApi.StoryInteractionTypeView extends TdApi.StoryInteractionType
A view of the story.
  • Field Details

    • chosenReactionType

      public TdApi.ReactionType chosenReactionType
      Type of the reaction that was chosen by the viewer; may be null if none.
    • CONSTRUCTOR

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

    • StoryInteractionTypeView

      public StoryInteractionTypeView()
      A view of the story.
    • StoryInteractionTypeView

      public StoryInteractionTypeView(TdApi.ReactionType chosenReactionType)
      A view of the story.
      Parameters:
      chosenReactionType - Type of the reaction that was chosen by the viewer; may be null if none.
  • 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