Class TdApi.RichTextStrikethrough

Enclosing class:
TdApi

public static class TdApi.RichTextStrikethrough extends TdApi.RichText
A strikethrough rich text.
  • Field Details

    • text

      public TdApi.RichText text
      Text.
    • CONSTRUCTOR

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

    • RichTextStrikethrough

      public RichTextStrikethrough()
      A strikethrough rich text.
    • RichTextStrikethrough

      public RichTextStrikethrough(TdApi.RichText text)
      A strikethrough rich text.
      Parameters:
      text - 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