Class TdApi.PublicForwardMessage

Enclosing class:
TdApi

public static class TdApi.PublicForwardMessage extends TdApi.PublicForward
Contains a public forward as a message.
  • Field Details

    • message

      public TdApi.Message message
      Information about the message.
    • CONSTRUCTOR

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

    • PublicForwardMessage

      public PublicForwardMessage()
      Contains a public forward as a message.
    • PublicForwardMessage

      public PublicForwardMessage(TdApi.Message message)
      Contains a public forward as a message.
      Parameters:
      message - Information about 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