Class TdApi.PageBlockSubtitle

Enclosing class:
TdApi

public static class TdApi.PageBlockSubtitle extends TdApi.PageBlock
The subtitle of a page.
  • Field Details

    • subtitle

      public TdApi.RichText subtitle
      Subtitle.
    • CONSTRUCTOR

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

    • PageBlockSubtitle

      public PageBlockSubtitle()
      The subtitle of a page.
    • PageBlockSubtitle

      public PageBlockSubtitle(TdApi.RichText subtitle)
      The subtitle of a page.
      Parameters:
      subtitle - Subtitle.
  • 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