Class TdApi.LinkPreviewTypeVideoNote

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeVideoNote extends TdApi.LinkPreviewType
The link is a link to a video note message.
  • Field Details

    • videoNote

      public TdApi.VideoNote videoNote
      The video note.
    • CONSTRUCTOR

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

    • LinkPreviewTypeVideoNote

      public LinkPreviewTypeVideoNote()
      The link is a link to a video note message.
    • LinkPreviewTypeVideoNote

      public LinkPreviewTypeVideoNote(TdApi.VideoNote videoNote)
      The link is a link to a video note message.
      Parameters:
      videoNote - The video note.
  • 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