Class TdApi.TextEntityTypeMediaTimestamp

Enclosing class:
TdApi

public static class TdApi.TextEntityTypeMediaTimestamp extends TdApi.TextEntityType
A media timestamp.
  • Field Details

    • mediaTimestamp

      public int mediaTimestamp
      Timestamp from which a video/audio/video note/voice note/story playing must start, in seconds. The media can be in the content or the link preview of the current message, or in the same places in the replied message.
    • CONSTRUCTOR

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

    • TextEntityTypeMediaTimestamp

      public TextEntityTypeMediaTimestamp()
      A media timestamp.
    • TextEntityTypeMediaTimestamp

      public TextEntityTypeMediaTimestamp(int mediaTimestamp)
      A media timestamp.
      Parameters:
      mediaTimestamp - Timestamp from which a video/audio/video note/voice note/story playing must start, in seconds. The media can be in the content or the link preview of the current message, or in the same places in the replied 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