Class TdApi.RichMessageSourceBlocks

Enclosing class:
TdApi

public static class TdApi.RichMessageSourceBlocks extends TdApi.RichMessageSource
A rich message defined by blocks.
  • Field Details

    • blocks

      public TdApi.InputPageBlock[] blocks
      Content of the message.
    • CONSTRUCTOR

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

    • RichMessageSourceBlocks

      public RichMessageSourceBlocks()
      A rich message defined by blocks.
    • RichMessageSourceBlocks

      public RichMessageSourceBlocks(TdApi.InputPageBlock[] blocks)
      A rich message defined by blocks.
      Parameters:
      blocks - Content of the message.
  • 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