Class TdApi.MessageFileTypePrivate

Enclosing class:
TdApi

public static class TdApi.MessageFileTypePrivate extends TdApi.MessageFileType
The messages were exported from a private chat.
  • Field Details

    • name

      public String name
      Name of the other party; may be empty if unrecognized.
    • CONSTRUCTOR

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

    • MessageFileTypePrivate

      public MessageFileTypePrivate()
      The messages were exported from a private chat.
    • MessageFileTypePrivate

      public MessageFileTypePrivate(String name)
      The messages were exported from a private chat.
      Parameters:
      name - Name of the other party; may be empty if unrecognized.
  • 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