Class TdApi.DraftMessageContentRichMessage

Enclosing class:
TdApi

public static class TdApi.DraftMessageContentRichMessage extends TdApi.DraftMessageContent
A rich message draft; not supported in setChatDraftMessage.
  • Field Details

    • message

      public TdApi.RichMessage message
      The rich message; the message must not have not yet uploaded media.
    • CONSTRUCTOR

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

    • DraftMessageContentRichMessage

      public DraftMessageContentRichMessage()
      A rich message draft; not supported in setChatDraftMessage.
    • DraftMessageContentRichMessage

      public DraftMessageContentRichMessage(TdApi.RichMessage message)
      A rich message draft; not supported in setChatDraftMessage.
      Parameters:
      message - The rich message; the message must not have not yet uploaded media.
  • 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