Class TdApi.PageBlockSubheader

Enclosing class:
TdApi

public static class TdApi.PageBlockSubheader extends TdApi.PageBlock
A subheader.
  • Field Details

    • subheader

      public TdApi.RichText subheader
      Subheader.
    • CONSTRUCTOR

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

    • PageBlockSubheader

      public PageBlockSubheader()
      A subheader.
    • PageBlockSubheader

      public PageBlockSubheader(TdApi.RichText subheader)
      A subheader.
      Parameters:
      subheader - Subheader.
  • 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