Interface MessageFileTypeUnknown

The messages were exported from a chat of unknown type. Subtype of MessageFileType.

interface MessageFileTypeUnknown {
    @type: "messageFileTypeUnknown";
}

Properties

Properties

@type: "messageFileTypeUnknown"