Class TdApi.PageBlockParagraph

Enclosing class:
TdApi

public static class TdApi.PageBlockParagraph extends TdApi.PageBlock
A text paragraph.
  • Field Details

    • text

      public TdApi.RichText text
      Paragraph text.
    • CONSTRUCTOR

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

    • PageBlockParagraph

      public PageBlockParagraph()
      A text paragraph.
    • PageBlockParagraph

      public PageBlockParagraph(TdApi.RichText text)
      A text paragraph.
      Parameters:
      text - Paragraph text.
  • 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