Class TdApi.PageBlockThinking

Enclosing class:
TdApi

public static class TdApi.PageBlockThinking extends TdApi.PageBlock
A "Thinking..." placeholder; for pending rich messages only.
  • Field Details

    • text

      public TdApi.RichText text
      Text of the placeholder.
    • CONSTRUCTOR

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

    • PageBlockThinking

      public PageBlockThinking()
      A "Thinking..." placeholder; for pending rich messages only.
    • PageBlockThinking

      public PageBlockThinking(TdApi.RichText text)
      A "Thinking..." placeholder; for pending rich messages only.
      Parameters:
      text - Text of the placeholder.
  • 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