Class TdApi.GetStoryAvailableReactions

Enclosing class:
TdApi

public static class TdApi.GetStoryAvailableReactions extends TdApi.Function<TdApi.AvailableReactions>
Returns reactions, which can be chosen for a story.

Returns AvailableReactions

  • Field Details

    • rowSize

      public int rowSize
      Number of reaction per row, 5-25.
    • CONSTRUCTOR

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

    • GetStoryAvailableReactions

      public GetStoryAvailableReactions()
      Default constructor for a function, which returns reactions, which can be chosen for a story.

      Returns AvailableReactions

    • GetStoryAvailableReactions

      public GetStoryAvailableReactions(int rowSize)
      Creates a function, which returns reactions, which can be chosen for a story.

      Returns AvailableReactions

      Parameters:
      rowSize - Number of reaction per row, 5-25.
  • 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