Class TdApi.FileTypeSelfDestructingVideoNote

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.FileType
org.drinkless.tdlib.TdApi.FileTypeSelfDestructingVideoNote
Enclosing class:
TdApi

public static class TdApi.FileTypeSelfDestructingVideoNote extends TdApi.FileType
The file is a self-destructing video note in a private chat.
  • Field Details

    • CONSTRUCTOR

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

    • FileTypeSelfDestructingVideoNote

      public FileTypeSelfDestructingVideoNote()
      The file is a self-destructing video note in a private chat.
  • 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