Class TdApi.PageBlockTitle

Enclosing class:
TdApi

public static class TdApi.PageBlockTitle extends TdApi.PageBlock
The title of a page.
  • Field Details

    • title

      public TdApi.RichText title
      Title.
    • CONSTRUCTOR

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

    • PageBlockTitle

      public PageBlockTitle()
      The title of a page.
    • PageBlockTitle

      public PageBlockTitle(TdApi.RichText title)
      The title of a page.
      Parameters:
      title - Title.
  • 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