Class TdApi.LinkPreviewTypeAudio

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeAudio extends TdApi.LinkPreviewType
The link is a link to an audio.
  • Field Details

    • audio

      public TdApi.Audio audio
      The audio description.
    • CONSTRUCTOR

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

    • LinkPreviewTypeAudio

      public LinkPreviewTypeAudio()
      The link is a link to an audio.
    • LinkPreviewTypeAudio

      public LinkPreviewTypeAudio(TdApi.Audio audio)
      The link is a link to an audio.
      Parameters:
      audio - The audio description.
  • 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