Class TdApi.RichTexts

Enclosing class:
TdApi

public static class TdApi.RichTexts extends TdApi.RichText
A concatenation of rich texts.
  • Field Details

    • texts

      public TdApi.RichText[] texts
      Texts.
    • CONSTRUCTOR

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

    • RichTexts

      public RichTexts()
      A concatenation of rich texts.
    • RichTexts

      public RichTexts(TdApi.RichText[] texts)
      A concatenation of rich texts.
      Parameters:
      texts - Texts.
  • 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